wxWidgets.git
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

19 years agowxPopupTransientWindow::Popup no longer captures the mouse, so do it in
Michael Wetherell [Sat, 14 May 2005 15:49:19 +0000 (15:49 +0000)] 
wxPopupTransientWindow::Popup no longer captures the mouse, so do it in
wxPopupMenuWindow instead, and wxPopupTranientWindow::OnIdle also now disables
the capture when the cursor is inside the popup, so override that too.

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

19 years agoApplied patch #1197608 (Correction to key up handler).
Stefan Neis [Sat, 14 May 2005 12:45:20 +0000 (12:45 +0000)] 
Applied patch #1197608 (Correction to key up handler).

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

19 years agoApplied patch #1198401(GroupBox background painting cure).
Stefan Neis [Sat, 14 May 2005 12:33:38 +0000 (12:33 +0000)] 
Applied patch #1198401(GroupBox background painting cure).

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

19 years agoFixed wrong positioning of marks and enumerations in lists of wxHTML.
Włodzimierz Skiba [Fri, 13 May 2005 20:51:23 +0000 (20:51 +0000)] 
Fixed wrong positioning of marks and enumerations in lists of wxHTML.

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

19 years agowxHtmlContainerCell::GetFirstCell was replaced with wxHtmlCell::GetFirstChild.
Włodzimierz Skiba [Fri, 13 May 2005 18:43:38 +0000 (18:43 +0000)] 
wxHtmlContainerCell::GetFirstCell was replaced with wxHtmlCell::GetFirstChild.

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

19 years agoMore tests for lists layout and drawing.
Włodzimierz Skiba [Fri, 13 May 2005 17:48:25 +0000 (17:48 +0000)] 
More tests for lists layout and drawing.

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

19 years agoDon't adjust the keycode for Ctrl-Backspace
Robin Dunn [Fri, 13 May 2005 15:14:00 +0000 (15:14 +0000)] 
Don't adjust the keycode for Ctrl-Backspace

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

19 years agoCleanup
Julian Smart [Fri, 13 May 2005 12:50:25 +0000 (12:50 +0000)] 
Cleanup

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

19 years agoScript updates
Julian Smart [Fri, 13 May 2005 12:45:04 +0000 (12:45 +0000)] 
Script updates

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

19 years agomerged in rev 1.28 of wx/datetime.inl: copy milliseconds in Set() too
Vadim Zeitlin [Fri, 13 May 2005 12:39:15 +0000 (12:39 +0000)] 
merged in rev 1.28 of wx/datetime.inl: copy milliseconds in Set() too

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

19 years agoCW fix
Julian Smart [Fri, 13 May 2005 12:22:28 +0000 (12:22 +0000)] 
CW fix

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

19 years agoWinCE fix
Julian Smart [Fri, 13 May 2005 12:15:04 +0000 (12:15 +0000)] 
WinCE fix

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

19 years agoReduce dependency on declarations that may or may not be present
Julian Smart [Fri, 13 May 2005 12:12:11 +0000 (12:12 +0000)] 
Reduce dependency on declarations that may or may not be present

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

19 years agoWinCE fix
Julian Smart [Fri, 13 May 2005 12:07:08 +0000 (12:07 +0000)] 
WinCE fix

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

19 years agoRemoved unnecessary declarations
Julian Smart [Fri, 13 May 2005 11:58:24 +0000 (11:58 +0000)] 
Removed unnecessary declarations

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

19 years agoWarning fix
Julian Smart [Fri, 13 May 2005 11:56:04 +0000 (11:56 +0000)] 
Warning fix

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

19 years agoWinCE fixes
Julian Smart [Fri, 13 May 2005 11:52:03 +0000 (11:52 +0000)] 
WinCE fixes

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

19 years agoAdded missing wxUSE_CRASHREPORT
Julian Smart [Fri, 13 May 2005 11:40:50 +0000 (11:40 +0000)] 
Added missing wxUSE_CRASHREPORT

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

19 years agoreSWIGged
Robin Dunn [Fri, 13 May 2005 01:45:14 +0000 (01:45 +0000)] 
reSWIGged

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

19 years agoSome demo tweaks
Robin Dunn [Fri, 13 May 2005 01:40:25 +0000 (01:40 +0000)] 
Some demo tweaks

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

19 years agoBetter handling of the bg to allow the theme (if any) to be visible.
Robin Dunn [Fri, 13 May 2005 01:39:09 +0000 (01:39 +0000)] 
Better handling of the bg to allow the theme (if any) to be visible.

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

19 years agoAdded missing CacheBestSize
Robin Dunn [Fri, 13 May 2005 01:32:45 +0000 (01:32 +0000)] 
Added missing CacheBestSize

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

19 years agoOptionally upload the docs
Robin Dunn [Fri, 13 May 2005 00:56:08 +0000 (00:56 +0000)] 
Optionally upload the docs

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

19 years agoreSWIGged
Robin Dunn [Fri, 13 May 2005 00:55:36 +0000 (00:55 +0000)] 
reSWIGged

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

