]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agoUpdated API to current state of wxWindows (int -> size_t).
Stefan Neis [Sun, 31 Aug 2003 21:37:00 +0000 (21:37 +0000)] 
Updated API to current state of wxWindows (int -> size_t).

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

21 years agodon't return \n from GetLineText() neither
Vadim Zeitlin [Sun, 31 Aug 2003 21:09:27 +0000 (21:09 +0000)] 
don't return \n from GetLineText() neither

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

21 years agodon't return \r from GetLineText()
Vadim Zeitlin [Sun, 31 Aug 2003 21:02:21 +0000 (21:02 +0000)] 
don't return \r from GetLineText()

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

21 years agoAdded missing include.
Stefan Neis [Sun, 31 Aug 2003 21:00:00 +0000 (21:00 +0000)] 
Added missing include.

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

21 years agoAdded missing include to resource file.
Stefan Neis [Sun, 31 Aug 2003 20:55:56 +0000 (20:55 +0000)] 
Added missing include to resource file.

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

21 years agoAdded missing include.
Stefan Neis [Sun, 31 Aug 2003 20:52:26 +0000 (20:52 +0000)] 
Added missing include.

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

21 years agoCleaned up remains of outdated 3D effect handling.
Stefan Neis [Sun, 31 Aug 2003 20:08:49 +0000 (20:08 +0000)] 
Cleaned up remains of outdated 3D effect handling.

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

21 years agoFixed IMPLEMENT_DYNAMIC_CLASS usage.
Stefan Neis [Sun, 31 Aug 2003 19:56:53 +0000 (19:56 +0000)] 
Fixed IMPLEMENT_DYNAMIC_CLASS usage.

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

21 years agoAdded missing include.
Stefan Neis [Sun, 31 Aug 2003 19:54:41 +0000 (19:54 +0000)] 
Added missing include.

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

21 years agoAdded missing include.
Stefan Neis [Sun, 31 Aug 2003 19:41:52 +0000 (19:41 +0000)] 
Added missing include.

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

21 years agoFixed includes.
Stefan Neis [Sun, 31 Aug 2003 19:01:12 +0000 (19:01 +0000)] 
Fixed includes.

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

21 years agoRemoved some code duplicating wxAppBase functions.
Stefan Neis [Sun, 31 Aug 2003 18:51:04 +0000 (18:51 +0000)] 
Removed some code duplicating wxAppBase functions.

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

21 years agoFixed return type of GetPageCount (int -> size_t).
Stefan Neis [Sun, 31 Aug 2003 18:25:53 +0000 (18:25 +0000)] 
Fixed return type of GetPageCount (int -> size_t).

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

21 years agoFixed AppTraits handling on OS/2.
Stefan Neis [Sun, 31 Aug 2003 18:15:10 +0000 (18:15 +0000)] 
Fixed AppTraits handling on OS/2.

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

21 years agoCarbon Event Mouse Moved handler changes
Stefan Csomor [Sun, 31 Aug 2003 15:35:32 +0000 (15:35 +0000)] 
Carbon Event Mouse Moved handler changes

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

21 years agoCarbon Event Mouse Moved handler added
Stefan Csomor [Sun, 31 Aug 2003 15:33:02 +0000 (15:33 +0000)] 
Carbon Event Mouse Moved handler added

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

21 years ago Add wxNet dependency.
Mattia Barbon [Sun, 31 Aug 2003 14:29:07 +0000 (14:29 +0000)] 
  Add wxNet dependency.

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

21 years agono changes
Vadim Zeitlin [Sun, 31 Aug 2003 13:47:11 +0000 (13:47 +0000)] 
no changes

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

21 years agobackport the sizers change
Vadim Zeitlin [Sun, 31 Aug 2003 13:30:39 +0000 (13:30 +0000)] 
backport the sizers change

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

