wxWidgets.git
17 years agomerge of RTL changes (with many modifications) from SOC2006_RTL branch
Vadim Zeitlin [Mon, 4 Sep 2006 13:35:13 +0000 (13:35 +0000)] 
Merge ... RTL changes (with many modifications) from SOC2006_RTL branch

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

17 years agosmall cleanup, removed unused headers
Vadim Zeitlin [Mon, 4 Sep 2006 12:12:24 +0000 (12:12 +0000)] 
small cleanup, removed unused headers

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

17 years agoadded wxSizer::Get/SetContainingWindow()
Vadim Zeitlin [Mon, 4 Sep 2006 12:05:49 +0000 (12:05 +0000)] 
added wxSizer::Get/SetContainingWindow()

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

17 years agoadded alpha support to generic wxColour
Václav Slavík [Mon, 4 Sep 2006 11:14:29 +0000 (11:14 +0000)] 
added alpha support to generic wxColour

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

17 years agoreformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS to fit standard terminal; use wxALPHA_OP...
Václav Slavík [Mon, 4 Sep 2006 11:12:36 +0000 (11:12 +0000)] 
reformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS to fit standard terminal; use wxALPHA_OPAQUE instead of 255

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

17 years agoremoved obsolete and incorrect comment
Václav Slavík [Mon, 4 Sep 2006 10:56:41 +0000 (10:56 +0000)] 
removed obsolete and incorrect comment

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

17 years ago I forgot to commit this one.
Robert Roebling [Mon, 4 Sep 2006 08:52:29 +0000 (08:52 +0000)] 
  I forgot to commit this one.

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

17 years ago OpenVMS compile support update
Jouk Jansen [Mon, 4 Sep 2006 06:59:24 +0000 (06:59 +0000)] 
 OpenVMS compile support update

 Modified Files:
  wxWidgets/src/aui/descrip.mms

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

17 years ago Compilo.
Robert Roebling [Sun, 3 Sep 2006 20:12:44 +0000 (20:12 +0000)] 
  Compilo.

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

17 years ago Commit wxComboCtrl clipping patch from J. Salli
Robert Roebling [Sun, 3 Sep 2006 13:21:29 +0000 (13:21 +0000)] 
  Commit wxComboCtrl clipping patch from J. Salli

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

17 years ago Added tests for run-time switch of venetian blind effect
Robert Roebling [Sun, 3 Sep 2006 13:16:02 +0000 (13:16 +0000)] 
  Added tests for run-time switch of venetian blind effect
     (Patch from Bryan P).

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

17 years agoCommited FRM's stockitem patch (empty stock items).
Robert Roebling [Sun, 3 Sep 2006 12:23:04 +0000 (12:23 +0000)] 
Commited FRM's stockitem patch (empty stock items).

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

17 years ago Commited patch for wxSizer::Replace()
Robert Roebling [Sun, 3 Sep 2006 11:48:49 +0000 (11:48 +0000)] 
  Commited patch for wxSizer::Replace()

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

17 years agocall TIFF callbacks wxTIFFFooProc instead of _tiffFooProc to avoid potential conflict...
Vadim Zeitlin [Sun, 3 Sep 2006 09:56:50 +0000 (09:56 +0000)] 
call TIFF callbacks wxTIFFFooProc instead of _tiffFooProc to avoid potential conflicts; also there is no need to use reserved identifiers here

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

17 years agoclose output stream when TIFFClose() is called
Vadim Zeitlin [Sun, 3 Sep 2006 09:51:13 +0000 (09:51 +0000)] 
close output stream when TIFFClose() is called

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

17 years agodon't convert title to current encoding if input encoding is wxFONTENCODING_DEFAULT...
Vadim Zeitlin [Sat, 2 Sep 2006 23:36:06 +0000 (23:36 +0000)] 
don't convert title to current encoding if input encoding is wxFONTENCODING_DEFAULT (this shouldn't be necessary and provokes an assert from wxCSConv ctor)

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

17 years agoreSWIGged
Robin Dunn [Sat, 2 Sep 2006 22:29:31 +0000 (22:29 +0000)] 
reSWIGged

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

17 years agoreSWIGged
Robin Dunn [Sat, 2 Sep 2006 22:21:20 +0000 (22:21 +0000)] 
reSWIGged

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

17 years ago Don't use wxWindows::DoGetClientSize() from
Robert Roebling [Sat, 2 Sep 2006 22:21:19 +0000 (22:21 +0000)] 
  Don't use wxWindows::DoGetClientSize() from
    wxTopLevelWindow as border with should not
    be taken into account here.

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