19 years agoreSWIGged
Robin Dunn [Fri, 13 May 2005 00:45:19 +0000 (00:45 +0000)] 
reSWIGged

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

19 years agoAdded wx.lib.hyperlink from Andrea Gavana. It is a control like
Robin Dunn [Fri, 13 May 2005 00:27:02 +0000 (00:27 +0000)] 
Added wx.lib.hyperlink from Andrea Gavana.  It is a control like
static text that acts like a hyper-link, launching the system's
default browser in response to the clicks.

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

19 years agoDestroy needs self parameter
Robin Dunn [Fri, 13 May 2005 00:00:38 +0000 (00:00 +0000)] 
Destroy needs self parameter

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

19 years agoAdd line control points before the end point
Robin Dunn [Thu, 12 May 2005 22:55:32 +0000 (22:55 +0000)] 
Add line control points before the end point

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

19 years agoDocstring updates
Robin Dunn [Thu, 12 May 2005 22:46:53 +0000 (22:46 +0000)] 
Docstring updates

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

19 years agoreorder jobs and some cleanup
Robin Dunn [Thu, 12 May 2005 18:41:16 +0000 (18:41 +0000)] 
reorder jobs and some cleanup

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

19 years agoreSWIGged
Robin Dunn [Thu, 12 May 2005 17:21:09 +0000 (17:21 +0000)] 
reSWIGged

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

19 years agoLoop doesn't exist any more
Robin Dunn [Thu, 12 May 2005 17:13:19 +0000 (17:13 +0000)] 
Loop doesn't exist any  more

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

19 years agocleanup
Robin Dunn [Thu, 12 May 2005 17:12:16 +0000 (17:12 +0000)] 
cleanup

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

19 years agodocstrings for wx.Font
Robin Dunn [Thu, 12 May 2005 17:00:51 +0000 (17:00 +0000)] 
docstrings for wx.Font

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

19 years agoRemoved unnecessary files.
Julian Smart [Thu, 12 May 2005 14:21:11 +0000 (14:21 +0000)] 
Removed unnecessary files.

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

19 years agocorrected minor typos
Dimitri Schoolwerth [Thu, 12 May 2005 10:55:14 +0000 (10:55 +0000)] 
corrected minor typos

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

19 years agoUpdated docs to accurately define wxHIDE_READONLY, and note that it is deprecated...
Kevin Hock [Thu, 12 May 2005 03:34:55 +0000 (03:34 +0000)] 
Updated docs to accurately define wxHIDE_READONLY, and note that it is deprecated in 2.6.

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

19 years agoODBC library is part of base, so make sure the dependency is set accordingly.
Kevin Ollivier [Wed, 11 May 2005 21:29:28 +0000 (21:29 +0000)] 
ODBC library is part of base, so make sure the dependency is set accordingly.

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

19 years agoCopied a few things from wxWidgets changes.txt
Robin Dunn [Wed, 11 May 2005 18:13:32 +0000 (18:13 +0000)] 
Copied a few things from wxWidgets changes.txt

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

19 years agoreSWIGged
Robin Dunn [Wed, 11 May 2005 18:07:04 +0000 (18:07 +0000)] 
reSWIGged

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

19 years agoSome cleanup and added FFont and FFontFromPixelSize
Robin Dunn [Wed, 11 May 2005 18:06:38 +0000 (18:06 +0000)] 
Some cleanup and added FFont and FFontFromPixelSize

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

19 years agowx.GetXDisplay
Robin Dunn [Wed, 11 May 2005 18:00:49 +0000 (18:00 +0000)] 
wx.GetXDisplay

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

19 years agoEnsure that Python is initialized before doing any locking in
Robin Dunn [Wed, 11 May 2005 17:06:22 +0000 (17:06 +0000)] 
Ensure that Python is initialized before doing any locking in
wxPyBeginBlockThreads and wxPyEndBlockThreads as these can be
triggered after Python has been finalized in embedding situations.

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

19 years agoDon't use wx.TheFontList.FindOrCreateFont, it's way too slow.
Robin Dunn [Wed, 11 May 2005 17:04:01 +0000 (17:04 +0000)] 
Don't use wx.TheFontList.FindOrCreateFont, it's way too slow.

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

19 years agocompile fixes
Robin Dunn [Wed, 11 May 2005 17:02:20 +0000 (17:02 +0000)] 
compile fixes

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

19 years agoCompile fixes
Robin Dunn [Wed, 11 May 2005 16:18:25 +0000 (16:18 +0000)] 
Compile fixes

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

19 years agoHandlePrintClient shouldn't go above a top-level window
Julian Smart [Wed, 11 May 2005 12:16:12 +0000 (12:16 +0000)] 
HandlePrintClient shouldn't go above a top-level window

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

19 years agoHave wxLaunchDefaultBrowser fallback to the BROWSER environment
Robin Dunn [Tue, 10 May 2005 23:38:12 +0000 (23:38 +0000)] 
Have wxLaunchDefaultBrowser fallback to the BROWSER environment
variable on *nix if the mimetype info fails to lead to a usable
command.

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