]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agoCorrection for Unicode
Julian Smart [Mon, 25 Aug 2003 08:13:13 +0000 (08:13 +0000)] 
Correction for Unicode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agogeneric template must not carry linkage clause
Stefan Csomor [Mon, 25 Aug 2003 07:34:58 +0000 (07:34 +0000)] 
generic template must not carry linkage clause

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoadding style to constructors
Stefan Csomor [Sun, 24 Aug 2003 23:42:33 +0000 (23:42 +0000)] 
adding style to constructors

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoadding style to constructor
Stefan Csomor [Sun, 24 Aug 2003 23:41:36 +0000 (23:41 +0000)] 
adding style to constructor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoswitching to registry based type info
Stefan Csomor [Sun, 24 Aug 2003 23:41:05 +0000 (23:41 +0000)] 
switching to registry based type info

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoadaption custom types to new macros
Stefan Csomor [Sun, 24 Aug 2003 23:39:37 +0000 (23:39 +0000)] 
adaption custom types to new macros

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoswitching type info to registration base and lazy lookup (multi-lib-linkage problems...
Stefan Csomor [Sun, 24 Aug 2003 23:36:46 +0000 (23:36 +0000)] 
switching type info to registration base and lazy lookup (multi-lib-linkage problems with old approach)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoCorrected sample.r name
Julian Smart [Sun, 24 Aug 2003 22:59:36 +0000 (22:59 +0000)] 
Corrected sample.r name

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agofixes for the list ctrl layout
Vadim Zeitlin [Sun, 24 Aug 2003 22:46:59 +0000 (22:46 +0000)] 
fixes for the list ctrl layout

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agowarning fixes
Vadim Zeitlin [Sun, 24 Aug 2003 22:09:34 +0000 (22:09 +0000)] 
warning fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agocopy setup.h in every VC++ project file
Václav Slavík [Sun, 24 Aug 2003 21:40:47 +0000 (21:40 +0000)] 
copy setup.h in every VC++ project file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agocopy setup.h in every project file
Václav Slavík [Sun, 24 Aug 2003 21:39:46 +0000 (21:39 +0000)] 
copy setup.h in every project file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoUse "Base" version of wxBell on OS/2.
Stefan Neis [Sun, 24 Aug 2003 20:11:54 +0000 (20:11 +0000)] 
Use "Base" version of wxBell on OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoAdded some files
Julian Smart [Sun, 24 Aug 2003 20:03:46 +0000 (20:03 +0000)] 
Added some files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoAdded maketarballs script
Julian Smart [Sun, 24 Aug 2003 19:59:29 +0000 (19:59 +0000)] 
Added maketarballs script

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoFixed #pragma interface/implementation handling for old compilers.
Stefan Neis [Sun, 24 Aug 2003 16:38:02 +0000 (16:38 +0000)] 
Fixed #pragma interface/implementation handling for old compilers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoUse wxIconLocation instead of wxIcon (as in the other ports).
Stefan Neis [Sun, 24 Aug 2003 15:56:19 +0000 (15:56 +0000)] 
Use wxIconLocation instead of wxIcon (as in the other ports).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agofixed wrong WXDLLEXPORT usage
Václav Slavík [Sun, 24 Aug 2003 15:43:58 +0000 (15:43 +0000)] 
fixed wrong WXDLLEXPORT usage

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agolinkage corrections
Stefan Csomor [Sun, 24 Aug 2003 15:41:05 +0000 (15:41 +0000)] 
linkage corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoRemoved warning
Julian Smart [Sun, 24 Aug 2003 15:27:21 +0000 (15:27 +0000)] 
Removed warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoWorked around a problem whereby the MSW _native_ horiz. scrollbar
Julian Smart [Sun, 24 Aug 2003 15:25:13 +0000 (15:25 +0000)] 
Worked around a problem whereby the MSW _native_ horiz. scrollbar
was created instead of the Univ scrollbar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agolinkage corrections, destructors added
Stefan Csomor [Sun, 24 Aug 2003 15:22:07 +0000 (15:22 +0000)] 
linkage corrections, destructors added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoEliminated bizarre VC++ internal compiler errors, perhaps related to
Julian Smart [Sun, 24 Aug 2003 14:30:23 +0000 (14:30 +0000)] 
Eliminated bizarre VC++ internal compiler errors, perhaps related to
enabling C++ RTTI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoTry to get along without wxWakeUpMainThread (wxBase/GTK/Motif/X11 won't
Stefan Neis [Sun, 24 Aug 2003 14:26:50 +0000 (14:26 +0000)] 
Try to get along without wxWakeUpMainThread (wxBase/GTK/Motif/X11 won't
        compile with it).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoCompilation fixes for OS/2.
Stefan Neis [Sun, 24 Aug 2003 14:08:44 +0000 (14:08 +0000)] 
Compilation fixes for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agofix gcc warnings
Václav Slavík [Sun, 24 Aug 2003 13:27:56 +0000 (13:27 +0000)] 
fix gcc warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agomoving xti includes after the EXTENDED_RTTI clause
Stefan Csomor [Sun, 24 Aug 2003 13:21:37 +0000 (13:21 +0000)] 
moving xti includes after the EXTENDED_RTTI clause

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoDon't include xti.h if not using extended RTTI
Julian Smart [Sun, 24 Aug 2003 13:04:30 +0000 (13:04 +0000)] 
Don't include xti.h if not using extended RTTI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agofixed gcc warnings and reformatted some pieces of code to be a bit readable
Václav Slavík [Sun, 24 Aug 2003 12:55:22 +0000 (12:55 +0000)] 
fixed gcc warnings and reformatted some pieces of code to be a bit readable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agogcc /vc6 workarounds
Stefan Csomor [Sun, 24 Aug 2003 12:22:08 +0000 (12:22 +0000)] 
gcc /vc6 workarounds

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoAdded some window style metadata
Julian Smart [Sun, 24 Aug 2003 11:35:44 +0000 (11:35 +0000)] 
Added some window style metadata

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoMore fixes/improvements for OS/2.
Stefan Neis [Sun, 24 Aug 2003 11:35:13 +0000 (11:35 +0000)] 
More fixes/improvements for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoAdded missing wxCalendarCtrl styles
Julian Smart [Sun, 24 Aug 2003 11:30:14 +0000 (11:30 +0000)] 
Added missing wxCalendarCtrl styles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoAdded style metadata for selected controls
Julian Smart [Sun, 24 Aug 2003 11:26:25 +0000 (11:26 +0000)] 
Added style metadata for selected controls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoregenerated makefiles
Václav Slavík [Sun, 24 Aug 2003 10:23:35 +0000 (10:23 +0000)] 
regenerated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoFixed compile error (seen on OS/2).
Stefan Neis [Sun, 24 Aug 2003 10:19:37 +0000 (10:19 +0000)] 
Fixed compile error (seen on OS/2).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoRemoved superfluous conditional include.
Stefan Neis [Sun, 24 Aug 2003 09:56:16 +0000 (09:56 +0000)] 
Removed superfluous conditional include.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoMinor correction for OS/2.
Stefan Neis [Sun, 24 Aug 2003 09:52:09 +0000 (09:52 +0000)] 
Minor correction for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoDoc corrections
Julian Smart [Sun, 24 Aug 2003 08:16:37 +0000 (08:16 +0000)] 
Doc corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoSome more fixes for OS/2.
Stefan Neis [Sun, 24 Aug 2003 07:36:36 +0000 (07:36 +0000)] 
Some more fixes for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoavoid streaming of 'private' children
Stefan Csomor [Sat, 23 Aug 2003 22:49:55 +0000 (22:49 +0000)] 
avoid streaming of 'private' children

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agowindow flags extensions, streaming callback
Stefan Csomor [Sat, 23 Aug 2003 22:49:08 +0000 (22:49 +0000)] 
window flags extensions, streaming callback

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoflags extension
Stefan Csomor [Sat, 23 Aug 2003 22:47:56 +0000 (22:47 +0000)] 
flags extension

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoflags extension
Stefan Csomor [Sat, 23 Aug 2003 22:37:11 +0000 (22:37 +0000)] 
flags extension

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agofixed bundles dependency
Václav Slavík [Sat, 23 Aug 2003 21:51:13 +0000 (21:51 +0000)] 
fixed bundles dependency

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoXTI changes update
Václav Slavík [Sat, 23 Aug 2003 21:10:58 +0000 (21:10 +0000)] 
XTI changes update

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoUnicode fix
Václav Slavík [Sat, 23 Aug 2003 21:01:58 +0000 (21:01 +0000)] 
Unicode fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoredistribution of code for different library parts
Stefan Csomor [Sat, 23 Aug 2003 19:40:04 +0000 (19:40 +0000)] 
redistribution of code for different library parts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agocopy bitmaps to runtime directory
Václav Slavík [Sat, 23 Aug 2003 13:01:20 +0000 (13:01 +0000)] 
copy bitmaps to runtime directory

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoget rid of warning
Václav Slavík [Sat, 23 Aug 2003 12:54:55 +0000 (12:54 +0000)] 
get rid of warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agobuiltin iODBC build fixes
Václav Slavík [Sat, 23 Aug 2003 12:45:34 +0000 (12:45 +0000)] 
builtin iODBC build fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agouse forward instead of backward slashes in filesnames passed to gcc
Václav Slavík [Sat, 23 Aug 2003 12:22:51 +0000 (12:22 +0000)] 
use forward instead of backward slashes in filesnames passed to gcc

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agouse -a8 instead of -a4
Václav Slavík [Sat, 23 Aug 2003 12:20:53 +0000 (12:20 +0000)] 
use -a8 instead of -a4

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoregenerated with fixed version of bakefile
Václav Slavík [Sat, 23 Aug 2003 11:38:02 +0000 (11:38 +0000)] 
regenerated with fixed version of bakefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agominor fix (no real effect)
Václav Slavík [Sat, 23 Aug 2003 09:41:23 +0000 (09:41 +0000)] 
minor fix (no real effect)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoRemoved __WXUNIVERSAL__ part of condition
Julian Smart [Sat, 23 Aug 2003 09:30:28 +0000 (09:30 +0000)] 
Removed __WXUNIVERSAL__ part of condition

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoreSWIGged
Robin Dunn [Sat, 23 Aug 2003 02:56:37 +0000 (02:56 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoremoved duplicate method def
Robin Dunn [Sat, 23 Aug 2003 02:51:21 +0000 (02:51 +0000)] 
removed duplicate method def

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agofixes for new lib dirs for wxMSW
Robin Dunn [Sat, 23 Aug 2003 02:50:33 +0000 (02:50 +0000)] 
fixes for new lib dirs for wxMSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoreSWIGged
Robin Dunn [Sat, 23 Aug 2003 02:49:13 +0000 (02:49 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoAdded #if wxUSE_CMDLINE_PARSER
Robin Dunn [Sat, 23 Aug 2003 02:38:34 +0000 (02:38 +0000)] 
Added #if wxUSE_CMDLINE_PARSER

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoInitialize default values for the tool button size
Robin Dunn [Sat, 23 Aug 2003 01:44:09 +0000 (01:44 +0000)] 
Initialize default values for the tool button size

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoxti property extensions, style bits additions
Stefan Csomor [Sat, 23 Aug 2003 00:41:33 +0000 (00:41 +0000)] 
xti property extensions, style bits additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoxti additions / changes, trying to reduce dependencies
Stefan Csomor [Sat, 23 Aug 2003 00:40:53 +0000 (00:40 +0000)] 
xti additions / changes, trying to reduce dependencies

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoxti additions / changes
Stefan Csomor [Sat, 23 Aug 2003 00:37:55 +0000 (00:37 +0000)] 
xti additions / changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agono message
Stefan Csomor [Sat, 23 Aug 2003 00:36:26 +0000 (00:36 +0000)] 
no message

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoDon't use wxID_ANY so events from child wxListCtrl's don't confuse the
Robin Dunn [Fri, 22 Aug 2003 23:57:06 +0000 (23:57 +0000)] 
Don't use wxID_ANY so events from child wxListCtrl's don't confuse the
wxListBook.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoOops, forgot to remove the #includ
Robin Dunn [Fri, 22 Aug 2003 23:03:07 +0000 (23:03 +0000)] 
Oops, forgot to remove the #includ

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoreSWIGged
Robin Dunn [Fri, 22 Aug 2003 22:48:05 +0000 (22:48 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoAdded wrappers for wxBookCtrl and wxListbook. wxNotebook now derives
Robin Dunn [Fri, 22 Aug 2003 22:46:58 +0000 (22:46 +0000)] 
Added wrappers for wxBookCtrl and wxListbook.  wxNotebook now derives
from wxBookCtrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoCommented out wxToolBarSimple since it is fully deprecated now.
Robin Dunn [Fri, 22 Aug 2003 22:45:35 +0000 (22:45 +0000)] 
Commented out wxToolBarSimple since it is fully deprecated now.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoExtra testing code
Robin Dunn [Fri, 22 Aug 2003 22:44:36 +0000 (22:44 +0000)] 
Extra testing code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoregenerated makefiles
Robin Dunn [Fri, 22 Aug 2003 22:43:08 +0000 (22:43 +0000)] 
regenerated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years ago Do not #include wxGUI headers in wxBase files.
Mattia Barbon [Fri, 22 Aug 2003 22:08:44 +0000 (22:08 +0000)] 
  Do not #include wxGUI headers in wxBase files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agofixed text control creation broken by my MacPreControlCreate() change
Vadim Zeitlin [Fri, 22 Aug 2003 22:00:29 +0000 (22:00 +0000)] 
fixed text control creation broken by my MacPreControlCreate() change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agotry to size the list control correctly even when it has scrollbars
Vadim Zeitlin [Fri, 22 Aug 2003 21:59:47 +0000 (21:59 +0000)] 
try to size the list control correctly even when it has scrollbars

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoShow(): Send a wxWindows size event just before calling makeKeyAndOrderFront:
David Elliott [Fri, 22 Aug 2003 21:54:43 +0000 (21:54 +0000)] 
Show(): Send a wxWindows size event just before calling makeKeyAndOrderFront:

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years ago Fix building wxSTC as a DLL using MinGW GCC 3.x.
Mattia Barbon [Fri, 22 Aug 2003 21:24:09 +0000 (21:24 +0000)] 
  Fix building wxSTC as a DLL using MinGW GCC 3.x.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoregenerated makefiles
Robin Dunn [Fri, 22 Aug 2003 21:02:44 +0000 (21:02 +0000)] 
regenerated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoadded bookctrl.h and listbook.h; moved bookctrl.cpp to the correct place
Vadim Zeitlin [Fri, 22 Aug 2003 16:59:33 +0000 (16:59 +0000)] 
added bookctrl.h and listbook.h; moved bookctrl.cpp to the correct place

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoUpdated makefiles
Julian Smart [Fri, 22 Aug 2003 16:30:08 +0000 (16:30 +0000)] 
Updated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoAdded xti*.cpp
Julian Smart [Fri, 22 Aug 2003 16:18:25 +0000 (16:18 +0000)] 
Added xti*.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoadded bookctrl.h, listbook.h
Vadim Zeitlin [Fri, 22 Aug 2003 15:37:21 +0000 (15:37 +0000)] 
added bookctrl.h, listbook.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years ago(blind) fix for MSW crash
Vadim Zeitlin [Fri, 22 Aug 2003 15:29:40 +0000 (15:29 +0000)] 
(blind) fix for MSW crash

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoRemoved erroneous return statements
Julian Smart [Fri, 22 Aug 2003 10:52:01 +0000 (10:52 +0000)] 
Removed erroneous return statements

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoAdded wxUSE_EXTENDED_RTTI
Julian Smart [Fri, 22 Aug 2003 10:25:32 +0000 (10:25 +0000)] 
Added wxUSE_EXTENDED_RTTI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoAdded a line to end of file
Julian Smart [Fri, 22 Aug 2003 10:21:44 +0000 (10:21 +0000)] 
Added a line to end of file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoadded install
Václav Slavík [Fri, 22 Aug 2003 10:03:14 +0000 (10:03 +0000)] 
added install

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agomore Unicode fixes
Václav Slavík [Fri, 22 Aug 2003 10:00:25 +0000 (10:00 +0000)] 
more Unicode fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agofixed setup.h copying
Václav Slavík [Fri, 22 Aug 2003 09:51:49 +0000 (09:51 +0000)] 
fixed setup.h copying

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoregenerated, with os/2 fixes again
Václav Slavík [Fri, 22 Aug 2003 09:47:23 +0000 (09:47 +0000)] 
regenerated, with os/2 fixes again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agofixed custom build step for VC++ project files
Václav Slavík [Fri, 22 Aug 2003 09:46:57 +0000 (09:46 +0000)] 
fixed custom build step for VC++ project files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoInclude imaglist.h
Julian Smart [Fri, 22 Aug 2003 08:41:34 +0000 (08:41 +0000)] 
Include imaglist.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agowxNotebookSizer ctor was missing
Robin Dunn [Fri, 22 Aug 2003 05:48:38 +0000 (05:48 +0000)] 
wxNotebookSizer ctor was missing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agolistbkg.cpp, not listbook.cpp
Vadim Zeitlin [Fri, 22 Aug 2003 00:08:15 +0000 (00:08 +0000)] 
listbkg.cpp, not listbook.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoregenerated after listbkg.cpp addition
Vadim Zeitlin [Thu, 21 Aug 2003 23:55:13 +0000 (23:55 +0000)] 
regenerated after listbkg.cpp addition

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoregenerated
Václav Slavík [Thu, 21 Aug 2003 23:48:16 +0000 (23:48 +0000)] 
regenerated

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoadded wxListbook
Vadim Zeitlin [Thu, 21 Aug 2003 23:16:41 +0000 (23:16 +0000)] 
added wxListbook

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agoregenerated
Vadim Zeitlin [Thu, 21 Aug 2003 23:16:39 +0000 (23:16 +0000)] 
regenerated

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

21 years agomake it possible to use this sample for wxListbook testing too
Vadim Zeitlin [Thu, 21 Aug 2003 23:12:41 +0000 (23:12 +0000)] 
make it possible to use this sample for wxListbook testing too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775