]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agoRemoved unnecessary files, removed or replaced images that we're not
Robin Dunn [Tue, 24 May 2005 20:55:42 +0000 (20:55 +0000)] 
Removed unnecessary files, removed or replaced images that we're not
sure of their origin or license.

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

19 years agoSome placeholder images to use until we get those that are being
Robin Dunn [Tue, 24 May 2005 20:52:12 +0000 (20:52 +0000)] 
Some placeholder images to use until we get those that are being
professionally done.  These fill out most of the art IDs that don't
currently have images in the standard provider.

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

19 years agosubclass all updown controls in notebooks, not just the first one
Vadim Zeitlin [Tue, 24 May 2005 19:18:15 +0000 (19:18 +0000)] 
subclass all updown controls in notebooks, not just the first one

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

19 years agoMinGW, Watcom and Borland warning fixes.
Włodzimierz Skiba [Tue, 24 May 2005 18:58:14 +0000 (18:58 +0000)] 
MinGW, Watcom and Borland warning fixes.

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

19 years agoSet wxUSE_ON_FATAL_EXCEPTION to no for non-unix
Michael Wetherell [Tue, 24 May 2005 17:15:14 +0000 (17:15 +0000)] 
Set wxUSE_ON_FATAL_EXCEPTION to no for non-unix

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

19 years agodon't use dangling HBRUSH
Vadim Zeitlin [Tue, 24 May 2005 11:46:45 +0000 (11:46 +0000)] 
don't use dangling HBRUSH

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

19 years agoWarning fix.
Włodzimierz Skiba [Tue, 24 May 2005 10:10:40 +0000 (10:10 +0000)] 
Warning fix.

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

19 years agoFormating warning fix for FC2 build.
Włodzimierz Skiba [Tue, 24 May 2005 09:52:01 +0000 (09:52 +0000)] 
Formating warning fix for FC2 build.

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

19 years agoMore fixes and wxWidgets coding standards.
Włodzimierz Skiba [Tue, 24 May 2005 09:06:21 +0000 (09:06 +0000)] 
More fixes and wxWidgets coding standards.

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

19 years agopossible fix for SF bug #1186144 (only VC tested)
Chris Elliott [Tue, 24 May 2005 08:53:32 +0000 (08:53 +0000)] 
possible fix for SF bug #1186144 (only VC tested)

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

19 years agoBuild fix.
Włodzimierz Skiba [Tue, 24 May 2005 08:48:17 +0000 (08:48 +0000)] 
Build fix.

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

19 years agowxCocoa build fix. Use XPM everywhere.
Włodzimierz Skiba [Tue, 24 May 2005 08:30:25 +0000 (08:30 +0000)] 
wxCocoa build fix. Use XPM everywhere.

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

19 years ago[ 1207289 ] minor dll mediactrl fix.
Włodzimierz Skiba [Tue, 24 May 2005 07:59:35 +0000 (07:59 +0000)] 
1207289 ] minor dll mediactrl fix.

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

19 years agoBuild fix.
Włodzimierz Skiba [Tue, 24 May 2005 07:54:43 +0000 (07:54 +0000)] 
Build fix.

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

19 years agoAvoid an assert on wxMSW and ensure we don't use a zero delay for the
Robin Dunn [Mon, 23 May 2005 23:51:06 +0000 (23:51 +0000)] 
Avoid an assert on wxMSW and ensure we don't use a zero delay for the
timer.

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

19 years agoUnicode fix.
Włodzimierz Skiba [Mon, 23 May 2005 16:53:30 +0000 (16:53 +0000)] 
Unicode fix.

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

19 years agowxCocoa build fix.
Włodzimierz Skiba [Mon, 23 May 2005 16:13:37 +0000 (16:13 +0000)] 
wxCocoa build fix.

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

19 years agoReverted namespace patch
Julian Smart [Mon, 23 May 2005 15:38:21 +0000 (15:38 +0000)] 
Reverted namespace patch

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

19 years agoInitial HelpGen source cleaning.
Włodzimierz Skiba [Mon, 23 May 2005 15:22:10 +0000 (15:22 +0000)] 
Initial HelpGen source cleaning.

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

