]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
18 years agodo nothing in Refresh() if the control is frozen
Vadim Zeitlin [Mon, 24 Jul 2006 18:18:34 +0000 (18:18 +0000)] 
do nothing in Refresh() if the control is frozen

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

18 years agocall DoDirtyProcessing() from OnIdle() instead of using wxYield() (patch 1518119)
Vadim Zeitlin [Mon, 24 Jul 2006 18:12:23 +0000 (18:12 +0000)] 
call DoDirtyProcessing() from OnIdle() instead of using wxYield() (patch 1518119)

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

18 years agocheck that the stream is valid before using it in Load() and Save() (patch 1516432)
Vadim Zeitlin [Mon, 24 Jul 2006 18:06:57 +0000 (18:06 +0000)] 
check that the stream is valid before using it in Load() and Save() (patch 1516432)

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

18 years agoimproved Skip() docs (replaces patch 1516341)
Vadim Zeitlin [Mon, 24 Jul 2006 18:05:32 +0000 (18:05 +0000)] 
improved Skip() docs (replaces patch 1516341)

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

18 years agoadd default value for the encoding parameter of wxMacCFStringHolder() instead of...
Vadim Zeitlin [Mon, 24 Jul 2006 18:01:39 +0000 (18:01 +0000)] 
add default value for the encoding parameter of wxMacCFStringHolder() instead of passing wxLocale::GetSystemEncoding() which doesn't work when wxUSE_INTL == 0 to it in many places (replaces 2nd part of patch 1501724)

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

18 years agoadded wxID_ANY default value for the id parameter of Create() for consistency with...
Vadim Zeitlin [Mon, 24 Jul 2006 17:44:46 +0000 (17:44 +0000)] 
added wxID_ANY default value for the id parameter of Create() for consistency with the ctor (request 1481791)

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

18 years agoadded HasHandlerForPath() (modified patch 1514524)
Vadim Zeitlin [Mon, 24 Jul 2006 17:37:39 +0000 (17:37 +0000)] 
added HasHandlerForPath() (modified patch 1514524)

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

18 years agowxUSE_GUI == 0 compilation fix (patch 1501724)
Vadim Zeitlin [Mon, 24 Jul 2006 17:13:38 +0000 (17:13 +0000)] 
wxUSE_GUI == 0 compilation fix (patch 1501724)

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

18 years agoadded static casts to void * for pointers used with format specifier to silence...
Vadim Zeitlin [Mon, 24 Jul 2006 17:05:46 +0000 (17:05 +0000)] 
added static casts to void * for pointers used with  format specifier to silence stupid gcc pedantic warning (bug 1500717)

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

18 years agofloating panes now respect wxPaneInfo::HasCloseButton()
Benjamin Williams [Mon, 24 Jul 2006 16:00:37 +0000 (16:00 +0000)] 
floating panes now respect wxPaneInfo::HasCloseButton()

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

18 years agoadded test pane which has no close button
Benjamin Williams [Mon, 24 Jul 2006 15:57:44 +0000 (15:57 +0000)] 
added test pane which has no close button

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

18 years agouse sample.rc
Vadim Zeitlin [Mon, 24 Jul 2006 15:01:14 +0000 (15:01 +0000)] 
use sample.rc

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

18 years agominor refactoring of OnEraseBackground()
Vadim Zeitlin [Mon, 24 Jul 2006 14:57:57 +0000 (14:57 +0000)] 
minor refactoring of OnEraseBackground()

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

18 years agoWarning fix.
Włodzimierz Skiba [Mon, 24 Jul 2006 14:07:50 +0000 (14:07 +0000)] 
Warning fix.

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

18 years agoWarning fix, minor source cleaning and better !PCH support.
Włodzimierz Skiba [Mon, 24 Jul 2006 14:04:31 +0000 (14:04 +0000)] 
Warning fix, minor source cleaning and better !PCH support.

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

18 years agos_verComCtl doesn't change (during program lifetime)
Vadim Zeitlin [Mon, 24 Jul 2006 13:49:02 +0000 (13:49 +0000)] 
s_verComCtl doesn't change (during program lifetime)

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

