Commit Graph

17977 Commits

Author SHA1 Message Date
Václav Slavík
c7418665cb compilation fix for wxUSE_FILESYSTEM=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-29 22:41:12 +00:00
Julian Smart
4b0fd422bd Specify tree control in event table to avoid problems with stray tree events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-29 13:05:20 +00:00
Robin Dunn
42e5385fcc Updated wx.lib.calendar with many fixes and enhancements from Joerg
"Adi" Sieker.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-27 23:21:37 +00:00
Robin Dunn
3d808368e3 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-25 21:44:23 +00:00
Robin Dunn
e171eb7c02 backported Mac GetHandle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-25 21:43:19 +00:00
Stefan Neis
c3e69a02c4 Compilation fix for gcc-3.x.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-22 18:54:13 +00:00
Julian Smart
c8898a5e44 Remove crash due to reference being kept after object destroyed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-19 15:04:54 +00:00
Julian Smart
272c6a23de Applied [ 897450 ] Patch for WXDEBUG_NEW docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-18 11:44:11 +00:00
Julian Smart
36c5f728e7 Added wxDIALOG_NO_PARENT style to XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-18 09:35:46 +00:00
Julian Smart
2f60684844 Fixed a bug in DoGetBestSize that would make wxSpinCtrl too tall
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-17 14:44:22 +00:00
Dimitri Schoolwerth
1eb71e4efb Backport: Fixed invalid background colour of controls on a notebookpage when using certain XP themes/WindowBlinds skins (bug 897965).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-17 04:23:45 +00:00
Stefan Neis
fd035889c7 Really fixed separator handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-15 17:35:55 +00:00
Vadim Zeitlin
b46db46f30 added ws2_32.lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-14 23:57:25 +00:00
Stefan Csomor
25c9f4394e panther fixes for static box distances
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 18:23:29 +00:00
Stefan Csomor
314bbbacb3 because some sash code draws whether the window is visible or not, the easiest thing is to make the MacGetVisibleRegion return an empty region for this case, so the wxDC is always entirely clipped
added wxStaticBox fix for panther


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 17:31:38 +00:00
Stefan Neis
91df926e86 Script install-sh wants a '-c' parameter, otherwise it 'moves' the header
files instead of copying them.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 22:54:05 +00:00
Stefan Neis
ddec88573d On 'make clean' don't remove the resource file on OS/2
(It's shared between all apps!).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 22:51:05 +00:00
Julian Smart
3b8675dd43 Closed doc bug [ 412032 ] wxGrid SetCellAlignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:51:13 +00:00
Julian Smart
ecc6b334d6 Fixed [ 855507 ] typo in wxFrame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:39:29 +00:00
Julian Smart
a9cd350583 Fixed doc bug [ 871974 ] wxCursor(bits, ...) constructor misses fg and bg in doc
Jay Berkenbilt


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:34:16 +00:00
Julian Smart
ae1e7a67f6 Fixed bug [ 875952 ] Win32 wxListControl::FindItem documentation wrong
Fixed bug [ 890430 ] 'message' parameter documented twice


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:15:16 +00:00
Julian Smart
d72dcc19ce Fixed bug [ 865999 ] wxRETAINED windows appear blank on MSW.
wxRETAINED defined to 0 on non-Motif platforms to avoid
clash with wxPOPUP_WINDOW


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:03:28 +00:00
Stefan Neis
923963291f Handle separators in menus correctly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 17:04:28 +00:00
Vadim Zeitlin
dc1fc1bf65 fix for hanging in wxThread::Delete() (patch 882198)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 13:47:56 +00:00
Chris Elliott
2194b1ec8f fix case bug for linker
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-05 13:43:19 +00:00
Václav Slavík
0e03d3f6aa fixed bug #890430, parameter documented twice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-04 19:39:35 +00:00
Vadim Zeitlin
f9397309e7 fix for AIX build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-04 15:46:13 +00:00
Vadim Zeitlin
9e6fd17be3 define WX_DEFINE_ARRAY_PTR for forward compatibility with 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-04 15:14:55 +00:00
Chris Elliott
013675321e fixes from Arjan Knepper for D Mars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-02 14:16:32 +00:00
Václav Slavík
93f6e6df19 prefix symbols with wx_ to reduce risk of collision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-30 12:20:40 +00:00
Stefan Neis
63dd265775 Added hint on how to build from CVS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-24 16:58:56 +00:00
Julian Smart
0d11278da7 Applied patch [ 882493 ] Added XRC support for wxStatusBar
By Brian Ravnsgaard Riis


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 10:01:45 +00:00
Bryan Petty
5654b0cc52 This commit was manufactured by cvs2svn to create branch
'WX_2_4_BRANCH'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 10:01:45 +00:00
Julian Smart
05b43e428d Applied patch [ 882493 ] Added XRC support for wxStatusBar
By Brian Ravnsgaard Riis


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 10:01:44 +00:00
Václav Slavík
bfdad56521 fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 17:53:52 +00:00
Julian Smart
0fd0be4ca7 wxFileDialog now returns correct filter index for multiple-file
dialogs.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 13:44:54 +00:00
Julian Smart
496a268d17 Filter index wasn't being set for multiple file dialog
Added several filters to multiple files test in dialogs sample
to test that it's now working


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 13:41:12 +00:00
Julian Smart
b244e900e3 Some doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 14:39:11 +00:00
Julian Smart
28f9e83a09 Some response file updates I forgot to commit previously
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 00:44:27 +00:00
Julian Smart
e3a9183200 Applied [ 876737 ] menu item with bitmap uses wrong font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-17 17:05:35 +00:00
Ryan Norton
325cdede2e A small patch (easy construction of wxFileConfig)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-16 03:08:34 +00:00
Robin Dunn
a51a357ce7 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-15 17:46:44 +00:00
Robin Dunn
48c1c764af new version of fancytext module, added foldmenu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-15 17:45:10 +00:00
Bryan Petty
b640ef4662 This commit was manufactured by cvs2svn to create branch
'WX_2_4_BRANCH'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-15 17:45:10 +00:00
Robin Dunn
76fa8a9b10 Move wxPyTreeCtrl declaration to header file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-15 17:43:36 +00:00
Robin Dunn
16b129adb2 Don't allow parameterless wxDropSource
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-15 17:41:18 +00:00
Robin Dunn
cc01897268 Don't forget...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-15 17:40:28 +00:00
Robin Dunn
b0fe03a6df Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-15 17:40:13 +00:00
Robin Dunn
1001d95c5f fix install target for devel package
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-15 17:39:34 +00:00
Robin Dunn
1d4d7a48fb A bunch of little demo tweaks that have accumulated over time...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-15 17:38:10 +00:00