wxWidgets.git
17 years agocommented out/unused code removed; use wxAboutDialog (part of patch 1586730)
Vadim Zeitlin [Sun, 29 Oct 2006 18:04:09 +0000 (18:04 +0000)] 
commented out/unused code removed; use wxAboutDialog (part of patch 1586730)

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

17 years agohandle errors returned by wxAnimateCtrl::Play() (part of patch 1586730)
Vadim Zeitlin [Sun, 29 Oct 2006 18:03:31 +0000 (18:03 +0000)] 
handle errors returned by wxAnimateCtrl::Play() (part of patch 1586730)

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

17 years agoCorrected includes for wxGTK under OS/2.
Stefan Neis [Sun, 29 Oct 2006 17:59:19 +0000 (17:59 +0000)] 
Corrected includes for wxGTK under OS/2.

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

17 years agodon't use Unicode filenames under Win9x, even with MSLU (heavily modified patch 1585672)
Vadim Zeitlin [Sun, 29 Oct 2006 17:59:03 +0000 (17:59 +0000)] 
don't use Unicode filenames under Win9x, even with MSLU (heavily modified patch 1585672)

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

17 years ago wxCoordRound -> wxRound.
Robert Roebling [Sun, 29 Oct 2006 17:55:09 +0000 (17:55 +0000)] 
  wxCoordRound -> wxRound.

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

17 years ago Use wxRound instead of wxCoordRound
Robert Roebling [Sun, 29 Oct 2006 17:50:39 +0000 (17:50 +0000)] 
  Use wxRound instead of wxCoordRound

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

17 years agoflushing is not done anymore in closing the context, but we need it here - there...
Stefan Csomor [Sun, 29 Oct 2006 17:37:43 +0000 (17:37 +0000)] 
flushing is not done anymore in closing the context, but we need it here - there's still an offset bug however ...

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

17 years agoMerge extra documents with main doc archives to help reduce user confusion/fatigue.
Julian Smart [Sun, 29 Oct 2006 17:32:44 +0000 (17:32 +0000)] 
Merge extra documents with main doc archives to help reduce user confusion/fatigue.
Rename doc archive names to something more readable.
.zip should be lower case.

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

17 years agoApplied patch [ 1583316 ] set media source for printing
Julian Smart [Sun, 29 Oct 2006 17:29:40 +0000 (17:29 +0000)] 
Applied patch [ 1583316 ] set media source for printing
by d2walter

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

17 years agoRemove extra newline.
Michael Wetherell [Sun, 29 Oct 2006 17:13:16 +0000 (17:13 +0000)] 
Remove extra newline.

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

17 years agoMention GetC and wxFileSystem in incompatible changes.
Michael Wetherell [Sun, 29 Oct 2006 17:11:15 +0000 (17:11 +0000)] 
Mention GetC and wxFileSystem in incompatible changes.

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

17 years agoApplied patch 1586499: wxCoordRound function
Julian Smart [Sun, 29 Oct 2006 17:01:34 +0000 (17:01 +0000)] 
Applied patch 1586499: wxCoordRound function
Centralises rounding and adds nearest-value rounding to
prntbase.cpp.
by Robert J. Lang

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

17 years agoChange GetC to return an int so that it can return wxEOF on error.
Michael Wetherell [Sun, 29 Oct 2006 17:00:07 +0000 (17:00 +0000)] 
Change GetC to return an int so that it can return wxEOF on error.

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

17 years agoBorland fix.
Julian Smart [Sun, 29 Oct 2006 16:48:41 +0000 (16:48 +0000)] 
Borland fix.

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

17 years agoRename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT.
Michael Wetherell [Sun, 29 Oct 2006 16:47:20 +0000 (16:47 +0000)] 
Rename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT.

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

17 years agodeal correctly with vsnprintf() implementations which always NUL-terminate the buffer...
Vadim Zeitlin [Sun, 29 Oct 2006 15:51:10 +0000 (15:51 +0000)] 
deal correctly with vsnprintf() implementations which always NUL-terminate the buffer, even if there is not enough space (recent glibc ones do it like this)

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

