Commit Graph

17743 Commits

Author SHA1 Message Date
Vadim Zeitlin
f9a53b0880 no real changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 13:38:51 +00:00
Julian Smart
7abe75210f Tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 08:20:34 +00:00
Robin Dunn
1aad7d9118 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 00:37:56 +00:00
Robin Dunn
3a78892d31 Added wxPython.lib.newevent from Miki Tebeka
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 00:37:40 +00:00
Robin Dunn
5e899a81d9 fixed indentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 00:22:50 +00:00
Robin Dunn
b4d05d410b Applied Patch #775357
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 00:21:17 +00:00
Robin Dunn
8c5d4072b1 Allow derived classes to prevent default focus handling (by not
calling Skip)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 23:48:17 +00:00
Robin Dunn
7ba2b66675 Fixes in focus handling related to the AutoComplete window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 23:42:41 +00:00
Mattia Barbon
74b4ca1c60 Add a couple of wxPerl notes.
Mark keyed wxList methods as deprecated.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 19:29:23 +00:00
Robin Dunn
15b6268b64 Install runtime libs to a versioned directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 16:44:38 +00:00
Robin Dunn
2034324361 Moved the hack for the Carbon header compile error to helpers.h so
other modules will see it if needed


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 16:28:19 +00:00
Robin Dunn
cad8feccb8 Added notes about building on Solaris.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 16:26:05 +00:00
Robin Dunn
0bf23aa272 HitTest patch from Alberto
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 16:15:43 +00:00
Robin Dunn
9f1b05c6ed reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 16:15:11 +00:00
Robin Dunn
5e0a6ccf92 dropped the prerelease flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 16:14:33 +00:00
Robin Dunn
0b51434e6e demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 02:04:38 +00:00
Robin Dunn
d4d9af78c2 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-23 02:03:19 +00:00
Robin Dunn
198c577357 Initialize the default tool width and height
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 23:14:07 +00:00
Robin Dunn
467760b6d4 Recoded images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 23:04:51 +00:00
Robin Dunn
f3927bf5d3 Changes when/how the wxApp object is created.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 23:02:36 +00:00
Robin Dunn
f00a46313d Fixed some float --> int conversion warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:30:35 +00:00
Robin Dunn
aa22c8def6 ReSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:29:34 +00:00
Robin Dunn
191845f266 Add wxTrap wrapper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:28:57 +00:00
Robin Dunn
83fbc2a202 Fix a compilation warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:28:31 +00:00
Robin Dunn
935835b927 Fix a return type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:28:19 +00:00
Robin Dunn
228401620b Tweak wxCOlour.__repr__ and add wxRegionIterator.__nonzero__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:28:06 +00:00
Robin Dunn
52245f7a59 Catch exception when signal is used in the non-main thread
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:26:08 +00:00
Robin Dunn
78856556a9 Version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:25:08 +00:00
Robin Dunn
cde2e5f7f3 Change some wxASSERT's to wxCHECK's so the offending code will safely
be skipped instead of causing a crash.  (Backported from 2.5)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:07:55 +00:00
Robin Dunn
1cca2da448 Init wxRTTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:04:45 +00:00
Robin Dunn
5f00f92581 demo tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 22:02:46 +00:00
Robin Dunn
6be25ecd5c ReSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 21:55:30 +00:00
Robin Dunn
0aae3952c7 Fixed GetPoints. Since wxRealPoint is not an wxObject I can't use the
helper function here.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 21:53:33 +00:00
Robin Dunn
0b2c06fef3 Added some missing constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 21:52:17 +00:00
Vadim Zeitlin
0bbf4cf70c fixed bug in DeleteEntry()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 20:36:58 +00:00
Julian Smart
a974cefd4d Must use --disable-fs_inet to prevent chkconf error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 12:12:46 +00:00
Julian Smart
d093b6cee2 Tweaks for wxMGL RPM production
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 12:10:12 +00:00
Julian Smart
6784a588c5 More SC makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 10:42:50 +00:00
Julian Smart
9902e8a2f8 Added Symantec files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 10:39:40 +00:00
Chris Elliott
68cbf3f89f fix for gtk swapped colors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 09:44:57 +00:00
Chris Elliott
7993dbdd97 SF patch [ 773930 ] Fix for OpenWatcom makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 09:16:20 +00:00
Julian Smart
455b55a6a8 Fixed precompiled header settings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 08:03:58 +00:00
Julian Smart
57b939855d Added missing files to project file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-22 07:52:28 +00:00
Vadim Zeitlin
889285fd21 don't return & in strings returned by GetLabelTop() (closes 687905)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-21 15:22:15 +00:00
Julian Smart
ec5b49cf64 Corrected date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-21 12:45:27 +00:00
Vadim Zeitlin
18d69bb3bb regenerated after --rezflags change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-21 12:03:07 +00:00
Vadim Zeitlin
3c775050a0 fixed wx-config --rezflags output on platforms != Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-21 11:18:41 +00:00
Julian Smart
bb676f2daf Killed un-dead file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-21 08:43:12 +00:00
Julian Smart
8bb3c88570 Regenerated configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-21 08:40:25 +00:00
Vadim Zeitlin
07421d20b5 memory leak fixes in file dialogs (patch 783812)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-21 00:06:05 +00:00