21 years agofix redistribution of the extra space between sizer items
Vadim Zeitlin [Sun, 31 Aug 2003 13:29:28 +0000 (13:29 +0000)] 
fix redistribution of the extra space between sizer items

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

21 years agoundid the last change
Vadim Zeitlin [Sun, 31 Aug 2003 12:54:48 +0000 (12:54 +0000)] 
undid the last change

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

21 years ago Prevent wxMac from creating an epmpty bitmap in a toolbar
Robert Roebling [Sun, 31 Aug 2003 12:05:49 +0000 (12:05 +0000)] 
  Prevent wxMac from creating an epmpty bitmap in a toolbar
    if all we want is a separator.

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

21 years agocompilation fix
Vadim Zeitlin [Sat, 30 Aug 2003 23:11:46 +0000 (23:11 +0000)] 
compilation fix

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

21 years agoreturn the index of the inserted/appended item
Vadim Zeitlin [Sat, 30 Aug 2003 23:03:07 +0000 (23:03 +0000)] 
return the index of the inserted/appended item

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

21 years agouse SetClientSize(), not SetSize() in Fit()
Vadim Zeitlin [Sat, 30 Aug 2003 22:39:56 +0000 (22:39 +0000)] 
use SetClientSize(), not SetSize() in Fit()

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

21 years ago More compilation fixes.
Mattia Barbon [Sat, 30 Aug 2003 21:06:50 +0000 (21:06 +0000)] 
  More compilation fixes.

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

21 years agofixed return value of Disable() (bug 795630)
Vadim Zeitlin [Sat, 30 Aug 2003 20:56:47 +0000 (20:56 +0000)] 
fixed return value of Disable() (bug 795630)

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

21 years agoFixed several bugs in threading code for OS/2. Thread sample now working.
Stefan Neis [Sat, 30 Aug 2003 20:44:14 +0000 (20:44 +0000)] 
Fixed several bugs in threading code for OS/2. Thread sample now working.

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

21 years agomade Update be window local (before was updating the entire window), ScrollWindow...
Stefan Csomor [Sat, 30 Aug 2003 20:32:46 +0000 (20:32 +0000)] 
made Update be window local (before was updating the entire window), ScrollWindow now scrolls also invalidated areas and in the end does an Update

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

21 years agoremoving all updates specially for mac
Stefan Csomor [Sat, 30 Aug 2003 20:30:53 +0000 (20:30 +0000)] 
removing all updates specially for mac

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

21 years ago Compilation fixes.
Mattia Barbon [Sat, 30 Aug 2003 17:55:22 +0000 (17:55 +0000)] 
  Compilation fixes.

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

21 years agoremoved BuildRequires: wx-base-devel from RPM .spec files
Václav Slavík [Sat, 30 Aug 2003 12:30:09 +0000 (12:30 +0000)] 
removed BuildRequires: wx-base-devel from RPM .spec files

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

21 years ago$ causes diff problems here
Václav Slavík [Sat, 30 Aug 2003 10:28:29 +0000 (10:28 +0000)] 
$ causes diff problems here

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

21 years agomoved compat content to formats, there will be more wx-specific formats
Václav Slavík [Sat, 30 Aug 2003 10:12:50 +0000 (10:12 +0000)] 
moved compat content to formats, there will be more wx-specific formats

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

21 years agomoved compat content to formats, there will be more wx-specific formats
Václav Slavík [Sat, 30 Aug 2003 10:02:28 +0000 (10:02 +0000)] 
moved compat content to formats, there will be more wx-specific formats

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

21 years agoremoved caching from wxInternetFSHandler
Václav Slavík [Fri, 29 Aug 2003 22:54:45 +0000 (22:54 +0000)] 
removed caching from wxInternetFSHandler

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

21 years ago Fixed bug introduced in fs_zip.cpp when replacing wxHashTableLong
Mattia Barbon [Fri, 29 Aug 2003 20:10:32 +0000 (20:10 +0000)] 
  Fixed bug introduced in fs_zip.cpp when replacing wxHashTableLong
