wxWidgets.git
19 years agoRemoved redundant files
Julian Smart [Thu, 19 May 2005 12:51:28 +0000 (12:51 +0000)] 
Removed redundant files

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

19 years agoReplaced image
Julian Smart [Thu, 19 May 2005 10:15:53 +0000 (10:15 +0000)] 
Replaced image

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

19 years agoRemoved unnecessary file
Julian Smart [Thu, 19 May 2005 09:46:59 +0000 (09:46 +0000)] 
Removed unnecessary file

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

19 years agoReplaced images
Julian Smart [Thu, 19 May 2005 09:43:00 +0000 (09:43 +0000)] 
Replaced images

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

19 years agoReplaced some images
Julian Smart [Thu, 19 May 2005 08:47:23 +0000 (08:47 +0000)] 
Replaced some images

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

19 years agoapplied Maximize patches (1203976)
Stefan Csomor [Thu, 19 May 2005 05:48:47 +0000 (05:48 +0000)] 
applied Maximize patches (1203976)

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

19 years agofixing mask color correction
Stefan Csomor [Thu, 19 May 2005 05:21:05 +0000 (05:21 +0000)] 
fixing mask color correction

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

19 years agoMore updates to the docview library modules and sample apps from the
Robin Dunn [Thu, 19 May 2005 00:21:49 +0000 (00:21 +0000)] 
More updates to the docview library modules and sample apps from the
ActiveGrid folks.  Their sample IDE is now able to integrate with
Subversion.

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

19 years ago Patch from Davide Salomoni that adds an optional point
Robin Dunn [Thu, 19 May 2005 00:13:43 +0000 (00:13 +0000)] 
 Patch from Davide Salomoni that adds an optional point
parameter to LineShape.InsertLineControlPoint allowing one to
optionally specify where the new control point has to be drawn.

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

19 years agorespect label foreground colour for static boxes when using XP themes
Vadim Zeitlin [Thu, 19 May 2005 00:00:26 +0000 (00:00 +0000)] 
respect label foreground colour for static boxes when using XP themes

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

19 years agofixed problem with non-const methods not working on wxRegKey initially opened in...
Vadim Zeitlin [Wed, 18 May 2005 23:29:54 +0000 (23:29 +0000)] 
fixed problem with non-const methods not working on wxRegKey initially opened in read-only mode

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

19 years agoadded a menu item to disable a control
Vadim Zeitlin [Wed, 18 May 2005 23:19:47 +0000 (23:19 +0000)] 
added a menu item to disable a control

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

19 years agoVC++-generated apparently harmless change
Vadim Zeitlin [Wed, 18 May 2005 23:19:30 +0000 (23:19 +0000)] 
VC++-generated apparently harmless change

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

19 years agomake sure that setting custom foreground works together with custom background too
Vadim Zeitlin [Wed, 18 May 2005 23:18:18 +0000 (23:18 +0000)] 
make sure that setting custom foreground works together with custom background too

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

19 years agoproduce more informative (but not much bigger) minidumps by default
Vadim Zeitlin [Wed, 18 May 2005 23:17:42 +0000 (23:17 +0000)] 
produce more informative (but not much bigger) minidumps by default

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

19 years agosetting foreground colour for wxCheckBox now works when using XP themes too
Vadim Zeitlin [Wed, 18 May 2005 23:16:46 +0000 (23:16 +0000)] 
setting foreground colour for wxCheckBox now works when using XP themes too

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

19 years agoRedo the temporary fix 'test -f' instead of 'test -e' for Solaris
Michael Wetherell [Wed, 18 May 2005 22:41:47 +0000 (22:41 +0000)] 
Redo the temporary fix 'test -f' instead of 'test -e' for Solaris

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

19 years agoadded gcc_lib
Vadim Zeitlin [Wed, 18 May 2005 22:40:49 +0000 (22:40 +0000)] 
added gcc_lib

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

19 years agoadded wxEvtHandler::Disconnect(evtType, ...) overload
Vadim Zeitlin [Wed, 18 May 2005 22:40:09 +0000 (22:40 +0000)] 
added wxEvtHandler::Disconnect(evtType, ...) overload

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

