]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years ago_UNICODE instead of wxUSE_UNICODE=1
Václav Slavík [Thu, 28 Aug 2003 19:56:55 +0000 (19:56 +0000)] 
_UNICODE instead of wxUSE_UNICODE=1

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

21 years agoadded bakefile_gen support
Václav Slavík [Thu, 28 Aug 2003 19:51:53 +0000 (19:51 +0000)] 
added bakefile_gen support

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

21 years agodata copying fixes for configtool
Václav Slavík [Thu, 28 Aug 2003 19:18:06 +0000 (19:18 +0000)] 
data copying fixes for configtool

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

21 years agorenamed netutils.bkl to net.bkl, to simplify bakefile_gen use
Václav Slavík [Thu, 28 Aug 2003 18:07:06 +0000 (18:07 +0000)] 
renamed netutils.bkl to net.bkl, to simplify bakefile_gen use

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

21 years agoadded hardcoded values for project files, so that they don't have to be passed on...
Václav Slavík [Thu, 28 Aug 2003 18:06:46 +0000 (18:06 +0000)] 
added hardcoded values for project files, so that they don't have to be passed on command line

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

21 years agoSend all menu item actions to a dedicated target. This is to ensure
David Elliott [Thu, 28 Aug 2003 17:49:51 +0000 (17:49 +0000)] 
Send all menu item actions to a dedicated target.  This is to ensure
the actions always make it to the proper wxFrame.

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

21 years agomake dist fixes belong here
Václav Slavík [Thu, 28 Aug 2003 17:13:21 +0000 (17:13 +0000)] 
make dist fixes belong here

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

21 years ago* Clean up the includes and use wxprec.h
David Elliott [Thu, 28 Aug 2003 16:37:18 +0000 (16:37 +0000)] 
* Clean up the includes and use wxprec.h
* Wrap toolbar related code in wxUSE_TOOLBAR
* m_frameToolBar was used where m_frameStatusBar should have been.

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

21 years agoCreateToolBar/SetToolBar wrapped in #if wxUSE_TOOLBAR
David Elliott [Thu, 28 Aug 2003 16:34:26 +0000 (16:34 +0000)] 
CreateToolBar/SetToolBar wrapped in #if wxUSE_TOOLBAR

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

21 years ago-1 , -1 for SetSelection improved
Stefan Csomor [Thu, 28 Aug 2003 14:42:02 +0000 (14:42 +0000)] 
-1 , -1 for SetSelection improved

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

21 years agounknown container now accepts wxNO_FULL_REPAINT_ON_RESIZE flag (John Anderson)
Václav Slavík [Thu, 28 Aug 2003 10:40:43 +0000 (10:40 +0000)] 
unknown container now accepts wxNO_FULL_REPAINT_ON_RESIZE flag (John Anderson)

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

21 years agowxCheckList -> wxCheckListBox
Václav Slavík [Thu, 28 Aug 2003 09:36:54 +0000 (09:36 +0000)] 
wxCheckList -> wxCheckListBox

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

21 years agoCopy some missing samples, and contrib for Motif/Mac
Julian Smart [Wed, 27 Aug 2003 21:27:25 +0000 (21:27 +0000)] 
Copy some missing samples, and contrib for Motif/Mac

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

21 years agoDo archive name case conversion for wxMac and wxMotif
Julian Smart [Wed, 27 Aug 2003 20:22:13 +0000 (20:22 +0000)] 
Do archive name case conversion for wxMac and wxMotif

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

21 years agoDon't treat OS/2 as a Unix-like system in this particular file.
Stefan Neis [Wed, 27 Aug 2003 18:57:17 +0000 (18:57 +0000)] 
Don't treat OS/2 as a Unix-like system in this particular file.
        This also simplifies some of the #ifdef statments. :-)

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

21 years agoWX_EVENT_PROPERTY instead of WX_DELEGATE
Stefan Csomor [Wed, 27 Aug 2003 18:42:14 +0000 (18:42 +0000)] 
WX_EVENT_PROPERTY instead of WX_DELEGATE

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

21 years agoNever use unix/mimetype.h on OS/2. I'm not exactly sure, if that's the
Stefan Neis [Wed, 27 Aug 2003 18:39:24 +0000 (18:39 +0000)] 
Never use unix/mimetype.h on OS/2. I'm not exactly sure, if that's the
        right thing to do for the X11 ports when running them on OS/2, though.

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

21 years agoWant to use wxDir::HasSubDirs on OS/2 with gcc, too.
Stefan Neis [Wed, 27 Aug 2003 18:19:20 +0000 (18:19 +0000)] 
Want to use wxDir::HasSubDirs on OS/2 with gcc, too.

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

21 years agowxUSE_UNICODE=1 -> _UNICODE
Václav Slavík [Wed, 27 Aug 2003 18:09:15 +0000 (18:09 +0000)] 
wxUSE_UNICODE=1 -> _UNICODE

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

21 years agowxLayout.cpp is data file as well
Václav Slavík [Wed, 27 Aug 2003 18:08:18 +0000 (18:08 +0000)] 
wxLayout.cpp is data file as well

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

21 years agoevent exposure
Stefan Csomor [Wed, 27 Aug 2003 17:53:15 +0000 (17:53 +0000)] 
event exposure

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

21 years agoevent exposure
Stefan Csomor [Wed, 27 Aug 2003 17:29:58 +0000 (17:29 +0000)] 
event exposure

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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

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