with wxHashMap.
  Made wxHashMap constructor explicit to prevent similar errors.

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

21 years agoadded WX_IMPLEMENT_PROPERTY
Stefan Csomor [Fri, 29 Aug 2003 19:07:58 +0000 (19:07 +0000)] 
added WX_IMPLEMENT_PROPERTY

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

21 years agoRename some of the Cocoa methods to reflect that they are implemented
David Elliott [Fri, 29 Aug 2003 14:59:04 +0000 (14:59 +0000)] 
Rename some of the Cocoa methods to reflect that they are implemented
by the NSWindow delegate.

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

21 years agoImplement windowShouldClose: in delegate instead of class poser
David Elliott [Fri, 29 Aug 2003 14:15:59 +0000 (14:15 +0000)] 
Implement windowShouldClose: in delegate instead of class poser

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

21 years agoUse a delegate instead of manually adding notifications. Not only is this
David Elliott [Fri, 29 Aug 2003 14:10:23 +0000 (14:10 +0000)] 
Use a delegate instead of manually adding notifications.  Not only is this
less code, but a delegate will be required for future functionality.

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

21 years agoContent-Type parsing should be case insensitive
Václav Slavík [Fri, 29 Aug 2003 09:59:00 +0000 (09:59 +0000)] 
Content-Type parsing should be case insensitive

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

21 years agoimplemented IsModified() and DiscardEdits()
Vadim Zeitlin [Fri, 29 Aug 2003 00:11:09 +0000 (00:11 +0000)] 
implemented IsModified() and DiscardEdits()

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

21 years agodon't reset timer interval to 0 in Stop(), this prevents Start(-1) from working
Vadim Zeitlin [Fri, 29 Aug 2003 00:05:49 +0000 (00:05 +0000)] 
don't reset timer interval to 0 in Stop(), this prevents Start(-1) from working

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

21 years ago Added X11 headers used by wxMotif. Removed nonexistsnt
Mattia Barbon [Thu, 28 Aug 2003 20:55:23 +0000 (20:55 +0000)] 
  Added X11 headers used by wxMotif. Removed nonexistsnt
wx/motif/settings.h. Only affects "make install" correctness.

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

21 years ago Don't crash in wxControl::GetLabel when getting the label
Mattia Barbon [Thu, 28 Aug 2003 20:39:37 +0000 (20:39 +0000)] 
  Don't crash in wxControl::GetLabel when getting the label
fails (perhaps because the widget is not realized?).
  Correct wxRTTI information for wxFrame: it derives from
wxTopLevelWindow, not wxWindow.
  Don't try setting Widget size to 0, because it will fail: set
it to 1 instead which is exactly as sensible, but does not crash.

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

21 years ago wxString::rfind fixed for wxUSE_STL=0 from Robert Vazan.
Mattia Barbon [Thu, 28 Aug 2003 20:32:06 +0000 (20:32 +0000)] 
  wxString::rfind fixed for wxUSE_STL=0 from Robert Vazan.
  Added missing wxArrayString::reserve.

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

21 years ago wxHashMap does not take the key type as constructor argument.
Mattia Barbon [Thu, 28 Aug 2003 20:26:53 +0000 (20:26 +0000)] 
  wxHashMap does not take the key type as constructor argument.

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

21 years agocorrection for include name
Václav Slavík [Thu, 28 Aug 2003 20:24:01 +0000 (20:24 +0000)] 
correction for include name

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

21 years agoswitched to using bakefile_gen
Václav Slavík [Thu, 28 Aug 2003 20:23:28 +0000 (20:23 +0000)] 
switched to using bakefile_gen

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

21 years agogl lib dependency fixes
Václav Slavík [Thu, 28 Aug 2003 19:59:30 +0000 (19:59 +0000)] 
gl lib dependency fixes

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

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