]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
16 years agoRemoved run-time dependency on libpangocairo
Robert Roebling [Thu, 6 Sep 2007 17:56:09 +0000 (17:56 +0000)] 
Removed run-time dependency on libpangocairo

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

16 years agoAdd Cairo to build, remove run-time dependency
Robert Roebling [Thu, 6 Sep 2007 17:31:51 +0000 (17:31 +0000)] 
Add Cairo to build, remove run-time dependency

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

16 years agoMake use of wxCairoLibrary from within wxGtkPrint
Robert Roebling [Thu, 6 Sep 2007 17:24:59 +0000 (17:24 +0000)] 
Make use of wxCairoLibrary from within wxGtkPrint

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

16 years agoMake a slider control created with a particular size/position adjust itself to the...
David Elliott [Thu, 6 Sep 2007 16:41:31 +0000 (16:41 +0000)] 
Make a slider control created with a particular size/position adjust itself to the only size that works and adjust the positioning accordingly.
Implement the wxSL_AUTOTICKS style.
Patch from Mark Oxenham.  Copyright 2007 Software 2000 Ltd.

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

16 years agoAdd wxCairoLibrary (not yet built)
Robert Roebling [Thu, 6 Sep 2007 14:04:47 +0000 (14:04 +0000)] 
Add wxCairoLibrary (not yet built)

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

16 years agoMove the wxDL_ macros to wxDynLibrary
Robert Roebling [Thu, 6 Sep 2007 13:37:32 +0000 (13:37 +0000)] 
Move the wxDL_ macros to wxDynLibrary

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

16 years agofixed wxString::FromAscii signature
Václav Slavík [Thu, 6 Sep 2007 13:31:08 +0000 (13:31 +0000)] 
fixed wxString::FromAscii signature

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

16 years agoExplain various printing backends in GTK+
Robert Roebling [Thu, 6 Sep 2007 13:28:37 +0000 (13:28 +0000)] 
Explain various printing backends in GTK+

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

16 years agoMention wxUSE_GTKPRINT define
Robert Roebling [Thu, 6 Sep 2007 13:26:31 +0000 (13:26 +0000)] 
Mention wxUSE_GTKPRINT define

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

16 years agoadd missing timer.h
Chris Elliott [Thu, 6 Sep 2007 09:19:38 +0000 (09:19 +0000)] 
add missing timer.h

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

16 years agofixed off by 1 bug in converting premultiplied DIB pixel values to non-premultiplied...
Vadim Zeitlin [Wed, 5 Sep 2007 22:58:27 +0000 (22:58 +0000)] 
fixed off by 1 bug in converting premultiplied DIB pixel values to non-premultiplied image ones

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

16 years agoPass length including the null-terminator to cWC2MB
Robin Dunn [Wed, 5 Sep 2007 22:53:29 +0000 (22:53 +0000)] 
Pass length including the null-terminator to cWC2MB

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

16 years agoAdd support for GTK print, modified from patch 1782055
Robert Roebling [Wed, 5 Sep 2007 21:34:08 +0000 (21:34 +0000)] 
Add support for GTK print, modified from patch 1782055

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

16 years agoAdd force link for GtkPrint modeule (still commented out)
Robert Roebling [Wed, 5 Sep 2007 19:49:41 +0000 (19:49 +0000)] 
Add force link for GtkPrint modeule (still commented out)

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

16 years agoMake wxGnomePrintModule public so that wxGtkPrintModule knows about it
Robert Roebling [Wed, 5 Sep 2007 19:26:46 +0000 (19:26 +0000)] 
Make wxGnomePrintModule public so that wxGtkPrintModule knows about it

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

16 years agoAdd GtkPrint detection code and configure switch
Robert Roebling [Wed, 5 Sep 2007 18:55:18 +0000 (18:55 +0000)] 
Add GtkPrint detection code and configure switch

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

16 years agoupport wxFileDataObject change for UTF8 handling
Robert Roebling [Wed, 5 Sep 2007 18:53:59 +0000 (18:53 +0000)] 
upport wxFileDataObject change for UTF8 handling

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

16 years agoadd missing ds? files
Chris Elliott [Wed, 5 Sep 2007 08:41:30 +0000 (08:41 +0000)] 
add missing ds? files

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

16 years agoCorrected default background and text colours
Julian Smart [Tue, 4 Sep 2007 18:54:59 +0000 (18:54 +0000)] 
Corrected default background and text colours

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

16 years agoFixed URL saving/loading
Julian Smart [Tue, 4 Sep 2007 14:21:29 +0000 (14:21 +0000)] 
Fixed URL saving/loading

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