19 years agoCast warning fixes.
Włodzimierz Skiba [Mon, 23 May 2005 13:49:33 +0000 (13:49 +0000)] 
Cast warning fixes.

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

19 years agowxMGL build fix.
Włodzimierz Skiba [Mon, 23 May 2005 13:12:02 +0000 (13:12 +0000)] 
wxMGL build fix.

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

19 years agoRequired #include addition.
Włodzimierz Skiba [Mon, 23 May 2005 12:30:30 +0000 (12:30 +0000)] 
Required #include addition.

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

19 years agoUndefined reference found in Tinderbox logs.
Włodzimierz Skiba [Mon, 23 May 2005 12:26:15 +0000 (12:26 +0000)] 
Undefined reference found in Tinderbox logs.

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

19 years agoApplied patch [ 1194316 ] wxMediaCtrl MSW config and setup cleanup
Julian Smart [Mon, 23 May 2005 11:10:19 +0000 (11:10 +0000)] 
Applied patch [ 1194316 ] wxMediaCtrl MSW config and setup cleanup

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

19 years agoUse wxCLIP_CHILDREN in case we've disabled clipping globally
Julian Smart [Mon, 23 May 2005 11:08:41 +0000 (11:08 +0000)] 
Use wxCLIP_CHILDREN in case we've disabled clipping globally

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

19 years agoClipboard usage fixes inspired by Tinderbox logs.
Włodzimierz Skiba [Mon, 23 May 2005 10:54:45 +0000 (10:54 +0000)] 
Clipboard usage fixes inspired by Tinderbox logs.

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

19 years agoSmall wxString usage fix.
Włodzimierz Skiba [Mon, 23 May 2005 10:48:27 +0000 (10:48 +0000)] 
Small wxString usage fix.

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

19 years agoUse treebase.h for enum duplicated in port/treectrl.h.
Włodzimierz Skiba [Mon, 23 May 2005 10:28:28 +0000 (10:28 +0000)] 
Use treebase.h for enum duplicated in port/treectrl.h.

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

19 years agoExport fix found through Tinderbox.
Włodzimierz Skiba [Mon, 23 May 2005 10:11:55 +0000 (10:11 +0000)] 
Export fix found through Tinderbox.

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

19 years agoUse our own math.h wrapper.
Włodzimierz Skiba [Mon, 23 May 2005 08:46:42 +0000 (08:46 +0000)] 
Use our own math.h wrapper.

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

19 years agoRemoved .def references
Julian Smart [Mon, 23 May 2005 08:16:48 +0000 (08:16 +0000)] 
Removed .def references

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

19 years agoTemporary fix, requires missing NMLVFINDITEM on some platforms.
Włodzimierz Skiba [Mon, 23 May 2005 07:15:40 +0000 (07:15 +0000)] 
Temporary fix, requires missing NMLVFINDITEM on some platforms.

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

19 years agoInclude fix.
Włodzimierz Skiba [Mon, 23 May 2005 06:52:12 +0000 (06:52 +0000)] 
Include fix.

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

19 years agoForce size to integer coordinates in all cases.
David Elliott [Mon, 23 May 2005 06:03:51 +0000 (06:03 +0000)] 
Force size to integer coordinates in all cases.

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

19 years agoImplemented SetLabel
David Elliott [Mon, 23 May 2005 05:55:10 +0000 (05:55 +0000)] 
Implemented SetLabel

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

19 years agoApplied patch 1206278 from Mike Wetherell.
David Elliott [Mon, 23 May 2005 04:11:29 +0000 (04:11 +0000)] 
Applied patch 1206278 from Mike Wetherell.
Changes ceilf calls to ceil to be compatible with Mac OS 10.1.

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

19 years agoMake bitmaps work when compiling on Tiger and add some comments about this.
David Elliott [Sun, 22 May 2005 23:39:30 +0000 (23:39 +0000)] 
Make bitmaps work when compiling on Tiger and add some comments about this.

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

19 years agoallow SQLDriverConnect() to open the dialog asking the user for additional info by...
Vadim Zeitlin [Sun, 22 May 2005 22:57:15 +0000 (22:57 +0000)] 
allow SQLDriverConnect() to open the dialog asking the user for additional info by passing it a (potentially) non NULL HWND (patch 1092583)

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

