]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

19 years ago Don't check for wildcards if wxSAVE is given.
Robert Roebling [Sat, 21 May 2005 09:53:53 +0000 (09:53 +0000)] 
  Don't check for wildcards if wxSAVE is given.

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

19 years ago Add test for new SetBackgroundColour() logic
Robert Roebling [Sat, 21 May 2005 09:46:26 +0000 (09:46 +0000)] 
  Add test for new SetBackgroundColour() logic
   which should leave the sunken border as it
   is a not give it a green border.

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

19 years ago Setting the background colour of a wxWindow or
Robert Roebling [Sat, 21 May 2005 09:42:02 +0000 (09:42 +0000)] 
  Setting the background colour of a wxWindow or
    wxScrolledWindow etc. should only affect the
    actual background, not the border (sunken)
    or the scrollbars etc.

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

19 years ago Make PaintBackground virtual, too. Now that we have
Robert Roebling [Sat, 21 May 2005 07:05:02 +0000 (07:05 +0000)] 
  Make PaintBackground virtual, too. Now that we have
    broken bin comp.

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

19 years agowxSTAY_ON_TOP is available on all 3 major platforms now, remove Windows-only note
Kevin Hock [Sat, 21 May 2005 04:20:49 +0000 (04:20 +0000)] 
wxSTAY_ON_TOP is available on all 3 major platforms now, remove Windows-only note

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

19 years agoAdd wxSTAY_ON_TOP for wxGTK
Kevin Hock [Sat, 21 May 2005 04:17:11 +0000 (04:17 +0000)] 
Add wxSTAY_ON_TOP for wxGTK

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

19 years agoAdd wxSTAY_ON_TOP support [Patch 1206023]
Kevin Hock [Sat, 21 May 2005 04:15:22 +0000 (04:15 +0000)] 
Add wxSTAY_ON_TOP support [Patch 1206023]

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

19 years agoAdd comment to ITEM_MENU reflecting why it's the best choice for context menus in...
Kevin Hock [Sat, 21 May 2005 03:03:40 +0000 (03:03 +0000)] 
Add comment to ITEM_MENU reflecting why it's the best choice for context menus in a tree

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

19 years agoUpdate description of ITEM_MENU to reflect its increased usefulness
Kevin Hock [Sat, 21 May 2005 03:02:30 +0000 (03:02 +0000)] 
Update description of ITEM_MENU to reflect its increased usefulness

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

19 years agoInclude the location of the item in the ITEM_MENU event generated by the menu key...
Kevin Hock [Sat, 21 May 2005 03:01:04 +0000 (03:01 +0000)] 
Include the location of the item in the ITEM_MENU event generated by the menu key, and send the ITEM_MENU event after the RIGHT_CLICK event (consistent with MSW, but this behavior may change). The latter ITEM_MENU event had previously not been sent at all.

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

19 years agoInclude the location of the right-click, or the item, in the MENU_ITEM event.
Kevin Hock [Sat, 21 May 2005 02:58:47 +0000 (02:58 +0000)] 
Include the location of the right-click, or the item, in the MENU_ITEM event.

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

19 years agoThe bug is no longer there, but leave the workaround in place for
Robin Dunn [Fri, 20 May 2005 23:13:46 +0000 (23:13 +0000)] 
The bug is no longer there, but leave the workaround in place for
educational purposes

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

19 years agowxUSE_CHECKLISTBOX does not require wxUSE_OWNER_DRAWN when using WXUNIVERSAL
Michael Wetherell [Fri, 20 May 2005 21:30:25 +0000 (21:30 +0000)] 
wxUSE_CHECKLISTBOX does not require wxUSE_OWNER_DRAWN when using WXUNIVERSAL

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

19 years agoThe checklst samples requires wxUSE_CHECKLISTBOX
Michael Wetherell [Fri, 20 May 2005 21:28:06 +0000 (21:28 +0000)] 
The checklst samples requires wxUSE_CHECKLISTBOX

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

19 years agoSet focus to the grid windwo when it is left-clicked
Robin Dunn [Fri, 20 May 2005 16:17:57 +0000 (16:17 +0000)] 
Set focus to the grid windwo when it is left-clicked

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

19 years agonative checkbox didn't have correct state after switching from owner drawn to normal...
Vadim Zeitlin [Fri, 20 May 2005 12:34:47 +0000 (12:34 +0000)] 
native checkbox didn't have correct state after switching from owner drawn to normal mode

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

19 years agoImage updates
Julian Smart [Fri, 20 May 2005 09:18:26 +0000 (09:18 +0000)] 
Image updates

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

19 years agoRenderer should only be used for GTK+ 2
Julian Smart [Fri, 20 May 2005 08:17:11 +0000 (08:17 +0000)] 
Renderer should only be used for GTK+ 2

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

19 years agoCorrections for fonts
Robin Dunn [Thu, 19 May 2005 22:32:40 +0000 (22:32 +0000)] 
Corrections for fonts

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

19 years agoMoved the pending pos and size into wxWindowMSW
Robin Dunn [Thu, 19 May 2005 22:17:01 +0000 (22:17 +0000)] 
Moved the pending pos and size into wxWindowMSW

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

19 years agoNo longer using the reserved pointer
Robin Dunn [Thu, 19 May 2005 22:16:02 +0000 (22:16 +0000)] 
No longer using the reserved pointer

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

19 years agoReplaced cursor images
Julian Smart [Thu, 19 May 2005 20:53:55 +0000 (20:53 +0000)] 
Replaced cursor images

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

19 years agoRemoved redundant cursor files
Julian Smart [Thu, 19 May 2005 20:39:06 +0000 (20:39 +0000)] 
Removed redundant cursor files

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

19 years agoExport correction (blind fix for error found in Tinderbox logs).
Włodzimierz Skiba [Thu, 19 May 2005 20:04:42 +0000 (20:04 +0000)] 
Export correction (blind fix for error found in Tinderbox logs).

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

19 years agoAvoid warnings from mgl headers if possible.
Włodzimierz Skiba [Thu, 19 May 2005 19:37:59 +0000 (19:37 +0000)] 
Avoid warnings from mgl headers if possible.

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

19 years agoRemoved files
Julian Smart [Thu, 19 May 2005 19:08:04 +0000 (19:08 +0000)] 
Removed files

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

19 years agoReplaced images
Julian Smart [Thu, 19 May 2005 19:02:56 +0000 (19:02 +0000)] 
Replaced images

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

19 years agoRefresh of the build files after recent changes in .bkl specifications.
Włodzimierz Skiba [Thu, 19 May 2005 18:21:07 +0000 (18:21 +0000)] 
Refresh of the build files after recent changes in .bkl specifications.

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

19 years agoFix for 'using default arguments would be overload ambiguous' warning.
Włodzimierz Skiba [Thu, 19 May 2005 17:37:59 +0000 (17:37 +0000)] 
Fix for 'using default arguments would be overload ambiguous' warning.

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

19 years agoBuild fix for wxMGL found in Tinderbox logs.
Włodzimierz Skiba [Thu, 19 May 2005 17:35:21 +0000 (17:35 +0000)] 
Build fix for wxMGL found in Tinderbox logs.

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