16 years agoAlways set the background colour for XP, for consistent toolbar backgrounds
Julian Smart [Tue, 4 Sep 2007 13:47:05 +0000 (13:47 +0000)] 
Always set the background colour for XP, for consistent toolbar backgrounds

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

16 years agoCorrected a typo
Julian Smart [Tue, 4 Sep 2007 13:23:42 +0000 (13:23 +0000)] 
Corrected a typo

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

16 years agocorrect scrolling of various GTK+ widgets such as GtkFrame (wxStaticBox)
Robert Roebling [Tue, 4 Sep 2007 13:16:48 +0000 (13:16 +0000)] 
correct scrolling of various GTK+ widgets such as GtkFrame (wxStaticBox)

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

16 years agoApply the background fix only if the toolbar has controls
Julian Smart [Tue, 4 Sep 2007 06:59:50 +0000 (06:59 +0000)] 
Apply the background fix only if the toolbar has controls

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

16 years agoa few more header files need to be installed
Robin Dunn [Tue, 4 Sep 2007 02:54:46 +0000 (02:54 +0000)] 
a few more header files need to be installed

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

16 years agouse client size to avoid gdk_window_get_frame_extents, which returns the full width...
Paul Cornett [Tue, 4 Sep 2007 02:29:03 +0000 (02:29 +0000)] 
use client size to avoid gdk_window_get_frame_extents, which returns the full width of the screen for wxTaskBarIconArea

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

16 years agofix translation of wx priority values to the standard Unix ones in SetPriority()
Vadim Zeitlin [Mon, 3 Sep 2007 22:52:38 +0000 (22:52 +0000)] 
fix translation of wx priority values to the standard Unix ones in SetPriority()

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

16 years agofix WX_GL_STEREO attribute handling: value for it was missing in the attribute list
Vadim Zeitlin [Mon, 3 Sep 2007 22:35:43 +0000 (22:35 +0000)] 
fix WX_GL_STEREO attribute handling: value for it was missing in the attribute list

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

16 years agodon't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT) as it doesn't seem to work; imple...
Vadim Zeitlin [Mon, 3 Sep 2007 21:50:28 +0000 (21:50 +0000)] 
don't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT) as it doesn't seem to work; implement GetHeaderButtonHeight() in wxRendererMSW instead of doing it in wxRendererXP using HDM_LAYOUT; added test for this renderer method to the sample

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

16 years agocall SetLegacyWMProperties last, it calls gtk_widget_realize, which will lead to...
Paul Cornett [Mon, 3 Sep 2007 20:45:21 +0000 (20:45 +0000)] 
call SetLegacyWMProperties last, it calls gtk_widget_realize, which will lead to assertion failures if initialization has not been done yet

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

16 years agofix IsProtocolSupported in unicode build
Paul Cornett [Mon, 3 Sep 2007 20:17:34 +0000 (20:17 +0000)] 
fix IsProtocolSupported in unicode build

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

16 years agoTry the DefaultProperties key if the buildSettings key doesn't work when reading...
David Elliott [Mon, 3 Sep 2007 18:10:20 +0000 (18:10 +0000)] 
Try the DefaultProperties key if the buildSettings key doesn't work when reading the SDKSettings.plist.

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

16 years agoUpdate to recent eggtrayicon version. Should be converted to GTK+ 2.10 code.
Robert Roebling [Mon, 3 Sep 2007 08:20:19 +0000 (08:20 +0000)] 
Update to recent eggtrayicon version. Should be converted to GTK+ 2.10 code.

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

16 years agoinclude private.h
Robin Dunn [Mon, 3 Sep 2007 03:13:49 +0000 (03:13 +0000)] 
include private.h

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

16 years agomore exports
Robin Dunn [Mon, 3 Sep 2007 03:12:09 +0000 (03:12 +0000)] 
more exports

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

16 years agowrap the code in #if wxUSE_DATAVIEWCTRL
Robin Dunn [Mon, 3 Sep 2007 03:07:29 +0000 (03:07 +0000)] 
wrap the code in #if wxUSE_DATAVIEWCTRL

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

16 years agoUpdate wxStack class macro for the new wxVector
Robin Dunn [Mon, 3 Sep 2007 03:05:50 +0000 (03:05 +0000)] 
Update wxStack class macro for the new wxVector

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

16 years agoexport wxGetNativeFontEncoding and wxTestFontEncoding
Robin Dunn [Mon, 3 Sep 2007 03:03:14 +0000 (03:03 +0000)] 
export wxGetNativeFontEncoding and wxTestFontEncoding

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