19 years agofixed drawing of owner drawn buttons with multiline labels
Vadim Zeitlin [Sun, 22 May 2005 22:53:11 +0000 (22:53 +0000)] 
fixed drawing of owner drawn buttons with multiline labels

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

19 years agofix assert when leaving control with wxDP_ALLOWNONE style (patch 1190145)
Vadim Zeitlin [Sun, 22 May 2005 22:17:47 +0000 (22:17 +0000)] 
fix assert when leaving control with wxDP_ALLOWNONE style (patch 1190145)

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

19 years agodefine LONG_PTR for consistency too
Vadim Zeitlin [Sun, 22 May 2005 22:11:48 +0000 (22:11 +0000)] 
define LONG_PTR for consistency too

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

19 years agoadded support for incremental search in virtual list control (reworked patch 1189571)
Vadim Zeitlin [Sun, 22 May 2005 21:36:14 +0000 (21:36 +0000)] 
added support for incremental search in virtual list control (reworked patch 1189571)

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

19 years agoadded virtual view mode with small number of items for testing search in virtual...
Vadim Zeitlin [Sun, 22 May 2005 21:31:42 +0000 (21:31 +0000)] 
added virtual view mode with small number of items for testing search in virtual list control

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

19 years agomoved WM_PRINTCLIENT from wxRadioBox to wxStaticBox to allow using it as parent for...
Vadim Zeitlin [Sun, 22 May 2005 18:29:14 +0000 (18:29 +0000)] 
moved WM_PRINTCLIENT from wxRadioBox to wxStaticBox to allow using it as parent for other controls (modified patch 1188384)

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

19 years agofix wxLongLongFmtSpec for mingw32, Borland and Watcom (patch 1184864)
Vadim Zeitlin [Sun, 22 May 2005 18:19:03 +0000 (18:19 +0000)] 
fix wxLongLongFmtSpec for mingw32, Borland and Watcom (patch 1184864)

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

19 years agofixed remains of notebook flickering (improved patch 1181975)
Vadim Zeitlin [Sun, 22 May 2005 18:10:34 +0000 (18:10 +0000)] 
fixed remains of notebook flickering (improved patch 1181975)

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

19 years agocompilation fix: last commit broke non-Win64 compilation
Vadim Zeitlin [Sun, 22 May 2005 17:55:30 +0000 (17:55 +0000)] 
compilation fix: last commit broke non-Win64 compilation

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

19 years agojust some code cleanup: removed m_hwnd macro
Vadim Zeitlin [Sun, 22 May 2005 17:46:36 +0000 (17:46 +0000)] 
just some code cleanup: removed m_hwnd macro

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

19 years agodocument Cmp[NoCase]() overloads taking wxString too (bug 1198423)
Vadim Zeitlin [Sun, 22 May 2005 16:56:10 +0000 (16:56 +0000)] 
document Cmp[NoCase]() overloads taking wxString too (bug 1198423)

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

19 years agodon't use -ggdb when not using cc (part of bug 1202893)
Vadim Zeitlin [Sun, 22 May 2005 16:49:10 +0000 (16:49 +0000)] 
don't use -ggdb when not using cc (part of bug 1202893)

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

19 years agoApplied patch [ 1197471 ] Scrolling of Widgets within a wxScrollWindow enabled
Julian Smart [Sun, 22 May 2005 15:57:20 +0000 (15:57 +0000)] 
Applied patch [ 1197471 ] Scrolling of Widgets within a wxScrollWindow enabled

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

19 years agoApplied patch 1190445: CalCtrl sizing issues
Julian Smart [Sun, 22 May 2005 15:51:36 +0000 (15:51 +0000)] 
Applied patch 1190445: CalCtrl sizing issues

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

19 years agoApplied patch [ 1185219 ] maxlength property for xrc textctrl
Julian Smart [Sun, 22 May 2005 15:42:37 +0000 (15:42 +0000)] 
Applied patch [ 1185219 ] maxlength property for xrc textctrl

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

