]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
16 years agoUnsuccesfully tries to remove border from wxComboBox
Robert Roebling [Sat, 17 Nov 2007 13:34:28 +0000 (13:34 +0000)] 
Unsuccesfully tries to remove border from wxComboBox

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

16 years agoUse wxBORDER_NONE for wxGridCellTextEditor on all platforms, not just wxMSW
Robert Roebling [Sat, 17 Nov 2007 12:37:35 +0000 (12:37 +0000)] 
Use wxBORDER_NONE for wxGridCellTextEditor on all platforms, not just wxMSW

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

16 years agocleanup mac
Stefan Csomor [Sat, 17 Nov 2007 10:37:02 +0000 (10:37 +0000)] 
cleanup mac

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

16 years agono real changes, just some cleanup: add wxIsAltDown() in addition to the existing...
Vadim Zeitlin [Sat, 17 Nov 2007 00:24:07 +0000 (00:24 +0000)] 
no real changes, just some cleanup: add wxIsAltDown() in addition to the existing wxIsShift/CtrlDown() and wxIsAnyModifiedDown() to test for all of them at once (slightly modified patch 1833235)

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

16 years agoadd wxModule::AddDependency(name) overload (patch 1790451)
Vadim Zeitlin [Sat, 17 Nov 2007 00:12:01 +0000 (00:12 +0000)] 
add wxModule::AddDependency(name) overload (patch 1790451)

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

16 years agodocument Next/PrevControlId() removal (should have been part of r50007)
Vadim Zeitlin [Fri, 16 Nov 2007 23:59:30 +0000 (23:59 +0000)] 
document Next/PrevControlId() removal (should have been part of r50007)

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

16 years agodon't capture the mouse when just moving it in the grid (tentative replacement for...
Vadim Zeitlin [Fri, 16 Nov 2007 23:55:57 +0000 (23:55 +0000)] 
don't capture the mouse when just moving it in the grid (tentative replacement for the patch 1779923)

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

16 years agoreset global wxTheApp pointer before deleting it to avoid use of half-destroyed objec...
Vadim Zeitlin [Fri, 16 Nov 2007 23:41:38 +0000 (23:41 +0000)] 
reset global wxTheApp pointer before deleting it to avoid use of half-destroyed object (bug 1831130)

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

16 years agomove Add/DeleteAttribute() implementations out of line to avoid deprecation warnings...
Vadim Zeitlin [Fri, 16 Nov 2007 23:34:21 +0000 (23:34 +0000)] 
move Add/DeleteAttribute() implementations out of line to avoid deprecation warnings when including xml.h from user code

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

16 years agoadded logic to manage automatically allocated ids in-use status to avoid clashes...
Vadim Zeitlin [Fri, 16 Nov 2007 23:25:18 +0000 (23:25 +0000)] 
added logic to manage automatically allocated ids in-use status to avoid clashes for long-running programs (modified patch 1800016, incidentally fixes bug 1832620)

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

16 years agocleanup mac
Stefan Csomor [Fri, 16 Nov 2007 21:04:50 +0000 (21:04 +0000)] 
cleanup mac

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

16 years agocleanup mac
Stefan Csomor [Fri, 16 Nov 2007 21:01:30 +0000 (21:01 +0000)] 
cleanup mac

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

16 years agocleanup mac
Stefan Csomor [Fri, 16 Nov 2007 21:00:08 +0000 (21:00 +0000)] 
cleanup mac

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

16 years agocleanup
Stefan Csomor [Fri, 16 Nov 2007 20:58:12 +0000 (20:58 +0000)] 
cleanup

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

16 years agocleanup
Stefan Csomor [Fri, 16 Nov 2007 20:57:39 +0000 (20:57 +0000)] 
cleanup

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

16 years agocleanup
Stefan Csomor [Fri, 16 Nov 2007 20:55:57 +0000 (20:55 +0000)] 
cleanup

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

16 years agocleanup
Stefan Csomor [Fri, 16 Nov 2007 20:53:38 +0000 (20:53 +0000)] 
cleanup

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

16 years agocleanup
Stefan Csomor [Fri, 16 Nov 2007 20:52:54 +0000 (20:52 +0000)] 
cleanup

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

16 years agoDon't suppress accelerators that include Enter just because a tree control is focused
Julian Smart [Fri, 16 Nov 2007 13:12:20 +0000 (13:12 +0000)] 
Don't suppress accelerators that include Enter just because a tree control is focused

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