17 years agoproperties fixes for Mac
Robin Dunn [Sat, 2 Sep 2006 22:11:22 +0000 (22:11 +0000)] 
properties fixes for Mac

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

17 years agoAdding TaskRunnerThread class, for threaded operations, along with errorOccurred...
Kevin Ollivier [Sat, 2 Sep 2006 22:00:06 +0000 (22:00 +0000)] 
Adding TaskRunnerThread class, for threaded operations, along with errorOccurred and elapsedTime methods for getting information about a process.

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

17 years agocompile fixes for Python 2.5
Robin Dunn [Sat, 2 Sep 2006 21:53:01 +0000 (21:53 +0000)] 
compile fixes for Python 2.5

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

17 years agoreSWIGged
Robin Dunn [Sat, 2 Sep 2006 20:04:05 +0000 (20:04 +0000)] 
reSWIGged

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

17 years agoreSWIGged
Robin Dunn [Sat, 2 Sep 2006 19:55:51 +0000 (19:55 +0000)] 
reSWIGged

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

17 years agoStart adding some properties for getter/setter methods
Robin Dunn [Sat, 2 Sep 2006 19:46:44 +0000 (19:46 +0000)] 
Start adding some properties for getter/setter methods

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

17 years agobump subrel number
Robin Dunn [Sat, 2 Sep 2006 19:45:44 +0000 (19:45 +0000)] 
bump subrel number

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

17 years agoMove the language catalogs install directory on MSW from 'locale' to
Robin Dunn [Sat, 2 Sep 2006 17:43:00 +0000 (17:43 +0000)] 
Move the language catalogs install directory on MSW from 'locale' to
'i18n' to avoid conflict (and an import warning) with the standard
locale.py module.

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

17 years agoMake archive top level dirs match that of the archive name.
Kevin Ollivier [Sat, 2 Sep 2006 17:38:35 +0000 (17:38 +0000)] 
Make archive top level dirs match that of the archive name.

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

17 years ago Map iso8859-11 to codepage 874.
Robert Roebling [Sat, 2 Sep 2006 12:54:27 +0000 (12:54 +0000)] 
  Map iso8859-11 to codepage 874.

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

17 years ago Forgot to commit.
Robert Roebling [Sat, 2 Sep 2006 12:37:25 +0000 (12:37 +0000)] 
  Forgot to commit.

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

17 years ago Added native GTK+ sash drawing to wxAUI.
Robert Roebling [Sat, 2 Sep 2006 11:50:48 +0000 (11:50 +0000)] 
  Added native GTK+ sash drawing to wxAUI.

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

17 years agofixed typo
Robin Dunn [Fri, 1 Sep 2006 23:57:15 +0000 (23:57 +0000)] 
fixed typo

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

17 years agoAdd InsertProvider
Robin Dunn [Fri, 1 Sep 2006 23:37:28 +0000 (23:37 +0000)] 
Add InsertProvider

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

17 years agoalways let GtkTextView have mouse release events to avoid assertion failures in gtk_t...
Vadim Zeitlin [Fri, 1 Sep 2006 22:23:51 +0000 (22:23 +0000)] 
always let GtkTextView have mouse release events to avoid assertion failures in gtk_text_view_start_selection_drag()

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

17 years agoadded GTKProcessEvent() to allow controlling whether we leave or not events for the...
Vadim Zeitlin [Fri, 1 Sep 2006 22:20:05 +0000 (22:20 +0000)] 
added GTKProcessEvent() to allow controlling whether we leave or not events for the native widgets

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

17 years agono changes, just remove comments which don't make sense any more
Vadim Zeitlin [Fri, 1 Sep 2006 21:46:37 +0000 (21:46 +0000)] 
no changes, just remove comments which don't make sense any more

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

17 years agocall GTKUpdateCursor() from SetCursor()
Vadim Zeitlin [Fri, 1 Sep 2006 21:44:22 +0000 (21:44 +0000)] 
call GTKUpdateCursor() from SetCursor()

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

17 years ago Began to move wxAUI docs to latex.
Robert Roebling [Fri, 1 Sep 2006 21:37:22 +0000 (21:37 +0000)] 
  Began to move wxAUI docs to latex.

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

17 years ago Correct sizing cursor.
Robert Roebling [Fri, 1 Sep 2006 16:06:30 +0000 (16:06 +0000)] 
  Correct sizing cursor.

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

17 years ago Commit ODCombo delete selection fix.
Robert Roebling [Fri, 1 Sep 2006 15:38:37 +0000 (15:38 +0000)] 
 Commit ODCombo delete selection fix.

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

