Commit Graph

22694 Commits

Author SHA1 Message Date
Robin Dunn
ded6ea2319 Add Unbind methods that can Disconnect event handlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 19:35:49 +00:00
Robin Dunn
9e4e25d550 Remove the need for the PyPen class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 19:29:16 +00:00
Robin Dunn
99109c0ff1 better __docfilter__ and other epydoc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 19:26:48 +00:00
Stefan Csomor
78577dcb71 added defines for wxchar workaround
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 17:17:31 +00:00
Stefan Csomor
2a039701a8 specific workaround for XCODE native
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 17:15:02 +00:00
Stefan Csomor
fc38315b49 cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 17:13:40 +00:00
Julian Smart
82eda5ecd0 SmartPhone windows are always maximized: Patch 942118
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 13:48:07 +00:00
Robin Dunn
121b9a6757 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 23:41:48 +00:00
Robin Dunn
5020e71e3d fixed introspection of objects with attrs without string names.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 23:38:06 +00:00
Robin Dunn
174ee1b3d3 Patch [ 942051 ] generic wxDCBase::DoGetPartialTextExtents speed improvement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 23:33:55 +00:00
Robin Dunn
5ce4d9fa37 added missing comma
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:28:34 +00:00
Robin Dunn
f8c88923b0 SetStringSelection and etc. fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:26:39 +00:00
Robin Dunn
da8d6ffa57 Patches from KevinO that work around issues where the widget isn't
fully created yet.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:25:44 +00:00
Robin Dunn
4997d3014c wxToggleButton on wxMac has these methods now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:23:33 +00:00
Robin Dunn
26779945a8 More details about the internal module name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:22:41 +00:00
Robin Dunn
1c2accfc9d make it easier to do a gtk2 build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:22:09 +00:00
Robin Dunn
34c29c434b Patch [ 941460 ] wxStaticBox note about control Z-Order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 16:02:25 +00:00
Václav Slavík
a266369341 supress bcc warnings in new zlib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 09:58:00 +00:00
Václav Slavík
ce42615218 another 2.4 compatiblity fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 09:22:03 +00:00
Stefan Csomor
c1b6baffac OSX Info.plist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 05:34:16 +00:00
Stefan Csomor
8fa0dd3f29 xcode 1.2 native targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 05:27:12 +00:00
Stefan Csomor
c2e5616e06 on xcode native we end up with several definitions otherwise
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 05:20:52 +00:00
Stefan Csomor
952b52c9f1 xcode 1.2 project files with native targets and precompiled headers support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 05:13:30 +00:00
Stefan Csomor
b2a9a5fbca xcode precompiled headers support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 04:59:46 +00:00
Václav Slavík
e02ecf7c9a don't crash if there's no wxFileSystem instance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 19:39:57 +00:00
Václav Slavík
82073497ad 2.4 backward compatiblity tests should be run only if the library was built in compatibility mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 19:26:07 +00:00
Vadim Zeitlin
a00b2d0a63 unused var warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 11:52:16 +00:00
Václav Slavík
f69577be06 DMC fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 11:06:02 +00:00
Václav Slavík
e3a0d44cd4 removed GzipStreams, upgraded zlib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 08:57:44 +00:00
Václav Slavík
477a623837 removed wxGzipStreams (supported by wxZlibStreams now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 08:55:57 +00:00
Václav Slavík
1ec0f48ed6 removed GzipStreams, upgraded zlib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 08:50:33 +00:00
Václav Slavík
1824b08894 removed wxGzipStreams (supported by wxZlibStreams now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 08:49:19 +00:00
Václav Slavík
51dbdf8710 upgraded builtin zlib to 1.2.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 08:48:21 +00:00
Václav Slavík
45de6209a9 removed zlib tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 08:46:02 +00:00
Václav Slavík
21ea11a1e9 This commit was generated by cvs2svn to compensate for changes in r26952,
which included commits to RCS files with non-trunk default branches.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 08:06:40 +00:00
Václav Slavík
751bf8f349 Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 08:06:02 +00:00
Václav Slavík
e1c743cc4c This commit was generated by cvs2svn to compensate for changes in r26947,
which included commits to RCS files with non-trunk default branches.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 08:03:26 +00:00
Robin Dunn
d55e5bfc69 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 07:03:15 +00:00
Robin Dunn
54f9ee4509 Renamed the core namespace's submodules to have a leading underscore.
This is so epydoc will automatically mark them as private and won't
document the objects they contain (they'll be docmented via the wx
module.)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 06:51:10 +00:00
Robin Dunn
a95a71334c reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 00:47:48 +00:00
Robin Dunn
ea16d35127 silence a bogus error message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 00:43:20 +00:00
Robin Dunn
0c8f286073 wx.StaticBox and siblings creation order, and other fixes from Kevin Ollivier
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 00:39:05 +00:00
Robin Dunn
07ec2506d5 Use the right classname
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 00:38:55 +00:00
Robin Dunn
0ac982be4b We need __docfilter__ too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 00:38:04 +00:00
Robin Dunn
ffcb969ec6 Tweak the text about Sizer changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 00:37:18 +00:00
Robin Dunn
fb3d05e944 allow to be imported independently
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 00:34:35 +00:00
Stefan Csomor
ebe86b1ea6 gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-24 07:57:12 +00:00
Vadim Zeitlin
719ee7c474 mention that CountTokens() returns the number of remaining tokens, not the total count
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-23 19:22:19 +00:00
Stefan Csomor
3d640cfc40 added network-to-host noops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-23 12:24:55 +00:00
Stefan Csomor
d9d14984ff CFM Build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-23 09:14:50 +00:00