]>
git.saurik.com Git - wxWidgets.git/log
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
Vadim Zeitlin [Fri, 14 Dec 2007 22:35:23 +0000 (22:35 +0000)]
fixed unused parameter warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50694
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 14 Dec 2007 17:26:17 +0000 (17:26 +0000)]
making ref counting behavior consistent, activating QD variante for polygon region creation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50690
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 14 Dec 2007 17:15:30 +0000 (17:15 +0000)]
compilation fix: need to include wx/thread.h now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50689
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 13 Dec 2007 23:05:55 +0000 (23:05 +0000)]
first stab at forward porting deb build changes. There is probably more still to do...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50687
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 13 Dec 2007 20:58:06 +0000 (20:58 +0000)]
Add a FIXME for a reminder...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50682
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 13 Dec 2007 20:56:15 +0000 (20:56 +0000)]
Applied patch [
1845819 ] wxMSW Top level window freeze fix for trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50681
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 13 Dec 2007 19:10:04 +0000 (19:10 +0000)]
don't allow TAB-bing away to other TLWs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50679
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 13 Dec 2007 00:58:56 +0000 (00:58 +0000)]
added 'wxgui' template to make writing makefiles for gui apps a bit easier
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50677
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 12 Dec 2007 22:00:29 +0000 (22:00 +0000)]
Fix typos.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50676
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Dec 2007 21:54:30 +0000 (21:54 +0000)]
set wxUSE_DEBUG if both wxUSE_DEBUG_FLAG and wxUSE_DEBUG_INFO were set to fix the debug line in the configure summary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50675
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 12 Dec 2007 21:51:44 +0000 (21:51 +0000)]
Add support for the Windows Testdrive machines and other improvements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50674
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 12 Dec 2007 21:41:56 +0000 (21:41 +0000)]
Add support for the Windows Testdrive machines, and other improvments.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50673
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Wed, 12 Dec 2007 20:20:21 +0000 (20:20 +0000)]
Include defs.h before checking if wxUSE_GRAPHICS_CONTEXT is requested in build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50672
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Dec 2007 18:11:51 +0000 (18:11 +0000)]
mention some of the major changes in 2.9 so far
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50670
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 12 Dec 2007 15:28:06 +0000 (15:28 +0000)]
fixed test for toplevel windows to use IsTopLevel() instead of doing magic with flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50669
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Dec 2007 14:32:49 +0000 (14:32 +0000)]
corrected/removed forward declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50668
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Dec 2007 01:35:53 +0000 (01:35 +0000)]
replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch from Tim Stahlhut)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50646
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 11 Dec 2007 23:00:15 +0000 (23:00 +0000)]
don't leak wxImageList if wxHF_CONTENTS is not used in wxHtmlHelpWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50645
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 11 Dec 2007 15:30:34 +0000 (15:30 +0000)]
Set the object for context menu events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50644
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 11 Dec 2007 13:02:33 +0000 (13:02 +0000)]
hack: don't use wxCharTypeBuffer<char>::operator[]() as VC gives linking error for it for some reason
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50639
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 11 Dec 2007 12:42:58 +0000 (12:42 +0000)]
don't overload SizeInM{aj,in}orDir() on const/non-const, VC6 has troubles with this as does DMC, so use different names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50638
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 11 Dec 2007 12:38:25 +0000 (12:38 +0000)]
fix unused variable warning if !HAS_AUTOCOMPLETE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50637
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 11 Dec 2007 12:21:32 +0000 (12:21 +0000)]
fix wxBitmapToggleButton link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50636
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 11 Dec 2007 05:56:42 +0000 (05:56 +0000)]
fix for link errors in DLL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50633
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 11 Dec 2007 00:52:43 +0000 (00:52 +0000)]
Don't prematurely return from Create before appending the choices, and etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50632
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 10 Dec 2007 22:00:44 +0000 (22:00 +0000)]
changing guard to support popupwindows as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50626
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 10 Dec 2007 22:00:03 +0000 (22:00 +0000)]
making sure it always returns a valid string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50625
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 10 Dec 2007 20:12:01 +0000 (20:12 +0000)]
going private with refdata
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50623
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 10 Dec 2007 20:09:53 +0000 (20:09 +0000)]
moving common code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50622
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 10 Dec 2007 20:07:19 +0000 (20:07 +0000)]
moving common code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50621
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 10 Dec 2007 20:05:57 +0000 (20:05 +0000)]
wx/generic/filepickerg.h needs installed on Mac too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50620
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 10 Dec 2007 20:03:31 +0000 (20:03 +0000)]
Add GetSelectedBitmap methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50619
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 10 Dec 2007 15:13:00 +0000 (15:13 +0000)]
regenerated to include libtiff make dist fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50614
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 10 Dec 2007 14:56:29 +0000 (14:56 +0000)]
updated commands copying libtiff files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50613
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 10 Dec 2007 12:21:38 +0000 (12:21 +0000)]
wxBufferedDC is in wxCore, not wxAdv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50610
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 10 Dec 2007 12:20:09 +0000 (12:20 +0000)]
put wxUSE_TASKBARICON_BALLOONS around ShowBalloon() call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50609
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 10 Dec 2007 10:44:34 +0000 (10:44 +0000)]
document Apple event overrides and their use instead of command line args
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50607
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 9 Dec 2007 22:34:38 +0000 (22:34 +0000)]
correct Clone() signature in the example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50604
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 9 Dec 2007 22:33:02 +0000 (22:33 +0000)]
add wxUSE_TASKBARICON_BALLOONS to make it possible to turn off their usage if our SDK is too old (mainly for VC6 with its original ancient SDK)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50603
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 9 Dec 2007 22:32:12 +0000 (22:32 +0000)]
don't use the native implementation if wxTaskBarIcon::ShowBalloon() is not available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50602
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Sun, 9 Dec 2007 21:53:46 +0000 (21:53 +0000)]
another VC6 fix; i reused inside for
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50601
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 9 Dec 2007 16:46:56 +0000 (16:46 +0000)]
missing forward decl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50600
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 9 Dec 2007 13:14:06 +0000 (13:14 +0000)]
use wxPopupWindow for wxCombo (doesn't work yet)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50597
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 9 Dec 2007 12:47:28 +0000 (12:47 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50596
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 9 Dec 2007 12:40:58 +0000 (12:40 +0000)]
wxMac does support wxPopupWindow (there is code for it, at least)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50595
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 9 Dec 2007 12:39:57 +0000 (12:39 +0000)]
add popupwin.cpp to OS X built
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50594
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 9 Dec 2007 08:32:58 +0000 (08:32 +0000)]
fixing unicode compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50593
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 9 Dec 2007 02:55:01 +0000 (02:55 +0000)]
set "eol-style" and "keywords" properties
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50592
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 9 Dec 2007 00:21:42 +0000 (00:21 +0000)]
don't use FillRect() in DoDrawRectangle() but always Rectangle(); minor code cleanup in this function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50591
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 22:33:24 +0000 (22:33 +0000)]
moving collapsible pane a few steps forward os OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50590
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 22:32:21 +0000 (22:32 +0000)]
moving collapsible pane a few steps forward os OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50589
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 22:31:12 +0000 (22:31 +0000)]
moving collapsible pane a few steps forward os OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50588
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Dec 2007 21:09:20 +0000 (21:09 +0000)]
call Clear() in dtor: this is necessary at least to clean up client object data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50587
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Dec 2007 20:51:21 +0000 (20:51 +0000)]
add wxUSE_TASKBARICON_BALLOONS to make it possible to turn off their usage if our SDK is too old (mainly for VC6 with its original ancient SDK)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50586
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Dec 2007 20:49:21 +0000 (20:49 +0000)]
translate wx{File,Dir}PickerWidgetLabel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50585
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Dec 2007 20:42:32 +0000 (20:42 +0000)]
fix bitmaptglbtn.tex link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50584
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Dec 2007 20:41:26 +0000 (20:41 +0000)]
fix LaTeX errors; set svn properties correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50583
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 20:04:06 +0000 (20:04 +0000)]
easier expression
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50582
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Dec 2007 18:49:08 +0000 (18:49 +0000)]
Use native DisclosureTriangle control for wxCollapsiblePane, II
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50581
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 18:29:06 +0000 (18:29 +0000)]
unifying CFTypes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50580
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 18:26:11 +0000 (18:26 +0000)]
unifying CFTypes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50579
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Dec 2007 17:55:37 +0000 (17:55 +0000)]
Compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50578
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 17:48:58 +0000 (17:48 +0000)]
unifying CFTypes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50577
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 17:41:07 +0000 (17:41 +0000)]
unifying CFTypes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50576
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 17:38:38 +0000 (17:38 +0000)]
unifying CFTypes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50575
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 17:36:44 +0000 (17:36 +0000)]
unifying CFTypes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50574
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 17:35:54 +0000 (17:35 +0000)]
unifying CFTypes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50573
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 8 Dec 2007 17:33:29 +0000 (17:33 +0000)]
fn_str encoding symmetry fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50572
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Dec 2007 17:29:19 +0000 (17:29 +0000)]
Make wxGenericColourButton derive from wxBitmapButton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50571
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Dec 2007 17:28:33 +0000 (17:28 +0000)]
Small rearrangement of controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50570
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Dec 2007 11:53:07 +0000 (11:53 +0000)]
[
1836794 ] gtk menu: radiogroup and separator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50569
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Dec 2007 11:37:17 +0000 (11:37 +0000)]
Added wxWrapSizer (modified patch: [
1826950] Wrapping Sizer) from Arne Steinarson
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50568
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Dec 2007 10:43:38 +0000 (10:43 +0000)]
Derive from wxToggleButtonBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50567
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Dec 2007 10:43:10 +0000 (10:43 +0000)]
Derive from wxToggleButtonBase
-i Diese und die folgenden Zeilen werden ignoriert --
M gtk1/tglbtn.h
M palmos/tglbtn.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50566
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Dec 2007 10:39:12 +0000 (10:39 +0000)]
use buffered DC again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50565
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775