16 years agofix events and eventTypes for wxPython
Robin Dunn [Mon, 3 Sep 2007 03:02:25 +0000 (03:02 +0000)] 
fix events and eventTypes for wxPython

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

16 years agoStandard SDK fixes
Julian Smart [Sun, 2 Sep 2007 20:26:43 +0000 (20:26 +0000)] 
Standard SDK fixes

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

16 years agoPatch from Bo for new API, various fixes, live update for column header
Robert Roebling [Sat, 1 Sep 2007 18:57:03 +0000 (18:57 +0000)] 
Patch from Bo for new API, various fixes, live update for column header

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

16 years agoAdded native focus rectangle drawing for wxMac (CG only at present)
Julian Smart [Fri, 31 Aug 2007 14:56:18 +0000 (14:56 +0000)] 
Added native focus rectangle drawing for wxMac (CG only at present)

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

16 years agofixed badly named wxHtmlTag::GetParam() argument: with_quotes, not with_commas
Václav Slavík [Fri, 31 Aug 2007 13:48:37 +0000 (13:48 +0000)] 
fixed badly named wxHtmlTag::GetParam() argument: with_quotes, not with_commas

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

17 years agotypo
Robert Roebling [Fri, 31 Aug 2007 12:43:24 +0000 (12:43 +0000)] 
typo

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

17 years agoAdd wxDataViewCtrl to the build for OS X
Robert Roebling [Fri, 31 Aug 2007 12:42:57 +0000 (12:42 +0000)] 
Add wxDataViewCtrl to the build for OS X

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

17 years agoAdded const and virtual in various places
Robert Roebling [Fri, 31 Aug 2007 09:55:36 +0000 (09:55 +0000)] 
Added const and virtual in various places

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

17 years agotypo
Robert Roebling [Fri, 31 Aug 2007 09:48:40 +0000 (09:48 +0000)] 
typo

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

17 years agoAdded wxDataViewModel::GetChildren() (removed GetSibling() and GetFirstChild())
Robert Roebling [Fri, 31 Aug 2007 09:44:59 +0000 (09:44 +0000)] 
Added wxDataViewModel::GetChildren() (removed GetSibling() and GetFirstChild())

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

17 years agoAdded wxDataViewCtrl::AppendIconTextColumn
Robert Roebling [Fri, 31 Aug 2007 09:14:49 +0000 (09:14 +0000)] 
Added wxDataViewCtrl::AppendIconTextColumn

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

17 years agoadded wxDataViewIconTextRenderer
Robert Roebling [Fri, 31 Aug 2007 08:58:25 +0000 (08:58 +0000)] 
added wxDataViewIconTextRenderer

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

17 years agosmall doc patch from Bryan Petty
Robert Roebling [Fri, 31 Aug 2007 08:31:41 +0000 (08:31 +0000)] 
small doc patch from Bryan Petty

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

17 years agoUse new menu item function
Julian Smart [Fri, 31 Aug 2007 07:37:22 +0000 (07:37 +0000)] 
Use new menu item function

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

17 years agouse WX_ASSERT_STR/SIZET_EQUAL instead of CPPUNIT_ASSERT_EQUAL with casts
Vadim Zeitlin [Thu, 30 Aug 2007 20:21:49 +0000 (20:21 +0000)] 
use WX_ASSERT_STR/SIZET_EQUAL instead of CPPUNIT_ASSERT_EQUAL with casts

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

17 years agodon't use use UTF-8 to PUA mapping hack, it's not necessary any more now that wxConvA...
Vadim Zeitlin [Thu, 30 Aug 2007 20:21:16 +0000 (20:21 +0000)] 
don't use use UTF-8 to PUA mapping hack, it's not necessary any more now that wxConvAuto can read non-UTF-8 files

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

17 years agofix resize() when it's used for truncating a string in UTF-8 build; added test for...
Vadim Zeitlin [Thu, 30 Aug 2007 18:13:29 +0000 (18:13 +0000)] 
fix resize() when it's used for truncating a string in UTF-8 build; added test for this bug

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

17 years agouse fallback encoding in wxConvAuto when input is not in UTF-8
Vadim Zeitlin [Thu, 30 Aug 2007 17:54:28 +0000 (17:54 +0000)] 
use fallback encoding in wxConvAuto when input is not in UTF-8

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

17 years agouse wxNullPtr instead of NULL with wxFileTypeInfo
Vadim Zeitlin [Thu, 30 Aug 2007 17:45:35 +0000 (17:45 +0000)] 
use wxNullPtr instead of NULL with wxFileTypeInfo

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

