wxWidgets.git
16 years agoAdded wxTextEntry implementation for OS/2.
Stefan Neis [Sun, 18 Nov 2007 21:48:11 +0000 (21:48 +0000)] 
Added wxTextEntry implementation for OS/2.

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

16 years agofix unused parameter warning after last change
Vadim Zeitlin [Sun, 18 Nov 2007 21:03:45 +0000 (21:03 +0000)] 
fix unused parameter warning after last change

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

16 years agoexperimental IPv6 implementation (patch 1771429)
Vadim Zeitlin [Sun, 18 Nov 2007 20:53:33 +0000 (20:53 +0000)] 
experimental IPv6 implementation (patch 1771429)

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

16 years agofix gcc signed/unsigned comparison warnings after recent changes
Vadim Zeitlin [Sun, 18 Nov 2007 20:42:46 +0000 (20:42 +0000)] 
fix gcc signed/unsigned comparison warnings after recent changes

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

16 years agowxGTK compilation fix after wxInfoMessageBox change (need to include gtk.h)
Vadim Zeitlin [Sun, 18 Nov 2007 20:42:39 +0000 (20:42 +0000)] 
wxGTK compilation fix after wxInfoMessageBox change (need to include gtk.h)

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

16 years agowxColourData::operator=() should return wxColourData&, not void
Vadim Zeitlin [Sun, 18 Nov 2007 20:25:02 +0000 (20:25 +0000)] 
wxColourData::operator=() should return wxColourData&, not void

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

16 years agoadded public wxInfoMessageBox() (slightly modified patch 1828235)
Vadim Zeitlin [Sun, 18 Nov 2007 19:56:03 +0000 (19:56 +0000)] 
added public wxInfoMessageBox() (slightly modified patch 1828235)

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

16 years agopreserve custom colours between calls to wxGetColourFromUser(), also allow passing...
Vadim Zeitlin [Sun, 18 Nov 2007 19:33:34 +0000 (19:33 +0000)] 
preserve custom colours between calls to wxGetColourFromUser(), also allow passing a custom wxColourData to it (modified patch 1832582)

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

16 years agono real changes: just some cleanup, better error handling and (unsuccessful) attemps...
Vadim Zeitlin [Sun, 18 Nov 2007 19:25:14 +0000 (19:25 +0000)] 
no real changes: just some cleanup, better error handling and (unsuccessful) attemps to retrieve CC_FULLOPEN value from the dialog

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

16 years agobuild fixes
Paul Cornett [Sun, 18 Nov 2007 18:37:52 +0000 (18:37 +0000)] 
build fixes

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

16 years agouse newsince{2.9.0}, not {3.0}
Vadim Zeitlin [Sun, 18 Nov 2007 18:36:39 +0000 (18:36 +0000)] 
use newsince{2.9.0}, not {3.0}

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

16 years agoenable VS2005 project files for samples, but without dependencies on library projects...
Václav Slavík [Sun, 18 Nov 2007 18:00:21 +0000 (18:00 +0000)] 
enable VS2005 project files for samples, but without dependencies on library projects, it's better than nothing

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

16 years agofix more unused parameters and variables warnings
Vadim Zeitlin [Sun, 18 Nov 2007 17:53:04 +0000 (17:53 +0000)] 
fix more unused parameters and variables warnings

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

16 years agoadd wxUSE_DATAVIEWCTRL check to fix a hundred compilation errors
Vadim Zeitlin [Sun, 18 Nov 2007 17:51:09 +0000 (17:51 +0000)] 
add wxUSE_DATAVIEWCTRL check to fix a hundred compilation errors

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

16 years agoremoved not implemented anyhow SetIcons()
Vadim Zeitlin [Sun, 18 Nov 2007 17:45:27 +0000 (17:45 +0000)] 
removed not implemented anyhow SetIcons()

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

16 years agoBakefile cannot generate VC2005 project files for samples yet, disabled
Václav Slavík [Sun, 18 Nov 2007 17:44:17 +0000 (17:44 +0000)] 
Bakefile cannot generate VC2005 project files for samples yet, disabled

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

16 years agocompilation fix after argv changes
Vadim Zeitlin [Sun, 18 Nov 2007 16:54:41 +0000 (16:54 +0000)] 
compilation fix after argv changes

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

16 years agoCompilation fix for Watcom (on OS/2).
Stefan Neis [Sun, 18 Nov 2007 13:40:43 +0000 (13:40 +0000)] 
Compilation fix for Watcom (on OS/2).

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

16 years agowxRichTextAttr does not exist anymore - document instead wxTextAttr
Francesco Montorsi [Sun, 18 Nov 2007 11:59:47 +0000 (11:59 +0000)] 
wxRichTextAttr does not exist anymore - document instead wxTextAttr

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

16 years agoFixed argument handling.
Stefan Neis [Sun, 18 Nov 2007 11:52:05 +0000 (11:52 +0000)] 
Fixed argument handling.

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

16 years agodocument attributes mechanism
Robert Roebling [Sun, 18 Nov 2007 11:07:33 +0000 (11:07 +0000)] 
document attributes mechanism

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

16 years agoRemove useless GetRowCount
Robert Roebling [Sun, 18 Nov 2007 10:22:58 +0000 (10:22 +0000)] 
Remove useless GetRowCount

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

