wxWidgets.git
17 years agoremove obsolete checks, minor cleanup
Paul Cornett [Sat, 14 Oct 2006 17:39:38 +0000 (17:39 +0000)] 
remove obsolete checks, minor cleanup

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

17 years agocleanup for 10.5
Stefan Csomor [Sat, 14 Oct 2006 16:55:55 +0000 (16:55 +0000)] 
cleanup for 10.5

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

17 years agocorrect access for virtual
Paul Cornett [Sat, 14 Oct 2006 16:50:04 +0000 (16:50 +0000)] 
correct access for virtual

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

17 years agoreplace use of deprecated GtkPixmap
Paul Cornett [Sat, 14 Oct 2006 16:49:14 +0000 (16:49 +0000)] 
replace use of deprecated GtkPixmap

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

17 years agocleanup for 10.5
Stefan Csomor [Sat, 14 Oct 2006 16:18:09 +0000 (16:18 +0000)] 
cleanup for 10.5

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

17 years agocleanup for 10.5
Stefan Csomor [Sat, 14 Oct 2006 16:02:39 +0000 (16:02 +0000)] 
cleanup for 10.5

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

17 years agocleanup for 10.5
Stefan Csomor [Sat, 14 Oct 2006 15:48:32 +0000 (15:48 +0000)] 
cleanup for 10.5

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

17 years agocleanup for 10.5
Stefan Csomor [Sat, 14 Oct 2006 15:30:02 +0000 (15:30 +0000)] 
cleanup for 10.5

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

17 years agocleanup for 10.5
Stefan Csomor [Sat, 14 Oct 2006 15:15:00 +0000 (15:15 +0000)] 
cleanup for 10.5

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

17 years agocleanup for 10.5
Stefan Csomor [Sat, 14 Oct 2006 14:55:46 +0000 (14:55 +0000)] 
cleanup for 10.5

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

17 years agocleanup for 10.5
Stefan Csomor [Sat, 14 Oct 2006 14:46:31 +0000 (14:46 +0000)] 
cleanup for 10.5

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

17 years ago Make status bar grip move to the left in RTL.
Robert Roebling [Sat, 14 Oct 2006 14:36:18 +0000 (14:36 +0000)] 
  Make status bar grip move to the left in RTL.

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

17 years ago Remove tree control lines unconditionally under
Robert Roebling [Sat, 14 Oct 2006 13:24:26 +0000 (13:24 +0000)] 
  Remove tree control lines unconditionally under
    GTK2 (similar to what wxMac does) as it simply
    looks wrong (as we are using GTK+ tree buttons).

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

17 years ago Forgot border when reversing coordinates for RTL.
Robert Roebling [Sat, 14 Oct 2006 13:22:37 +0000 (13:22 +0000)] 
  Forgot border when reversing coordinates for RTL.

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

17 years ago Left in debug printf.
Robert Roebling [Sat, 14 Oct 2006 07:10:14 +0000 (07:10 +0000)] 
 Left in debug printf.

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

17 years ago Better place for coordinate mirroring and removal
Robert Roebling [Sat, 14 Oct 2006 07:06:50 +0000 (07:06 +0000)] 
  Better place for coordinate mirroring and removal
    of stupid hack.
  This makes the positioning correct in the end but
    leaves window hopping when resizing unsolved
    in RTL mode.

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

17 years agoremove unused XIM code, minor cleanup
Paul Cornett [Sat, 14 Oct 2006 04:03:24 +0000 (04:03 +0000)] 
remove unused XIM code, minor cleanup

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

17 years agoreSWIGged
Robin Dunn [Fri, 13 Oct 2006 19:57:27 +0000 (19:57 +0000)] 
reSWIGged

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

17 years agotext tweak
Robin Dunn [Fri, 13 Oct 2006 19:56:45 +0000 (19:56 +0000)] 
text tweak

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

17 years agoThis works ok on Mac now
Robin Dunn [Fri, 13 Oct 2006 19:55:29 +0000 (19:55 +0000)] 
This works ok on Mac now

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

17 years agocomment out prints
Robin Dunn [Fri, 13 Oct 2006 19:32:15 +0000 (19:32 +0000)] 
comment out prints

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

17 years agoAdd USE_GDIPLUS=1
Robin Dunn [Fri, 13 Oct 2006 19:20:49 +0000 (19:20 +0000)] 
Add USE_GDIPLUS=1

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

