wxWidgets.git
16 years agoNew dev.
Michael Wetherell [Sun, 27 Apr 2008 07:17:38 +0000 (07:17 +0000)] 
New dev.

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

16 years agoFixed quotation mark input/output
Julian Smart [Sat, 26 Apr 2008 19:43:30 +0000 (19:43 +0000)] 
Fixed quotation mark input/output

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

16 years agoAllow easy access to the build scripts from wx tree.
Kevin Ollivier [Sat, 26 Apr 2008 02:46:30 +0000 (02:46 +0000)] 
Allow easy access to the build scripts from wx tree.

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

16 years agoTrying to make wxString readable again, II
Robert Roebling [Fri, 25 Apr 2008 19:59:49 +0000 (19:59 +0000)] 
Trying to make wxString readable again, II

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

16 years agoTrying to make wxString readable again
Robert Roebling [Fri, 25 Apr 2008 19:52:06 +0000 (19:52 +0000)] 
Trying to make wxString readable again

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

16 years agowxCairoGraphics need a font event without drawing text
Robert Roebling [Fri, 25 Apr 2008 18:53:02 +0000 (18:53 +0000)] 
wxCairoGraphics need a font event without drawing text

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

16 years agoSome testing code for wxGraphicsContext printing
Robert Roebling [Fri, 25 Apr 2008 18:50:27 +0000 (18:50 +0000)] 
Some testing code for wxGraphicsContext printing

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

16 years agoMinor updates
Robert Roebling [Fri, 25 Apr 2008 18:21:19 +0000 (18:21 +0000)] 
Minor updates

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

16 years agoTypo
Robert Roebling [Fri, 25 Apr 2008 17:44:46 +0000 (17:44 +0000)] 
Typo

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

16 years agoFix linking problem
Robert Roebling [Fri, 25 Apr 2008 17:20:02 +0000 (17:20 +0000)] 
Fix linking problem

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

16 years agoForgot to remove this one
Robert Roebling [Fri, 25 Apr 2008 14:18:12 +0000 (14:18 +0000)] 
Forgot to remove this one

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

16 years agoconst_iterator
Robert Roebling [Fri, 25 Apr 2008 13:41:20 +0000 (13:41 +0000)] 
const_iterator

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

16 years agoMade wxCairo graphics code compile again, wxGraphicsBitmap still missing
Robert Roebling [Fri, 25 Apr 2008 13:32:23 +0000 (13:32 +0000)] 
Made wxCairo graphics code compile again, wxGraphicsBitmap still missing

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

16 years agoRemoved category for styled text control which only contained 1 item
Robert Roebling [Fri, 25 Apr 2008 13:13:08 +0000 (13:13 +0000)] 
Removed category for styled text control which only contained 1 item

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

16 years agoA few wxString doc updates
Robert Roebling [Fri, 25 Apr 2008 13:09:35 +0000 (13:09 +0000)] 
A few wxString doc updates

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

16 years agoAdded wxDC::CreateGraphicsContext and implemented it for a few DCs
Robert Roebling [Fri, 25 Apr 2008 11:05:16 +0000 (11:05 +0000)] 
Added wxDC::CreateGraphicsContext and implemented it for a few DCs

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

16 years agoForgot wxGraphicsPath
Robert Roebling [Fri, 25 Apr 2008 10:07:05 +0000 (10:07 +0000)] 
Forgot wxGraphicsPath

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

16 years agoMention graphics device classes
Robert Roebling [Fri, 25 Apr 2008 10:06:26 +0000 (10:06 +0000)] 
Mention graphics device classes

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

16 years agoMention graphics classes, separate out image and bitmap classes
Robert Roebling [Fri, 25 Apr 2008 09:59:06 +0000 (09:59 +0000)] 
Mention graphics classes, separate out image and bitmap classes

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