16 years agoChanged control name constants from wxChar to char according to revision 49873
Stefan Neis [Sat, 17 Nov 2007 22:33:50 +0000 (22:33 +0000)] 
Changed control name constants from wxChar to char according to revision 49873
        (applying patch #1833732).

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

16 years agoUpdate to wxDataViewCtrl from Hartwig
Robert Roebling [Sat, 17 Nov 2007 21:20:27 +0000 (21:20 +0000)] 
Update to wxDataViewCtrl from Hartwig

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

16 years agodon't use GTK printing in wxUniv
Vadim Zeitlin [Sat, 17 Nov 2007 21:17:15 +0000 (21:17 +0000)] 
don't use GTK printing in wxUniv

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

16 years agoanimateg.cpp shouldn't be in UNIV_SRC as it belongs to adv library, not core one
Vadim Zeitlin [Sat, 17 Nov 2007 21:07:48 +0000 (21:07 +0000)] 
animateg.cpp shouldn't be in UNIV_SRC as it belongs to adv library, not core one

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

16 years agomore native GTK implementations of the classes in wxGTK adv library to a separate...
Vadim Zeitlin [Sat, 17 Nov 2007 21:02:24 +0000 (21:02 +0000)] 
more native GTK implementations of the classes in wxGTK adv library to a separate ADVANCED_GTK_NATIVE_SRC to avoid using them in wxUniv build

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

16 years agorename g_openDialogs to wxOpenModalDialogsCount and define it in toplevel.cpp to...
Vadim Zeitlin [Sat, 17 Nov 2007 20:50:44 +0000 (20:50 +0000)] 
rename g_openDialogs to wxOpenModalDialogsCount and define it in toplevel.cpp to fix wxUniv/GTK linking issues

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

16 years agofix several problems in handling of the menu items with negative ids
Vadim Zeitlin [Sat, 17 Nov 2007 20:38:07 +0000 (20:38 +0000)] 
fix several problems in handling of the menu items with negative ids

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

16 years agoPCH-less compilation fix after last commit
Vadim Zeitlin [Sat, 17 Nov 2007 20:26:41 +0000 (20:26 +0000)] 
PCH-less compilation fix after last commit

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

16 years agoadd watcom to #include shlguid.h
Chris Elliott [Sat, 17 Nov 2007 17:37:33 +0000 (17:37 +0000)] 
add watcom to #include shlguid.h

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

16 years agoassume that all directories have children by default, it can take too long to check...
Vadim Zeitlin [Sat, 17 Nov 2007 15:35:16 +0000 (15:35 +0000)] 
assume that all directories have children by default, it can take too long to check if they really do and it's better to do it on demand only, i.e. when the user really tries to open them (patch 1830527)

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

16 years agotest for remote drive existence using wxDirExists() first if it's mapped locally...
Vadim Zeitlin [Sat, 17 Nov 2007 15:31:17 +0000 (15:31 +0000)] 
test for remote drive existence using wxDirExists() first if it's mapped locally, it can be much faster if the drive is unavailable (patch 1831209)

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

16 years agoadded SetInitialSocketBuffers() to allow changing the send/receive buffer sizes ...
Vadim Zeitlin [Sat, 17 Nov 2007 15:21:26 +0000 (15:21 +0000)] 
added SetInitialSocketBuffers() to allow changing the send/receive buffer sizes (patch 1829576)

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

16 years agohandle NULL BSTRs as empty ones per Microsoft convention
Vadim Zeitlin [Sat, 17 Nov 2007 15:16:33 +0000 (15:16 +0000)] 
handle NULL BSTRs as empty ones per Microsoft convention

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

16 years agoforward SetFocus() to the directory tree (replaces patch 1831210)
Vadim Zeitlin [Sat, 17 Nov 2007 15:12:13 +0000 (15:12 +0000)] 
forward SetFocus() to the directory tree (replaces patch 1831210)

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

16 years agoallow to optionally use vendor name component in standard paths (slightly modified...
Vadim Zeitlin [Sat, 17 Nov 2007 14:59:13 +0000 (14:59 +0000)] 
allow to optionally use vendor name component in standard paths (slightly modified patch 1831308)

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

16 years agoadded vendor display name (for consistency with app display name &c) (patch 1831303)
Vadim Zeitlin [Sat, 17 Nov 2007 14:45:53 +0000 (14:45 +0000)] 
added vendor display name (for consistency with app display name &c) (patch 1831303)

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

16 years agofix wxColourDialog::Centre() and SetSize() (modified patch 1831628)
Vadim Zeitlin [Sat, 17 Nov 2007 14:43:38 +0000 (14:43 +0000)] 
fix wxColourDialog::Centre() and SetSize() (modified patch 1831628)

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

16 years agocompare colours using their operator==() instead of comparing individual RGB componen...
Vadim Zeitlin [Sat, 17 Nov 2007 14:24:18 +0000 (14:24 +0000)] 
compare colours using their operator==() instead of comparing individual RGB components as this is shorter and more correct for the colours with the same RGB but different alpha components (patch 1832844)

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

16 years agoPCH-less compilation fix after last commit
Vadim Zeitlin [Sat, 17 Nov 2007 14:04:44 +0000 (14:04 +0000)] 
PCH-less compilation fix after last commit

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

16 years agoUse renderer to draw checkmark
Robert Roebling [Sat, 17 Nov 2007 13:52:37 +0000 (13:52 +0000)] 
Use renderer to draw checkmark

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

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