17 years agoX property data is long for format 32
Paul Cornett [Thu, 30 Aug 2007 17:13:20 +0000 (17:13 +0000)] 
X property data is long for format 32

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

17 years agoPatch from Hartwig for wxMac implementation
Robert Roebling [Thu, 30 Aug 2007 13:09:20 +0000 (13:09 +0000)] 
Patch from Hartwig for wxMac implementation

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

17 years agoPatch from Bo, implements mouse hover, default sort
Robert Roebling [Wed, 29 Aug 2007 20:29:59 +0000 (20:29 +0000)] 
Patch from Bo, implements mouse hover, default sort

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

17 years agomake SetValue return a value
Robert Roebling [Wed, 29 Aug 2007 20:09:28 +0000 (20:09 +0000)] 
make SetValue return a value

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

17 years agoadd missing static
Paul Cornett [Wed, 29 Aug 2007 17:08:58 +0000 (17:08 +0000)] 
add missing static

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

17 years agoAvoid crash if user aborts the print
Julian Smart [Wed, 29 Aug 2007 16:41:01 +0000 (16:41 +0000)] 
Avoid crash if user aborts the print

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

17 years agoThe toolbar background for some colour schemes cannot be determined
Julian Smart [Wed, 29 Aug 2007 15:39:29 +0000 (15:39 +0000)] 
The toolbar background for some colour schemes cannot be determined
(for example Silver). So set an explicit background colour to avoid parts of
the background being painted wrongly.

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

17 years agoadd wxDataViewIconTextRenderer
Robert Roebling [Wed, 29 Aug 2007 11:48:12 +0000 (11:48 +0000)] 
add wxDataViewIconTextRenderer

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

17 years agoadd wxDataViewIconText
Robert Roebling [Wed, 29 Aug 2007 11:12:12 +0000 (11:12 +0000)] 
add wxDataViewIconText

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

17 years agowxTextCtrl: Implement alignment flags, editable (read only) status, and GetLastPosition.
David Elliott [Tue, 28 Aug 2007 21:47:45 +0000 (21:47 +0000)] 
wxTextCtrl: Implement alignment flags, editable (read only) status, and GetLastPosition.
Patch from Mark Oxenham. Copyright 2007 Software 2000 Ltd.

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

17 years agoadd objectdataptr.tex to classes.tex
Robert Roebling [Tue, 28 Aug 2007 20:33:13 +0000 (20:33 +0000)] 
add objectdataptr.tex to classes.tex

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

17 years agoCompile fix for old W32API headers
Julian Smart [Tue, 28 Aug 2007 19:25:59 +0000 (19:25 +0000)] 
Compile fix for old W32API headers

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

17 years agoadded some clarifying comments
Václav Slavík [Tue, 28 Aug 2007 15:08:07 +0000 (15:08 +0000)] 
added some clarifying comments

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

17 years agofixed memory leak in RestoreState
Václav Slavík [Tue, 28 Aug 2007 14:51:46 +0000 (14:51 +0000)] 
fixed memory leak in RestoreState

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

17 years agoadded copy constr
Robert Roebling [Tue, 28 Aug 2007 12:30:56 +0000 (12:30 +0000)] 
added copy constr

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

17 years agoadded docs for wxObjectDataPtr<T> and examples for ref counting
Robert Roebling [Tue, 28 Aug 2007 12:26:20 +0000 (12:26 +0000)] 
added docs for wxObjectDataPtr<T> and examples for ref counting

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

17 years agosyntax correction
Robert Roebling [Tue, 28 Aug 2007 11:08:55 +0000 (11:08 +0000)] 
syntax correction

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

17 years agooptimized wxMBConvStringUTF8::ToWchar() for ASCII characters
Václav Slavík [Tue, 28 Aug 2007 10:40:40 +0000 (10:40 +0000)] 
optimized wxMBConvStringUTF8::ToWchar() for ASCII characters

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

17 years agoMinor correction, use wxCHECK
Robert Roebling [Tue, 28 Aug 2007 10:28:51 +0000 (10:28 +0000)] 
Minor correction, use wxCHECK

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

17 years agoFix from Bo
Robert Roebling [Tue, 28 Aug 2007 09:47:01 +0000 (09:47 +0000)] 
Fix from Bo

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

17 years agoApplied patch from Bo, WIP
Robert Roebling [Tue, 28 Aug 2007 09:32:43 +0000 (09:32 +0000)] 
Applied patch from Bo, WIP

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