16 years agoFixed handling of transparent background in borderless wxBitmapButton (patch #1477883)
Václav Slavík [Thu, 24 Apr 2008 23:20:08 +0000 (23:20 +0000)] 
Fixed handling of transparent background in borderless wxBitmapButton (patch #1477883)

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

16 years agoMade performance acceptable for editing large paragraphs on low-powered machines
Julian Smart [Thu, 24 Apr 2008 14:39:33 +0000 (14:39 +0000)] 
Made performance acceptable for editing large paragraphs on low-powered machines

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

16 years agoFurther optimizations
Julian Smart [Thu, 24 Apr 2008 11:43:39 +0000 (11:43 +0000)] 
Further optimizations

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

16 years agodon't merge msw/it.po with wxstd.pot during 'make allmo', it's manually maintained
Václav Slavík [Thu, 24 Apr 2008 07:54:18 +0000 (07:54 +0000)] 
don't merge msw/it.po with wxstd.pot during 'make allmo', it's manually maintained

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

16 years agoupdated message catalogs from sources
Václav Slavík [Thu, 24 Apr 2008 07:36:18 +0000 (07:36 +0000)] 
updated message catalogs from sources

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

16 years agocontrib is no more, updated locale/Makefile accordingly
Václav Slavík [Thu, 24 Apr 2008 07:33:56 +0000 (07:33 +0000)] 
contrib is no more, updated locale/Makefile accordingly

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

16 years agoadded missing "
Václav Slavík [Thu, 24 Apr 2008 07:20:29 +0000 (07:20 +0000)] 
added missing "

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

16 years agoadded wxString::Clone() and made wxString(wxCStrData) ctor make deep copy too
Václav Slavík [Thu, 24 Apr 2008 07:16:48 +0000 (07:16 +0000)] 
added wxString::Clone() and made wxString(wxCStrData) ctor make deep copy too

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

16 years agoEnsure popup menus can display sub-menus.
Kevin Ollivier [Wed, 23 Apr 2008 23:33:30 +0000 (23:33 +0000)] 
Ensure popup menus can display sub-menus.

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

16 years agoprevent all our windows from being destroyed in wxApp::OnEndSession(), otherwise...
Vadim Zeitlin [Wed, 23 Apr 2008 21:50:11 +0000 (21:50 +0000)] 
prevent all our windows from being destroyed in wxApp::OnEndSession(), otherwise we're still killed before the cleanup code finishes to run

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

16 years agorestore caching of WM frame extents
Paul Cornett [Wed, 23 Apr 2008 17:05:47 +0000 (17:05 +0000)] 
restore caching of WM frame extents

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

16 years agoFurther performance optimizations
Julian Smart [Wed, 23 Apr 2008 15:01:33 +0000 (15:01 +0000)] 
Further performance optimizations

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

16 years agoUpdate OpenVMS compile support
Jouk Jansen [Wed, 23 Apr 2008 05:53:03 +0000 (05:53 +0000)] 
Update OpenVMS compile support

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

16 years agomake wxDir::Has{Files,SubDirs}() const
Vadim Zeitlin [Tue, 22 Apr 2008 16:29:43 +0000 (16:29 +0000)] 
make wxDir::Has{Files,SubDirs}() const

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

16 years agorestored wxOKlibc() for wxGTK1's use
Václav Slavík [Tue, 22 Apr 2008 13:52:56 +0000 (13:52 +0000)] 
restored wxOKlibc() for wxGTK1's use

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

16 years agoLet wxCommandEvent's copy constr copy its string via .c_str() as otherwise ::Clone...
Robert Roebling [Tue, 22 Apr 2008 13:14:00 +0000 (13:14 +0000)] 
Let wxCommandEvent's copy constr copy its string via .c_str() as otherwise ::Clone() isn't thread-safe

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

16 years agosmall updates to Czech translation
Václav Slavík [Tue, 22 Apr 2008 10:47:46 +0000 (10:47 +0000)] 
small updates to Czech translation

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

16 years agoReviewd wxVariant
Robert Roebling [Tue, 22 Apr 2008 08:57:43 +0000 (08:57 +0000)] 
Reviewd wxVariant

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

16 years agoRemove usused variable
Robert Roebling [Tue, 22 Apr 2008 08:29:01 +0000 (08:29 +0000)] 
Remove usused variable

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

16 years agoMinor correction
Robert Roebling [Tue, 22 Apr 2008 08:26:09 +0000 (08:26 +0000)] 
Minor correction

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

16 years agoTwo bug fixes for FindWrapPosition
Julian Smart [Tue, 22 Apr 2008 07:57:28 +0000 (07:57 +0000)] 
Two bug fixes for FindWrapPosition

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

16 years agoMore initial reviews of [u*-v*] interface headers.
Bryan Petty [Tue, 22 Apr 2008 06:01:48 +0000 (06:01 +0000)] 
More initial reviews of [u*-v*] interface headers.

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

16 years agoFinished initial reviews of the rest of the [d*] interface headers.
Bryan Petty [Tue, 22 Apr 2008 01:38:12 +0000 (01:38 +0000)] 
Finished initial reviews of the rest of the [d*] interface headers.

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

16 years ago[ 1944519 ] improve left down event handling for wxPopupTransientWindow
Robert Roebling [Mon, 21 Apr 2008 21:25:16 +0000 (21:25 +0000)] 
[ 1944519 ] improve left down event handling for wxPopupTransientWindow

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

16 years agouse iterators in HtmlizeLinebreaks()
Václav Slavík [Mon, 21 Apr 2008 20:06:50 +0000 (20:06 +0000)] 
use iterators in  HtmlizeLinebreaks()

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

16 years ago[ 1907169 ] GTK - trunk - dialog default button, part II for comboctrl
Robert Roebling [Mon, 21 Apr 2008 19:01:54 +0000 (19:01 +0000)] 
[ 1907169 ] GTK - trunk - dialog default button, part II for comboctrl

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

16 years ago[ 1945434 ] Changing method wxComboCtrlBase::DrawButton to virtual one
Robert Roebling [Mon, 21 Apr 2008 18:48:03 +0000 (18:48 +0000)] 
[ 1945434 ] Changing method wxComboCtrlBase::DrawButton to virtual one

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

16 years agoSpeeded up wrapping (again), this time using partial text extents.
Julian Smart [Mon, 21 Apr 2008 15:26:27 +0000 (15:26 +0000)] 
Speeded up wrapping (again), this time using partial text extents.

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

16 years agoMove builds to the machines currently working.
Michael Wetherell [Mon, 21 Apr 2008 14:21:41 +0000 (14:21 +0000)] 
Move builds to the machines currently working.

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

16 years agopreserve TAB characters when copying HTML <pre> content to clipboard
Václav Slavík [Mon, 21 Apr 2008 10:46:30 +0000 (10:46 +0000)] 
preserve TAB characters when copying HTML <pre> content to clipboard

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

16 years ago@wxsince -> @since in Doxygen docs
Václav Slavík [Mon, 21 Apr 2008 10:34:23 +0000 (10:34 +0000)] 
@wxsince -> @since in Doxygen docs

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

16 years agosuppress unused parameter warning in release build
Vadim Zeitlin [Mon, 21 Apr 2008 01:44:45 +0000 (01:44 +0000)] 
suppress unused parameter warning in release build

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

16 years agoMore initial reviews of d* interface headers.
Bryan Petty [Mon, 21 Apr 2008 01:40:12 +0000 (01:40 +0000)] 
More initial reviews of d* interface headers.

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

16 years agoMore initial reviews of d* interface headers.
Bryan Petty [Sun, 20 Apr 2008 23:50:56 +0000 (23:50 +0000)] 
More initial reviews of d* interface headers.

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

16 years agofix child window redraw glitches during scrolling (bug 1944002)
Paul Cornett [Sun, 20 Apr 2008 22:44:17 +0000 (22:44 +0000)] 
fix child window redraw glitches during scrolling (bug 1944002)

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

16 years agoimplement wxLIST_AUTOSIZE support in wxMac's wxListCtrl
Václav Slavík [Sun, 20 Apr 2008 22:10:23 +0000 (22:10 +0000)] 
implement wxLIST_AUTOSIZE support in wxMac's wxListCtrl

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

16 years agofixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to really set width for every column
Václav Slavík [Sun, 20 Apr 2008 20:30:12 +0000 (20:30 +0000)] 
fixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to really set width for every column

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

16 years agoFix for slow first character insertion
Julian Smart [Sun, 20 Apr 2008 19:08:19 +0000 (19:08 +0000)] 
Fix for slow first character insertion

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

16 years agofixed wxHyperlinkCtrl XRC handler to not crash
Václav Slavík [Sun, 20 Apr 2008 11:39:47 +0000 (11:39 +0000)] 
fixed wxHyperlinkCtrl XRC handler to not crash

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

16 years agoreplace inexistent wxTBK_DEFAULT with wxBK_DEFAULT
Vadim Zeitlin [Sat, 19 Apr 2008 21:56:10 +0000 (21:56 +0000)] 
replace inexistent wxTBK_DEFAULT with wxBK_DEFAULT

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

16 years agodon't reset m_deferShow if Show() is called more than once, bug 1939534
Paul Cornett [Sat, 19 Apr 2008 20:54:43 +0000 (20:54 +0000)] 
don't reset m_deferShow if Show() is called more than once, bug 1939534

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

16 years agoFixed wxDatePickerCtrl under OS X
Robert Roebling [Sat, 19 Apr 2008 17:22:23 +0000 (17:22 +0000)] 
Fixed wxDatePickerCtrl under OS X

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

16 years agosource files are not executable
Václav Slavík [Sat, 19 Apr 2008 16:14:42 +0000 (16:14 +0000)] 
source files are not executable

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

16 years agofixed wxString::Replace() to work directly on m_impl -- matters for UTF-8 build
Václav Slavík [Sat, 19 Apr 2008 11:18:28 +0000 (11:18 +0000)] 
fixed wxString::Replace() to work directly on m_impl -- matters for UTF-8 build

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

16 years agoadd missing hildon files to gtk distrib
Chris Elliott [Sat, 19 Apr 2008 09:10:36 +0000 (09:10 +0000)] 
add missing hildon files to gtk distrib

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

16 years agoMore dc* interface headers reviewed.
Bryan Petty [Sat, 19 Apr 2008 08:12:58 +0000 (08:12 +0000)] 
More dc* interface headers reviewed.

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

16 years agoReverted accidental change
Robert Roebling [Fri, 18 Apr 2008 08:08:27 +0000 (08:08 +0000)] 
Reverted accidental change

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

16 years ago1945421 applied
Stefan Csomor [Fri, 18 Apr 2008 08:07:07 +0000 (08:07 +0000)] 
1945421 applied

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

16 years agoReverted accidental change
Robert Roebling [Fri, 18 Apr 2008 08:06:14 +0000 (08:06 +0000)] 
Reverted accidental change

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

16 years agoReverted accidental change
Robert Roebling [Fri, 18 Apr 2008 08:04:52 +0000 (08:04 +0000)] 
Reverted accidental change

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

16 years agoLayout improvements for CalendarCtrl
Robert Roebling [Fri, 18 Apr 2008 08:01:13 +0000 (08:01 +0000)] 
Layout improvements for CalendarCtrl

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

16 years agoBring wxSpinCtrl closer to HIG
Robert Roebling [Fri, 18 Apr 2008 07:58:12 +0000 (07:58 +0000)] 
Bring wxSpinCtrl closer to HIG

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

16 years agoImprove default size calc of wxComboBox
Robert Roebling [Fri, 18 Apr 2008 07:57:03 +0000 (07:57 +0000)] 
Improve default size calc of wxComboBox

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

16 years agoadded wxMouseState::GetPosition(), for consistency with wxMouseEvent
Vadim Zeitlin [Fri, 18 Apr 2008 01:51:04 +0000 (01:51 +0000)] 
added wxMouseState::GetPosition(), for consistency with wxMouseEvent

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

16 years agomake wxMouseState accessors const; document this class
Vadim Zeitlin [Fri, 18 Apr 2008 01:48:44 +0000 (01:48 +0000)] 
make wxMouseState accessors const; document this class

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

16 years ago[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
Robert Roebling [Thu, 17 Apr 2008 15:31:50 +0000 (15:31 +0000)] 
[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified

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

16 years agoPatches-1940222 ] wxTextCtrl and keydown on fully selected text (wxMac)
Robert Roebling [Thu, 17 Apr 2008 15:19:15 +0000 (15:19 +0000)] 
Patches-1940222 ] wxTextCtrl and keydown on fully selected text (wxMac)

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

16 years ago[ 1942756 ] wxImage:SaveFile() returns true instead of result of subcall
Robert Roebling [Thu, 17 Apr 2008 15:07:26 +0000 (15:07 +0000)] 
[ 1942756 ] wxImage:SaveFile() returns true instead of result of subcall

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

16 years agoWork around another buggy getgrgid_r.
Michael Wetherell [Thu, 17 Apr 2008 14:39:31 +0000 (14:39 +0000)] 
Work around another buggy getgrgid_r.

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

16 years ago Update OpenVMS compiles support
Jouk Jansen [Thu, 17 Apr 2008 11:28:34 +0000 (11:28 +0000)] 
 Update OpenVMS compiles support

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

16 years agoFixed wxScrolledWindow references to properly link (and appropriately changed others...
Bryan Petty [Thu, 17 Apr 2008 07:06:20 +0000 (07:06 +0000)] 
Fixed wxScrolledWindow references to properly link (and appropriately changed others to wxScrolled).
Initial reviews of a few d* interface headers in this commit as well.

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

16 years agoremoved no longer needed wxOKlibc() helper
Václav Slavík [Wed, 16 Apr 2008 22:35:25 +0000 (22:35 +0000)] 
removed no longer needed wxOKlibc() helper

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

16 years agowchar_t is now always required, updated chartype.h check accordingly
Václav Slavík [Wed, 16 Apr 2008 22:20:50 +0000 (22:20 +0000)] 
wchar_t is now always required, updated chartype.h check accordingly

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

16 years agoAdded feature to the HTML manual to remember your preference to show or hide the...
Bryan Petty [Wed, 16 Apr 2008 20:11:08 +0000 (20:11 +0000)] 
Added feature to the HTML manual to remember your preference to show or hide the inheritance diagram (shown by default now).

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

16 years agoFinished reviewing (fixing) the datetime.h interface header.
Bryan Petty [Wed, 16 Apr 2008 03:40:35 +0000 (03:40 +0000)] 
Finished reviewing (fixing) the datetime.h interface header.

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

16 years agoexecute the usual cleanup code from EVT_END_SESSION handler under MSW, otherwise...
Vadim Zeitlin [Tue, 15 Apr 2008 23:30:15 +0000 (23:30 +0000)] 
execute the usual cleanup code from EVT_END_SESSION handler under MSW, otherwise it's not run at all because we're simply killed by the system (bug 1428691)

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

16 years agoadded a section about Connect(), improve/streamline the one about event tables
Vadim Zeitlin [Tue, 15 Apr 2008 23:17:11 +0000 (23:17 +0000)] 
added a section about Connect(), improve/streamline the one about event tables

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

16 years agoMove wxGTK Stable quick build to a machine with gtk+ installed.
Michael Wetherell [Tue, 15 Apr 2008 12:55:20 +0000 (12:55 +0000)] 
Move wxGTK Stable quick build to a machine with gtk+ installed.

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

16 years agoadd possibility to specify the conversion to use in wxStringOutputStream; use it...
Vadim Zeitlin [Tue, 15 Apr 2008 12:22:41 +0000 (12:22 +0000)] 
add possibility to specify the conversion to use in wxStringOutputStream; use it instead of reimplementing the same logic erroneously in wxHTML (bug 1711476)

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

16 years agoMove builds to the currently available testdrive machines.
Michael Wetherell [Tue, 15 Apr 2008 12:17:45 +0000 (12:17 +0000)] 
Move builds to the currently available testdrive machines.

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

16 years agoJust whitespace fixes, no change.
Michael Wetherell [Tue, 15 Apr 2008 12:16:40 +0000 (12:16 +0000)] 
Just whitespace fixes, no change.

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

16 years agoUse correct tree style
Robert Roebling [Tue, 15 Apr 2008 09:06:11 +0000 (09:06 +0000)] 
Use correct tree style

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

16 years agoMention default constr
Robert Roebling [Tue, 15 Apr 2008 08:49:08 +0000 (08:49 +0000)] 
Mention default constr

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

16 years agoReviewed wxDatePickerCtrl and categorized most of the wxDateTime methods.
Bryan Petty [Tue, 15 Apr 2008 07:46:40 +0000 (07:46 +0000)] 
Reviewed wxDatePickerCtrl and categorized most of the wxDateTime methods.

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

16 years agoReviewed dataobj.h interface header and added wxDataViewCtrl class group.
Bryan Petty [Tue, 15 Apr 2008 03:25:23 +0000 (03:25 +0000)] 
Reviewed dataobj.h interface header and added wxDataViewCtrl class group.

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

16 years agomore wxString:[Aa]ppend() overloads for better compatibility
Václav Slavík [Mon, 14 Apr 2008 22:30:07 +0000 (22:30 +0000)] 
more wxString:[Aa]ppend() overloads for better compatibility

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

16 years agoSupport bitmaps and text and header columns using wxImageList, minor sizing corrections
Robert Roebling [Mon, 14 Apr 2008 20:14:04 +0000 (20:14 +0000)] 
Support bitmaps and text and header columns using wxImageList, minor sizing corrections

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

16 years agoUse scoped ptr template
Robert Roebling [Mon, 14 Apr 2008 20:13:06 +0000 (20:13 +0000)] 
Use scoped ptr template

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

16 years agoAlso set wxHAVE_RAW_BITMAP for Mac and GTK2, use it in wxSTC
Robin Dunn [Mon, 14 Apr 2008 18:41:06 +0000 (18:41 +0000)] 
Also set wxHAVE_RAW_BITMAP for Mac and GTK2, use it in wxSTC

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

16 years agoremoved extra wxCalendarCtrl:: which is ignored by MSVC for some reason but breaks...
Vadim Zeitlin [Mon, 14 Apr 2008 13:11:54 +0000 (13:11 +0000)] 
removed extra wxCalendarCtrl:: which is ignored by MSVC for some reason but breaks compilation with other compilers

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

16 years agoAdded bitmap support to column header
Robert Roebling [Mon, 14 Apr 2008 11:59:58 +0000 (11:59 +0000)] 
Added bitmap support to column header

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