]>
git.saurik.com Git - wxWidgets.git/log
Julian Smart [Thu, 20 Dec 2007 10:52:05 +0000 (10:52 +0000)]
Corrected wxRTTI for wxNotebook so dynamic casting to wxBookCtrlBase works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50856
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 20 Dec 2007 06:25:12 +0000 (06:25 +0000)]
remove old thread debugging code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 20 Dec 2007 06:08:35 +0000 (06:08 +0000)]
remove unused variables, tabs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 20 Dec 2007 06:08:17 +0000 (06:08 +0000)]
remove extra semicolon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50850
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 20 Dec 2007 06:08:00 +0000 (06:08 +0000)]
make access for virtuals match base
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50849
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 20 Dec 2007 06:07:40 +0000 (06:07 +0000)]
DC headers don't need to be in gtk/private.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 20 Dec 2007 06:07:17 +0000 (06:07 +0000)]
more code simplification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50847
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Dec 2007 01:19:15 +0000 (01:19 +0000)]
set up the correct layout direction for memory dc in Render() (patch
1789359 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Dec 2007 01:05:19 +0000 (01:05 +0000)]
use LF style for Unix files which don't work under Cygwin if they have CR LF (feature request
1853440 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50845
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Dec 2007 00:55:03 +0000 (00:55 +0000)]
no need to reenable VC warning 4251 now as it's globally disabled in wx/defs.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50844
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Dec 2007 00:53:24 +0000 (00:53 +0000)]
made deprecated erase() overload inline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Dec 2007 00:47:34 +0000 (00:47 +0000)]
document HideWithEffect() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50842
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 19 Dec 2007 19:21:52 +0000 (19:21 +0000)]
when a window inside scrolled window receives focus, make sure the parent is scrolled so that the window with focus is visible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 19 Dec 2007 18:52:55 +0000 (18:52 +0000)]
implemented wxExecute() for wxDFB; share the implementation with wxX11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50834
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 19 Dec 2007 17:05:57 +0000 (17:05 +0000)]
fixing strange bug under OS X (null strings from within CoreFoundation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50833
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 19 Dec 2007 16:50:06 +0000 (16:50 +0000)]
fix for ANSI mode build (patch
1853001 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 19 Dec 2007 16:45:08 +0000 (16:45 +0000)]
more socket cleanup to allow using wxSocket from both wxBase and wxCore (replaces patch
1756260 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50831
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 19 Dec 2007 14:35:28 +0000 (14:35 +0000)]
fix compilation after r50329
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 18 Dec 2007 20:33:02 +0000 (20:33 +0000)]
clarified wxRect::Contains(wxRect) comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 18 Dec 2007 17:19:13 +0000 (17:19 +0000)]
use #include <> for system headers, not #include ""
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 16:51:50 +0000 (16:51 +0000)]
fixing the HITextView single line scrolling under 10.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50812
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 18 Dec 2007 16:39:52 +0000 (16:39 +0000)]
undid accidental change to this file in r50704
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50811
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 18 Dec 2007 16:10:13 +0000 (16:10 +0000)]
fixes for the case when only epoll() based wxFDIODispatcher is available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50810
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 15:34:30 +0000 (15:34 +0000)]
changing code that doesn't work on 10.5 as advertised
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50809
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 15:33:36 +0000 (15:33 +0000)]
changing code that doesn't work on 10.5 as advertised
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50808
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 15:11:15 +0000 (15:11 +0000)]
starting a doc must return true in order for printpreview to work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50807
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 18 Dec 2007 14:42:09 +0000 (14:42 +0000)]
Added missing include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50806
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 14:06:52 +0000 (14:06 +0000)]
derive wxColourBase from wxObject on msw as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 13:26:19 +0000 (13:26 +0000)]
moving things to private headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50802
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 13:25:37 +0000 (13:25 +0000)]
moving things to private headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50801
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 13:24:42 +0000 (13:24 +0000)]
moving things to private headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50800
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 13:23:59 +0000 (13:23 +0000)]
moving things to private headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50799
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 13:23:26 +0000 (13:23 +0000)]
moving things to private headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 13:22:37 +0000 (13:22 +0000)]
moving things to private headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 13:15:57 +0000 (13:15 +0000)]
adding explicit copy and assignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50796
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 13:15:05 +0000 (13:15 +0000)]
adding explicit copy and assignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50795
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 18 Dec 2007 13:13:46 +0000 (13:13 +0000)]
changing colour derivation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50794
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 18 Dec 2007 12:19:22 +0000 (12:19 +0000)]
corrected WaitForChild comment about who sets endProcData->pid to 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50793
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 18 Dec 2007 11:08:12 +0000 (11:08 +0000)]
Implement alternating row colours
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50791
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 18 Dec 2007 10:58:56 +0000 (10:58 +0000)]
Use IsOk() instead of Ok()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50790
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 18 Dec 2007 10:49:02 +0000 (10:49 +0000)]
MSW needs size for wxImageList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50789
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 18 Dec 2007 10:34:17 +0000 (10:34 +0000)]
Correct background colourin wxDataViewCtrl, Use IsOk() instead of Ok()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50788
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 17 Dec 2007 17:38:57 +0000 (17:38 +0000)]
install the popupwin.h files for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50770
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 17 Dec 2007 15:01:46 +0000 (15:01 +0000)]
Use short filenames to avoid building under a path with spaces in it.
Add lib to path for Native Cygwin builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50769
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 17 Dec 2007 13:56:28 +0000 (13:56 +0000)]
Added wxDataViewListIndexModel::Reset(), clarified and corrected wxDataViewModel::Cleared(), corrected sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50768
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 17 Dec 2007 11:28:02 +0000 (11:28 +0000)]
Added wxDataViewListIndexModel::RowsDeleted() and various related corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50764
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 17 Dec 2007 07:31:35 +0000 (07:31 +0000)]
factor out a whole bunch of duplicated code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50762
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 17 Dec 2007 07:28:07 +0000 (07:28 +0000)]
missing include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50761
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 17 Dec 2007 07:05:35 +0000 (07:05 +0000)]
remove some duplication in font scaling code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50760
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 17 Dec 2007 06:30:25 +0000 (06:30 +0000)]
create hatch bitmaps on demand, and dispose of them at termination
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50759
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 17 Dec 2007 05:58:07 +0000 (05:58 +0000)]
use a wxCharBuffer instead of malloc/free for pango underline workaround
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50758
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 17 Dec 2007 05:37:00 +0000 (05:37 +0000)]
add MutexGuiEnter/Leave to wxAppTraits, integrate native GTK+ GUI locking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50757
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 17 Dec 2007 01:57:14 +0000 (01:57 +0000)]
Make sizing logic clearer, at the expense of a few duplicated lines.
Use NULL for pointer parameter instead of None.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50756
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Dec 2007 23:53:09 +0000 (23:53 +0000)]
Disable any refresh in backing window (set_back_pixmap( None ..) makes it transparent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50755
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Dec 2007 23:51:36 +0000 (23:51 +0000)]
use const char* in XPMs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50754
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Dec 2007 22:22:36 +0000 (22:22 +0000)]
Fix resizing prob
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50753
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Sun, 16 Dec 2007 20:10:17 +0000 (20:10 +0000)]
fix bug VC6 with returning void function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50752
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 16 Dec 2007 18:15:43 +0000 (18:15 +0000)]
fixed wxGTK1's wxDialog::ShowModal() to use GetParentForModalDialog()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50751
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 16 Dec 2007 18:14:30 +0000 (18:14 +0000)]
fixed wxUniv's wxDialog::ShowModal() to use GetParentForModalDialog()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50750
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 16 Dec 2007 18:10:48 +0000 (18:10 +0000)]
convert wxImage's mask into alpha channel in wxDFB's wxBitmap for now, until full wxMask support is implemented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50749
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 16 Dec 2007 16:59:24 +0000 (16:59 +0000)]
fixing string param
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50748
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 16 Dec 2007 16:48:07 +0000 (16:48 +0000)]
different CoreText font caches for Robin's tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50747
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Dec 2007 15:16:52 +0000 (15:16 +0000)]
Implemented (for GTK+) and tested dataview_context_menu event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50746
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Dec 2007 14:48:13 +0000 (14:48 +0000)]
Add dataview context menu event definitions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50745
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Dec 2007 14:42:32 +0000 (14:42 +0000)]
Patches-
1851591 ] dataview sample is crashing (under MSW)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50744
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Dec 2007 14:25:25 +0000 (14:25 +0000)]
enable dataviewctrl by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50743
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Dec 2007 13:54:05 +0000 (13:54 +0000)]
probably fixed blit crash in X11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50742
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Dec 2007 13:53:07 +0000 (13:53 +0000)]
Remove old/new DC test code (3000th commit - and still typing)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50741
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 16 Dec 2007 10:20:58 +0000 (10:20 +0000)]
Add a couple of builds to test out native Windows builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50738
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 23:21:43 +0000 (23:21 +0000)]
wx/animdecod.h must be in common headers, not advanced ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50734
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 23:16:56 +0000 (23:16 +0000)]
undid incorrect replacement of WXDLLEXPORT with WXDLLIMPEXP_ADV, wxAnimationDecoder is a core class (because it's the base class for wxANIDecoder which is itself in core because it's used by wxBitmap); remove unnecessary dtor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50733
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 21:03:21 +0000 (21:03 +0000)]
don't misinterpret the time after the date as a weekday (patch
1836708 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50732
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 20:20:16 +0000 (20:20 +0000)]
fix unused parameter warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50731
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 18:40:15 +0000 (18:40 +0000)]
fixed another invalid cast
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50730
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 18:26:05 +0000 (18:26 +0000)]
fixed invalid cast of wxWindowDCImpl to wxDC in DoGetPixel()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50729
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 18:20:59 +0000 (18:20 +0000)]
fixed wxGTK1 compilation after wxDC changes (still doesn't work)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50728
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 17:54:20 +0000 (17:54 +0000)]
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
wxGDIObject::Create/CloneGDIRefData() and implemented them for (almost) all
ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50727
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 17:50:44 +0000 (17:50 +0000)]
fix gcc warning about possibly uninitialized variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50726
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 17:50:02 +0000 (17:50 +0000)]
fix signed/unsigned comparison warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50725
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sat, 15 Dec 2007 15:54:18 +0000 (15:54 +0000)]
td162 is down so try td163.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50724
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 15:48:29 +0000 (15:48 +0000)]
wxMotif should use wxX11 wxPalette instead of duplicating it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50723
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 14:40:21 +0000 (14:40 +0000)]
removed empty file which wasn't present in the makefiles anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50722
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 14:07:32 +0000 (14:07 +0000)]
fix X11 build after wxDC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50721
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 13:59:54 +0000 (13:59 +0000)]
fix unused variables and parameters warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50720
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 13:55:08 +0000 (13:55 +0000)]
another unused parameter warning (plenty left in .mm files...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50719
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 13:52:58 +0000 (13:52 +0000)]
fix unused parameters warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50718
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 15 Dec 2007 12:07:32 +0000 (12:07 +0000)]
removed SetVirtualSizeHints() and related code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50717
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 15 Dec 2007 11:20:59 +0000 (11:20 +0000)]
fixed generating of makefiles that don't include common.bkl and so didn't have IS_MSVC_PRJ defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50716
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 15 Dec 2007 06:27:20 +0000 (06:27 +0000)]
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50714
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 15 Dec 2007 04:07:00 +0000 (04:07 +0000)]
Update Scintilla to version 1.75
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50712
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 02:45:24 +0000 (02:45 +0000)]
don't modify the output variable if ToXXX() fails to convert (modified patch
1849041 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50710
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 02:37:41 +0000 (02:37 +0000)]
Spanish translation updates from MiguelSky
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50708
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 02:30:48 +0000 (02:30 +0000)]
compilation fix + comment about bogus memory leak (patch
1849988 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50707
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 02:23:05 +0000 (02:23 +0000)]
correct wxFooEventHandler name (patch
1851026 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50706
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 01:25:56 +0000 (01:25 +0000)]
PalmOS 6 compilation fixes (patch
1849757 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50704
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 00:25:59 +0000 (00:25 +0000)]
rebaked everything, fixes problems with OpenGL samples makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50703
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Dec 2007 00:06:08 +0000 (00:06 +0000)]
wxMotif compilation fixes after wxDC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50701
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 14 Dec 2007 23:56:07 +0000 (23:56 +0000)]
compilation fix after HandleWindowEvent() changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50700
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 14 Dec 2007 23:55:02 +0000 (23:55 +0000)]
another file which needs wx/thread.h inclusion now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50699
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 14 Dec 2007 22:41:07 +0000 (22:41 +0000)]
fixed wxDFB compilation after wxDC-related changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50695
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775