18 years agoFix toolbar background painting whem comctl32 < 6
Jamie Gadd [Mon, 24 Jul 2006 13:45:31 +0000 (13:45 +0000)] 
Fix toolbar background painting whem comctl32 < 6

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

18 years agowxAUI: remove spurious semicolons
Alex Bligh [Mon, 24 Jul 2006 13:45:18 +0000 (13:45 +0000)] 
wxAUI: remove spurious semicolons

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

18 years agoinstall help provider to allow testing helptext tags in XRC
Vadim Zeitlin [Mon, 24 Jul 2006 13:39:10 +0000 (13:39 +0000)] 
install help provider to allow testing helptext tags in XRC

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

18 years agodon't use obsolete wxNO_FULL_REPAINT_ON_RESIZE flag; don't use unnecessary wxCLIP_CHI...
Vadim Zeitlin [Mon, 24 Jul 2006 13:38:12 +0000 (13:38 +0000)] 
don't use obsolete wxNO_FULL_REPAINT_ON_RESIZE flag; don't use unnecessary wxCLIP_CHILDREN one

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

18 years agoadded code to test UI updating of menu items in MDI apps
Vadim Zeitlin [Mon, 24 Jul 2006 13:36:22 +0000 (13:36 +0000)] 
added code to test UI updating of menu items in MDI apps

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

18 years agoadded FindFileInPath() (part of an otherwise rejected patch)
Vadim Zeitlin [Mon, 24 Jul 2006 13:34:26 +0000 (13:34 +0000)] 
added FindFileInPath() (part of an otherwise rejected patch)

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

18 years agowxPROCESS_ENTER is deprecated in favour of wxTE_PROCESS_ENTER. So use the latter...
Mart Raudsepp [Mon, 24 Jul 2006 11:38:06 +0000 (11:38 +0000)] 
wxPROCESS_ENTER is deprecated in favour of wxTE_PROCESS_ENTER. So use the latter in documentation.

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

18 years agowxString::IsEmpty() => empty()
Benjamin Williams [Mon, 24 Jul 2006 11:32:42 +0000 (11:32 +0000)] 
wxString::IsEmpty() => empty()

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

18 years agofixed variable name
Benjamin Williams [Mon, 24 Jul 2006 11:30:27 +0000 (11:30 +0000)] 
fixed variable name

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

18 years agotab draw happens right away when you set the caption
Benjamin Williams [Mon, 24 Jul 2006 09:44:19 +0000 (09:44 +0000)] 
tab draw happens right away when you set the caption

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

18 years agodrawing improvements; empty caption w/ tab drawing looks better
Benjamin Williams [Mon, 24 Jul 2006 09:28:59 +0000 (09:28 +0000)] 
drawing improvements; empty caption w/ tab drawing looks better

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

18 years agotabmdi menu fix
Benjamin Williams [Mon, 24 Jul 2006 08:40:08 +0000 (08:40 +0000)] 
tabmdi menu fix

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

18 years ago[ 1518434 ] wxSize::Scale with wxScale and wxPoint operators documented
Włodzimierz Skiba [Mon, 24 Jul 2006 08:26:38 +0000 (08:26 +0000)] 
1518434 ] wxSize::Scale with wxScale and wxPoint operators documented

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

18 years ago[ 1517666 ] suppression of wxVsnprintf() warnings - with little extensions.
Włodzimierz Skiba [Mon, 24 Jul 2006 07:48:24 +0000 (07:48 +0000)] 
1517666 ] suppression of wxVsnprintf() warnings - with little extensions.

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

18 years agoWarning fix.
Włodzimierz Skiba [Mon, 24 Jul 2006 07:46:05 +0000 (07:46 +0000)] 
Warning fix.

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

18 years agoremoved some commented-out code
Benjamin Williams [Mon, 24 Jul 2006 07:16:20 +0000 (07:16 +0000)] 
removed some commented-out code

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