19 years agoLet the menubar see a menu's keyboard events, and reset menus on dismiss.
Michael Wetherell [Wed, 18 May 2005 21:36:13 +0000 (21:36 +0000)] 
Let the menubar see a menu's keyboard events, and reset menus on dismiss.

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

19 years agoI don't think wxX11 and wxMGL support EVT_CONTEXT_MENU yet
Michael Wetherell [Wed, 18 May 2005 20:39:34 +0000 (20:39 +0000)] 
I don't think wxX11 and wxMGL support EVT_CONTEXT_MENU yet

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

19 years agoUpdated and removed unnecessary graphics
Julian Smart [Wed, 18 May 2005 19:47:04 +0000 (19:47 +0000)] 
Updated and removed unnecessary graphics

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

19 years agoBug fix from Chad Netzer for when self.history is None
Robin Dunn [Wed, 18 May 2005 18:03:29 +0000 (18:03 +0000)] 
Bug fix from Chad Netzer for when self.history is None

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

19 years agoReplaced image
Julian Smart [Wed, 18 May 2005 17:30:07 +0000 (17:30 +0000)] 
Replaced image

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

19 years agoremoved wx/datetime.inl which is not used any more
Vadim Zeitlin [Wed, 18 May 2005 16:57:31 +0000 (16:57 +0000)] 
removed wx/datetime.inl which is not used any more

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

19 years agoremoved obsolete workspaces
Vadim Zeitlin [Wed, 18 May 2005 16:56:52 +0000 (16:56 +0000)] 
removed obsolete workspaces

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

19 years agoReplaced image
Julian Smart [Wed, 18 May 2005 15:40:51 +0000 (15:40 +0000)] 
Replaced image

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

19 years agoRemoved redundant file
Julian Smart [Wed, 18 May 2005 15:35:00 +0000 (15:35 +0000)] 
Removed redundant file

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

19 years agoReplaced some images
Julian Smart [Wed, 18 May 2005 15:28:35 +0000 (15:28 +0000)] 
Replaced some images

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

19 years agoRemoved redundant file
Julian Smart [Wed, 18 May 2005 15:04:44 +0000 (15:04 +0000)] 
Removed redundant file

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

19 years agoUpdated images
Julian Smart [Wed, 18 May 2005 15:01:36 +0000 (15:01 +0000)] 
Updated images

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

19 years agoImage replacement
Julian Smart [Wed, 18 May 2005 14:37:05 +0000 (14:37 +0000)] 
Image replacement

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

19 years agoRemoved more traces of wxrcedit
Julian Smart [Wed, 18 May 2005 13:58:18 +0000 (13:58 +0000)] 
Removed more traces of wxrcedit

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

19 years agoRemoved wxrcedit
Julian Smart [Wed, 18 May 2005 13:52:48 +0000 (13:52 +0000)] 
Removed wxrcedit

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

19 years agoUpdated images
Julian Smart [Wed, 18 May 2005 13:44:47 +0000 (13:44 +0000)] 
Updated images

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