17 years ago Updated PO files. Translated some of the missing Italian strings.
Mattia Barbon [Sun, 29 Oct 2006 15:12:25 +0000 (15:12 +0000)] 
  Updated PO files. Translated some of the missing Italian strings.

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

17 years ago More simplistic test for setting size and max size
Robert Roebling [Sun, 29 Oct 2006 14:53:37 +0000 (14:53 +0000)] 
  More simplistic test for setting size and max size
    after creation.

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

17 years ago Test SetSizeHints() for wxFrame (does nothing
Robert Roebling [Sun, 29 Oct 2006 14:25:54 +0000 (14:25 +0000)] 
  Test SetSizeHints() for wxFrame (does nothing
    under wxMSW).

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

17 years agouse just HAVE_FSYNC as wxFsync() guard, it is now defined if wxFsync() is
Vadim Zeitlin [Sun, 29 Oct 2006 13:56:43 +0000 (13:56 +0000)] 
use just HAVE_FSYNC as wxFsync() guard, it is now defined if wxFsync() is

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

17 years agouse wxPOSIX_IDENT() for consistent handling of underscores in POSIX functions names...
Vadim Zeitlin [Sun, 29 Oct 2006 13:55:52 +0000 (13:55 +0000)] 
use wxPOSIX_IDENT() for consistent handling of underscores in POSIX functions names in Windows compilers standard headers; this should hopefully fix the compilation for older Borland versions without breaking it for anything else; also define wxFsync() for Borland and DMC as they seem to have _commit() too (subject to version checks...), only Watcom seems to lack it

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

17 years agoDocument filter streams take owner ship when created with a pointer,
Michael Wetherell [Sun, 29 Oct 2006 12:56:48 +0000 (12:56 +0000)] 
Document filter streams take owner ship when created with a pointer,
new feature of the archive factories and new filter factories.

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

17 years agoblit implemented using dc.GetAsBitmap with subrect
Stefan Csomor [Sun, 29 Oct 2006 11:07:11 +0000 (11:07 +0000)] 
blit implemented using dc.GetAsBitmap with subrect

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

17 years agoGetAsBitmap with subrect
Stefan Csomor [Sun, 29 Oct 2006 10:46:49 +0000 (10:46 +0000)] 
GetAsBitmap with subrect

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

17 years agoapply complete transforms (scroll window PrepareDC was not functioning properly)
Stefan Csomor [Sun, 29 Oct 2006 10:42:42 +0000 (10:42 +0000)] 
apply complete transforms (scroll window PrepareDC was not functioning properly)

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

17 years agoforgotten commit for having native affine matrix ops
Stefan Csomor [Sun, 29 Oct 2006 10:41:13 +0000 (10:41 +0000)] 
forgotten commit for having native affine matrix ops

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

17 years agoextend GetAsBitmap with an optional subrect
Stefan Csomor [Sun, 29 Oct 2006 10:39:40 +0000 (10:39 +0000)] 
extend GetAsBitmap with an optional subrect

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

17 years agousing native tranforms for everything
Stefan Csomor [Sun, 29 Oct 2006 09:49:52 +0000 (09:49 +0000)] 
using native tranforms for everything

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

17 years agoswitch having an affine transform even when there is no native context around
Stefan Csomor [Sun, 29 Oct 2006 09:44:04 +0000 (09:44 +0000)] 
switch having an affine transform even when there is no native context around

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

17 years agomoving context methods
Stefan Csomor [Sun, 29 Oct 2006 09:41:10 +0000 (09:41 +0000)] 
moving context methods

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

17 years agoFixes for semicolons, commas and wxSTRING_MAXLEN from Wlodek Szafran.
Michael Wetherell [Sun, 29 Oct 2006 07:37:09 +0000 (07:37 +0000)] 
Fixes for semicolons, commas and wxSTRING_MAXLEN from Wlodek Szafran.

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

17 years agoAdded wxDC::GetAsBitmap, and implemented wxWindowDC::DoGetAsBitmap on OS X, in order...
Kevin Ollivier [Sun, 29 Oct 2006 05:29:04 +0000 (05:29 +0000)] 
Added wxDC::GetAsBitmap, and implemented wxWindowDC::DoGetAsBitmap on OS X, in order to restore the ability to blit the contents of those DCs.

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

17 years agoSetTextColour is gone
Robin Dunn [Sun, 29 Oct 2006 03:05:07 +0000 (03:05 +0000)] 
SetTextColour is gone

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

17 years agoreSWIGged
Robin Dunn [Sun, 29 Oct 2006 03:03:29 +0000 (03:03 +0000)] 
reSWIGged

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

17 years agoAdd wxPyTabArt
Robin Dunn [Sun, 29 Oct 2006 03:00:47 +0000 (03:00 +0000)] 
Add wxPyTabArt

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

17 years agowxGraphicsMatrix and wxGraphicsPath are ref-counted now, use
Robin Dunn [Sun, 29 Oct 2006 02:59:46 +0000 (02:59 +0000)] 
wxGraphicsMatrix and wxGraphicsPath are ref-counted now, use
references instead of pointers.  Other changes to get up to date.

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

17 years agowxGridCellBoolEditor::UseStringValues
Robin Dunn [Sun, 29 Oct 2006 02:53:05 +0000 (02:53 +0000)] 
wxGridCellBoolEditor::UseStringValues

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

17 years agoAdd wxPyTabArt
Robin Dunn [Sun, 29 Oct 2006 02:50:57 +0000 (02:50 +0000)] 
Add wxPyTabArt

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

17 years agoupdate the Cairo version to match recent changes in the others
Robin Dunn [Sun, 29 Oct 2006 02:33:41 +0000 (02:33 +0000)] 
update the Cairo version to match recent changes in the others

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

17 years agoAdd missing wxNullGraphicsPath
Robin Dunn [Sun, 29 Oct 2006 02:28:15 +0000 (02:28 +0000)] 
Add missing wxNullGraphicsPath

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

17 years agoAdd export macros
Robin Dunn [Sun, 29 Oct 2006 02:26:37 +0000 (02:26 +0000)] 
Add export macros

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

17 years agoadded NZST and NZDT time zones (request 617912)
Vadim Zeitlin [Sun, 29 Oct 2006 00:05:56 +0000 (00:05 +0000)] 
added NZST and NZDT time zones (request 617912)

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

17 years ago Mention the Unix printing overview in the general
Robert Roebling [Sat, 28 Oct 2006 22:19:17 +0000 (22:19 +0000)] 
  Mention the Unix printing overview in the general
    printing overview.

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

17 years ago Correct background colour in ComboCtrl (from Jaako).
Robert Roebling [Sat, 28 Oct 2006 22:07:38 +0000 (22:07 +0000)] 
   Correct background colour in ComboCtrl (from Jaako).

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

17 years ago Launch the browser that is set in the gconf registry.
Robert Roebling [Sat, 28 Oct 2006 21:57:24 +0000 (21:57 +0000)] 
  Launch the browser that is set in the gconf registry.
  Don't blindly add "http://" to URL as this will not
    work with local file paths (obviously).

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

17 years agoMoved version number to 2.7.2.0 and rebaked
Robin Dunn [Sat, 28 Oct 2006 21:54:52 +0000 (21:54 +0000)] 
Moved version number to 2.7.2.0 and rebaked

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

17 years agoremove unneeded WXDLLEXPORTs for the classes only used inside the implementation...
Vadim Zeitlin [Sat, 28 Oct 2006 20:46:25 +0000 (20:46 +0000)] 
remove unneeded WXDLLEXPORTs for the classes only used inside the implementation and so not needing to be exported

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

17 years agofixed some compiler warnings in wxaui
Benjamin Williams [Sat, 28 Oct 2006 18:27:42 +0000 (18:27 +0000)] 
fixed some compiler warnings in wxaui

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

17 years agowxaui multi-book prep work for left/right buttons on tab bar
Benjamin Williams [Sat, 28 Oct 2006 18:21:11 +0000 (18:21 +0000)] 
wxaui multi-book prep work for left/right buttons on tab bar

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

17 years agoavoid gcc warnings about missing braces in an aggregate initializer by not using...
Vadim Zeitlin [Sat, 28 Oct 2006 17:15:58 +0000 (17:15 +0000)] 
avoid gcc warnings about missing braces in an aggregate initializer by not using a union in ToLongTestData

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

17 years agocheck for strtoull() or wcstoull()
Vadim Zeitlin [Sat, 28 Oct 2006 17:13:19 +0000 (17:13 +0000)] 
check for strtoull() or wcstoull()

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

17 years agofix gcc compilation warning
Vadim Zeitlin [Sat, 28 Oct 2006 17:04:52 +0000 (17:04 +0000)] 
fix gcc compilation warning

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

17 years agoFor whatever reason, font-size 9 is now hardly readable on Mac. Using default font...
Kevin Ollivier [Sat, 28 Oct 2006 16:55:54 +0000 (16:55 +0000)] 
For whatever reason, font-size 9 is now hardly readable on Mac. Using default font size on that platform for now.

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

17 years agomissing methods
Stefan Csomor [Sat, 28 Oct 2006 16:53:07 +0000 (16:53 +0000)] 
missing methods

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

17 years agoadded wxString::ToLongLong() and ToULongLong() (feature request 1290937)
Vadim Zeitlin [Sat, 28 Oct 2006 16:46:03 +0000 (16:46 +0000)] 
added wxString::ToLongLong() and ToULongLong() (feature request 1290937)

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

17 years agono changes, just a typo in comment
Vadim Zeitlin [Sat, 28 Oct 2006 16:39:45 +0000 (16:39 +0000)] 
no changes, just a typo in comment

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

17 years agoalso reset errno iin ToDouble()
Vadim Zeitlin [Sat, 28 Oct 2006 15:42:28 +0000 (15:42 +0000)] 
also reset errno iin ToDouble()

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

17 years agoreset errno before testing it
Vadim Zeitlin [Sat, 28 Oct 2006 15:41:32 +0000 (15:41 +0000)] 
reset errno before testing it

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

17 years agoextracted common code of ToLong and ToULong in a separate template helper
Vadim Zeitlin [Sat, 28 Oct 2006 15:24:07 +0000 (15:24 +0000)] 
extracted common code of ToLong and ToULong in a separate template helper

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

17 years agowxaui multi-notebook now uses a tab art provider which allows for dynamically switcha...
Benjamin Williams [Sat, 28 Oct 2006 15:20:10 +0000 (15:20 +0000)] 
wxaui multi-notebook now uses a tab art provider which allows for dynamically switchable notebook themes

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

17 years agoremoved unused GetScrollbarArrowSize() version
Václav Slavík [Sat, 28 Oct 2006 15:16:45 +0000 (15:16 +0000)] 
removed unused GetScrollbarArrowSize() version

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

17 years agodeTABified
Vadim Zeitlin [Sat, 28 Oct 2006 15:01:33 +0000 (15:01 +0000)] 
deTABified

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

17 years agocheck for under/overflow in ToLong/ULong/Double() as well
Vadim Zeitlin [Sat, 28 Oct 2006 14:58:56 +0000 (14:58 +0000)] 
check for under/overflow in ToLong/ULong/Double() as well

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

17 years agomatrix and path to ref counting
Stefan Csomor [Sat, 28 Oct 2006 14:41:48 +0000 (14:41 +0000)] 
matrix and path to ref counting

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

17 years agoAlloc() doesn't clear the array any more, for consistency with reserve()
Vadim Zeitlin [Sat, 28 Oct 2006 14:16:20 +0000 (14:16 +0000)] 
Alloc() doesn't clear the array any more, for consistency with reserve()

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

17 years agono real changes, just renamed the header guard to standard form and removed unneeded...
Vadim Zeitlin [Sat, 28 Oct 2006 14:11:54 +0000 (14:11 +0000)] 
no real changes, just renamed the header guard to standard form and removed unneeded casts

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

17 years agodeprecate wxSTRING_MAXLEN in favour of wxString::npos
Vadim Zeitlin [Sat, 28 Oct 2006 14:06:27 +0000 (14:06 +0000)] 
deprecate wxSTRING_MAXLEN in favour of wxString::npos

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

17 years agoadded missing dlldecl for wxFSHandlerHash
Vadim Zeitlin [Sat, 28 Oct 2006 14:03:53 +0000 (14:03 +0000)] 
added missing dlldecl for wxFSHandlerHash

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

17 years agoallow customizing the string values returned by wxGridCellBoolEditor::GetValue()...
Vadim Zeitlin [Sat, 28 Oct 2006 13:57:38 +0000 (13:57 +0000)] 
allow customizing the string values returned by wxGridCellBoolEditor::GetValue() (feature request 1557790)

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

17 years agomoving path and matrix to refcounting as well, switching filling rule default to...
Stefan Csomor [Sat, 28 Oct 2006 13:46:46 +0000 (13:46 +0000)] 
moving path and matrix to refcounting as well, switching filling rule default to odd-even as dc.h does

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

17 years agodon't use unneeded logBuf member variable; show the changed cell value in OnCellValue...
Vadim Zeitlin [Sat, 28 Oct 2006 13:46:18 +0000 (13:46 +0000)] 
don't use unneeded logBuf member variable; show the changed cell value in OnCellValueChanged()

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

17 years agoAnother fix for the pch bug test.
Michael Wetherell [Sat, 28 Oct 2006 11:53:44 +0000 (11:53 +0000)] 
Another fix for the pch bug test.

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

17 years agoAnother fix for the pch bug test.
Michael Wetherell [Sat, 28 Oct 2006 11:07:20 +0000 (11:07 +0000)] 
Another fix for the pch bug test.

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

17 years agoDocumented wxRichTextBuffer printing
Julian Smart [Sat, 28 Oct 2006 10:49:30 +0000 (10:49 +0000)] 
Documented wxRichTextBuffer printing

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

17 years agoAvoid missing ref
Julian Smart [Sat, 28 Oct 2006 10:48:11 +0000 (10:48 +0000)] 
Avoid missing ref

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

17 years agoFix bugs in check for gcc's precompiled header bug.
Michael Wetherell [Sat, 28 Oct 2006 10:31:43 +0000 (10:31 +0000)] 
Fix bugs in check for gcc's precompiled header bug.

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

17 years agoCorrected a clearing bug
Julian Smart [Sat, 28 Oct 2006 09:29:07 +0000 (09:29 +0000)] 
Corrected a clearing bug

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

17 years agoCompile fix for VC++ 5 and 6.
Michael Wetherell [Sat, 28 Oct 2006 09:17:27 +0000 (09:17 +0000)] 
Compile fix for VC++ 5 and 6.

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

17 years agoreSWIGged
Robin Dunn [Sat, 28 Oct 2006 03:01:58 +0000 (03:01 +0000)] 
reSWIGged

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

17 years agodaily updates and add wxGrpahicsPath overloads
Robin Dunn [Sat, 28 Oct 2006 03:00:27 +0000 (03:00 +0000)] 
daily updates and add wxGrpahicsPath overloads

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

17 years agoAdd missing Contains overload
Robin Dunn [Sat, 28 Oct 2006 02:59:41 +0000 (02:59 +0000)] 
Add missing Contains overload

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

17 years agoTypemaps for wxRect2D
Robin Dunn [Sat, 28 Oct 2006 02:59:22 +0000 (02:59 +0000)] 
Typemaps for wxRect2D

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

17 years agoDon't decref if the interpreter is not initialized, (eg. it's in its
Robin Dunn [Sat, 28 Oct 2006 02:59:02 +0000 (02:59 +0000)] 
Don't decref if the interpreter is not initialized, (eg. it's in its
shutdown process.)

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