18 years agoPCH build fix.
Włodzimierz Skiba [Mon, 24 Jul 2006 07:02:24 +0000 (07:02 +0000)] 
PCH build fix.

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

18 years agoSource cleaning.
Włodzimierz Skiba [Mon, 24 Jul 2006 06:30:49 +0000 (06:30 +0000)] 
Source cleaning.

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

18 years agoPer Robert R, apply: [ 1484667 ] Make wxWindow::Update() update native controls
Alex Bligh [Sun, 23 Jul 2006 20:56:08 +0000 (20:56 +0000)] 
Per Robert R, apply: [ 1484667 ] Make wxWindow::Update() update native controls

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

18 years agowxAUI: wrap calls to SetTransparent/CanSetTransparent so file can easily be used...
Alex Bligh [Sun, 23 Jul 2006 14:03:37 +0000 (14:03 +0000)] 
wxAUI: wrap calls to SetTransparent/CanSetTransparent so file can easily be used with 2.6

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

18 years agoUse wxCHECK_VERSION not wxABI_VERSION to avoid xrc loader bug
Alex Bligh [Sun, 23 Jul 2006 13:52:40 +0000 (13:52 +0000)] 
Use wxCHECK_VERSION not wxABI_VERSION to avoid xrc loader bug

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

18 years agoAdd ability to test tab stops. Very slightly modified patch from #1518114 (Tim Kosse)
Mart Raudsepp [Sun, 23 Jul 2006 12:07:56 +0000 (12:07 +0000)] 
Add ability to test tab stops. Very slightly modified patch from #1518114 (Tim Kosse)

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

18 years agowxAUI: Don't fade venetian blind effect by default
Alex Bligh [Sun, 23 Jul 2006 11:39:13 +0000 (11:39 +0000)] 
wxAUI: Don't fade venetian blind effect by default

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

18 years agoAdded color setting tool to the RichTextCtrl sample
Robin Dunn [Sat, 22 Jul 2006 23:05:30 +0000 (23:05 +0000)] 
Added color setting tool to the RichTextCtrl sample

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

18 years agosome test code
Robin Dunn [Sat, 22 Jul 2006 23:04:08 +0000 (23:04 +0000)] 
some test code

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

18 years agoAdded support for the wxAUI Notebook
Robin Dunn [Sat, 22 Jul 2006 23:02:47 +0000 (23:02 +0000)] 
Added support for the wxAUI Notebook

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

18 years agoChange the other OnAssert --> OnAssertFailure
Robin Dunn [Sat, 22 Jul 2006 23:01:44 +0000 (23:01 +0000)] 
Change the other OnAssert --> OnAssertFailure

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

18 years agoSome changes needed for wxPython
Robin Dunn [Sat, 22 Jul 2006 22:32:25 +0000 (22:32 +0000)] 
Some changes needed for wxPython

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

18 years agoAlso need to override Show
Robin Dunn [Sat, 22 Jul 2006 22:31:07 +0000 (22:31 +0000)] 
Also need to override Show

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

18 years agoadded some font measuring to wxAuiMultiNotebook
Benjamin Williams [Sat, 22 Jul 2006 18:51:14 +0000 (18:51 +0000)] 
added some font measuring to wxAuiMultiNotebook

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

18 years agoEscape underscores
Mart Raudsepp [Sat, 22 Jul 2006 18:47:17 +0000 (18:47 +0000)] 
Escape underscores

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

18 years agoAdd support for transparent hint windows under GTK
Alex Bligh [Sat, 22 Jul 2006 17:30:28 +0000 (17:30 +0000)] 
Add support for transparent hint windows under GTK

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

18 years agoDon't handle WM_PRINTCLIENT anymore, manually draw the static box label background...
Jamie Gadd [Sat, 22 Jul 2006 17:20:05 +0000 (17:20 +0000)] 
Don't handle WM_PRINTCLIENT anymore, manually draw the static box label background instead.

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

18 years agowxAUI: Do not leak a wxFrame if transparency is not supported
Alex Bligh [Sat, 22 Jul 2006 16:41:14 +0000 (16:41 +0000)] 
wxAUI: Do not leak a wxFrame if transparency is not supported

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