17 years agodoc syntax corrections again
Robert Roebling [Tue, 28 Aug 2007 09:05:42 +0000 (09:05 +0000)] 
doc syntax corrections again

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

17 years agodoc syntax corrections
Robert Roebling [Tue, 28 Aug 2007 09:04:04 +0000 (09:04 +0000)] 
doc syntax corrections

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

17 years agofix getting frame extents on 64-bit platforms, cleanup XGetWindowProperty code
Paul Cornett [Mon, 27 Aug 2007 17:29:36 +0000 (17:29 +0000)] 
fix getting frame extents on 64-bit platforms, cleanup XGetWindowProperty code

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

17 years agoadd small script which reports a list of the unused wx headers
Francesco Montorsi [Mon, 27 Aug 2007 14:39:35 +0000 (14:39 +0000)] 
add small script which reports a list of the unused wx headers

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

17 years agorestored expanders
Robert Roebling [Mon, 27 Aug 2007 08:35:26 +0000 (08:35 +0000)] 
restored expanders

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

17 years agoOnly show the context menu if the event belongs to this window
Julian Smart [Mon, 27 Aug 2007 08:22:12 +0000 (08:22 +0000)] 
Only show the context menu if the event belongs to this window

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

17 years agoadded Clone() method documentation
Vadim Zeitlin [Sun, 26 Aug 2007 20:47:54 +0000 (20:47 +0000)] 
added Clone() method documentation

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

17 years agodon't overwrite the existing local file if we failed to open it but it does exist
Vadim Zeitlin [Sun, 26 Aug 2007 20:40:33 +0000 (20:40 +0000)] 
don't overwrite the existing local file if we failed to open it but it does exist

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

17 years agoremove gtk_window_set_type_hint from GetTooltipColors, it's not necessary and GDK_WIN...
Paul Cornett [Sun, 26 Aug 2007 16:17:37 +0000 (16:17 +0000)] 
remove gtk_window_set_type_hint from GetTooltipColors, it's not necessary and GDK_WINDOW_TYPE_HINT_TOOLTIP is not available before GTK 2.10

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

17 years agoadd test for custom in-place editor
Robert Roebling [Sun, 26 Aug 2007 15:24:41 +0000 (15:24 +0000)] 
add test for custom in-place editor

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

17 years agocorrect constr's signature
Robert Roebling [Sun, 26 Aug 2007 15:16:12 +0000 (15:16 +0000)] 
correct constr's signature

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

17 years agoMinor correction
Robert Roebling [Sun, 26 Aug 2007 14:51:55 +0000 (14:51 +0000)] 
Minor correction

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

17 years agoPatch from Bo for recent API changes
Robert Roebling [Sun, 26 Aug 2007 14:48:29 +0000 (14:48 +0000)] 
Patch from Bo for recent API changes

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

17 years agoDon't assert in update handler if read-only
Julian Smart [Sun, 26 Aug 2007 13:49:19 +0000 (13:49 +0000)] 
Don't assert in update handler if read-only

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

17 years agoMove column organizing code to ports, away from common code
Robert Roebling [Sun, 26 Aug 2007 10:05:16 +0000 (10:05 +0000)] 
Move column organizing code to ports, away from common code

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

17 years agofixed wxHTML parsing to run in O(n) even in UTF8 build
Václav Slavík [Sun, 26 Aug 2007 10:04:11 +0000 (10:04 +0000)] 
fixed wxHTML parsing to run in O(n) even in UTF8 build

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

17 years agocompile fix
Robert Roebling [Sun, 26 Aug 2007 09:32:00 +0000 (09:32 +0000)] 
compile fix

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

17 years agofix getting tooltip colors for GTK 2.11
Paul Cornett [Sun, 26 Aug 2007 05:45:21 +0000 (05:45 +0000)] 
fix getting tooltip colors for GTK 2.11

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

17 years agodocumented Collapse() and Expand()
Robert Roebling [Sat, 25 Aug 2007 21:06:16 +0000 (21:06 +0000)] 
documented Collapse() and Expand()

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

17 years agoadded Collapse() and Expand()
Robert Roebling [Sat, 25 Aug 2007 21:05:51 +0000 (21:05 +0000)] 
added Collapse() and Expand()

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

17 years agotest editing_started and _done events
Robert Roebling [Sat, 25 Aug 2007 20:43:47 +0000 (20:43 +0000)] 
test editing_started and _done events

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

17 years agoimplement editing_started and _done events for GTK+ >= 2.6
Robert Roebling [Sat, 25 Aug 2007 20:43:20 +0000 (20:43 +0000)] 
implement editing_started and _done events for GTK+ >= 2.6

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