wxWidgets.git
16 years agofixed wxDFB compilation after wxDC-related changes
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

16 years agofixed unused parameter warning
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

16 years agomaking ref counting behavior consistent, activating QD variante for polygon region...
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

16 years agocompilation fix: need to include wx/thread.h now
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

16 years agofirst stab at forward porting deb build changes. There is probably more still to...
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

16 years agoAdd a FIXME for a reminder...
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

16 years agoApplied patch [ 1845819 ] wxMSW Top level window freeze fix for trunk
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

16 years agodon't allow TAB-bing away to other TLWs
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

16 years agoadded 'wxgui' template to make writing makefiles for gui apps a bit easier
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

16 years agoFix typos.
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

16 years agoset wxUSE_DEBUG if both wxUSE_DEBUG_FLAG and wxUSE_DEBUG_INFO were set to fix the...
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

16 years agoAdd support for the Windows Testdrive machines and other improvements.
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

16 years agoAdd support for the Windows Testdrive machines, and other improvments.
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

16 years agoInclude defs.h before checking if wxUSE_GRAPHICS_CONTEXT is requested in build.
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

16 years agomention some of the major changes in 2.9 so far
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

16 years agofixed test for toplevel windows to use IsTopLevel() instead of doing magic with...
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

16 years agocorrected/removed forward declarations
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

16 years agoreplace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch...
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

16 years agodon't leak wxImageList if wxHF_CONTENTS is not used in wxHtmlHelpWindow
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

16 years agoSet the object for context menu events.
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

16 years agohack: don't use wxCharTypeBuffer<char>::operator[]() as VC gives linking error for...
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

16 years agodon't overload SizeInM{aj,in}orDir() on const/non-const, VC6 has troubles with this...
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

16 years agofix unused variable warning if !HAS_AUTOCOMPLETE
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

16 years agofix wxBitmapToggleButton link
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

16 years agofix for link errors in DLL build
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

16 years agoDon't prematurely return from Create before appending the choices, and etc.
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

16 years agochanging guard to support popupwindows as well
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

16 years agomaking sure it always returns a valid string
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

16 years agogoing private with refdata
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

16 years agomoving common code
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

16 years agomoving common code
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

16 years agowx/generic/filepickerg.h needs installed on Mac too.
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

16 years agoAdd GetSelectedBitmap methods
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

16 years agoregenerated to include libtiff make dist fixes
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

16 years agoupdated commands copying libtiff files
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

16 years agowxBufferedDC is in wxCore, not wxAdv
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

16 years agoput wxUSE_TASKBARICON_BALLOONS around ShowBalloon() call
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

16 years agodocument Apple event overrides and their use instead of command line args
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

16 years agocorrect Clone() signature in the example
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

16 years agoadd wxUSE_TASKBARICON_BALLOONS to make it possible to turn off their usage if our...
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

16 years agodon't use the native implementation if wxTaskBarIcon::ShowBalloon() is not available
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

16 years agoanother VC6 fix; i reused inside for
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

16 years agomissing forward decl
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