17 years agodaily updates and tweaks
Robin Dunn [Sat, 28 Oct 2006 02:58:17 +0000 (02:58 +0000)] 
daily updates and tweaks

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

17 years agoEnsure that the pen and bush are properly initialized
Robin Dunn [Sat, 28 Oct 2006 02:28:38 +0000 (02:28 +0000)] 
Ensure that the pen and bush are properly initialized

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

17 years agoFix portibility bug.
Michael Wetherell [Sat, 28 Oct 2006 01:15:16 +0000 (01:15 +0000)] 
Fix portibility bug.

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

17 years agoexplain that wxRTTI macros must be used for OnCompareItems() to be called
Vadim Zeitlin [Sat, 28 Oct 2006 00:52:09 +0000 (00:52 +0000)] 
explain that wxRTTI macros must be used for OnCompareItems() to be called

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

17 years agoverify that we checked all the array elements in TestSTL(); make the number of array...
Vadim Zeitlin [Sat, 28 Oct 2006 00:44:24 +0000 (00:44 +0000)] 
verify that we checked all the array elements in TestSTL(); make the number of array elements a constant

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

17 years agoCalling SetFocus from within an OnFocus handler causes infinite recursion on Mac...
Kevin Ollivier [Sat, 28 Oct 2006 00:37:17 +0000 (00:37 +0000)] 
Calling SetFocus from within an OnFocus handler causes infinite recursion on Mac...

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