18 years agoadded auibook.cpp and tabmdi.cpp to build scripts
Benjamin Williams [Sat, 22 Jul 2006 14:00:57 +0000 (14:00 +0000)] 
added auibook.cpp and tabmdi.cpp to build scripts

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

18 years agoFix redraw problems with hint rectangle when there is no transparency
Alex Bligh [Sat, 22 Jul 2006 13:58:53 +0000 (13:58 +0000)] 
Fix redraw problems with hint rectangle when there is no transparency

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

18 years agomore compile fixes on wxGTK; auibook.h and tabmdi.h are now uncommented in aui.h
Benjamin Williams [Sat, 22 Jul 2006 13:14:07 +0000 (13:14 +0000)] 
more compile fixes on wxGTK; auibook.h and tabmdi.h are now uncommented in aui.h

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

18 years agocompile fixes on wxGTK
Benjamin Williams [Sat, 22 Jul 2006 13:12:49 +0000 (13:12 +0000)] 
compile fixes on wxGTK

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

18 years agoClean up wxOwnerDrawnComboBox XRC handler as suggested by abxabx fixing bug
Alex Bligh [Sat, 22 Jul 2006 12:47:44 +0000 (12:47 +0000)] 
Clean up wxOwnerDrawnComboBox XRC handler as suggested by abxabx fixing bug
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1487463&group_id=9863

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

18 years agoadded some overrides to wxTabFrame to remove errors
Benjamin Williams [Sat, 22 Jul 2006 07:34:45 +0000 (07:34 +0000)] 
added some overrides to wxTabFrame to remove errors

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

18 years agofixing this conversion (was essentially a no-op under NON-UNICODE)
Stefan Csomor [Sat, 22 Jul 2006 07:20:59 +0000 (07:20 +0000)] 
fixing this conversion (was essentially a no-op under NON-UNICODE)

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

18 years agoadding back-conversion to filenames (wide composed)
Stefan Csomor [Sat, 22 Jul 2006 07:18:32 +0000 (07:18 +0000)] 
adding back-conversion to filenames (wide composed)

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

18 years agoDocstrings and other fixes from David Hughes
Robin Dunn [Fri, 21 Jul 2006 16:10:42 +0000 (16:10 +0000)] 
Docstrings and other fixes from David Hughes

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

18 years agoPDA adjustements
Włodzimierz Skiba [Fri, 21 Jul 2006 15:28:50 +0000 (15:28 +0000)] 
PDA adjustements

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

18 years agoFix typo
Alex Bligh [Fri, 21 Jul 2006 15:05:44 +0000 (15:05 +0000)] 
Fix typo

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

18 years agoupdated header file name in source
Benjamin Williams [Fri, 21 Jul 2006 14:55:21 +0000 (14:55 +0000)] 
updated header file name in source

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

18 years agorenamed notebook.h to auibook.h
Benjamin Williams [Fri, 21 Jul 2006 14:49:23 +0000 (14:49 +0000)] 
renamed notebook.h to auibook.h

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

18 years agorenamed notebook.cpp to auibook.cpp
Benjamin Williams [Fri, 21 Jul 2006 14:48:06 +0000 (14:48 +0000)] 
renamed notebook.cpp to auibook.cpp

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

18 years agoadded corresponding notebook.h and tabmdi.h to aui
Benjamin Williams [Fri, 21 Jul 2006 13:36:21 +0000 (13:36 +0000)] 
added corresponding notebook.h and tabmdi.h to aui

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

18 years agoadded notebook.cpp and tabmdi.cpp
Benjamin Williams [Fri, 21 Jul 2006 13:35:00 +0000 (13:35 +0000)] 
added notebook.cpp and tabmdi.cpp

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

18 years ago revert change to bakefile list
Chris Elliott [Fri, 21 Jul 2006 12:01:21 +0000 (12:01 +0000)] 
 revert change to bakefile list

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

