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

16 years agoCorrect weak ref usage which triggered an assert
Robert Roebling [Mon, 14 Apr 2008 09:40:11 +0000 (09:40 +0000)] 
Correct weak ref usage which triggered an assert

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

16 years agoMinor clarification
Robert Roebling [Mon, 14 Apr 2008 09:39:36 +0000 (09:39 +0000)] 
Minor clarification

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

16 years agoFinished initial review of the rest of the [c*] interface headers.
Bryan Petty [Mon, 14 Apr 2008 05:36:08 +0000 (05:36 +0000)] 
Finished initial review of the rest of the [c*] interface headers.
Turned on wxPython and wxPerl doc sections as they should be on by default (in
tradition of the old manual for now).
Removed double border on tables for definition lists (we should work on nicer
looking tables for everything, but it can wait).

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

16 years agofix crashes due to missing npos handling in several wxString methods in STL build...
Vadim Zeitlin [Sun, 13 Apr 2008 23:41:15 +0000 (23:41 +0000)] 
fix crashes due to missing npos handling in several wxString methods in STL build (bug 1941352); add an assert to ensure this bug doesn't occur in the future

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

16 years agofixed incorrect layout width caching in wxHtmlContainerCell (patch #1931479)
Václav Slavík [Sun, 13 Apr 2008 12:28:11 +0000 (12:28 +0000)] 
fixed incorrect layout width caching in wxHtmlContainerCell (patch #1931479)

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

16 years agoFixed IMPLEMENT_APP() to be compatible with the -WU flag of Borland C++ (patch #1935997)
Václav Slavík [Sun, 13 Apr 2008 12:18:00 +0000 (12:18 +0000)] 
Fixed IMPLEMENT_APP() to be compatible with the -WU flag of Borland C++ (patch #1935997)

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

16 years agowxDFB compilation fixes after recent brushes/pens changes (patch #1939986)
Václav Slavík [Sun, 13 Apr 2008 12:06:17 +0000 (12:06 +0000)] 
wxDFB compilation fixes after recent brushes/pens changes (patch #1939986)

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

16 years agoallow predefining wxNO_XXX_LIB symbols to avoid implicitly linking with the correspon...
Vadim Zeitlin [Sun, 13 Apr 2008 02:09:52 +0000 (02:09 +0000)] 
allow predefining wxNO_XXX_LIB symbols to avoid implicitly linking with the corresponding library when using msvc/wx/setup.h

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

16 years agoadded a simple benchmark for wxDC::DrawLine() performance
Vadim Zeitlin [Sun, 13 Apr 2008 01:30:14 +0000 (01:30 +0000)] 
added a simple benchmark for wxDC::DrawLine() performance

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

16 years agoremoved a TODO comments, it actually doesn't seem necessary to optimize the use of...
Vadim Zeitlin [Sun, 13 Apr 2008 01:29:43 +0000 (01:29 +0000)] 
removed a TODO comments, it actually doesn't seem necessary to optimize the use of MM_ANISOTROPIC

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

16 years agoFinished initial review of the rest of the [co*] interface headers.
Bryan Petty [Sat, 12 Apr 2008 23:27:36 +0000 (23:27 +0000)] 
Finished initial review of the rest of the [co*] interface headers.

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

16 years agono real changes but replace manual calls to Set{Text,Bk}Color() with matching calls...
Vadim Zeitlin [Sat, 12 Apr 2008 21:48:47 +0000 (21:48 +0000)] 
no real changes but replace manual calls to Set{Text,Bk}Color() with matching calls to restore original colours with constructions of local wxTextColoursChanger objects which do this automatically; also renamed the old wxColourChanger class to wxBrushAttrsSetter to make it more clear what it does and reduce the risk of confusion with the new class

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

16 years agotest for pen validity before calling GetStyle() on it, this asserts now if the pen...
Vadim Zeitlin [Sat, 12 Apr 2008 21:07:19 +0000 (21:07 +0000)] 
test for pen validity before calling GetStyle() on it, this asserts now if the pen is invalid

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

16 years agoGiving up on combining @e and @c
Robert Roebling [Sat, 12 Apr 2008 20:29:32 +0000 (20:29 +0000)] 
Giving up on combining @e and @c

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

16 years agoFix crash when deleting node
Robert Roebling [Sat, 12 Apr 2008 20:24:08 +0000 (20:24 +0000)] 
Fix crash when deleting node

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

16 years agoCorrected/added support for column headers with icon and text
Robert Roebling [Sat, 12 Apr 2008 20:07:53 +0000 (20:07 +0000)] 
Corrected/added support for column headers with icon and text

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

16 years agoTry out - instead of @li, more backslash escaping
Robert Roebling [Sat, 12 Apr 2008 19:34:32 +0000 (19:34 +0000)] 
Try out - instead of @li, more backslash escaping

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

16 years agodon't use wxLocale if wxUSE_LOCALE==0
Vadim Zeitlin [Sat, 12 Apr 2008 17:10:47 +0000 (17:10 +0000)] 
don't use wxLocale if wxUSE_LOCALE==0

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

16 years agodon't stop on NULs in Replace()
Vadim Zeitlin [Sat, 12 Apr 2008 17:10:28 +0000 (17:10 +0000)] 
don't stop on NULs in Replace()

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

16 years agotest that iterator is valid before comparing with it (another bug introduced when...
Vadim Zeitlin [Sat, 12 Apr 2008 17:05:01 +0000 (17:05 +0000)] 
test that iterator is valid before comparing with it (another bug introduced when replacing indices with iterators)

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

16 years agofix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transiti...
Vadim Zeitlin [Sat, 12 Apr 2008 17:03:09 +0000 (17:03 +0000)] 
fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it

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

16 years agoTry to escape backward slash with two of them
Robert Roebling [Sat, 12 Apr 2008 16:30:17 +0000 (16:30 +0000)] 
Try to escape backward slash with two of them

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

16 years agoAdd wxPopupWindow
Robert Roebling [Sat, 12 Apr 2008 15:37:09 +0000 (15:37 +0000)] 
Add wxPopupWindow

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

16 years agoMention Scrolled and wxScrolledWindow
Robert Roebling [Sat, 12 Apr 2008 15:14:41 +0000 (15:14 +0000)] 
Mention Scrolled and wxScrolledWindow

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

16 years agoforward declare wxVideoMode as struct, not class, now that it was reverted to be...
Vadim Zeitlin [Sat, 12 Apr 2008 15:12:02 +0000 (15:12 +0000)] 
forward declare wxVideoMode as struct, not class, now that it was reverted to be struct again

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

16 years agoadded @li to return values in wxStandardPaths
Robert Roebling [Sat, 12 Apr 2008 15:05:27 +0000 (15:05 +0000)] 
added @li to return values in wxStandardPaths

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

16 years agoadd ifacechaek to distrib
Chris Elliott [Sat, 12 Apr 2008 12:05:54 +0000 (12:05 +0000)] 
add ifacechaek to distrib

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

16 years agowxThread::Sleep() is the same as wxMilliSleep() on all platforms but Mac (and maybe...
Vadim Zeitlin [Sat, 12 Apr 2008 02:28:46 +0000 (02:28 +0000)] 
wxThread::Sleep() is the same as wxMilliSleep() on all platforms but Mac (and maybe it should be the same thing there as well)

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

16 years agocorrect CallHtmlHelp() overload being called in Quit()
Vadim Zeitlin [Sat, 12 Apr 2008 02:24:18 +0000 (02:24 +0000)] 
correct CallHtmlHelp() overload being called in Quit()

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

16 years agoremove unused wxAppTraits-related files
Vadim Zeitlin [Sat, 12 Apr 2008 02:17:14 +0000 (02:17 +0000)] 
remove unused wxAppTraits-related files

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

16 years agoAdded documentation for wxItemContainer class; moved methods docs
Václav Slavík [Fri, 11 Apr 2008 22:12:31 +0000 (22:12 +0000)] 
Added documentation for wxItemContainer class; moved methods docs
from wxControlWithItems there and fixed errors in them.

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

16 years agoENDSESSION_LOGOFF is a bit flag, test for it using bit end and not equality in WM_END...
Vadim Zeitlin [Fri, 11 Apr 2008 17:56:30 +0000 (17:56 +0000)] 
ENDSESSION_LOGOFF is a bit flag, test for it using bit end and not equality in WM_ENDSESSION handler

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

16 years agoargh, really, really fix Darwin build
Vadim Zeitlin [Fri, 11 Apr 2008 13:01:34 +0000 (13:01 +0000)] 
argh, really, really fix Darwin build

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

16 years agoGetSocketManager() has no GUI-specific version under Darwin finally
Vadim Zeitlin [Fri, 11 Apr 2008 12:59:22 +0000 (12:59 +0000)] 
GetSocketManager() has no GUI-specific version under Darwin finally

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