Ryan Norton
|
24c8053b88
|
Fixed TEST_SCOPEGUARD (newer version prepends wx to macros...)
C:\\wxWindows\\samples\\console\\console.cpp(3379) : error C2065: 'ON_BLOCK_EXIT0' : undeclared identifier
C:\\wxWindows\\samples\\console\\console.cpp(3380) : error C2065: 'ON_BLOCK_EXIT1' : undeclared identifier
C:\\wxWindows\\samples\\console\\console.cpp(3381) : error C2065: 'ON_BLOCK_EXIT2' : undeclared identifier
C:\\wxWindows\\samples\\console\\console.cpp(3384) : error C2065: 'ON_BLOCK_EXIT_OBJ0' : undeclared identifier
C:\\wxWindows\\samples\\console\\console.cpp(3385) : error C2065: 'ON_BLOCK_EXIT_OBJ1' : undeclared identifier
C:\\wxWindows\\samples\\console\\console.cpp(3386) : error C2065: 'ON_BLOCK_EXIT_OBJ2' : undeclared identifier
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 10:02:35 +00:00 |
|
Ryan Norton
|
abc1160026
|
Committed Mike's Update Patch
862130 wxZlibInput/OutputStream gzip support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 04:30:32 +00:00 |
|
Ryan Norton
|
301deecc27
|
Committed Mike's Update Patch
862130 wxZlibInput/OutputStream gzip support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 04:28:45 +00:00 |
|
Ryan Norton
|
7e658c4b3e
|
Scopeguard test doesn't work either due to some undefined functions/macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 00:05:35 +00:00 |
|
Ryan Norton
|
34126b5484
|
quick fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 00:04:17 +00:00 |
|
Ryan Norton
|
d890ea0d4c
|
size_t is always unsigned....
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 22:25:48 +00:00 |
|
Václav Slavík
|
cfde0f19b6
|
minor corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 22:16:32 +00:00 |
|
Robin Dunn
|
d9e12f1a32
|
Clean out the old stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 21:28:12 +00:00 |
|
Robin Dunn
|
cbd72d4fb4
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 20:03:09 +00:00 |
|
Robin Dunn
|
39f61e253d
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 19:55:26 +00:00 |
|
Robin Dunn
|
81cfe5e13e
|
Aquire the GIL before raising the NotImplementedError exception
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 19:54:10 +00:00 |
|
Robin Dunn
|
2678dd26fb
|
Added wxHtmlCell::[S|G]etId
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 19:53:24 +00:00 |
|
Robin Dunn
|
33785d9f22
|
More lib and demo changes for dropping the wx prefix, from Jeff G.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 19:36:30 +00:00 |
|
Ryan Norton
|
2b0a7c092c
|
[ 835171 ] Show hidden files in wxGenericDirCtrl
(genericdirctrl is neat!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 15:13:15 +00:00 |
|
Ryan Norton
|
dd12f8bbcf
|
I should modify this more :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 14:04:08 +00:00 |
|
Julian Smart
|
21f6094583
|
Added wxPATH_NORM_SHORTCUT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 13:59:13 +00:00 |
|
Ryan Norton
|
892dd3cef3
|
Added another sanity check....
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 13:54:13 +00:00 |
|
Ryan Norton
|
816e36172a
|
Reversed,...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 13:52:02 +00:00 |
|
Ryan Norton
|
6f070389aa
|
Comment....
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 13:47:25 +00:00 |
|
Ryan Norton
|
5294e30a38
|
Added an assert...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 13:39:40 +00:00 |
|
Ryan Norton
|
7b0c29b97b
|
1.
Regenerated Bakefiles
2.
Added regextest sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 13:08:29 +00:00 |
|
Julian Smart
|
0d8b87ac8a
|
Applied patch [ 853031 ] Japanese po file
Supplied by Hiroshi Saito, Taishin Kin made the last
adjustment.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 12:18:54 +00:00 |
|
Ryan Norton
|
13c3eab75a
|
Contact info
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 09:05:08 +00:00 |
|
Robin Dunn
|
d03fd34d3c
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 01:17:52 +00:00 |
|
Robin Dunn
|
e732529375
|
Oops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 01:14:15 +00:00 |
|
Robin Dunn
|
707fbe5d0f
|
Fixed a couple namespace issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 01:03:44 +00:00 |
|
Robin Dunn
|
76f48e3308
|
Fixed indetation error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 01:03:19 +00:00 |
|
Robin Dunn
|
b2dc104421
|
More changes to make the autodocs be better, made all the namestrings
and such be visible to swig so the autodoc generator knows how to
rename them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-20 01:01:49 +00:00 |
|
Ryan Norton
|
161c73a392
|
Noted where the documentation was
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-19 23:43:45 +00:00 |
|
Ryan Norton
|
e970653a2d
|
Added some documentation :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-19 23:32:40 +00:00 |
|
Robin Dunn
|
196addbfe0
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-19 04:47:55 +00:00 |
|
Robin Dunn
|
64e8a1f072
|
autodoc docstring fixes and such
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-19 04:45:35 +00:00 |
|
Robin Dunn
|
b0640a71ca
|
Version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-19 04:42:39 +00:00 |
|
Robin Dunn
|
28a15b3e4c
|
Updated SWIG patches for new CVS line numbers, also output "int" for
enum types in the autodoc strings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-19 04:39:38 +00:00 |
|
Dimitri Schoolwerth
|
98de2b6805
|
Always let (deprecated) FindColour() return a new instance of a found colour, because otherwise multiple calls to FindColour() will share the same wxColour; Added a wxLogDebug message when FindColour() is used because it shouldn't be used without modifying user-code probably (Returned wxColours must now be released).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-19 02:09:01 +00:00 |
|
Dimitri Schoolwerth
|
0c65afdb45
|
Partially applied patch #8618848 ("adjustment of bombs demo to wxBombsCE"). Applied the source changes only, not the project changes; (wx-)modernized the demo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-19 01:34:40 +00:00 |
|
Václav Slavík
|
02a0c28d96
|
info about what is generated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 21:29:57 +00:00 |
|
Robin Dunn
|
3a04f1432d
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 19:11:15 +00:00 |
|
Robin Dunn
|
c1ea08d355
|
Tweaking names (Thanks Jeff!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 19:10:26 +00:00 |
|
Robin Dunn
|
6158f936ec
|
Tweaked some sample code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 19:08:13 +00:00 |
|
Dimitri Schoolwerth
|
792626ca3d
|
Include wx/confbase.h which is needed by this file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 14:54:25 +00:00 |
|
Václav Slavík
|
453bd2ed63
|
regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 14:32:31 +00:00 |
|
Václav Slavík
|
5eb3512030
|
regex lib needs wx headers now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 10:42:09 +00:00 |
|
Václav Slavík
|
539fb7a26c
|
reverted relative include path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 10:41:34 +00:00 |
|
Ryan Norton
|
e15aca7e47
|
Ak. Corrected wxUSE_UNICODE checking...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 10:19:27 +00:00 |
|
Ryan Norton
|
4ce84ac957
|
Oh Henry :).
He didn't implement dumpchr correctly for unicode...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 10:17:53 +00:00 |
|
Ryan Norton
|
86d35a4466
|
Added an extra c header for memcmp and stuff...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 10:12:58 +00:00 |
|
Ryan Norton
|
85b6c59b89
|
Make include path more literal for bcc...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 10:08:04 +00:00 |
|
Václav Slavík
|
5c3dca2f8e
|
minor clarification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 07:59:36 +00:00 |
|
Gilles Depeyrot
|
4f5b1fc4ca
|
corrected comments for wxMac compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-18 07:38:00 +00:00 |
|