16 years agouse wxPopupWindow for wxCombo (doesn't work yet)
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

16 years agotypo
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

16 years agowxMac does support wxPopupWindow (there is code for it, at least)
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

16 years agoadd popupwin.cpp to OS X built
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

16 years agofixing unicode compile
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

16 years agoset "eol-style" and "keywords" properties
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

16 years agodon't use FillRect() in DoDrawRectangle() but always Rectangle(); minor code cleanup...
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

16 years agomoving collapsible pane a few steps forward os OSX
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

16 years agomoving collapsible pane a few steps forward os OSX
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

16 years agomoving collapsible pane a few steps forward os OSX
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

16 years agocall Clear() in dtor: this is necessary at least to clean up client object data
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

16 years agoadd wxUSE_TASKBARICON_BALLOONS to make it possible to turn off their usage if our...
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

16 years agotranslate wx{File,Dir}PickerWidgetLabel
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

16 years agofix bitmaptglbtn.tex link
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

16 years agofix LaTeX errors; set svn properties correctly
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

16 years agoeasier expression
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

16 years agoUse native DisclosureTriangle control for wxCollapsiblePane, II
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

16 years agounifying CFTypes
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

16 years agounifying CFTypes
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

16 years agoCompilo
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

16 years agounifying CFTypes
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

16 years agounifying CFTypes
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

16 years agounifying CFTypes
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

16 years agounifying CFTypes
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

16 years agounifying CFTypes
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

16 years agofn_str encoding symmetry fix
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

16 years agoMake wxGenericColourButton derive from wxBitmapButton
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

16 years agoSmall rearrangement of controls
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

16 years ago[ 1836794 ] gtk menu: radiogroup and separator
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

16 years agoAdded wxWrapSizer (modified patch: [1826950] Wrapping Sizer) from Arne Steinarson
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

16 years agoDerive from wxToggleButtonBase
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

16 years agoDerive from wxToggleButtonBase
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

16 years agouse buffered DC again
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

16 years agoForgot this one.
Robert Roebling [Sat, 8 Dec 2007 10:37:45 +0000 (10:37 +0000)] 
Forgot this one.

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

16 years agoDocument wxBitmapToggleButton, add update UI event in Base class for all toggle buttons
Robert Roebling [Sat, 8 Dec 2007 10:36:59 +0000 (10:36 +0000)] 
Document wxBitmapToggleButton, add update UI event in Base class for all toggle buttons

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

16 years agoFixed std::cout redirection code example.
Bryan Petty [Sat, 8 Dec 2007 09:59:04 +0000 (09:59 +0000)] 
Fixed std::cout redirection code example.

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

16 years agofix another LaTeX error
Vadim Zeitlin [Fri, 7 Dec 2007 20:27:25 +0000 (20:27 +0000)] 
fix another LaTeX error

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

16 years agoSF patch 1840451
Chris Elliott [Fri, 7 Dec 2007 15:33:54 +0000 (15:33 +0000)] 
SF patch 1840451

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

16 years agodocument that output parameter of ToLong/Double() shouldn't be used if the function...
Vadim Zeitlin [Fri, 7 Dec 2007 12:04:57 +0000 (12:04 +0000)] 
document that output parameter of ToLong/Double() shouldn't be used if the function returns false

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

16 years agoDon't show messages for directories that can't be read
Julian Smart [Fri, 7 Dec 2007 08:58:49 +0000 (08:58 +0000)] 
Don't show messages for directories that can't be read
since some users will think it's scanning their system

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

16 years agofixed wxSpinCtrl's client size computation in wxMSW to return something sensible
Václav Slavík [Thu, 6 Dec 2007 19:52:57 +0000 (19:52 +0000)] 
fixed wxSpinCtrl's client size computation in wxMSW to return something sensible

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

16 years agoAdd wxID_EDIT to the list of stock IDs
Robin Dunn [Thu, 6 Dec 2007 18:10:52 +0000 (18:10 +0000)] 
Add wxID_EDIT to the list of stock IDs

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

16 years agosetting style on backing window should not be necessary, its background never shows
Paul Cornett [Thu, 6 Dec 2007 16:22:17 +0000 (16:22 +0000)] 
setting style on backing window should not be necessary, its background never shows

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

16 years agomake access for virtuals match base
Paul Cornett [Thu, 6 Dec 2007 16:22:00 +0000 (16:22 +0000)] 
make access for virtuals match base

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

16 years agomatch CFTypeRef declaration to the one in defs.h
Paul Cornett [Thu, 6 Dec 2007 16:10:38 +0000 (16:10 +0000)] 
match CFTypeRef declaration to the one in defs.h

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

16 years agoremove extra semicolons
Paul Cornett [Thu, 6 Dec 2007 16:10:24 +0000 (16:10 +0000)] 
remove extra semicolons

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

16 years agofix typo in \param (patch 1845351)
Vadim Zeitlin [Thu, 6 Dec 2007 14:18:33 +0000 (14:18 +0000)] 
fix typo in \param (patch 1845351)

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

16 years agoBig wxRichTextCtrl performance increase due to faster wrapping code
Julian Smart [Thu, 6 Dec 2007 12:26:22 +0000 (12:26 +0000)] 
Big wxRichTextCtrl performance increase due to faster wrapping code

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

16 years agoPatch from David Warkentin fixing initialization of physical scrolling setting in...
Bryan Petty [Thu, 6 Dec 2007 00:14:18 +0000 (00:14 +0000)] 
Patch from David Warkentin fixing initialization of physical scrolling setting in wxVarScrollHelperBase.

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

16 years agoextending locale detection
Stefan Csomor [Wed, 5 Dec 2007 21:50:20 +0000 (21:50 +0000)] 
extending locale detection

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

16 years agoAdded wxToggleBitmapButton
Robert Roebling [Wed, 5 Dec 2007 15:01:13 +0000 (15:01 +0000)] 
Added wxToggleBitmapButton

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

16 years agocheck that the version of __sync_sub_and_fetch that returns a value is supported...
Václav Slavík [Wed, 5 Dec 2007 10:51:28 +0000 (10:51 +0000)] 
check that the version of __sync_sub_and_fetch that returns a value is supported, not just the void one

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

16 years agoClarified context menu event behaviour.
Julian Smart [Wed, 5 Dec 2007 08:45:07 +0000 (08:45 +0000)] 
Clarified context menu event behaviour.

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

16 years agofix deferred show when min size has been set
Paul Cornett [Wed, 5 Dec 2007 04:47:56 +0000 (04:47 +0000)] 
fix deferred show when min size has been set

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

16 years agoReverted mouse position change - wxMSW does send (-1, -1) for keyboard context menu...
Julian Smart [Tue, 4 Dec 2007 21:52:06 +0000 (21:52 +0000)] 
Reverted mouse position change - wxMSW does send (-1, -1) for keyboard context menu access

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

16 years agowxLaunchDefaultBrowser messages should be localized
Václav Slavík [Tue, 4 Dec 2007 20:24:30 +0000 (20:24 +0000)] 
wxLaunchDefaultBrowser messages should be localized

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

16 years agoadded <scrollrate> parameter to wxScrolledWindow XRC handler
Václav Slavík [Tue, 4 Dec 2007 19:03:50 +0000 (19:03 +0000)] 
added <scrollrate> parameter to wxScrolledWindow XRC handler

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