17 years ago Implement wxSetCusorEvent better than before.
Robert Roebling [Fri, 1 Sep 2006 15:32:19 +0000 (15:32 +0000)] 
  Implement wxSetCusorEvent better than before.
    This also makes wxAUI work nicely.

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

17 years agocompilation fix for WXWIN_COMPATIBILITY_2_6==0
Vadim Zeitlin [Fri, 1 Sep 2006 12:46:17 +0000 (12:46 +0000)] 
compilation fix for WXWIN_COMPATIBILITY_2_6==0

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

17 years ago Commit Haakan Wiman's cdata XML patch.
Robert Roebling [Fri, 1 Sep 2006 11:14:36 +0000 (11:14 +0000)] 
  Commit Haakan Wiman's cdata XML patch.

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

17 years agodo send text changed event from SetValue(), it wasn't done when setting the value...
Vadim Zeitlin [Thu, 31 Aug 2006 22:59:15 +0000 (22:59 +0000)] 
do send text changed event from SetValue(), it wasn't done when setting the value of empty single line control

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

17 years agoInclude wx/module.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Thu, 31 Aug 2006 19:31:43 +0000 (19:31 +0000)] 
Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

17 years agofixed typo in previous commit
Václav Slavík [Thu, 31 Aug 2006 17:21:33 +0000 (17:21 +0000)] 
fixed typo in previous commit

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

17 years agoadded wxArtProvider::InsertProvider to accompany PushProvider
Václav Slavík [Thu, 31 Aug 2006 17:00:13 +0000 (17:00 +0000)] 
added wxArtProvider::InsertProvider to accompany PushProvider

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

17 years agosupress some unused parameter warnings
Robin Dunn [Thu, 31 Aug 2006 16:34:57 +0000 (16:34 +0000)] 
supress some unused parameter warnings

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

17 years agoAliases for [G|S]etCaretLineBack
Robin Dunn [Thu, 31 Aug 2006 16:02:23 +0000 (16:02 +0000)] 
Aliases for [G|S]etCaretLineBack

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

17 years agoOnly use raw bitmap if it is available
Robin Dunn [Thu, 31 Aug 2006 16:01:45 +0000 (16:01 +0000)] 
Only use raw bitmap if it is available

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

17 years agowx/image.h is listed in wx/wx.h and part of PCH support
Włodzimierz Skiba [Thu, 31 Aug 2006 13:46:09 +0000 (13:46 +0000)] 
wx/image.h is listed in wx/wx.h and part of PCH support

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

17 years agoFixed compilo
Julian Smart [Thu, 31 Aug 2006 13:40:03 +0000 (13:40 +0000)] 
Fixed compilo

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

17 years agodon't use static buffer needing a critical section to protect it for logging; this...
Vadim Zeitlin [Thu, 31 Aug 2006 11:31:02 +0000 (11:31 +0000)] 
don't use static buffer needing a critical section to protect it for logging; this results in deadlocks if the log sink decides to log itself (and this can be very difficult to prevent) and is unnecessary anyhow as the initial goal of allowing wxLog to work even for out of memory errors has never been tested and presumably never worked

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

17 years agoProvide an implementation for SurfaceImpl::AlphaRectangle, and rename
Robin Dunn [Thu, 31 Aug 2006 05:35:26 +0000 (05:35 +0000)] 
Provide an implementation for SurfaceImpl::AlphaRectangle, and rename
[G|S]etCaretLineBack

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

