wxWidgets.git
20 years agoadded support for range types to runtime depersister
Stefan Csomor [Wed, 27 Aug 2003 17:11:39 +0000 (17:11 +0000)] 
added support for range types to runtime depersister

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

20 years agoadded range of types to delegate type info
Stefan Csomor [Wed, 27 Aug 2003 17:05:59 +0000 (17:05 +0000)] 
added range of types to delegate type info

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

20 years agoadded range of types for delegate type info
Stefan Csomor [Wed, 27 Aug 2003 17:02:51 +0000 (17:02 +0000)] 
added range of types for delegate type info

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

20 years agoconstness for accessors of enum data
Stefan Csomor [Wed, 27 Aug 2003 12:17:42 +0000 (12:17 +0000)] 
constness for accessors of enum data

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

20 years agochanged getters for enum to const, GetEventClass to the delegate
Stefan Csomor [Wed, 27 Aug 2003 08:10:02 +0000 (08:10 +0000)] 
changed getters for enum to const, GetEventClass to the delegate

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

20 years agoLatest distutils
Robin Dunn [Wed, 27 Aug 2003 00:20:37 +0000 (00:20 +0000)] 
Latest distutils

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

20 years agoWXMAKINGDLL --> WXMAKINGDLL_CORE and also fixed name of resources file
Robin Dunn [Tue, 26 Aug 2003 21:21:50 +0000 (21:21 +0000)] 
WXMAKINGDLL --> WXMAKINGDLL_CORE and also fixed name of resources file
in multi-lib builds (so it doesn't look for "_core" in the name.)

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

20 years agoBetter #if checks for mac in ProcessPlatformProperty
Robin Dunn [Tue, 26 Aug 2003 21:19:30 +0000 (21:19 +0000)] 
Better #if checks for mac in ProcessPlatformProperty

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

20 years ago__WINDOWS__, not __WXMSW__
Václav Slavík [Tue, 26 Aug 2003 20:56:20 +0000 (20:56 +0000)] 
__WINDOWS__, not __WXMSW__

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

20 years agoupdate docs for d_mars
Chris Elliott [Tue, 26 Aug 2003 19:35:48 +0000 (19:35 +0000)] 
update docs for d_mars

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

20 years agofix for d_mars 8.35
Chris Elliott [Tue, 26 Aug 2003 19:32:45 +0000 (19:32 +0000)] 
fix for d_mars 8.35

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

20 years agoSend activate/deactivate events for become/resign key
David Elliott [Tue, 26 Aug 2003 19:30:10 +0000 (19:30 +0000)] 
Send activate/deactivate events for become/resign key

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

20 years agoAdded a notification observer for NSWindow. Observe the become key and
David Elliott [Tue, 26 Aug 2003 19:28:35 +0000 (19:28 +0000)] 
Added a notification observer for NSWindow.  Observe the become key and
resign key notifications. (window activation in wxWindows parlance)

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

20 years agofix makefile (changed filelist)
Chris Elliott [Tue, 26 Aug 2003 19:28:25 +0000 (19:28 +0000)] 
fix makefile (changed filelist)

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

20 years agofix minor change to Borland intall instructions
Chris Elliott [Tue, 26 Aug 2003 09:07:01 +0000 (09:07 +0000)] 
fix minor change to Borland intall instructions

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

20 years agofix minor change to Borland intall instructions
Chris Elliott [Tue, 26 Aug 2003 08:28:41 +0000 (08:28 +0000)] 
fix minor change to Borland intall instructions

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

20 years agoremove references to Borland IDE and Cbuilder files
Chris Elliott [Tue, 26 Aug 2003 08:21:09 +0000 (08:21 +0000)] 
remove references to Borland IDE and Cbuilder files

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

20 years agoMinor tweak
Julian Smart [Tue, 26 Aug 2003 02:27:43 +0000 (02:27 +0000)] 
Minor tweak

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

20 years agoNo change
Julian Smart [Tue, 26 Aug 2003 01:32:14 +0000 (01:32 +0000)] 
No change

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

20 years agotypo corrected
Stefan Csomor [Tue, 26 Aug 2003 01:22:01 +0000 (01:22 +0000)] 
typo corrected

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

20 years agounicode fixes
Stefan Csomor [Tue, 26 Aug 2003 01:12:29 +0000 (01:12 +0000)] 
unicode fixes

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

20 years agounicode fixes
Stefan Csomor [Tue, 26 Aug 2003 00:59:04 +0000 (00:59 +0000)] 
unicode fixes

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

20 years agoCompile extended RTTI in BC++
Julian Smart [Tue, 26 Aug 2003 00:44:06 +0000 (00:44 +0000)] 
Compile extended RTTI in BC++

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

20 years agoUnicode fixes
Julian Smart [Tue, 26 Aug 2003 00:42:42 +0000 (00:42 +0000)] 
Unicode fixes

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

20 years agounicode fixes
Stefan Csomor [Tue, 26 Aug 2003 00:39:07 +0000 (00:39 +0000)] 
unicode fixes

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

20 years agounicode fixes
Stefan Csomor [Tue, 26 Aug 2003 00:28:38 +0000 (00:28 +0000)] 
unicode fixes

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

20 years agoSome cleanup
Julian Smart [Tue, 26 Aug 2003 00:23:34 +0000 (00:23 +0000)] 
Some cleanup

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

20 years agoUnicode fixes
Julian Smart [Tue, 26 Aug 2003 00:02:19 +0000 (00:02 +0000)] 
Unicode fixes

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

20 years agounicode adaptions, menu support
Stefan Csomor [Mon, 25 Aug 2003 23:33:36 +0000 (23:33 +0000)] 
unicode adaptions, menu support

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

20 years agounicode and linkage corrections
Stefan Csomor [Mon, 25 Aug 2003 23:31:41 +0000 (23:31 +0000)] 
unicode and linkage corrections

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

20 years agoremoving unnecessary specializations
Stefan Csomor [Mon, 25 Aug 2003 23:31:19 +0000 (23:31 +0000)] 
removing unnecessary specializations

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

20 years agolinkage and unicode corrections
Stefan Csomor [Mon, 25 Aug 2003 23:29:55 +0000 (23:29 +0000)] 
linkage and unicode corrections

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

20 years agoRTTI accessors for menus
Stefan Csomor [Mon, 25 Aug 2003 23:26:49 +0000 (23:26 +0000)] 
RTTI accessors for menus

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

20 years agostatic debug build is the default now
Václav Slavík [Mon, 25 Aug 2003 23:18:45 +0000 (23:18 +0000)] 
static debug build is the default now

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

20 years agoNew default configuration is debug/static
Julian Smart [Mon, 25 Aug 2003 21:15:24 +0000 (21:15 +0000)] 
New default configuration is debug/static

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

20 years agoremoved dependencies from VC++ projects, they break static libs
Václav Slavík [Mon, 25 Aug 2003 21:01:05 +0000 (21:01 +0000)] 
removed dependencies from VC++ projects, they break static libs

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

20 years agoadded IMPLEMENT_APP_CONSOLE
Václav Slavík [Mon, 25 Aug 2003 20:48:47 +0000 (20:48 +0000)] 
added IMPLEMENT_APP_CONSOLE

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

20 years agoavoid a bug in Carbon headers
Robin Dunn [Mon, 25 Aug 2003 20:22:05 +0000 (20:22 +0000)] 
avoid a bug in Carbon headers

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

20 years agoUnicode compatibility
Julian Smart [Mon, 25 Aug 2003 19:40:30 +0000 (19:40 +0000)] 
Unicode compatibility

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

20 years agoUnicode fix; removed old project files
Julian Smart [Mon, 25 Aug 2003 18:56:26 +0000 (18:56 +0000)] 
Unicode fix; removed old project files

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

20 years agoFixed Unicode glitch
Julian Smart [Mon, 25 Aug 2003 18:51:55 +0000 (18:51 +0000)] 
Fixed Unicode glitch

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

20 years agoNeeded adv library for xrcdemo
Julian Smart [Mon, 25 Aug 2003 18:48:04 +0000 (18:48 +0000)] 
Needed adv library for xrcdemo

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

20 years agoFixed redefinition of i
Julian Smart [Mon, 25 Aug 2003 18:42:38 +0000 (18:42 +0000)] 
Fixed redefinition of i

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

20 years agocompilation fix for wxUSE_UNICODE_MSLU
Václav Slavík [Mon, 25 Aug 2003 17:33:58 +0000 (17:33 +0000)] 
compilation fix for wxUSE_UNICODE_MSLU

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

20 years agoUnicode fixes
Julian Smart [Mon, 25 Aug 2003 17:24:20 +0000 (17:24 +0000)] 
Unicode fixes

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

20 years agoinclude expat in distribution tarballs
Václav Slavík [Mon, 25 Aug 2003 16:30:17 +0000 (16:30 +0000)] 
include expat in distribution tarballs

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

20 years agothere's no such thing as <typeinfo.h>
Václav Slavík [Mon, 25 Aug 2003 15:41:25 +0000 (15:41 +0000)] 
there's no such thing as <typeinfo.h>

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

20 years agofix typo in Borland build instructions
Chris Elliott [Mon, 25 Aug 2003 15:04:43 +0000 (15:04 +0000)] 
fix typo in Borland build instructions

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

20 years agorevert instructions for makefile.sc as new makefiles not ready
Chris Elliott [Mon, 25 Aug 2003 15:03:29 +0000 (15:03 +0000)] 
revert instructions for makefile.sc as new makefiles not ready

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

20 years agoMade CCS_VERT definition more general
Julian Smart [Mon, 25 Aug 2003 14:20:26 +0000 (14:20 +0000)] 
Made CCS_VERT definition more general

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

20 years agoWinCE fixes
Julian Smart [Mon, 25 Aug 2003 14:15:20 +0000 (14:15 +0000)] 
WinCE fixes

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

20 years agoFixes for WinCE
Julian Smart [Mon, 25 Aug 2003 14:10:25 +0000 (14:10 +0000)] 
Fixes for WinCE

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

20 years agoAdded WinCE files
Julian Smart [Mon, 25 Aug 2003 13:28:48 +0000 (13:28 +0000)] 
Added WinCE files

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

20 years agoRemoved redundant file
Julian Smart [Mon, 25 Aug 2003 13:07:40 +0000 (13:07 +0000)] 
Removed redundant file

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

20 years agoAdded some missing settings
Julian Smart [Mon, 25 Aug 2003 13:02:20 +0000 (13:02 +0000)] 
Added some missing settings

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

20 years agoReverted changes in accessible.tex that caused syntax error
Julian Smart [Mon, 25 Aug 2003 11:27:56 +0000 (11:27 +0000)] 
Reverted changes in accessible.tex that caused syntax error

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

20 years agoCorrected typos
Julian Smart [Mon, 25 Aug 2003 09:56:53 +0000 (09:56 +0000)] 
Corrected typos

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

20 years agoAdded readme copying to tardist
Julian Smart [Mon, 25 Aug 2003 09:56:20 +0000 (09:56 +0000)] 
Added readme copying to tardist

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

20 years agoMinor change in case m_log is null
Julian Smart [Mon, 25 Aug 2003 09:32:13 +0000 (09:32 +0000)] 
Minor change in case m_log is null

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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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