17 years agowxMemoryDC constructor now optionally accepts a wxBitmap parameter,
Robin Dunn [Fri, 13 Oct 2006 19:19:36 +0000 (19:19 +0000)] 
wxMemoryDC constructor now optionally accepts a wxBitmap parameter,
calling SelectObject itself if a valid bitmap is passed.

Reverted wxBuffered[Paint]DC to nearly the pre 2.7.1 state, kept
wxAutoBufferedPaintDC and added wxAutoBufferedPaintDCFactory.

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

17 years agoReverted wxBuffered[Paint]DC to nearly the pre 2.7.1 state, kept
Robin Dunn [Fri, 13 Oct 2006 19:14:21 +0000 (19:14 +0000)] 
Reverted wxBuffered[Paint]DC to nearly the pre 2.7.1 state, kept
wxAutoBufferedPaintDC and added wxAutoBufferedPaintDCFactory.

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

17 years agosome fixes in the compatibility class
Robin Dunn [Fri, 13 Oct 2006 19:06:50 +0000 (19:06 +0000)] 
some fixes in the compatibility class

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

17 years agobump subrelease number
Robin Dunn [Fri, 13 Oct 2006 19:01:02 +0000 (19:01 +0000)] 
bump subrelease number

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

17 years agowxMemoryDC constructor now optionally accepts a wxBitmap parameter,
Robin Dunn [Fri, 13 Oct 2006 18:48:36 +0000 (18:48 +0000)] 
wxMemoryDC constructor now optionally accepts a wxBitmap parameter,
calling SelectObject itself if a valid bitmap is passed.

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

17 years agoFix for wxToolbook, allow oldSel == wxNOT_FOUND when changing to a
Robin Dunn [Fri, 13 Oct 2006 18:33:54 +0000 (18:33 +0000)] 
Fix for wxToolbook, allow oldSel == wxNOT_FOUND when changing to a
new selection.

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

17 years agoFixed tab selection bug
Julian Smart [Fri, 13 Oct 2006 14:30:40 +0000 (14:30 +0000)] 
Fixed tab selection bug
Slight improvement to kerning-related jumpy text when selecting
Default tab efficiency improvement and naming conventions cleanup

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

17 years agoFix for assert in setting image from file by Jaakko Salli.
Włodzimierz Skiba [Fri, 13 Oct 2006 14:15:06 +0000 (14:15 +0000)] 
Fix for assert in setting image from file by Jaakko Salli.

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

17 years agoremoving double definition
Stefan Csomor [Fri, 13 Oct 2006 11:59:04 +0000 (11:59 +0000)] 
removing double definition

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

17 years agosetting according to a minimum system of 10.3 and supporting 64 bit
Stefan Csomor [Fri, 13 Oct 2006 11:58:02 +0000 (11:58 +0000)] 
setting according to a minimum system of 10.3 and supporting 64 bit

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

17 years ago Remove method GetWindow() returning a GdkWindow*
Robert Roebling [Fri, 13 Oct 2006 09:16:22 +0000 (09:16 +0000)] 
  Remove method GetWindow() returning a GdkWindow*

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

17 years agoApplied part of [ 1575767 ] Init/size/check fixes for sockets
Robert Roebling [Fri, 13 Oct 2006 09:00:06 +0000 (09:00 +0000)] 
Applied part of [ 1575767 ] Init/size/check fixes for sockets
Left out the time out parameter change.
Left out the improper test for arbitrary too large value upon
read failure.

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

17 years ago Prevent bogus event which GTK 2.4 sends after
Robert Roebling [Fri, 13 Oct 2006 08:39:27 +0000 (08:39 +0000)] 
  Prevent bogus event which GTK 2.4 sends after
    typing text in the text area begins and the
    text there has no match in the list.

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

17 years agoupdate build and install docs
Robin Dunn [Fri, 13 Oct 2006 00:16:37 +0000 (00:16 +0000)] 
update build and install docs

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

17 years agocan put back the wx.BufferedPaintDC now
Robin Dunn [Fri, 13 Oct 2006 00:15:57 +0000 (00:15 +0000)] 
can put back the wx.BufferedPaintDC now

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

17 years agoupdates from Andrea
Robin Dunn [Thu, 12 Oct 2006 23:24:40 +0000 (23:24 +0000)] 
updates from Andrea

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

17 years agoinserted missing back quotes around echo lost by previous change
Vadim Zeitlin [Thu, 12 Oct 2006 19:57:23 +0000 (19:57 +0000)] 
inserted missing back quotes around echo lost by previous change

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

17 years agopost 2.7.1 fixes
Chris Elliott [Thu, 12 Oct 2006 19:47:12 +0000 (19:47 +0000)] 
post 2.7.1 fixes

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

