Commit Graph

1120 Commits

Author SHA1 Message Date
Robin Dunn
41378d3480 Upadted GLCanvas demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 22:49:04 +00:00
Robin Dunn
6ab5b2e6e0 Use correct name for alternate constructor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 22:48:15 +00:00
Robin Dunn
2dbef2723c reSWIGged with new runtime, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 22:40:41 +00:00
Robin Dunn
689b5c3869 Put a copy of the generated C++ docs back into the docs tree
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 22:11:26 +00:00
Robin Dunn
a41e16b636 reSWIGged with the new SWIG runtime and also other recent changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 21:58:14 +00:00
Robin Dunn
8b79f98329 Fix MSVC 6 compile problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 21:28:55 +00:00
Robin Dunn
c12014018b Fixed another SWIG warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 21:26:34 +00:00
Robin Dunn
2370fd3a74 Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 21:11:27 +00:00
Robin Dunn
addd64eea4 Cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 21:10:42 +00:00
Robin Dunn
76e4fb5ef9 wxGTK has SetSelection now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 21:09:45 +00:00
Robin Dunn
b60e45d16a docstring fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 21:08:43 +00:00
Robin Dunn
9cca52ba2b More encoding constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 21:07:50 +00:00
Robin Dunn
814cbb494a Fixed SWIG warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 21:06:42 +00:00
Robin Dunn
383562174e wxMenu::Append (and similar) now return a pointer to the wxMenuItem
that was added.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 21:03:15 +00:00
Robin Dunn
3d3e0170c0 Fixed autodoc for static methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 00:12:34 +00:00
Robin Dunn
226b64025a ensure that SetDimensions params are ints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-23 00:00:13 +00:00
Robin Dunn
09557ac6d1 build static lib and then use it for building wxrc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 23:59:05 +00:00
Robin Dunn
fa72af694e Batch file for building the wxWindows .chm help file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 23:57:50 +00:00
Robin Dunn
1b499eb38e Don't forget wxrc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 23:57:09 +00:00
Robin Dunn
108db18a79 Stop the timer when the demo is shutdown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 23:56:39 +00:00
Robin Dunn
f12166fcf5 use Bind
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 23:56:00 +00:00
Robin Dunn
2461468b51 Add some missing wx. prefixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 23:27:39 +00:00
Robin Dunn
305ac48f0a take Throbber out of Misc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 23:27:14 +00:00
Robin Dunn
7cc2d290b4 wx.App
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 23:26:34 +00:00
Robin Dunn
5c75d209da add an overview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 23:25:09 +00:00
Robin Dunn
b978d7aa08 These files just changed in SWIG again, so update the patches again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 22:55:38 +00:00
Robin Dunn
1de47c7cb4 Updated SWIG patches and wxPython's SWIG runtime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 22:31:34 +00:00
Robin Dunn
d1a6e2b7a1 Typos fixed and further clarification of the Python situation on Panther
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 23:05:25 +00:00
Robin Dunn
c6387bc1c5 Changes needed to put the Panther version in the right place, also
changed to using "panther" and "jaguar" in the names.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 20:53:39 +00:00
Robin Dunn
b515af7a75 Typos fixed and other tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 20:33:57 +00:00
Robin Dunn
c10ae51018 Use Bind
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 03:06:55 +00:00
Robin Dunn
f0cd63d2af new encoding constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 02:15:31 +00:00
Robin Dunn
49234978d5 Fix cleanup exceptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 01:50:22 +00:00
Robin Dunn
60d8ee3953 cleanup, docs, and typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 01:48:24 +00:00
Robin Dunn
b701254ac2 Use new SystemSettings names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 23:31:20 +00:00
Robin Dunn
138bb8ca69 use new syntax for emitting python code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 23:30:54 +00:00
Robin Dunn
e6a5dac664 typos fixed and more notes on some changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 23:29:16 +00:00
Robin Dunn
a55bea574a Be sure to mention the directories too so they get cleaned up upon uninstall
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 23:28:37 +00:00
Robin Dunn
317d155040 Patches from Tomo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 23:26:57 +00:00
Robin Dunn
1c01bc8e05 Ignore the args and args errors on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 03:38:34 +00:00
Robin Dunn
b8628a0e2e *** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 03:37:53 +00:00
Robin Dunn
289128a4fb Don't create the fonts until after they are needed (after the App
object has been created.)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 03:05:02 +00:00
Robin Dunn
7a72b62e43 Change owner and permissions of installed files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 01:42:51 +00:00
Robin Dunn
ded0b5ce65 updates for the readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 00:15:39 +00:00
Robin Dunn
6b484aa0bc Updated preview version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 00:14:50 +00:00
Robin Dunn
978cadd05f RPM tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 00:13:51 +00:00
Robin Dunn
46456f618c Updated Installer builder scripts and such for OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-17 23:20:49 +00:00
Robin Dunn
1ab1deabc7 also cleanup patch reject files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-16 19:32:32 +00:00
Robin Dunn
0d58d62689 Ensure item is valid before using it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-16 19:25:11 +00:00
Robin Dunn
cff531b1a8 Updated metadata document
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-16 06:01:51 +00:00