18 years agouse Bakefiles in CVS tree
Chris Elliott [Fri, 21 Jul 2006 10:45:39 +0000 (10:45 +0000)] 
use Bakefiles in CVS tree

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

18 years agouse local scripts not the newly downloaded CVS
Chris Elliott [Fri, 21 Jul 2006 09:10:35 +0000 (09:10 +0000)] 
use local scripts not the newly downloaded CVS

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

18 years agoDon't check with CanSetTransparent from within SetTransparent if the former is suppos...
Mart Raudsepp [Fri, 21 Jul 2006 01:49:18 +0000 (01:49 +0000)] 
Don't check with CanSetTransparent from within SetTransparent if the former is supposed to be pessimistic and
latter optimistic about actual visual result.

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

18 years agoout typemap for wxMemorySize
Robin Dunn [Thu, 20 Jul 2006 20:55:59 +0000 (20:55 +0000)] 
out typemap for wxMemorySize

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

18 years agoFollow lib dependancy.
Włodzimierz Skiba [Thu, 20 Jul 2006 20:01:31 +0000 (20:01 +0000)] 
Follow lib dependancy.

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

18 years agoFollow lib dependancy.
Włodzimierz Skiba [Thu, 20 Jul 2006 17:28:18 +0000 (17:28 +0000)] 
Follow lib dependancy.

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

18 years agoWarning fixes.
Włodzimierz Skiba [Thu, 20 Jul 2006 17:26:52 +0000 (17:26 +0000)] 
Warning fixes.

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

18 years ago[ 1523907 ] Remove unnecessary wxComboCtrl window style.
Włodzimierz Skiba [Thu, 20 Jul 2006 15:31:10 +0000 (15:31 +0000)] 
1523907 ] Remove unnecessary wxComboCtrl window style.

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

18 years agomade RE match the otional tag name after the sticky flags
Vadim Zeitlin [Thu, 20 Jul 2006 15:25:26 +0000 (15:25 +0000)] 
made RE match the otional tag name after the sticky flags

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

18 years agofix RE
Chris Elliott [Thu, 20 Jul 2006 15:12:34 +0000 (15:12 +0000)] 
fix RE

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

18 years agoadded more time span formatting tests
Vadim Zeitlin [Thu, 20 Jul 2006 15:11:18 +0000 (15:11 +0000)] 
added more time span formatting tests

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

18 years agohandle negative time spans correctly in Format()
Vadim Zeitlin [Thu, 20 Jul 2006 15:04:10 +0000 (15:04 +0000)] 
handle negative time spans correctly in Format()

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

18 years agoReuse common sample resources. Remove unused files.
Włodzimierz Skiba [Thu, 20 Jul 2006 14:55:38 +0000 (14:55 +0000)] 
Reuse common sample resources. Remove unused files.

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

18 years ago[ 1524693 ] wxOwnerDrawnComboBox focus paint fix.
Włodzimierz Skiba [Thu, 20 Jul 2006 14:37:47 +0000 (14:37 +0000)] 
1524693 ] wxOwnerDrawnComboBox focus paint fix.

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

18 years agoWarning fix.
Włodzimierz Skiba [Thu, 20 Jul 2006 14:01:57 +0000 (14:01 +0000)] 
Warning fix.

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

18 years agofixed TestTimeFormat() test: and can use 2 digit years which broke dates comparison...
Vadim Zeitlin [Thu, 20 Jul 2006 13:41:49 +0000 (13:41 +0000)] 
fixed TestTimeFormat() test:  and  can use 2 digit years which broke dates comparison for dates not in this (nor last) century

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

18 years agoadded non-static GetCentury(), removed default value for static GetCentury() paramete...
Vadim Zeitlin [Thu, 20 Jul 2006 13:40:11 +0000 (13:40 +0000)] 
added non-static GetCentury(), removed default value for static GetCentury() parameter which didn't make any sense at all

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

18 years agoadded wxTimeSpan::Format() test
Vadim Zeitlin [Thu, 20 Jul 2006 13:20:00 +0000 (13:20 +0000)] 
added wxTimeSpan::Format() test

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