19 years agoApplied patch [ 1183803 ] PNM: support for ascii grey + raw grey
Julian Smart [Sun, 22 May 2005 15:37:40 +0000 (15:37 +0000)] 
Applied patch [ 1183803 ] PNM: support for ascii grey + raw grey

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

19 years agoApplied patch [ 1192914 ] Null pointers in wxSocketBase / wxDatagramSocket
Julian Smart [Sun, 22 May 2005 15:06:36 +0000 (15:06 +0000)] 
Applied patch [ 1192914 ] Null pointers in wxSocketBase / wxDatagramSocket

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

19 years agoRemoved def files
Julian Smart [Sun, 22 May 2005 14:55:26 +0000 (14:55 +0000)] 
Removed def files

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

19 years agoApplied patch [ 1185150 ] Socket sample: writing to read-only file fails
Julian Smart [Sun, 22 May 2005 14:52:06 +0000 (14:52 +0000)] 
Applied patch [ 1185150 ] Socket sample: writing to read-only file fails

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

19 years agoApplied patch [ 1196679 ] wxIMPLEMENT_CLASS_COMMON2 bad parameter count compil fix.
Julian Smart [Sun, 22 May 2005 14:50:13 +0000 (14:50 +0000)] 
Applied patch [ 1196679 ] wxIMPLEMENT_CLASS_COMMON2 bad parameter count compil fix.

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

19 years agoApplied patch [ 1196827 ] Fixes Assert with wxTreeCtrl::GetSelections on wxMSW
Julian Smart [Sun, 22 May 2005 14:47:41 +0000 (14:47 +0000)] 
Applied patch [ 1196827 ] Fixes Assert with wxTreeCtrl::GetSelections on wxMSW

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

19 years agoApplied [ 1205187 ] fix may not return warning on vc6 (bug 1204692)
Julian Smart [Sun, 22 May 2005 14:45:02 +0000 (14:45 +0000)] 
Applied [ 1205187 ] fix may not return warning on vc6 (bug 1204692)

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

19 years agoApplied patch [ 1204497 ] fixes for wxwin.m4
Julian Smart [Sun, 22 May 2005 14:42:31 +0000 (14:42 +0000)] 
Applied patch [ 1204497 ] fixes for wxwin.m4

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

19 years agoApplied patch [ 1191456 ] -Fix- bakefile - missing wx.manifest wxMSW_2.6.0
Julian Smart [Sun, 22 May 2005 14:35:38 +0000 (14:35 +0000)] 
Applied patch [ 1191456 ] -Fix- bakefile - missing wx.manifest wxMSW_2.6.0

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

19 years agoApplied patch [ 1192917 ] Grids with no row or col headers cause AV under wxGTK
Julian Smart [Sun, 22 May 2005 14:32:15 +0000 (14:32 +0000)] 
Applied patch [ 1192917 ] Grids with no row or col headers cause AV under wxGTK

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

19 years agoTest for x, y in GetPosition
Julian Smart [Sun, 22 May 2005 14:23:22 +0000 (14:23 +0000)] 
Test for x, y in GetPosition

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

19 years agoApplied [ 1188707 ] -Fix- bakefiles for broken "make dist" wxMAC_2.6.0
Julian Smart [Sun, 22 May 2005 14:18:16 +0000 (14:18 +0000)] 
Applied [ 1188707 ] -Fix- bakefiles for broken "make dist" wxMAC_2.6.0

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

19 years agoApplied patch [ 1190194 ] Define some string macros to refer to :: functions
Julian Smart [Sun, 22 May 2005 14:12:29 +0000 (14:12 +0000)] 
Applied patch [ 1190194 ] Define some string macros to refer to :: functions

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

19 years agoWinCE fixes
Julian Smart [Sun, 22 May 2005 14:07:32 +0000 (14:07 +0000)] 
WinCE fixes

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

19 years agoinclude wx/defs.h before doing anything else (fixes 1204489)
Vadim Zeitlin [Sun, 22 May 2005 14:03:47 +0000 (14:03 +0000)] 
include wx/defs.h before doing anything else (fixes 1204489)

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