19 years agoFix for lib order causing unresolved symbols on MSYS (bug #1204112).
Włodzimierz Skiba [Wed, 18 May 2005 12:09:13 +0000 (12:09 +0000)] 
Fix for lib order causing unresolved symbols on MSYS (bug #1204112).

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

19 years ago0.1.5-2
Roman Rolinsky [Wed, 18 May 2005 08:48:54 +0000 (08:48 +0000)] 
0.1.5-2

Using wx.GetDefaultPyEncoding/wx.SetDefaultPyEncoding for changing
active encoding.

Fixed pasting siblings (Ctrl key pressed while pasting).

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

19 years agoMinGW fix.
Włodzimierz Skiba [Wed, 18 May 2005 08:48:23 +0000 (08:48 +0000)] 
MinGW fix.

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

19 years agoReplaced icons
Julian Smart [Wed, 18 May 2005 08:27:27 +0000 (08:27 +0000)] 
Replaced icons

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

19 years ago*** empty log message ***
Robin Dunn [Wed, 18 May 2005 02:34:45 +0000 (02:34 +0000)] 
*** empty log message ***

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

19 years agoSet the ID and the event object in the events
Robin Dunn [Wed, 18 May 2005 02:33:37 +0000 (02:33 +0000)] 
Set the ID and the event object in the events

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

19 years agoAdded some test code (commented out)
Robin Dunn [Wed, 18 May 2005 02:32:05 +0000 (02:32 +0000)] 
Added some test code (commented out)

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

19 years agoPut a cap on the number of lines used in DoGetBestSize
Robin Dunn [Wed, 18 May 2005 02:26:37 +0000 (02:26 +0000)] 
Put a cap on the number of lines used in DoGetBestSize

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

19 years agoPatch #1203934: enable best size caching for MSW widgets
Robin Dunn [Wed, 18 May 2005 02:23:01 +0000 (02:23 +0000)] 
Patch #1203934: enable best size caching for MSW widgets

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

19 years agoAdded a wx.xrc.XmlResourceHandler for the Ticker class
Robin Dunn [Wed, 18 May 2005 00:39:38 +0000 (00:39 +0000)] 
Added a wx.xrc.XmlResourceHandler for the Ticker class

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

19 years agoensure that message catalog files are found when the sample is run under Windows
Vadim Zeitlin [Tue, 17 May 2005 23:42:49 +0000 (23:42 +0000)] 
ensure that message catalog files are found when the sample is run under Windows

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

19 years agosuppress events resulting from our own SetValue() calls
Vadim Zeitlin [Tue, 17 May 2005 23:19:46 +0000 (23:19 +0000)] 
suppress events resulting from our own SetValue() calls

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

19 years agoadded wxSashEventFunction macro
Vadim Zeitlin [Tue, 17 May 2005 23:05:33 +0000 (23:05 +0000)] 
added wxSashEventFunction macro

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

19 years agoRemoved last fix to aclocal.m4
Julian Smart [Tue, 17 May 2005 21:21:17 +0000 (21:21 +0000)] 
Removed last fix to aclocal.m4
Fixed configure.in for Wine

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

19 years agoWork around compile problem with some versions of gcc 2.95 (Debian 3.0 and OS X 10...
Michael Wetherell [Tue, 17 May 2005 20:58:41 +0000 (20:58 +0000)] 
Work around compile problem with some versions of gcc 2.95 (Debian 3.0 and OS X 10.1 affected)

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

19 years agoReplaced image
Julian Smart [Tue, 17 May 2005 20:49:18 +0000 (20:49 +0000)] 
Replaced image

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

19 years agoReplaced icons
Julian Smart [Tue, 17 May 2005 20:30:50 +0000 (20:30 +0000)] 
Replaced icons

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

19 years agoFixed transparency
Julian Smart [Tue, 17 May 2005 20:30:24 +0000 (20:30 +0000)] 
Fixed transparency

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

19 years agoDMC missing value.
Włodzimierz Skiba [Tue, 17 May 2005 20:14:44 +0000 (20:14 +0000)] 
DMC missing value.

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

19 years agoInclude common controls before completing it with missing.h.
Włodzimierz Skiba [Tue, 17 May 2005 20:12:53 +0000 (20:12 +0000)] 
Include common controls before completing it with missing.h.

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

19 years agoCache best size
Robin Dunn [Tue, 17 May 2005 19:05:03 +0000 (19:05 +0000)] 
Cache best size

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

19 years agoPossible crash fix from Ryan (patch #1194315).
Włodzimierz Skiba [Tue, 17 May 2005 18:29:31 +0000 (18:29 +0000)] 
Possible crash fix from Ryan (patch #1194315).

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

19 years agowxLog small fixes.
Włodzimierz Skiba [Tue, 17 May 2005 18:25:39 +0000 (18:25 +0000)] 
wxLog small fixes.

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

19 years agoFix for MinGW macros not available due to include order (http://www.solidsteel.nl...
Włodzimierz Skiba [Tue, 17 May 2005 18:20:24 +0000 (18:20 +0000)] 
Fix for MinGW macros not available due to include order (solidsteel.nl/users/wxwidgets/viewtopic.php?t=108)

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

19 years agoRemoved unnecessary bitmaps
Julian Smart [Tue, 17 May 2005 17:50:56 +0000 (17:50 +0000)] 
Removed unnecessary bitmaps

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

19 years agoRemoved obsolete files
Julian Smart [Tue, 17 May 2005 17:34:16 +0000 (17:34 +0000)] 
Removed obsolete files

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

19 years agoRemoved redundant files
Julian Smart [Tue, 17 May 2005 17:25:32 +0000 (17:25 +0000)] 
Removed redundant files

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

19 years agoapplied patch #1185523: "Replace GetTextExtentPoint with GetTextExtentPoint32"
Dimitri Schoolwerth [Tue, 17 May 2005 16:03:25 +0000 (16:03 +0000)] 
applied patch #1185523: "Replace GetTextExtentPoint with GetTextExtentPoint32"

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

19 years agoDisable debugrpt sample for Windows since it's not supported with mingw/cygwin
Michael Wetherell [Tue, 17 May 2005 14:28:18 +0000 (14:28 +0000)] 
Disable debugrpt sample for Windows since it's not supported with mingw/cygwin

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

19 years agoRemoved unnecessary bitmaps
Julian Smart [Tue, 17 May 2005 14:06:07 +0000 (14:06 +0000)] 
Removed unnecessary bitmaps

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

19 years agoFixed Cygwin double definition
Julian Smart [Tue, 17 May 2005 14:03:04 +0000 (14:03 +0000)] 
Fixed Cygwin double definition

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

19 years agoGuess settings for reasonable behaviour in all 3 standard XP themes
Julian Smart [Tue, 17 May 2005 13:23:51 +0000 (13:23 +0000)] 
Guess settings for reasonable behaviour in all 3 standard XP themes

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

19 years agoFix for Wine
Julian Smart [Tue, 17 May 2005 12:19:07 +0000 (12:19 +0000)] 
Fix for Wine

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

19 years agoWine fix
Julian Smart [Tue, 17 May 2005 12:09:01 +0000 (12:09 +0000)] 
Wine fix

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

19 years agoGeneralised WinCE fix for other platforms
Julian Smart [Tue, 17 May 2005 11:41:46 +0000 (11:41 +0000)] 
Generalised WinCE fix for other platforms

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

19 years agoOverride PLATFORM_WIN32 setting if using Wine on Linux/Unix
Julian Smart [Tue, 17 May 2005 11:40:31 +0000 (11:40 +0000)] 
Override PLATFORM_WIN32 setting if using Wine on Linux/Unix

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

19 years agoWinelib fix
Julian Smart [Tue, 17 May 2005 09:56:22 +0000 (09:56 +0000)] 
Winelib fix

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

19 years agoreSWIGged
Robin Dunn [Tue, 17 May 2005 01:17:05 +0000 (01:17 +0000)] 
reSWIGged

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

19 years agoreSWIGged
Robin Dunn [Tue, 17 May 2005 01:11:22 +0000 (01:11 +0000)] 
reSWIGged

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

19 years agoThemed backgrounds for flat generic buttons
Robin Dunn [Tue, 17 May 2005 00:41:02 +0000 (00:41 +0000)] 
Themed backgrounds for flat generic buttons

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

19 years agoAdded optional parameter to wxversion.select and friends that makes
Robin Dunn [Tue, 17 May 2005 00:36:18 +0000 (00:36 +0000)] 
Added optional parameter to wxversion.select and friends that makes
the options be required for a match.

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

19 years agoAdded DoEraseBackground
Robin Dunn [Tue, 17 May 2005 00:28:12 +0000 (00:28 +0000)] 
Added DoEraseBackground

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

19 years agoAdded wx.DROP_ICON()
Robin Dunn [Tue, 17 May 2005 00:27:11 +0000 (00:27 +0000)] 
Added wx.DROP_ICON()

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

19 years agoDon't bypass the bacground erase anymore
Robin Dunn [Mon, 16 May 2005 20:14:24 +0000 (20:14 +0000)] 
Don't bypass the bacground erase anymore

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

19 years agocleanup
Robin Dunn [Mon, 16 May 2005 20:12:50 +0000 (20:12 +0000)] 
cleanup

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

19 years agoFixed DoFloodFill's return value.
Stefan Neis [Mon, 16 May 2005 16:22:05 +0000 (16:22 +0000)] 
Fixed DoFloodFill's return value.
Fixed DoGetPixel.

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

19 years agoThird part of patch #1178276 and game improvements.
Włodzimierz Skiba [Mon, 16 May 2005 15:32:04 +0000 (15:32 +0000)] 
Third part of patch #1178276 and game improvements.

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

19 years agoWarning fix.
Włodzimierz Skiba [Mon, 16 May 2005 15:26:41 +0000 (15:26 +0000)] 
Warning fix.

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

19 years agoUse Rob O'Connor's icons, provided under the wxWindows Licence
Julian Smart [Mon, 16 May 2005 14:01:36 +0000 (14:01 +0000)] 
Use Rob O'Connor's icons, provided under the wxWindows Licence

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

19 years agoRestoring binary files
Julian Smart [Mon, 16 May 2005 12:33:21 +0000 (12:33 +0000)] 
Restoring binary files

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

19 years agoCorrections
Julian Smart [Mon, 16 May 2005 11:33:30 +0000 (11:33 +0000)] 
Corrections

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

19 years agoFurther icon replacement
Julian Smart [Sun, 15 May 2005 21:24:01 +0000 (21:24 +0000)] 
Further icon replacement

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

19 years agoReplaced icon
Julian Smart [Sun, 15 May 2005 19:20:49 +0000 (19:20 +0000)] 
Replaced icon

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

19 years agoRemoved unnecessary file
Julian Smart [Sun, 15 May 2005 19:06:40 +0000 (19:06 +0000)] 
Removed unnecessary file

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

19 years agoNew icons (c) Julian Smart, wxWindows Licence
Julian Smart [Sun, 15 May 2005 19:01:08 +0000 (19:01 +0000)] 
New icons (c) Julian Smart, wxWindows Licence

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

19 years agoRemoved rarely-used cursor; replaced other cursors
Julian Smart [Sun, 15 May 2005 16:43:12 +0000 (16:43 +0000)] 
Removed rarely-used cursor; replaced other cursors

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

19 years agoRemoved outdated module definition files for VAC++.
Stefan Neis [Sun, 15 May 2005 15:55:26 +0000 (15:55 +0000)] 
Removed outdated module definition files for VAC++.

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

19 years agoREmoved unnecessary cursor and icon files
Julian Smart [Sun, 15 May 2005 14:48:42 +0000 (14:48 +0000)] 
REmoved unnecessary cursor and icon files

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

19 years agoAnother attempt at a compilation fix for VC++ 5 and 6
Michael Wetherell [Sat, 14 May 2005 22:01:09 +0000 (22:01 +0000)] 
Another attempt at a compilation fix for VC++ 5 and 6

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

19 years agoReverting previous commit
Michael Wetherell [Sat, 14 May 2005 21:30:23 +0000 (21:30 +0000)] 
Reverting previous commit

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

19 years agoCompilation fix for VC++ 5 and 6
Michael Wetherell [Sat, 14 May 2005 21:18:12 +0000 (21:18 +0000)] 
Compilation fix for VC++ 5 and 6

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

19 years agoAdd wxUSE_CRASHREPORT
Michael Wetherell [Sat, 14 May 2005 21:16:45 +0000 (21:16 +0000)] 
Add wxUSE_CRASHREPORT

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

19 years agoNew files
Julian Smart [Sat, 14 May 2005 19:29:25 +0000 (19:29 +0000)] 
New files

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

19 years agoApplied patch #1190796 (Further accelerator changes).
Stefan Neis [Sat, 14 May 2005 17:34:11 +0000 (17:34 +0000)] 
Applied patch #1190796 (Further accelerator changes).

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

19 years agoUse theme and HTML Help headers from Wine (with permission)
Julian Smart [Sat, 14 May 2005 16:58:36 +0000 (16:58 +0000)] 
Use theme and HTML Help headers from Wine (with permission)

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