17 years agomention that wxBufferedDC doesn't inherit from wxMemoryDC any more
Vadim Zeitlin [Thu, 12 Oct 2006 12:34:58 +0000 (12:34 +0000)] 
mention that wxBufferedDC doesn't inherit from wxMemoryDC any more

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

17 years agoonly need a (1,1) bitmap for measuring
Robin Dunn [Thu, 12 Oct 2006 08:58:05 +0000 (08:58 +0000)] 
only need a (1,1) bitmap for measuring

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

17 years agoreSWIGged
Robin Dunn [Thu, 12 Oct 2006 08:37:14 +0000 (08:37 +0000)] 
reSWIGged

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

17 years agoGive up on trying to fix all the buffered dc problems and just
Robin Dunn [Thu, 12 Oct 2006 08:35:24 +0000 (08:35 +0000)] 
Give up on trying to fix all the buffered dc problems and just
check-in the FlatNotebook update from Andrea using self-buffering
instead of wx.BufferedPaintDC.

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

17 years agotypo
Robin Dunn [Thu, 12 Oct 2006 08:32:54 +0000 (08:32 +0000)] 
typo

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

17 years agofixing rectangle drawing when offsetting 0.5, correcting rounded rectangle drawing
Stefan Csomor [Thu, 12 Oct 2006 07:59:49 +0000 (07:59 +0000)] 
fixing rectangle drawing when offsetting 0.5, correcting rounded rectangle drawing

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

17 years agosetting font when using core graphics on a memory dc
Stefan Csomor [Thu, 12 Oct 2006 07:53:44 +0000 (07:53 +0000)] 
setting font when using core graphics on a memory dc

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

17 years agosupport 1 bit deep bitmaps as masks
Stefan Csomor [Thu, 12 Oct 2006 06:46:42 +0000 (06:46 +0000)] 
support 1 bit deep bitmaps as masks

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

17 years agosupport CGGraphics Masks, switch xbm interpretation to be in line with msw
Stefan Csomor [Thu, 12 Oct 2006 06:43:47 +0000 (06:43 +0000)] 
support CGGraphics Masks, switch xbm interpretation to be in line with msw

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

17 years agoFixup Blit so it can be used with a source that is a wxBufferedDC,
Robin Dunn [Thu, 12 Oct 2006 06:23:52 +0000 (06:23 +0000)] 
Fixup Blit so it can be used with a source that is a wxBufferedDC,
since wxBufferedDC doesn't derive from wxMemoryDC any more.

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

17 years agoadjust so that mono bitmaps don't get an alpha channel
Stefan Csomor [Thu, 12 Oct 2006 05:15:47 +0000 (05:15 +0000)] 
adjust so that mono bitmaps don't get an alpha channel

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

17 years agoSome additions to the wxRichTextCtrl overview.
Julian Smart [Thu, 12 Oct 2006 04:27:35 +0000 (04:27 +0000)] 
Some additions to the wxRichTextCtrl overview.

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

17 years agoonly change the bitmap size for the borderless controls
Vadim Zeitlin [Thu, 12 Oct 2006 01:51:39 +0000 (01:51 +0000)] 
only change the bitmap size for the borderless controls

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

17 years agoDon't use the window position as the x offset when painting the full
Robin Dunn [Wed, 11 Oct 2006 23:54:08 +0000 (23:54 +0000)] 
Don't use the window position as the x offset when painting the full
row highlight, always use zero.

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

17 years agoa little whitespace cleanup
Robin Dunn [Wed, 11 Oct 2006 23:52:09 +0000 (23:52 +0000)] 
a little whitespace cleanup

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

17 years agoGive some more specific info if PyWin can't be imported when frozen in
Robin Dunn [Wed, 11 Oct 2006 23:51:03 +0000 (23:51 +0000)] 
Give some more specific info if PyWin can't be imported when frozen in
a py2exe exexcutable

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

17 years agoa couple new generic methods
Robin Dunn [Wed, 11 Oct 2006 23:49:59 +0000 (23:49 +0000)] 
a couple new generic methods

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

17 years agoconvert unicode filename to file system encoding
Robin Dunn [Wed, 11 Oct 2006 23:48:59 +0000 (23:48 +0000)] 
convert unicode filename to file system encoding

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

17 years agoSize property conflicts with Size() method
Robin Dunn [Wed, 11 Oct 2006 23:48:21 +0000 (23:48 +0000)] 
Size property conflicts with Size() method

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