17 years agofix VC warning about forward declaring struct as class
Vadim Zeitlin [Sat, 28 Oct 2006 00:28:41 +0000 (00:28 +0000)] 
fix VC warning about forward declaring struct as class

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

17 years agoremoved hard TAB
Vadim Zeitlin [Sat, 28 Oct 2006 00:20:47 +0000 (00:20 +0000)] 
removed hard TAB

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

17 years agoAdd wxArchiveFSHandler.
Michael Wetherell [Fri, 27 Oct 2006 22:10:19 +0000 (22:10 +0000)] 
Add wxArchiveFSHandler.

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

17 years agoTidy up includes and #if wxUSE statements.
Michael Wetherell [Fri, 27 Oct 2006 22:03:29 +0000 (22:03 +0000)] 
Tidy up includes and #if wxUSE statements.

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

17 years agoDon't use the superview when converting.
Kevin Ollivier [Fri, 27 Oct 2006 20:22:09 +0000 (20:22 +0000)] 
Don't use the superview when converting.

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

17 years ago Indicate that EnableCloseButton is virtual.
Robert Roebling [Fri, 27 Oct 2006 20:05:47 +0000 (20:05 +0000)] 
  Indicate that EnableCloseButton is virtual.

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

17 years ago Compile fix.
Robert Roebling [Fri, 27 Oct 2006 18:42:20 +0000 (18:42 +0000)] 
  Compile fix.

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

17 years ago [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtrl kb navigation
Robert Roebling [Fri, 27 Oct 2006 18:02:21 +0000 (18:02 +0000)] 
 [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtrl kb navigation

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

17 years ago [ 1585270 ] Further fixes to wxPathList
Robert Roebling [Fri, 27 Oct 2006 17:59:32 +0000 (17:59 +0000)] 
  [ 1585270 ] Further fixes to wxPathList

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

17 years agoDon't use bitmaps to draw tree item buttons, use the HITheme drawing functions instea...
Kevin Ollivier [Fri, 27 Oct 2006 17:25:44 +0000 (17:25 +0000)] 
Don't use bitmaps to draw tree item buttons, use the HITheme drawing functions instead. (The bitmaps would show jaggies on dark backgrounds.)

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

17 years agofixed crash in multi notebook
Benjamin Williams [Fri, 27 Oct 2006 15:52:21 +0000 (15:52 +0000)] 
fixed crash in multi notebook

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