Ryan Norton
|
88568e48e4
|
1.
Changed things others suggested
2.
Changed search text cntrl to a multiline one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-22 09:36:19 +00:00 |
|
Ryan Norton
|
e2d1ad0cc1
|
1.
Only owner draw menus on MSW
2.
Handle GRETA compilations errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 22:44:53 +00:00 |
|
Ryan Norton
|
4e3b466588
|
Added Status Bar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 22:19:25 +00:00 |
|
Ryan Norton
|
acee956c6d
|
Added -
1.
Owner drawn menu items (sort of)
2.
Match/Compile time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 22:03:12 +00:00 |
|
Ryan Norton
|
81e6573009
|
Changed main frame style to wxDEFAULT_FRAME_STYLE | wxTAB_TRAVERSAL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 20:37:17 +00:00 |
|
Julian Smart
|
00cb0756b4
|
Correction for gcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 13:19:44 +00:00 |
|
Ryan Norton
|
7c11dce5f2
|
Changed GRETA compile flag - fixing output (was matching in reverse before....)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 12:22:59 +00:00 |
|
Ryan Norton
|
b5bdef5532
|
Too many changes :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 11:51:33 +00:00 |
|
Václav Slavík
|
651bb0c9e5
|
link against the net library, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 10:27:13 +00:00 |
|
Ryan Norton
|
8d4dc98f75
|
Added some notes and other changes.....
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-21 10:09:36 +00:00 |
|
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 |
|