17 years agouse "StrokeLineSegements" for the second overload of StrokeLines
Robin Dunn [Wed, 11 Oct 2006 23:47:41 +0000 (23:47 +0000)] 
use "StrokeLineSegements" for the second overload of StrokeLines

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

17 years agodocstring update
Robin Dunn [Wed, 11 Oct 2006 23:46:47 +0000 (23:46 +0000)] 
docstring update

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

17 years agoDon't include platform headers from public wx headers
Robin Dunn [Wed, 11 Oct 2006 23:46:02 +0000 (23:46 +0000)] 
Don't include platform headers from public wx headers

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

17 years agomoved GetLayoutDirection() to GUI wxApp, it has nothing to do in wxAppConsole
Vadim Zeitlin [Wed, 11 Oct 2006 22:34:53 +0000 (22:34 +0000)] 
moved GetLayoutDirection() to GUI wxApp, it has nothing to do in wxAppConsole

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

17 years agomention more changes done by Francesco
Vadim Zeitlin [Wed, 11 Oct 2006 22:15:57 +0000 (22:15 +0000)] 
mention more changes done by Francesco

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

17 years ago Fix [ 1574240 ] wx.RadioButton doesn't navigate correctly
Robert Roebling [Wed, 11 Oct 2006 20:54:21 +0000 (20:54 +0000)] 
  Fix [ 1574240 ] wx.RadioButton doesn't navigate correctly

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

17 years agoImplementing column click event handler and SortItems function for native list ctrl.
Kevin Ollivier [Wed, 11 Oct 2006 20:04:29 +0000 (20:04 +0000)] 
Implementing column click event handler and SortItems function for native list ctrl.

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

17 years ago Anim doesn't depend on GIF, remove wxUSE_GIF.
Robert Roebling [Wed, 11 Oct 2006 19:24:33 +0000 (19:24 +0000)] 
 Anim doesn't depend on GIF, remove wxUSE_GIF.

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

17 years ago [ 1574592 ] Documentation for wxBufferedDC improvements
Robert Roebling [Wed, 11 Oct 2006 19:06:21 +0000 (19:06 +0000)] 
  [ 1574592 ] Documentation for wxBufferedDC improvements

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

17 years ago Use native version of wxAnimateCtrl only for
Robert Roebling [Wed, 11 Oct 2006 17:59:40 +0000 (17:59 +0000)] 
 Use native version of wxAnimateCtrl only for
   GTK >= 2

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

17 years agoadd sections to advanced library for each unix-based platform
Paul Cornett [Wed, 11 Oct 2006 17:02:26 +0000 (17:02 +0000)] 
add sections to advanced library for each unix-based platform

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

17 years agoanimatectrl typo
Paul Cornett [Wed, 11 Oct 2006 17:00:24 +0000 (17:00 +0000)] 
animatectrl typo

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

17 years agobringing up to date with new files
Stefan Csomor [Wed, 11 Oct 2006 16:36:31 +0000 (16:36 +0000)] 
bringing up to date with new files

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

17 years agoAdded back necessary defines 'cleaned' away. If folks could resist the urge to delete
Julian Smart [Wed, 11 Oct 2006 16:28:35 +0000 (16:28 +0000)] 
Added back necessary defines 'cleaned' away. If folks could resist the urge to delete
them again, I'd be much obliged. We can change the symbol name if necessary.

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

17 years agowhile gcc 4 works under xcode, 3.3. builds don't, therefore this workaround for sourc...
Stefan Csomor [Wed, 11 Oct 2006 16:10:12 +0000 (16:10 +0000)] 
while gcc 4 works under xcode, 3.3. builds don't, therefore this workaround for source relative includes

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

17 years ago Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv library
Robert Roebling [Wed, 11 Oct 2006 16:09:39 +0000 (16:09 +0000)] 
  Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv library

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

17 years agofixing changing text colors
Stefan Csomor [Wed, 11 Oct 2006 13:54:03 +0000 (13:54 +0000)] 
fixing changing text colors

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

17 years agoImplement left indentation and tab stops support in wxTextCtrl, patch #1518114 -...
Mart Raudsepp [Wed, 11 Oct 2006 13:45:44 +0000 (13:45 +0000)] 
Implement left indentation and tab stops support in wxTextCtrl, patch #1518114 - Tim Kosse

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

17 years agoadding the 0.5 offset for odd pen widths
Stefan Csomor [Wed, 11 Oct 2006 12:29:57 +0000 (12:29 +0000)] 
adding the 0.5 offset for odd pen widths

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

