Kevin Ollivier
|
c7f200e9c5
|
Adding technotes about the release system and about adding apps/screenshots to the wxWidgets.org front page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-10 04:05:50 +00:00 |
|
Vadim Zeitlin
|
6dd21271d9
|
empty spin range is valid and even useful (at least for testing purposes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-10 00:45:37 +00:00 |
|
Vadim Zeitlin
|
9323249903
|
fixes for SetRange(): ensure that the value is valid for the new range; update the visible state of the spin arrows when range becomes [in]valid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-10 00:44:44 +00:00 |
|
Vadim Zeitlin
|
5ec60151bf
|
added NormalizeValue() which can be used to ensure that the control value is in range
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-10 00:43:35 +00:00 |
|
Vadim Zeitlin
|
e63f19ba93
|
Added wxID_PAGE_SETUP standard id
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-10 00:14:55 +00:00 |
|
Vadim Zeitlin
|
12dc0a01de
|
do mention AUI in change log
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-10 00:13:21 +00:00 |
|
Robin Dunn
|
955464837e
|
Remove wxColour* typemap, it causes more problems than it solves.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 21:38:54 +00:00 |
|
Vadim Zeitlin
|
034ad06337
|
invalid size is (size_t)-1, not 0xffffffff; stream returned by GetInputstream() must be destroyed while wxHTTP object is still alive; some English corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 21:23:56 +00:00 |
|
Robin Dunn
|
49638afa16
|
Change def of WX_LINGUAS so it works on OS X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 18:54:14 +00:00 |
|
Robin Dunn
|
424752bc36
|
Add typemaps for wxColour*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 18:50:33 +00:00 |
|
Robin Dunn
|
8e1222c7cd
|
Add wx.Rect.InsideRect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 18:50:06 +00:00 |
|
Robin Dunn
|
5472694a7d
|
Add wxWS_EX_CONTEXTHELP, leaving wxFRAME_EX_CONTEXTHELP and
wxDIALOG_EX_CONTEXTHELP for compatibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 18:49:31 +00:00 |
|
Václav Slavík
|
71451a6d16
|
moved wxIcon implementation for ports where it's identical to wxBitmap to generic/icon.{cpp,h} so that the same code is not duplicated several times
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 17:59:30 +00:00 |
|
Michael Wetherell
|
bc023abbbb
|
Detect and use sys/select.h required by POSIX for select
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 11:18:24 +00:00 |
|
Chris Elliott
|
6dc001c8bd
|
update to 2.7.1-rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 08:43:47 +00:00 |
|
Stefan Csomor
|
e7dd76568b
|
fixing dynamic build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 05:21:34 +00:00 |
|
Stefan Csomor
|
05fd8c78b0
|
adding new files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 05:19:38 +00:00 |
|
Stefan Csomor
|
3e7f443280
|
fixing code for shared mach-o builds (removing no-ops)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 05:09:26 +00:00 |
|
Stefan Csomor
|
24fcd264a7
|
simplifying alpha, adding commented part for high-res screens
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 05:07:25 +00:00 |
|
Stefan Csomor
|
de8e2d312f
|
fixing y-transformations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 00:14:41 +00:00 |
|
Václav Slavík
|
1967c0674e
|
fixed SetBackground's argument check
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-08 16:37:26 +00:00 |
|
Václav Slavík
|
e772e33055
|
fixed gcc warnings about wrong format string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-08 15:11:30 +00:00 |
|
Václav Slavík
|
869b59fc91
|
added wxRect::Inside(wxRect) for testing if a rectangle is completely within another rectangle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-08 14:21:44 +00:00 |
|
Václav Slavík
|
6632225c98
|
1. made wxImage compile with wxUSE_STREAMS but without wxUSE_FILE
2. changed to work with wxFFile*Streams if wxUSE_FILE=0 and wxUSE_FFILE=1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-08 13:48:37 +00:00 |
|
Václav Slavík
|
1f3b2af0fe
|
wxPipeInputStream depends on wxFile, use wxUSE_FILE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-08 13:11:52 +00:00 |
|
Václav Slavík
|
9a88f03a5e
|
wxPipeInputStream depends on wxFile, use wxUSE_FILE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-08 13:06:05 +00:00 |
|
Vadim Zeitlin
|
affea3d43b
|
removed odbc sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-08 12:28:11 +00:00 |
|
Vadim Zeitlin
|
25063ed2b4
|
removed mentions of richedit sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-08 12:09:17 +00:00 |
|
Chris Elliott
|
0b70d74cb3
|
bakefile needs the spec file...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-08 10:59:05 +00:00 |
|
Václav Slavík
|
b626fee238
|
safer GetFeature implementation: assert on unknown feature
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-08 10:15:15 +00:00 |
|
Vadim Zeitlin
|
17d704e804
|
removed mentions of the (non-existing any more) resource and tab samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-07 22:37:27 +00:00 |
|
Vadim Zeitlin
|
4334c3d5bd
|
updated docs after moving SetDefaultItem() from wxPanel to wxTLW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-07 21:13:43 +00:00 |
|
Vadim Zeitlin
|
6028b16aef
|
corrected auidemo.dsp name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-07 19:28:10 +00:00 |
|
Robin Dunn
|
1736f021a8
|
Change Fit() back to using SetSize, not SetClientSize.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-07 18:20:02 +00:00 |
|
Vadim Zeitlin
|
3742029648
|
added samples/combo/*.png and samples/internat/ja_JP.EUC-JP/*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-07 16:34:57 +00:00 |
|
Vadim Zeitlin
|
29eb129aec
|
mention wxAUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-07 13:57:58 +00:00 |
|
Vadim Zeitlin
|
47351e2593
|
include wxGTK1 files in wxAll too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-07 13:49:55 +00:00 |
|
Vadim Zeitlin
|
d3e2c897cd
|
include docs sources files in wxAll distrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-07 13:41:50 +00:00 |
|
Vadim Zeitlin
|
1943f68873
|
clarify GNOME files policy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 23:38:39 +00:00 |
|
Vadim Zeitlin
|
6c15b5dcc7
|
added GNOME Files link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 23:07:06 +00:00 |
|
Vadim Zeitlin
|
76e5ecc583
|
GNOME software map doesn't exist any more, removed; corrected Freshmeat link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 22:46:12 +00:00 |
|
Stefan Neis
|
744c594651
|
Fixed (?) problem in region handling which caused major redraw problems.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 22:00:10 +00:00 |
|
Vadim Zeitlin
|
42cd4d35bc
|
changes since 2.6, not 2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 21:57:51 +00:00 |
|
Robin Dunn
|
a109e12bf3
|
Add some text about potential incompatibilites with 2.7.x releases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 21:45:39 +00:00 |
|
Vadim Zeitlin
|
372cfecfef
|
2.7.0 release version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 15:07:49 +00:00 |
|
Vadim Zeitlin
|
f2b5c15796
|
add paths to wxBase libs to dh_shlibdeps invocation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 14:30:35 +00:00 |
|
Vadim Zeitlin
|
291613d6c0
|
python-wxtools doesn't have any shared libraries dependencies (fixes dh_gencontrol warning)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 14:12:13 +00:00 |
|
Vadim Zeitlin
|
9998504e53
|
added missing unicode_suffix's to more packages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 13:50:36 +00:00 |
|
Vadim Zeitlin
|
7ce6cc9b8e
|
unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTHELP in a single wxWS_EX_CONTEXTHELP and changed its value to avoid conflict with wxWS_EX_TRANSIENT (this resulted in all progress dialogs having useless context help button in their title bar)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 12:56:48 +00:00 |
|
Angel Vidal Veiga
|
98e7a7f97f
|
Backporting from my SoC branch, fix for remotely closed sockets firing input events till destroyed or closed locally.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-06 04:46:57 +00:00 |
|