19 years agouse correct background colour for items drawing (closes 1192073); use AutoXXX classes...
Vadim Zeitlin [Sun, 22 May 2005 14:02:04 +0000 (14:02 +0000)] 
use correct background colour for items drawing (closes 1192073); use AutoXXX classes instead of manually dealing with GDI objects; fixed visual bug with background of selected items

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

19 years agoadded AutoHPEN, AutoHBRUSH, AutoHBITMAP; refactored CompatibleBitmap into the last...
Vadim Zeitlin [Sun, 22 May 2005 13:59:45 +0000 (13:59 +0000)] 
added AutoHPEN, AutoHBRUSH, AutoHBITMAP; refactored CompatibleBitmap into the last one to be able to add MonoBitmap as well

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

19 years agoRemoved reference to module file
Julian Smart [Sun, 22 May 2005 13:36:34 +0000 (13:36 +0000)] 
Removed reference to module file

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

19 years agoApplied patch [ 1204217 ] [wxMSW] winXP: wxToolbar bad background vs separator lines
Julian Smart [Sun, 22 May 2005 13:18:33 +0000 (13:18 +0000)] 
Applied patch [ 1204217 ] [wxMSW] winXP: wxToolbar bad background vs separator lines

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

19 years agoApplied patch [ 1204244 ] [wxMSW] Use Win2K look (MS Shell Dlg 2) if possible
Julian Smart [Sun, 22 May 2005 13:04:23 +0000 (13:04 +0000)] 
Applied patch [ 1204244 ] [wxMSW] Use Win2K look (MS Shell Dlg 2) if possible
Adam Strzelecki

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

19 years agoApplied patch [ 1195797 ] Fixes to compile on Win64
Julian Smart [Sun, 22 May 2005 12:10:55 +0000 (12:10 +0000)] 
Applied patch [ 1195797 ] Fixes to compile on Win64

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

19 years agoFix to preserve alpha channel in Rotate90
Julian Smart [Sun, 22 May 2005 11:33:00 +0000 (11:33 +0000)] 
Fix to preserve alpha channel in Rotate90

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

19 years agowxCloseEvent::GetLoggingOff() is for [query] end session events only
Vadim Zeitlin [Sun, 22 May 2005 11:21:21 +0000 (11:21 +0000)] 
wxCloseEvent::GetLoggingOff() is for [query] end session events only

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

19 years agoApplied [ 1202378 ] Fix display of MSW mediactrl when not using sizers et al.
Julian Smart [Sun, 22 May 2005 11:02:22 +0000 (11:02 +0000)] 
Applied [ 1202378 ] Fix display of MSW mediactrl when not using sizers et al.

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

19 years agoFixed cast
Julian Smart [Sun, 22 May 2005 10:54:20 +0000 (10:54 +0000)] 
Fixed cast

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

19 years agoApplied patch [ 1202417 ] Make wxLaunchDefaultBrowser windows fallback work with...
Julian Smart [Sun, 22 May 2005 10:49:13 +0000 (10:49 +0000)] 
Applied patch [ 1202417 ] Make wxLaunchDefaultBrowser windows fallback work with wince

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

19 years agoFixed DDE in Unicode: bug [ 1206299 ] wxDDE 'segfaults'
Julian Smart [Sun, 22 May 2005 10:42:15 +0000 (10:42 +0000)] 
Fixed DDE in Unicode: bug [ 1206299 ] wxDDE 'segfaults'
Steven Van Ingelgem

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

19 years agoRemove debugging code accidentally left in
Julian Smart [Sun, 22 May 2005 10:22:18 +0000 (10:22 +0000)] 
Remove debugging code accidentally left in

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

19 years agoremoved redundant preprocessor check
Dimitri Schoolwerth [Sun, 22 May 2005 01:48:22 +0000 (01:48 +0000)] 
removed redundant preprocessor check

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

19 years agowxCheckListBox doesn't require wxUSE_OWNER_DRAWN when using WXUNIVERSAL
Michael Wetherell [Sun, 22 May 2005 00:29:27 +0000 (00:29 +0000)] 
wxCheckListBox doesn't require wxUSE_OWNER_DRAWN when using WXUNIVERSAL

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