17 years agoadding events on kill-focus (Robert's Patch)
Stefan Csomor [Wed, 11 Oct 2006 09:20:34 +0000 (09:20 +0000)] 
adding events on kill-focus (Robert's Patch)

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

17 years agoallow customization of individual grid lines appearance (patch 1496015)
Vadim Zeitlin [Mon, 24 Jul 2006 23:16:37 +0000 (23:16 +0000)] 
allow customization of individual grid lines appearance (patch 1496015)

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

17 years agofixed typos in last check in
Vadim Zeitlin [Mon, 24 Jul 2006 18:30:43 +0000 (18:30 +0000)] 
fixed typos in last check in

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

17 years agoprotect gs_allThreads with a mutex (modified patch 1518719)
Vadim Zeitlin [Mon, 24 Jul 2006 18:26:26 +0000 (18:26 +0000)] 
protect gs_allThreads with a mutex (modified patch 1518719)

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

17 years agodocumentation for wxAppTraits (patch 1518295 from Francesco)
Vadim Zeitlin [Mon, 24 Jul 2006 18:20:18 +0000 (18:20 +0000)] 
documentation for wxAppTraits (patch 1518295 from Francesco)

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

17 years agodistrib changes to enable graphics context and add gdiplus.dll
Robin Dunn [Wed, 11 Oct 2006 06:44:51 +0000 (06:44 +0000)] 
distrib changes to enable graphics context and add gdiplus.dll

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

17 years agoreSWIGged
Robin Dunn [Wed, 11 Oct 2006 04:44:52 +0000 (04:44 +0000)] 
reSWIGged

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

17 years agohelpers and typemaps for new GraphicsContext methods
Robin Dunn [Wed, 11 Oct 2006 04:42:49 +0000 (04:42 +0000)] 
helpers and typemaps for new GraphicsContext methods

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

17 years agobetter comments
Robin Dunn [Wed, 11 Oct 2006 04:18:35 +0000 (04:18 +0000)] 
better comments

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

17 years agoreentrance methods
Robin Dunn [Wed, 11 Oct 2006 04:16:33 +0000 (04:16 +0000)] 
reentrance methods

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

17 years ago~wxPoint2D
Robin Dunn [Wed, 11 Oct 2006 04:10:36 +0000 (04:10 +0000)] 
~wxPoint2D

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

17 years agoGet/Set LayoutDirection
Robin Dunn [Wed, 11 Oct 2006 04:09:58 +0000 (04:09 +0000)] 
Get/Set LayoutDirection

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

17 years agoAdd wxOverlay
Robin Dunn [Wed, 11 Oct 2006 04:07:14 +0000 (04:07 +0000)] 
Add wxOverlay

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

17 years agoDon't call BeginDrawing/EndDrawing, they're deprecated.
Robin Dunn [Wed, 11 Oct 2006 04:01:29 +0000 (04:01 +0000)] 
Don't call BeginDrawing/EndDrawing, they're deprecated.

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

17 years agodon't build the animate contrib
Robin Dunn [Wed, 11 Oct 2006 03:56:40 +0000 (03:56 +0000)] 
don't build the animate contrib

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

17 years agouse wx.SAVE style for the save dialog
Robin Dunn [Wed, 11 Oct 2006 03:53:11 +0000 (03:53 +0000)] 
use wx.SAVE style for the save dialog

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

17 years agomove animate from contrib to core, and migrate to new API
Robin Dunn [Wed, 11 Oct 2006 03:51:27 +0000 (03:51 +0000)] 
move animate from contrib to core, and migrate to new API

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

17 years agoRestore a use case that was lost with the last set of updates, using a
Robin Dunn [Wed, 11 Oct 2006 03:45:08 +0000 (03:45 +0000)] 
Restore a use case that was lost with the last set of updates, using a
wxBufferedDC without a real DC, just a buffer.

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

17 years agobuild fix
Paul Cornett [Wed, 11 Oct 2006 03:00:07 +0000 (03:00 +0000)] 
build fix

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

17 years agoand more inlines called before defined
Paul Cornett [Wed, 11 Oct 2006 02:41:07 +0000 (02:41 +0000)] 
and more inlines called before defined

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

17 years agoremove targets before cp, mv and ln, otherwise ambiguous links and
Robin Dunn [Tue, 10 Oct 2006 19:17:54 +0000 (19:17 +0000)] 
remove targets before cp, mv and ln, otherwise ambiguous links and
make errors can result.

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

17 years agoadding overlay implementation for core graphics
Stefan Csomor [Tue, 10 Oct 2006 19:09:01 +0000 (19:09 +0000)] 
adding overlay implementation for core graphics

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