17 years agoOnly support detection of "near the edge" coordinates, if dragging grid lines
Stefan Neis [Wed, 30 Aug 2006 22:38:14 +0000 (22:38 +0000)] 
Only support detection of "near the edge" coordinates, if dragging grid lines
        is actually enabled (Fixes #548106 - Border of grid lines of wx.grid).

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

17 years agoreSWIGged
Robin Dunn [Wed, 30 Aug 2006 19:29:31 +0000 (19:29 +0000)] 
reSWIGged

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

17 years agoFixed getting OS version information.
Stefan Neis [Wed, 30 Aug 2006 17:14:57 +0000 (17:14 +0000)] 
Fixed getting OS version information.

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

17 years agobuild fix
Paul Cornett [Wed, 30 Aug 2006 16:15:42 +0000 (16:15 +0000)] 
build fix

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

17 years agoDon't skip event if default processing has inserted a tab
Julian Smart [Wed, 30 Aug 2006 12:47:29 +0000 (12:47 +0000)] 
Don't skip event if default processing has inserted a tab

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

17 years agoBuild notes for Cygwin.
Michael Wetherell [Wed, 30 Aug 2006 11:17:14 +0000 (11:17 +0000)] 
Build notes for Cygwin.

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

17 years agoUse CPPUNIT_ASSERT_EQUAL where possible to improve messages.
Michael Wetherell [Wed, 30 Aug 2006 08:39:06 +0000 (08:39 +0000)] 
Use CPPUNIT_ASSERT_EQUAL where possible to improve messages.

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

17 years agoStream inserter to wxString
Michael Wetherell [Wed, 30 Aug 2006 08:37:39 +0000 (08:37 +0000)] 
Stream inserter to wxString

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

17 years agoheader includes cleanup
Paul Cornett [Wed, 30 Aug 2006 05:55:56 +0000 (05:55 +0000)] 
header includes cleanup

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

17 years agoAdd ability to time the creation of the bitmaps using raw access, and
Robin Dunn [Wed, 30 Aug 2006 00:28:41 +0000 (00:28 +0000)] 
Add ability to time the creation of the bitmaps using raw access, and
also compare with doing the same thign via numpy and
wx.BitmapFrombuffer.  Flesh out the docstring.

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

17 years agosome efficiency tweaks
Robin Dunn [Wed, 30 Aug 2006 00:19:25 +0000 (00:19 +0000)] 
some efficiency tweaks

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

17 years agoFixed premultiplying constant
Robin Dunn [Wed, 30 Aug 2006 00:18:13 +0000 (00:18 +0000)] 
Fixed premultiplying constant

Replaced my kludgy first attempt at a pixel iterator with a much more
efficient generator in PixelData.__init__.

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

17 years agofixed crash in <sub/sup> handling (bug #1545152)
Václav Slavík [Tue, 29 Aug 2006 21:08:39 +0000 (21:08 +0000)] 
fixed crash in <sub/sup> handling (bug #1545152)

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

17 years agoGive PlotCanvas the full compliment of constructor parameters again.
Robin Dunn [Tue, 29 Aug 2006 19:59:24 +0000 (19:59 +0000)] 
Give PlotCanvas the full compliment of constructor parameters again.

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

17 years agonon-pch build fix
Paul Cornett [Tue, 29 Aug 2006 19:45:34 +0000 (19:45 +0000)] 
non-pch build fix

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

17 years agoreSWIGged
Robin Dunn [Tue, 29 Aug 2006 19:26:06 +0000 (19:26 +0000)] 
reSWIGged

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

17 years agoTurn off TB_TEXT by default
Robin Dunn [Tue, 29 Aug 2006 19:11:53 +0000 (19:11 +0000)] 
Turn off TB_TEXT by default

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

17 years agoMention the PixelData classes
Robin Dunn [Tue, 29 Aug 2006 19:00:22 +0000 (19:00 +0000)] 
Mention the PixelData classes

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

17 years agosome docstring changes
Robin Dunn [Tue, 29 Aug 2006 18:59:41 +0000 (18:59 +0000)] 
some docstring changes

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

17 years agoNow that the typemap is handling buffer-compatible objects correctly
Robin Dunn [Tue, 29 Aug 2006 18:57:28 +0000 (18:57 +0000)] 
Now that the typemap is handling buffer-compatible objects correctly
we can drop wrapping the parameters in a buffer()

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

17 years agoUse PyObject_AsReadBuffer in the typemap for getting buffer or buffer
Robin Dunn [Tue, 29 Aug 2006 18:56:07 +0000 (18:56 +0000)] 
Use PyObject_AsReadBuffer in the typemap for getting buffer or buffer
compatible  objects

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

17 years agoAdd wxACCEL_CMD, move constants to _accel.i
Robin Dunn [Tue, 29 Aug 2006 18:53:10 +0000 (18:53 +0000)] 
Add wxACCEL_CMD, move constants to _accel.i

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

17 years agomake sure we are feeding coordinates of HIView instances, not wx-dimensions back...
Stefan Csomor [Tue, 29 Aug 2006 12:16:47 +0000 (12:16 +0000)] 
make sure we are feeding coordinates of HIView instances, not wx-dimensions back into toolbar layout

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

17 years agoWarning fixes for VC5.
Michael Wetherell [Tue, 29 Aug 2006 09:57:41 +0000 (09:57 +0000)] 
Warning fixes for VC5.

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

17 years agoadding command key accelerator
Stefan Csomor [Tue, 29 Aug 2006 09:29:26 +0000 (09:29 +0000)] 
adding command key accelerator

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

17 years agoadding command key accelerator
Stefan Csomor [Tue, 29 Aug 2006 06:23:01 +0000 (06:23 +0000)] 
adding command key accelerator

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

17 years agoreSWIGged
Robin Dunn [Tue, 29 Aug 2006 01:03:18 +0000 (01:03 +0000)] 
reSWIGged

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

17 years agonew port constants
Robin Dunn [Mon, 28 Aug 2006 18:52:25 +0000 (18:52 +0000)] 
new port constants

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

17 years agoTweaked the colours a bit
Robin Dunn [Mon, 28 Aug 2006 18:51:46 +0000 (18:51 +0000)] 
Tweaked the colours a bit

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

17 years agoglibc's vswprintf doesn't nul terminate on truncation.
Michael Wetherell [Mon, 28 Aug 2006 15:35:25 +0000 (15:35 +0000)] 
glibc's vswprintf doesn't nul terminate on truncation.

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

17 years agoCompile fixes.
Michael Wetherell [Mon, 28 Aug 2006 12:30:17 +0000 (12:30 +0000)] 
Compile fixes.

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

17 years agoCompile fix.
Michael Wetherell [Mon, 28 Aug 2006 12:28:49 +0000 (12:28 +0000)] 
Compile fix.

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

17 years agoWe can't define things in someone else's namespace.
Michael Wetherell [Mon, 28 Aug 2006 12:27:39 +0000 (12:27 +0000)] 
We can't define things in someone else's namespace.

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

17 years agoreturn false from OnInit() in console build if we failed
Vadim Zeitlin [Mon, 28 Aug 2006 10:29:23 +0000 (10:29 +0000)] 
return false from OnInit() in console build if we failed

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

17 years agodocument maxLenght and rectBounds ctor parameters; minor cleanup (use \arg, \NULL)
Vadim Zeitlin [Mon, 28 Aug 2006 10:05:23 +0000 (10:05 +0000)] 
document maxLenght and rectBounds ctor parameters; minor cleanup (use \arg, \NULL)

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

17 years agoadded alpha support to wxCocoa, also fixed compilation after alpha changes hopefully
Vadim Zeitlin [Mon, 28 Aug 2006 09:53:33 +0000 (09:53 +0000)] 
added alpha support to wxCocoa, also fixed compilation after alpha changes hopefully

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

17 years ago Corrected close button bitmap in wxAUIMultiNotebook.
Robert Roebling [Mon, 28 Aug 2006 09:38:14 +0000 (09:38 +0000)] 
  Corrected close button bitmap in wxAUIMultiNotebook.
  Added test for wxAUIMultiNotebook to aui sample.

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

17 years ago Don't use wxTHICK_FRAME in the docs anymore.
Robert Roebling [Mon, 28 Aug 2006 08:41:11 +0000 (08:41 +0000)] 
  Don't use wxTHICK_FRAME in the docs anymore.

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

17 years ago Update info on wxMiniFrame.
Robert Roebling [Mon, 28 Aug 2006 08:37:41 +0000 (08:37 +0000)] 
  Update info on wxMiniFrame.

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

17 years ago Leave a comment about drag threshold setting.
Robert Roebling [Mon, 28 Aug 2006 08:33:23 +0000 (08:33 +0000)] 
  Leave a comment about drag threshold setting.

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

17 years ago More comments about non-native GTH widgets.
Robert Roebling [Mon, 28 Aug 2006 08:29:03 +0000 (08:29 +0000)] 
  More comments about non-native GTH widgets.

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

17 years agoUse WX_CHECK_FUNCS for strtok_r.
Michael Wetherell [Mon, 28 Aug 2006 07:53:48 +0000 (07:53 +0000)] 
Use WX_CHECK_FUNCS for strtok_r.

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

17 years agoAdd WX_CHECK_FUNCS (instead of WX_CHECK_DECLS). It checks for functions in
Michael Wetherell [Mon, 28 Aug 2006 07:48:26 +0000 (07:48 +0000)] 
Add WX_CHECK_FUNCS (instead of WX_CHECK_DECLS). It checks for functions in
both headers and libs.

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

17 years ago Corrected off-by-1 error in dock test.
Robert Roebling [Sun, 27 Aug 2006 20:07:14 +0000 (20:07 +0000)] 
  Corrected off-by-1 error in dock test.

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

17 years ago The docking logic in the top and right docking areas
Robert Roebling [Sun, 27 Aug 2006 19:58:56 +0000 (19:58 +0000)] 
  The docking logic in the top and right docking areas
    was reversed. There is still an off-by-1 error that
    makes the toolbar jump in the bottom dock, not in
    the top dock.

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

17 years agoRemoved more references to removed source file.
Stefan Neis [Sun, 27 Aug 2006 18:16:55 +0000 (18:16 +0000)] 
Removed more references to removed source file.

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