19 years agoAllow -Wl,* options to shared-ld-sh
Michael Wetherell [Sat, 21 May 2005 23:51:37 +0000 (23:51 +0000)] 
Allow -Wl,* options to shared-ld-sh

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

19 years agoFix memory leak (closes bug 1191328)
Julian Smart [Sat, 21 May 2005 20:18:25 +0000 (20:18 +0000)] 
Fix memory leak (closes bug 1191328)

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

19 years agoFixed [ 1195584 ] Missing wxUSE_RICHEDIT2 in setup.h.in
Julian Smart [Sat, 21 May 2005 17:22:19 +0000 (17:22 +0000)] 
Fixed [ 1195584 ] Missing wxUSE_RICHEDIT2 in setup.h.in

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

19 years agoApplied modified version of patch in bug report [ 1195983 ] Multiple wxTimers work...
Julian Smart [Sat, 21 May 2005 17:11:16 +0000 (17:11 +0000)] 
Applied modified version of patch in bug report [ 1195983 ] Multiple wxTimers work incorrectly

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

19 years agoApplied patch for bug [ 1205691 ] Modified Fn keys don't work
Julian Smart [Sat, 21 May 2005 16:59:27 +0000 (16:59 +0000)] 
Applied patch for bug [ 1205691 ] Modified Fn keys don't work
(Paul Konig)

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

19 years agoApplied patch for bug [ 1206181 ] Option-key decodes are wrong
Julian Smart [Sat, 21 May 2005 16:52:56 +0000 (16:52 +0000)] 
Applied patch for bug [ 1206181 ] Option-key decodes are wrong

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

19 years agoApplied patch [ 1204548 ] Add Get and SetVolume to wxMediaCtrl and fix bug 1200182
Julian Smart [Sat, 21 May 2005 16:45:20 +0000 (16:45 +0000)] 
Applied patch [ 1204548 ] Add Get and SetVolume to wxMediaCtrl and fix bug 1200182

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

19 years agoAdded missing file copying (patch 1204618)
Julian Smart [Sat, 21 May 2005 16:41:20 +0000 (16:41 +0000)] 
Added missing file copying (patch 1204618)

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

19 years agoSuppressed error when loading colour bitmap since there's fallback code
Julian Smart [Sat, 21 May 2005 16:36:49 +0000 (16:36 +0000)] 
Suppressed error when loading colour bitmap since there's fallback code
(patch 1206066)

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

19 years agoMay as well add the GTK version runtime checks for the other window styles too
Kevin Hock [Sat, 21 May 2005 16:19:29 +0000 (16:19 +0000)] 
May as well add the GTK version runtime checks for the other window styles too

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

19 years ago Add runtime 2.4.0 check.
Robert Roebling [Sat, 21 May 2005 16:06:35 +0000 (16:06 +0000)] 
  Add runtime 2.4.0 check.

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

19 years ago Add conversion to and from menu hotkeys and
Robert Roebling [Sat, 21 May 2005 16:05:29 +0000 (16:05 +0000)] 
  Add conversion to and from menu hotkeys and
   their GTK pendants.

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

19 years agoAdded more paper sizes and code that falls back to explicit paper size
Julian Smart [Sat, 21 May 2005 11:05:31 +0000 (11:05 +0000)] 
Added more paper sizes and code that falls back to explicit paper size

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

19 years ago We don't have datetime.inl anymore, I think.
Robert Roebling [Sat, 21 May 2005 10:50:05 +0000 (10:50 +0000)] 
  We don't have datetime.inl anymore, I think.

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

19 years ago Restored wxGTK.spec again.
Robert Roebling [Sat, 21 May 2005 10:45:36 +0000 (10:45 +0000)] 
  Restored wxGTK.spec again.

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

19 years ago Apply minimal DC patch.
Robert Roebling [Sat, 21 May 2005 10:01:18 +0000 (10:01 +0000)] 
  Apply minimal DC patch.
  Implement GetDepth for GTK2.

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

19 years ago Use dmallocthcxx, not the plain C version.
Robert Roebling [Sat, 21 May 2005 09:59:33 +0000 (09:59 +0000)] 
  Use dmallocthcxx, not the plain C version.

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