wxWidgets.git
15 years agoadded wxAuiToolBar
Benjamin Williams [Sun, 24 Aug 2008 09:28:07 +0000 (09:28 +0000)] 
added wxAuiToolBar

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

15 years agofixing typo
Stefan Csomor [Sat, 23 Aug 2008 14:14:35 +0000 (14:14 +0000)] 
fixing typo

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

15 years agococoa implementation files
Stefan Csomor [Sat, 23 Aug 2008 12:55:54 +0000 (12:55 +0000)] 
cocoa implementation files

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

15 years agocommon implementation files
Stefan Csomor [Sat, 23 Aug 2008 12:43:44 +0000 (12:43 +0000)] 
common implementation files

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

15 years agowxComboCtrlBase::Enable() does not refresh the control #9900
Robert Roebling [Sat, 23 Aug 2008 08:19:42 +0000 (08:19 +0000)] 
wxComboCtrlBase::Enable() does not refresh the control #9900

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

15 years agofix a couple of spelling errors
Vadim Zeitlin [Fri, 22 Aug 2008 22:27:03 +0000 (22:27 +0000)] 
fix a couple of spelling errors

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

15 years agofix 2 doxygen errors
Vadim Zeitlin [Fri, 22 Aug 2008 22:22:50 +0000 (22:22 +0000)] 
fix 2 doxygen errors

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

15 years agoImproved auto list numbering
Julian Smart [Fri, 22 Aug 2008 15:21:50 +0000 (15:21 +0000)] 
Improved auto list numbering
Fixed selection bugs

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

15 years agoCleanup of previous fix
Julian Smart [Fri, 22 Aug 2008 11:32:23 +0000 (11:32 +0000)] 
Cleanup of previous fix

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

15 years agoGeneric carent no longer invisible on a dark background
Julian Smart [Fri, 22 Aug 2008 10:34:14 +0000 (10:34 +0000)] 
Generic carent no longer invisible on a dark background

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

15 years ago#9854 (AddPendingEvent - protect during wxEvtHandler destruction)
Robert Roebling [Fri, 22 Aug 2008 09:18:30 +0000 (09:18 +0000)] 
#9854 (AddPendingEvent - protect during wxEvtHandler destruction)

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

15 years agoosx-cocoa event loop
Stefan Csomor [Fri, 22 Aug 2008 06:47:58 +0000 (06:47 +0000)] 
osx-cocoa event loop

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