16 years agocorrecting import/export (_adv gave linking errors)
Stefan Csomor [Fri, 16 Nov 2007 12:25:18 +0000 (12:25 +0000)] 
correcting import/export (_adv gave linking errors)

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

16 years agocleanup
Stefan Csomor [Thu, 15 Nov 2007 20:28:06 +0000 (20:28 +0000)] 
cleanup

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

16 years agocleanup
Stefan Csomor [Thu, 15 Nov 2007 20:26:54 +0000 (20:26 +0000)] 
cleanup

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

16 years agocleanup
Stefan Csomor [Thu, 15 Nov 2007 20:21:55 +0000 (20:21 +0000)] 
cleanup

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

16 years agocleanup
Stefan Csomor [Thu, 15 Nov 2007 20:20:55 +0000 (20:20 +0000)] 
cleanup

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

16 years agocleanup
Stefan Csomor [Thu, 15 Nov 2007 20:19:47 +0000 (20:19 +0000)] 
cleanup

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

16 years agoSlightly overoptimized
Robert Roebling [Thu, 15 Nov 2007 20:12:38 +0000 (20:12 +0000)] 
Slightly overoptimized

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

16 years agoremove warnings
Robert Roebling [Thu, 15 Nov 2007 20:11:30 +0000 (20:11 +0000)] 
remove warnings

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

16 years agorebaked after adding utilscocoa.mm to wxmac
Stefan Csomor [Thu, 15 Nov 2007 18:02:08 +0000 (18:02 +0000)] 
rebaked after adding utilscocoa.mm to wxmac

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

16 years agofix reference to temporary
Paul Cornett [Thu, 15 Nov 2007 16:44:08 +0000 (16:44 +0000)] 
fix reference to temporary

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

16 years agobuild fixes for 64-bit
Paul Cornett [Thu, 15 Nov 2007 16:34:36 +0000 (16:34 +0000)] 
build fixes for 64-bit

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

16 years agooptimise startup of wxDataViewIndexListModel
Robert Roebling [Thu, 15 Nov 2007 15:03:48 +0000 (15:03 +0000)] 
optimise startup of wxDataViewIndexListModel

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

16 years agoBorder correction
Julian Smart [Thu, 15 Nov 2007 10:22:22 +0000 (10:22 +0000)] 
Border correction

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

16 years agoCorrected symbol for OS/2
Julian Smart [Thu, 15 Nov 2007 08:04:25 +0000 (08:04 +0000)] 
Corrected symbol for OS/2

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

16 years agoAdded missing include
Julian Smart [Thu, 15 Nov 2007 07:09:25 +0000 (07:09 +0000)] 
Added missing include

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

16 years agowxDC rework, forgot these
Robert Roebling [Wed, 14 Nov 2007 21:05:43 +0000 (21:05 +0000)] 
wxDC rework, forgot these

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

16 years agoDon't try to call CanUndo/CanRedo for read-only combobox since we'll get an assert.
Julian Smart [Wed, 14 Nov 2007 15:01:33 +0000 (15:01 +0000)] 
Don't try to call CanUndo/CanRedo for read-only combobox since we'll get an assert.

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

16 years agoConflict correction
Julian Smart [Wed, 14 Nov 2007 14:51:00 +0000 (14:51 +0000)] 
Conflict correction

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

16 years agowxDC change
Robert Roebling [Wed, 14 Nov 2007 14:50:09 +0000 (14:50 +0000)] 
wxDC change

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

16 years agoFurther wxDC changes
Robert Roebling [Wed, 14 Nov 2007 14:49:40 +0000 (14:49 +0000)] 
Further wxDC changes

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

16 years agoBorder corrections
Julian Smart [Wed, 14 Nov 2007 14:44:13 +0000 (14:44 +0000)] 
Border corrections

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

16 years agoBorder corrections, and more compact dialog sizes
Julian Smart [Wed, 14 Nov 2007 14:42:31 +0000 (14:42 +0000)] 
Border corrections, and more compact dialog sizes

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

16 years agoOk -> IsOk
Robert Roebling [Wed, 14 Nov 2007 13:15:07 +0000 (13:15 +0000)] 
Ok -> IsOk

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

16 years agouse const for xpm icons
Robert Roebling [Wed, 14 Nov 2007 12:54:46 +0000 (12:54 +0000)] 
use const for xpm icons

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