18 years agoReuse common sample resources. Little code cleanup. Removed unused files.
Włodzimierz Skiba [Thu, 20 Jul 2006 11:57:15 +0000 (11:57 +0000)] 
Reuse common sample resources. Little code cleanup. Removed unused files.

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

18 years agoremove file lists on exit
Chris Elliott [Thu, 20 Jul 2006 11:14:38 +0000 (11:14 +0000)] 
remove file lists on exit

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

18 years agorestore snapshot and remove 2 toplevels dirs from tarball
Chris Elliott [Thu, 20 Jul 2006 10:52:18 +0000 (10:52 +0000)] 
restore snapshot and remove 2 toplevels dirs from tarball

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

18 years agoFixes according to patch #1523304.
Stefan Neis [Wed, 19 Jul 2006 20:55:04 +0000 (20:55 +0000)] 
Fixes according to patch #1523304.

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

18 years agoSizing fixes according to patch #1523304.
Stefan Neis [Wed, 19 Jul 2006 20:52:06 +0000 (20:52 +0000)] 
Sizing fixes according to patch #1523304.

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

18 years ago[wxGTK] Be pessimistic about transparency being visually shown in CanSetTransparent...
Mart Raudsepp [Wed, 19 Jul 2006 18:59:03 +0000 (18:59 +0000)] 
[wxGTK] Be pessimistic about transparency being visually shown in CanSetTransparent. With current code
CanSetTransparent will only return TRUE if gtk+ version is at least 2.10 AND there is a running compositing
manager that implements the _NET_WM_CM_Sn EWMH spec addition proposal (at this point only metacity GL based
compositor, afaik). This is for wxAUI to be able to implement dock preview correctly. In general these behaviours
needs some discussion.

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

18 years agoInitial wxTLW::(Can)SetTransparent support for wxGTK. The return value of SetTranspar...
Mart Raudsepp [Wed, 19 Jul 2006 17:18:12 +0000 (17:18 +0000)] 
Initial wxTLW::(Can)SetTransparent support for wxGTK. The return value of SetTransparent is currently very
optimistic and doesn't use the EWMH composite manager spec update proposal (_NET_WM_CM_Sn) yet. This is on purpose
until the proposal appears in EWMH new version draft and it gets used by more composite managers.
See http://www.nabble.com/Interaction-between-applications-and-compositing-managers-t1389248.html and in the
future http://standards.freedesktop.org/wm-spec/latest/ for details.
Some code reordering is probably in order (helper function to utilsx11?) and testing on non-traditional X servers
appreciated.

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

18 years agoWarning fix.
Włodzimierz Skiba [Wed, 19 Jul 2006 15:52:28 +0000 (15:52 +0000)] 
Warning fix.

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

18 years agoCrash fix for working without selecting subpage.
Włodzimierz Skiba [Wed, 19 Jul 2006 15:50:51 +0000 (15:50 +0000)] 
Crash fix for working without selecting subpage.

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

18 years agorevert to unix2dos
Chris Elliott [Wed, 19 Jul 2006 13:56:41 +0000 (13:56 +0000)] 
revert to unix2dos

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

18 years agoremove duplicate dir
Chris Elliott [Wed, 19 Jul 2006 13:55:43 +0000 (13:55 +0000)] 
remove duplicate dir

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

18 years agoMissing header
Michael Wetherell [Wed, 19 Jul 2006 12:23:40 +0000 (12:23 +0000)] 
Missing header

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

18 years agocopy install.txt and readme.txt
Chris Elliott [Wed, 19 Jul 2006 10:31:08 +0000 (10:31 +0000)] 
copy install.txt and readme.txt

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

18 years agofix todos conversion (unix2dos called to dos
Chris Elliott [Wed, 19 Jul 2006 10:28:57 +0000 (10:28 +0000)] 
fix todos conversion (unix2dos called to dos

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

18 years agoRemove malloc.h
Michael Wetherell [Tue, 18 Jul 2006 16:23:52 +0000 (16:23 +0000)] 
Remove malloc.h

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