15 years agomake ellipses drawn by wxDC more consistent with wxGC ones (closes #9887)
Vadim Zeitlin [Thu, 21 Aug 2008 22:51:31 +0000 (22:51 +0000)] 
make ellipses drawn by wxDC more consistent with wxGC ones (closes #9887)

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

15 years agouse Pango to draw rotated text if possible (this supports text background and should...
Vadim Zeitlin [Thu, 21 Aug 2008 22:31:36 +0000 (22:31 +0000)] 
use Pango to draw rotated text if possible (this supports text background and should be more efficient), fall back to the old method for old libraries (closes #9861)

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

15 years agoremove unneeded dependencies from bakefiles and regenerate the make/project files...
Vadim Zeitlin [Thu, 21 Aug 2008 22:18:31 +0000 (22:18 +0000)] 
remove unneeded dependencies from bakefiles and regenerate the make/project files (closes #9850)

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

15 years agocompilation fix for wxUniv/GTK (closes #9849)
Vadim Zeitlin [Thu, 21 Aug 2008 22:12:43 +0000 (22:12 +0000)] 
compilation fix for wxUniv/GTK (closes #9849)

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

15 years agoadd a radio box to select the combobox type (#9845)
Vadim Zeitlin [Thu, 21 Aug 2008 21:37:22 +0000 (21:37 +0000)] 
add a radio box to select the combobox type (#9845)

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

15 years agodocument that text drawing is not affected by the current logical function and update...
Vadim Zeitlin [Thu, 21 Aug 2008 21:14:58 +0000 (21:14 +0000)] 
document that text drawing is not affected by the current logical function and update the sample to not imply that it is (#9842)

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

15 years agohonour useMask parameter in DrawBitmap() and StretchBlit() (#9841)
Vadim Zeitlin [Thu, 21 Aug 2008 21:12:44 +0000 (21:12 +0000)] 
honour useMask parameter in DrawBitmap() and StretchBlit() (#9841)

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

15 years agocontinue even if the bitmaps can't be found; look for them in argv[0] directory too...
Vadim Zeitlin [Thu, 21 Aug 2008 21:06:21 +0000 (21:06 +0000)] 
continue even if the bitmaps can't be found; look for them in argv[0] directory too; use more clear name for ROP screen in the menu (#9839)

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

15 years agodon't always create DIBs in wxBitmap(wxImage) ctor
Vadim Zeitlin [Thu, 21 Aug 2008 20:43:48 +0000 (20:43 +0000)] 
don't always create DIBs in wxBitmap(wxImage) ctor

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

15 years agoFixed default margin sizes
Julian Smart [Thu, 21 Aug 2008 16:08:32 +0000 (16:08 +0000)] 
Fixed default margin sizes

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

15 years ago#9876 (GC: added sanity check to wxGraphicsPathData::AddEllipse())
Robert Roebling [Thu, 21 Aug 2008 12:21:14 +0000 (12:21 +0000)] 
#9876 (GC: added sanity check to wxGraphicsPathData::AddEllipse())

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

15 years agoTicket #9858 gtk wxDC::DrawText() - draw text background natively
Robert Roebling [Thu, 21 Aug 2008 12:06:11 +0000 (12:06 +0000)] 
Ticket #9858 gtk wxDC::DrawText() - draw text background natively

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

15 years agoupdating the comment as well
Stefan Csomor [Thu, 21 Aug 2008 08:58:32 +0000 (08:58 +0000)] 
updating the comment as well

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

15 years agousing the 'new' bottleneck methods, fixing bugreport from Bengt Nilsson <bengt.nilsso...
Stefan Csomor [Thu, 21 Aug 2008 08:49:42 +0000 (08:49 +0000)] 
using the 'new' bottleneck methods, fixing bugreport from Bengt Nilsson <bengt.nilsson11@spray.se>

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

15 years agomimetype common implementation
Stefan Csomor [Thu, 21 Aug 2008 07:30:33 +0000 (07:30 +0000)] 
mimetype common implementation

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

15 years agococoa specific implementations
Stefan Csomor [Thu, 21 Aug 2008 07:29:07 +0000 (07:29 +0000)] 
cocoa specific implementations

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

15 years agonew common code files
Stefan Csomor [Thu, 21 Aug 2008 07:28:04 +0000 (07:28 +0000)] 
new common code files

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

15 years agomention DoPrepareDC() relative origin offsetting
Vadim Zeitlin [Thu, 21 Aug 2008 00:13:41 +0000 (00:13 +0000)] 
mention DoPrepareDC() relative origin offsetting

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

15 years agofixed scaling of print preview if there's not enough RAM for the full page
Václav Slavík [Wed, 20 Aug 2008 21:58:31 +0000 (21:58 +0000)] 
fixed scaling of print preview if there's not enough RAM for the full page

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

15 years agore-fix MinGW DLL compilation
Václav Slavík [Wed, 20 Aug 2008 21:35:55 +0000 (21:35 +0000)] 
re-fix MinGW DLL compilation

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

15 years agoremove text field from page data, add much more useful image widget pointer, lots...
Paul Cornett [Tue, 19 Aug 2008 16:28:40 +0000 (16:28 +0000)] 
remove text field from page data, add much more useful image widget pointer, lots of code simplification and cleanup

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

15 years agonon-pch build fix
Paul Cornett [Tue, 19 Aug 2008 16:28:21 +0000 (16:28 +0000)] 
non-pch build fix

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

15 years agofix MSVC warning about int->bool conversion introduced by r55113 [forward port from...
Vadim Zeitlin [Mon, 18 Aug 2008 20:05:51 +0000 (20:05 +0000)] 
fix MSVC warning about int->bool conversion introduced by r55113 [forward port from 2.8 branch]

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

15 years agodon't use WXDLLIMPEXP_BASE_DATA() around member data, this results in an error in...
Vadim Zeitlin [Mon, 18 Aug 2008 19:52:00 +0000 (19:52 +0000)] 
don't use WXDLLIMPEXP_BASE_DATA() around member data, this results in an error in MSVC DLL build

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

15 years agodon't use the same tool ids for multiple tools, this is bad idea under Windows and...
Vadim Zeitlin [Mon, 18 Aug 2008 13:40:18 +0000 (13:40 +0000)] 
don't use the same tool ids for multiple tools, this is bad idea under Windows and breaks tool commands handling

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

15 years agoadd support for using bitmap2 for checked menu item bitmap in XRC (#9878)
Vadim Zeitlin [Mon, 18 Aug 2008 13:27:58 +0000 (13:27 +0000)] 
add support for using bitmap2 for checked menu item bitmap in XRC (#9878)

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

15 years agopaint the space remaining after the columns too in wxListHeaderWindow::OnPaint()...
Vadim Zeitlin [Mon, 18 Aug 2008 12:02:01 +0000 (12:02 +0000)] 
paint the space remaining after the columns too in wxListHeaderWindow::OnPaint() (#9855)

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

15 years agouse CLSCTX_ALL instead of CLSCTX_LOCAL_SERVER in CreateInstance() (#9868)
Vadim Zeitlin [Mon, 18 Aug 2008 11:57:55 +0000 (11:57 +0000)] 
use CLSCTX_ALL instead of CLSCTX_LOCAL_SERVER in CreateInstance() (#9868)

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

15 years agodon't terminate the event loop in EndModal() if it was already terminated because...
Vadim Zeitlin [Mon, 18 Aug 2008 11:51:53 +0000 (11:51 +0000)] 
don't terminate the event loop in EndModal() if it was already terminated because of an exception thrown inside it (#9838)

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

15 years agodocument wxSpinCtrlDouble (#9834)
Vadim Zeitlin [Mon, 18 Aug 2008 11:41:27 +0000 (11:41 +0000)] 
document wxSpinCtrlDouble (#9834)

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

15 years agoadd comparison operators for UUID class (#9871)
Vadim Zeitlin [Mon, 18 Aug 2008 11:30:10 +0000 (11:30 +0000)] 
add comparison operators for UUID class (#9871)

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

15 years agofix spurious assert failure in DestroyGripper() which happened if the dialog hadn...
Vadim Zeitlin [Sat, 16 Aug 2008 10:53:02 +0000 (10:53 +0000)] 
fix spurious assert failure in DestroyGripper() which happened if the dialog hadn't been shown at all (#9824)

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

15 years agocompilation fix for wxUSE_STL build after r54926 (#9810)
Vadim Zeitlin [Fri, 15 Aug 2008 23:04:31 +0000 (23:04 +0000)] 
compilation fix for wxUSE_STL build after r54926 (#9810)

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

15 years agocompilation fix for wxUniv/MSW after r54937 (#9866)
Vadim Zeitlin [Fri, 15 Aug 2008 23:01:28 +0000 (23:01 +0000)] 
compilation fix for wxUniv/MSW after r54937 (#9866)

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

15 years agofix for page change not working after veto, #3808
Paul Cornett [Fri, 15 Aug 2008 04:52:13 +0000 (04:52 +0000)] 
fix for page change not working after veto, #3808

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

15 years agoadded wxString benchmark using 2.8's HTML parser
Václav Slavík [Wed, 13 Aug 2008 15:48:09 +0000 (15:48 +0000)] 
added wxString benchmark using 2.8's HTML parser

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

15 years agoHAVE_BOOST_THREAD should be off by default
Václav Slavík [Wed, 13 Aug 2008 15:47:20 +0000 (15:47 +0000)] 
HAVE_BOOST_THREAD should be off by default

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

15 years agoadding generic BUNDLE_RESOURCES for copying any special resources into the bundle...
Stefan Csomor [Wed, 13 Aug 2008 15:20:57 +0000 (15:20 +0000)] 
adding generic BUNDLE_RESOURCES for copying any special resources into the bundle, renaming BUNDLE_ICONS to BUNDLE_ICON = the path of the app icon

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

15 years agofixing remainder of bug #3776, clean activateAndIgnoreClick behaviour for DataBrowser
Stefan Csomor [Wed, 13 Aug 2008 15:14:31 +0000 (15:14 +0000)] 
fixing remainder of bug #3776, clean activateAndIgnoreClick behaviour for DataBrowser

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

15 years agomove notebook event definition to common code
Paul Cornett [Wed, 13 Aug 2008 14:56:42 +0000 (14:56 +0000)] 
move notebook event definition to common code

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

15 years agofix typo in __WWXMAC__
Vadim Zeitlin [Wed, 13 Aug 2008 12:31:13 +0000 (12:31 +0000)] 
fix typo in __WWXMAC__

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

15 years agoadd assert checking that GetCapture() and ms_winCaptureCurrentare in sync
Václav Slavík [Wed, 13 Aug 2008 09:00:36 +0000 (09:00 +0000)] 
add assert checking that GetCapture() and ms_winCaptureCurrentare in sync

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

15 years agoapply Stefan's fix for wxHtmlDCRenderer clipping
Václav Slavík [Tue, 12 Aug 2008 16:03:17 +0000 (16:03 +0000)] 
apply Stefan's fix for wxHtmlDCRenderer clipping

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

15 years agomade wxCharTypeBuffer<T>::release() const again, for compatibility
Václav Slavík [Tue, 12 Aug 2008 15:10:57 +0000 (15:10 +0000)] 
made wxCharTypeBuffer<T>::release() const again, for compatibility

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

15 years agoadded microbenchmark for wxCharBuffer performance
Václav Slavík [Mon, 11 Aug 2008 19:31:23 +0000 (19:31 +0000)] 
added microbenchmark for wxCharBuffer performance

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

15 years agoUse WXUNUSED and give more explaination for the handler
Robin Dunn [Sun, 10 Aug 2008 20:54:35 +0000 (20:54 +0000)] 
Use WXUNUSED and give more explaination for the handler

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

15 years agodon't modify position for default border if button is in a native widget
Paul Cornett [Sun, 10 Aug 2008 20:45:06 +0000 (20:45 +0000)] 
don't modify position for default border if button is in a native widget

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

15 years agoadd control items from child inserter, so that correct style is set early enough
Paul Cornett [Sun, 10 Aug 2008 20:44:51 +0000 (20:44 +0000)] 
add control items from child inserter, so that correct style is set early enough

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

15 years agoDLLs linking fix wxCharTypeBuffer<T>::NullData
Václav Slavík [Sun, 10 Aug 2008 20:41:10 +0000 (20:41 +0000)] 
DLLs linking fix wxCharTypeBuffer<T>::NullData

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

15 years agopch-less compilation fix
Václav Slavík [Sun, 10 Aug 2008 20:40:48 +0000 (20:40 +0000)] 
pch-less compilation fix

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

15 years agocompilation fix: wxUString uses it's own wxCharTypeBuffer<T> specializations and...
Václav Slavík [Sun, 10 Aug 2008 20:29:11 +0000 (20:29 +0000)] 
compilation fix: wxUString uses it's own wxCharTypeBuffer<T> specializations and so needs NullData definitions for them too

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

15 years agoradically simplified declarations of wxUString-specific char buffers: there are no...
Václav Slavík [Sun, 10 Aug 2008 20:28:20 +0000 (20:28 +0000)] 
radically simplified declarations of wxUString-specific char buffers: there are no compatibility concerns, so they can simply be typedefs for wxCharTypeBuffer<T>

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

15 years agoadded refcounting to wxCharBuffer to fix passing of wxCharBuffer to printf-like functions
Václav Slavík [Sun, 10 Aug 2008 19:37:51 +0000 (19:37 +0000)] 
added refcounting to wxCharBuffer to fix passing of wxCharBuffer to printf-like functions

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

15 years agosome code cleanup
Paul Cornett [Sun, 10 Aug 2008 18:26:33 +0000 (18:26 +0000)] 
some code cleanup

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

15 years agoset extra widget from child inserter, so that correct style is set early enough
Paul Cornett [Sun, 10 Aug 2008 18:24:21 +0000 (18:24 +0000)] 
set extra widget from child inserter, so that correct style is set early enough

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

15 years agoAvoid default child window focus behavior in generic wxListCtrl. Fixes #9563
Robin Dunn [Sun, 10 Aug 2008 00:26:53 +0000 (00:26 +0000)] 
Avoid default child window focus behavior in generic wxListCtrl.  Fixes #9563

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

15 years agofix previous commit to respect minimum width
Paul Cornett [Sun, 10 Aug 2008 00:19:56 +0000 (00:19 +0000)] 
fix previous commit to respect minimum width

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

15 years agofixed typo
Václav Slavík [Sun, 10 Aug 2008 00:14:27 +0000 (00:14 +0000)] 
fixed typo

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

15 years agoinitialize the button label correctly if the same wizard is ran again
Vadim Zeitlin [Sat, 9 Aug 2008 22:44:35 +0000 (22:44 +0000)] 
initialize the button label correctly if the same wizard is ran again

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

15 years agomore strict UTF-8 validity checks, as it should be (patch #9847)
Václav Slavík [Sat, 9 Aug 2008 21:38:21 +0000 (21:38 +0000)] 
more strict UTF-8 validity checks, as it should be (patch #9847)

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

15 years agoadded test for Replace(whatever, "")
Vadim Zeitlin [Sat, 9 Aug 2008 15:50:24 +0000 (15:50 +0000)] 
added test for Replace(whatever, "")

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

15 years agoundid changes accidentally committed as part of r55019
Vadim Zeitlin [Fri, 8 Aug 2008 19:00:19 +0000 (19:00 +0000)] 
undid changes accidentally committed as part of r55019

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

15 years agoadded wxTLS_TYPE() macro
Vadim Zeitlin [Fri, 8 Aug 2008 02:59:32 +0000 (02:59 +0000)] 
added wxTLS_TYPE() macro

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

15 years agoadd DECLARE_NO_COPY_TEMPLATE_CLASS
Vadim Zeitlin [Fri, 8 Aug 2008 02:37:56 +0000 (02:37 +0000)] 
add DECLARE_NO_COPY_TEMPLATE_CLASS

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

15 years agodocument DECLARE_NO_{COPY,ASSIGN}_CLASS
Vadim Zeitlin [Fri, 8 Aug 2008 02:35:56 +0000 (02:35 +0000)] 
document DECLARE_NO_{COPY,ASSIGN}_CLASS

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

15 years agoadded Win32 TLS tests
Vadim Zeitlin [Fri, 8 Aug 2008 01:13:30 +0000 (01:13 +0000)] 
added Win32 TLS tests

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

15 years agoadd TLS access benchmark
Vadim Zeitlin [Fri, 8 Aug 2008 00:43:20 +0000 (00:43 +0000)] 
add TLS access benchmark

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

15 years agoFixed scrolling bug where scrollbar was taken to be a valid child window
Julian Smart [Thu, 7 Aug 2008 15:59:46 +0000 (15:59 +0000)] 
Fixed scrolling bug where scrollbar was taken to be a valid child window

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

15 years agoallow dialog to be resized smaller with extra control
Paul Cornett [Thu, 7 Aug 2008 15:59:33 +0000 (15:59 +0000)] 
allow dialog to be resized smaller with extra control

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

15 years agodon't call OnCloseDocument() from OnNewDocument(), this plainly doesn't make sense...
Vadim Zeitlin [Thu, 7 Aug 2008 12:17:52 +0000 (12:17 +0000)] 
don't call OnCloseDocument() from OnNewDocument(), this plainly doesn't make sense (#1508)

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

15 years agosmall wxArtProvider API improvements: added HasNativeProvider() and renamed confusing...
Václav Slavík [Thu, 7 Aug 2008 11:46:59 +0000 (11:46 +0000)] 
small wxArtProvider API improvements: added HasNativeProvider() and renamed confusingly-named Insert() to PushBack()

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

15 years agobuild fixes
Paul Cornett [Thu, 7 Aug 2008 06:51:26 +0000 (06:51 +0000)] 
build fixes

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

15 years agofix sizing of extra control
Paul Cornett [Thu, 7 Aug 2008 06:51:10 +0000 (06:51 +0000)] 
fix sizing of extra control

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

15 years agoinitialize a local variable even if it doesn't really need to be initialized to suppr...
Vadim Zeitlin [Wed, 6 Aug 2008 22:34:40 +0000 (22:34 +0000)] 
initialize a local variable even if it doesn't really need to be initialized to suppress annoying g++ warning in optimized build

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

15 years agopass asciistr, not utf8str, to FromAscii
Vadim Zeitlin [Wed, 6 Aug 2008 17:53:25 +0000 (17:53 +0000)] 
pass asciistr, not utf8str, to FromAscii

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

15 years agodon't disable optimize if --enable-debug_info was specified, this makes it impossible...
Vadim Zeitlin [Wed, 6 Aug 2008 17:50:06 +0000 (17:50 +0000)] 
don't disable optimize if --enable-debug_info was specified, this makes it impossible to build an optimized version with debug info

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

15 years agouse "new" GtkToolbar API
Paul Cornett [Wed, 6 Aug 2008 16:26:16 +0000 (16:26 +0000)] 
use "new" GtkToolbar API

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

15 years agoshow default values of the options in the usage message
Vadim Zeitlin [Wed, 6 Aug 2008 14:22:13 +0000 (14:22 +0000)] 
show default values of the options in the usage message

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

15 years agoreplace wxASSERT in wxFindNextFile() with wxCHECK to avoid crashes in release build...
Vadim Zeitlin [Wed, 6 Aug 2008 10:25:10 +0000 (10:25 +0000)] 
replace wxASSERT in wxFindNextFile() with wxCHECK to avoid crashes in release build (#9828)

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

15 years agofix an assert failure when a child TLW was created and destroyed while the parent...
Vadim Zeitlin [Tue, 5 Aug 2008 22:47:11 +0000 (22:47 +0000)] 
fix an assert failure when a child TLW was created and destroyed while the parent window was frozen

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

15 years agofixing remainder of bug #3776, clean activateAndIgnoreClick behaviour for DataBrowser
Stefan Csomor [Tue, 5 Aug 2008 17:52:02 +0000 (17:52 +0000)] 
fixing remainder of bug #3776, clean activateAndIgnoreClick behaviour for DataBrowser

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

15 years agocorrect use of WXDLLIMPEXP_BASE for wxChar16 wxStrlen() overloads (#9827)
Vadim Zeitlin [Tue, 5 Aug 2008 17:13:03 +0000 (17:13 +0000)] 
correct use of WXDLLIMPEXP_BASE for wxChar16 wxStrlen() overloads (#9827)

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

15 years agolabel different controls on spin page (#9816)
Vadim Zeitlin [Tue, 5 Aug 2008 16:58:54 +0000 (16:58 +0000)] 
label different controls on spin page (#9816)

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

15 years agocustom info.plist with supported document types
Stefan Csomor [Tue, 5 Aug 2008 11:55:21 +0000 (11:55 +0000)] 
custom info.plist with supported document types

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

15 years agoadding support for overwrites from project bkls for info.plist files and custom icons...
Stefan Csomor [Tue, 5 Aug 2008 11:49:26 +0000 (11:49 +0000)] 
adding support for overwrites from project bkls for info.plist files and custom icons following directions from Vaclav

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

15 years agomark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces #9155)
Vadim Zeitlin [Tue, 5 Aug 2008 01:55:44 +0000 (01:55 +0000)] 
mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces #9155)

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

15 years agofix bug in Mark() which highlighted the day not only in the currently shown month...
Vadim Zeitlin [Tue, 5 Aug 2008 01:22:19 +0000 (01:22 +0000)] 
fix bug in Mark() which highlighted the day not only in the currently shown month but also in adjancet ones (see #9155)

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

15 years agofix wxMenu leak (reopened #9089)
Vadim Zeitlin [Tue, 5 Aug 2008 01:05:17 +0000 (01:05 +0000)] 
fix wxMenu leak (reopened #9089)

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