16 years agoadded never_empty hint on WX_DIR option
Václav Slavík [Wed, 14 Nov 2007 10:13:03 +0000 (10:13 +0000)] 
added never_empty hint on WX_DIR option

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

16 years agoput the useable border styles in one place
Paul Cornett [Wed, 14 Nov 2007 02:38:29 +0000 (02:38 +0000)] 
put the useable border styles in one place

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

16 years agoput the useable border styles in one place
Paul Cornett [Wed, 14 Nov 2007 02:37:52 +0000 (02:37 +0000)] 
put the useable border styles in one place

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

16 years agofix some typos/imprecisions
Francesco Montorsi [Tue, 13 Nov 2007 21:10:26 +0000 (21:10 +0000)] 
fix some typos/imprecisions

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

16 years agoallow wxpresets to be used with xcode2 format (even if it's not fully functional...
Francesco Montorsi [Tue, 13 Nov 2007 21:09:33 +0000 (21:09 +0000)] 
allow wxpresets to be used with xcode2 format (even if it's not fully functional yet)

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

16 years agouse docparam instead of simple italic tag for parameter docs
Francesco Montorsi [Tue, 13 Nov 2007 20:56:08 +0000 (20:56 +0000)] 
use docparam instead of simple italic tag for parameter docs

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

16 years agoadd 'Application and process-management classes', 'OpenGL classes', 'Multimedia class...
Francesco Montorsi [Tue, 13 Nov 2007 20:54:46 +0000 (20:54 +0000)] 
add 'Application and process-management classes', 'OpenGL classes', 'Multimedia classes' and 'stc classes' to the categories

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

16 years agodocument wxDECLARE_APP
Francesco Montorsi [Tue, 13 Nov 2007 20:50:38 +0000 (20:50 +0000)] 
document wxDECLARE_APP

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

16 years agodocument wxFORCE_LINK_THIS_MODULE, wxFORCE_LINK_MODULE, wxIMPLEMENT_APP macros
Francesco Montorsi [Tue, 13 Nov 2007 20:48:00 +0000 (20:48 +0000)] 
document wxFORCE_LINK_THIS_MODULE, wxFORCE_LINK_MODULE, wxIMPLEMENT_APP macros

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

16 years agouser proper markup for the url to unicode website
Francesco Montorsi [Tue, 13 Nov 2007 20:46:57 +0000 (20:46 +0000)] 
user proper markup for the url to unicode website

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

16 years agosmall fix to inheritance hierarchy
Francesco Montorsi [Tue, 13 Nov 2007 20:46:18 +0000 (20:46 +0000)] 
small fix to inheritance hierarchy

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

16 years agoupdate the file handling part of the manual; update the Acknowledgement section inclu...
Francesco Montorsi [Tue, 13 Nov 2007 20:43:50 +0000 (20:43 +0000)] 
update the file handling part of the manual; update the Acknowledgement section including a list of the core developers (some of them were missing) and separating them from the list of occasional contributors

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

16 years agokeep function description before parameter documentation
Francesco Montorsi [Tue, 13 Nov 2007 20:38:06 +0000 (20:38 +0000)] 
keep function description before parameter documentation

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

16 years agoadded null pointer check and assert
Benjamin Williams [Tue, 13 Nov 2007 20:18:30 +0000 (20:18 +0000)] 
added null pointer check and assert

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

16 years agofix border glitches after rev 49907
Paul Cornett [Tue, 13 Nov 2007 18:09:01 +0000 (18:09 +0000)] 
fix border glitches after rev 49907

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

16 years agofix another minor bug in DLGC_WANTMESSAGE handling in MSWProcessMessage()
Vadim Zeitlin [Tue, 13 Nov 2007 17:32:47 +0000 (17:32 +0000)] 
fix another minor bug in DLGC_WANTMESSAGE handling in MSWProcessMessage()

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

16 years agooverride GetDefaultBorder() to return wxBORDER_NONE, radio buttons shouldn't have...
Vadim Zeitlin [Tue, 13 Nov 2007 17:19:46 +0000 (17:19 +0000)] 
override GetDefaultBorder() to return wxBORDER_NONE, radio buttons shouldn't have borders by default

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

16 years agounselect all selected items, not just the currently focused one, when the mouse is...
Vadim Zeitlin [Tue, 13 Nov 2007 17:18:58 +0000 (17:18 +0000)] 
unselect all selected items, not just the currently focused one, when the mouse is right clicked outside of selection to minimize user confusion (patch 1702201, bug 1676471)

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

16 years agouse GDK_SIZING instead of GDK_FLEUR which looks more like the cursor used for moving...
Vadim Zeitlin [Tue, 13 Nov 2007 17:11:12 +0000 (17:11 +0000)] 
use GDK_SIZING instead of GDK_FLEUR which looks more like the cursor used for moving than for sizing (replaces patch 1830348)

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

16 years agofix unreachable code warning in TranslateBorder()
Vadim Zeitlin [Tue, 13 Nov 2007 16:16:58 +0000 (16:16 +0000)] 
fix unreachable code warning in TranslateBorder()

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

16 years agocorrection to the changes of r49805 to make the code work as expected
Vadim Zeitlin [Tue, 13 Nov 2007 16:16:04 +0000 (16:16 +0000)] 
correction to the changes of r49805 to make the code work as expected

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

16 years agodisambiguate between 2 base class IsEmpty() versions too (bug 1831121)
Vadim Zeitlin [Tue, 13 Nov 2007 15:22:40 +0000 (15:22 +0000)] 
disambiguate between 2 base class IsEmpty() versions too (bug 1831121)

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

16 years agoAdded missing return type
Julian Smart [Tue, 13 Nov 2007 15:11:26 +0000 (15:11 +0000)] 
Added missing return type

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

16 years agoTake wxBORDER_THEME, and the default border style, into account
Julian Smart [Tue, 13 Nov 2007 14:51:14 +0000 (14:51 +0000)] 
Take wxBORDER_THEME, and the default border style, into account

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

16 years agowxBORDER_THEME processing for Motif and X11
Julian Smart [Tue, 13 Nov 2007 14:44:21 +0000 (14:44 +0000)] 
wxBORDER_THEME processing for Motif and X11

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

16 years agoTake account of wxBORDER_THEME (assume it's like wxBORDER_SUNKEN)
Julian Smart [Tue, 13 Nov 2007 14:34:28 +0000 (14:34 +0000)] 
Take account of wxBORDER_THEME (assume it's like wxBORDER_SUNKEN)

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

16 years agoGetting borders working
Julian Smart [Tue, 13 Nov 2007 14:27:26 +0000 (14:27 +0000)] 
Getting borders working

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

16 years agoadding cocoa utils bridge
Stefan Csomor [Tue, 13 Nov 2007 13:57:41 +0000 (13:57 +0000)] 
adding cocoa utils bridge

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

16 years agoadded GetLineText() test
Vadim Zeitlin [Tue, 13 Nov 2007 13:48:11 +0000 (13:48 +0000)] 
added GetLineText() test

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

16 years agoreplace changes of r49890 by defining more compatibility operators in wxCmdLineArgsAr...
Vadim Zeitlin [Tue, 13 Nov 2007 13:27:30 +0000 (13:27 +0000)] 
replace changes of r49890 by defining more compatibility operators in wxCmdLineArgsArray as we're interested in preserving as much compatibility with the existing code outside of the library as possible; also DLL-export the class to avoid VC6 DLL build warnings

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

16 years agoMore DC changes
Robert Roebling [Tue, 13 Nov 2007 13:20:15 +0000 (13:20 +0000)] 
More DC changes

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

16 years agocompilation fix after argv changes
Vadim Zeitlin [Tue, 13 Nov 2007 13:15:04 +0000 (13:15 +0000)] 
compilation fix after argv changes

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

16 years agocompile fix
Robert Roebling [Tue, 13 Nov 2007 13:07:29 +0000 (13:07 +0000)] 
compile fix

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

16 years agowxChar -> char
Julian Smart [Tue, 13 Nov 2007 13:03:51 +0000 (13:03 +0000)] 
wxChar -> char

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

16 years agowxChar -> char
Julian Smart [Tue, 13 Nov 2007 12:49:38 +0000 (12:49 +0000)] 
wxChar -> char

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

16 years agoAdding missing variable declaration
Julian Smart [Tue, 13 Nov 2007 12:48:53 +0000 (12:48 +0000)] 
Adding missing variable declaration

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

16 years agowxChar -> char
Julian Smart [Tue, 13 Nov 2007 12:27:10 +0000 (12:27 +0000)] 
wxChar -> char

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

16 years agoTidying
Julian Smart [Tue, 13 Nov 2007 12:17:25 +0000 (12:17 +0000)] 
Tidying

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

16 years agoMore border rationalisation. GetDefaultBorder is now mostly defined in base class...
Julian Smart [Tue, 13 Nov 2007 12:10:34 +0000 (12:10 +0000)] 
More border rationalisation. GetDefaultBorder is now mostly defined in base class files.

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

16 years agowxChar -> char
Julian Smart [Tue, 13 Nov 2007 11:00:14 +0000 (11:00 +0000)] 
wxChar -> char

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

16 years agoResolve '&&' ambiguity
Julian Smart [Tue, 13 Nov 2007 10:57:49 +0000 (10:57 +0000)] 
Resolve '&&' ambiguity

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

16 years agoResolve '&&' ambiguity (VC++ 6)
Julian Smart [Tue, 13 Nov 2007 10:55:42 +0000 (10:55 +0000)] 
Resolve '&&' ambiguity (VC++ 6)

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

16 years agoblock signal handler rather than disconnecting
Paul Cornett [Tue, 13 Nov 2007 05:25:54 +0000 (05:25 +0000)] 
block signal handler rather than disconnecting

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

16 years agowarning fixes
Paul Cornett [Tue, 13 Nov 2007 04:25:27 +0000 (04:25 +0000)] 
warning fixes

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

16 years agobuild fix for wxUSE_DISPLAY==0
Paul Cornett [Tue, 13 Nov 2007 02:21:59 +0000 (02:21 +0000)] 
build fix for wxUSE_DISPLAY==0

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

16 years agonon-pch build fix
Paul Cornett [Tue, 13 Nov 2007 02:21:12 +0000 (02:21 +0000)] 
non-pch build fix

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

16 years agocompilation fix for g++ 3.4 (and maybe others)
Vadim Zeitlin [Tue, 13 Nov 2007 02:12:09 +0000 (02:12 +0000)] 
compilation fix for g++ 3.4 (and maybe others)

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

16 years agonl_langinfo() check in wxIsLocaleUtf8() was never done because we didn't include...
Vadim Zeitlin [Tue, 13 Nov 2007 02:05:36 +0000 (02:05 +0000)] 
nl_langinfo() check in wxIsLocaleUtf8() was never done because we didn't include langinfo.h -- do it now

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

16 years agouse standard functions for BSTR handling instead of doing it ourselves incorrectly...
Vadim Zeitlin [Tue, 13 Nov 2007 01:18:06 +0000 (01:18 +0000)] 
use standard functions for BSTR handling instead of doing it ourselves incorrectly (fixed patch 1829152)

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

16 years agoreset the dialog fields if they're not specified in wxAboutDialogInfo: it's necessary...
Vadim Zeitlin [Tue, 13 Nov 2007 01:05:03 +0000 (01:05 +0000)] 
reset the dialog fields if they're not specified in wxAboutDialogInfo: it's necessary now that we can reuse an existing dialog (update of the patch 1829097)

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

16 years agodelete m_idleMutex later to avoid crashes if any windows are still left when the...
Vadim Zeitlin [Tue, 13 Nov 2007 00:15:53 +0000 (00:15 +0000)] 
delete m_idleMutex later to avoid crashes if any windows are still left when the application exits

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

16 years agomade wxApp::argv an object convertible to either char** or wchar_t** for better compa...
Vadim Zeitlin [Mon, 12 Nov 2007 22:32:23 +0000 (22:32 +0000)] 
made wxApp::argv an object convertible to either char** or wchar_t** for better compatibility with the existing ANSI code

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

16 years agoremoved stray include
Vadim Zeitlin [Mon, 12 Nov 2007 22:31:00 +0000 (22:31 +0000)] 
removed stray include

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

16 years agosuppress unused parameter warning in UTF8-only build
Vadim Zeitlin [Mon, 12 Nov 2007 21:48:34 +0000 (21:48 +0000)] 
suppress unused parameter warning in UTF8-only build

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

16 years agomake various control names constants of type char, not wxChar, as this is more compat...
Vadim Zeitlin [Mon, 12 Nov 2007 21:37:46 +0000 (21:37 +0000)] 
make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow

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

16 years agocompilation fix for g++ 4 after last commit (why was 3.3 happy with this?)
Vadim Zeitlin [Mon, 12 Nov 2007 21:36:52 +0000 (21:36 +0000)] 
compilation fix for g++ 4 after last commit (why was 3.3 happy with this?)

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

16 years agoflatten the single item submenus under Maemo
Vadim Zeitlin [Mon, 12 Nov 2007 20:55:18 +0000 (20:55 +0000)] 
flatten the single item submenus under Maemo

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