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

19 years agoRemoved unnecessary files
Julian Smart [Thu, 19 May 2005 17:33:22 +0000 (17:33 +0000)] 
Removed unnecessary files

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

19 years agoReplaced images
Julian Smart [Thu, 19 May 2005 17:22:42 +0000 (17:22 +0000)] 
Replaced images

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

19 years agoWarning fixes for Cygwin
Michael Wetherell [Thu, 19 May 2005 17:03:10 +0000 (17:03 +0000)] 
Warning fixes for Cygwin

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

19 years agoReplaced icon
Julian Smart [Thu, 19 May 2005 17:01:43 +0000 (17:01 +0000)] 
Replaced icon

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

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