Vadim Zeitlin
|
8cf304f81b
|
added public wxInfoMessageBox() (slightly modified patch 1828235)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 19:56:03 +00:00 |
|
Vadim Zeitlin
|
e6ef9ea4ed
|
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
|
2007-11-18 19:33:34 +00:00 |
|
Vadim Zeitlin
|
2349ba4cf9
|
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
|
2007-11-18 19:25:14 +00:00 |
|
Paul Cornett
|
910c0f44dc
|
build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 18:37:52 +00:00 |
|
Vadim Zeitlin
|
b0006473eb
|
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
|
2007-11-18 18:36:39 +00:00 |
|
Václav Slavík
|
5acf8f1d43
|
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
|
2007-11-18 18:00:21 +00:00 |
|
Vadim Zeitlin
|
31c1cbc7bc
|
fix more unused parameters and variables warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 17:53:04 +00:00 |
|
Vadim Zeitlin
|
6e1609b1e0
|
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
|
2007-11-18 17:51:09 +00:00 |
|
Vadim Zeitlin
|
0d6fba3793
|
removed not implemented anyhow SetIcons()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 17:45:27 +00:00 |
|
Václav Slavík
|
476bd16521
|
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
|
2007-11-18 17:44:17 +00:00 |
|
Vadim Zeitlin
|
004de91b94
|
compilation fix after argv changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 16:54:41 +00:00 |
|
Stefan Neis
|
ddfed775ab
|
Compilation fix for Watcom (on OS/2).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 13:40:43 +00:00 |
|
Francesco Montorsi
|
78cb09ec43
|
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
|
2007-11-18 11:59:47 +00:00 |
|
Stefan Neis
|
4bbd809849
|
Fixed argument handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 11:52:05 +00:00 |
|
Robert Roebling
|
f4647740bb
|
document attributes mechanism
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 11:07:33 +00:00 |
|
Robert Roebling
|
eb1c3db2dd
|
Remove useless GetRowCount
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 10:22:58 +00:00 |
|
Stefan Neis
|
65f768cf63
|
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
|
2007-11-17 22:33:50 +00:00 |
|
Robert Roebling
|
594d5596ee
|
Update to wxDataViewCtrl from Hartwig
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 21:20:27 +00:00 |
|
Vadim Zeitlin
|
40d2fe77c1
|
don't use GTK printing in wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 21:17:15 +00:00 |
|
Vadim Zeitlin
|
aa82445359
|
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
|
2007-11-17 21:07:48 +00:00 |
|
Vadim Zeitlin
|
3746e52753
|
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
|
2007-11-17 21:02:24 +00:00 |
|
Vadim Zeitlin
|
64c11164f0
|
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
|
2007-11-17 20:50:44 +00:00 |
|
Vadim Zeitlin
|
660e7fda2c
|
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
|
2007-11-17 20:38:07 +00:00 |
|
Vadim Zeitlin
|
a368dde565
|
PCH-less compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 20:26:41 +00:00 |
|
Chris Elliott
|
6c49d63403
|
add watcom to #include shlguid.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 17:37:33 +00:00 |
|
Vadim Zeitlin
|
d9c98a9aad
|
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
|
2007-11-17 15:35:16 +00:00 |
|
Vadim Zeitlin
|
1d243ee084
|
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
|
2007-11-17 15:31:17 +00:00 |
|
Vadim Zeitlin
|
8c029a5b02
|
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
|
2007-11-17 15:21:26 +00:00 |
|
Vadim Zeitlin
|
795b0f1444
|
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
|
2007-11-17 15:16:33 +00:00 |
|
Vadim Zeitlin
|
905e090500
|
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
|
2007-11-17 15:12:13 +00:00 |
|
Vadim Zeitlin
|
2b147f2e19
|
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
|
2007-11-17 14:59:13 +00:00 |
|
Vadim Zeitlin
|
180b5b4827
|
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
|
2007-11-17 14:45:53 +00:00 |
|
Vadim Zeitlin
|
82c6387837
|
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
|
2007-11-17 14:43:38 +00:00 |
|
Vadim Zeitlin
|
b685c0a668
|
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
|
2007-11-17 14:24:18 +00:00 |
|
Vadim Zeitlin
|
9a2534df04
|
PCH-less compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 14:04:44 +00:00 |
|
Robert Roebling
|
2f26ad2872
|
Use renderer to draw checkmark
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 13:52:37 +00:00 |
|
Robert Roebling
|
2f5157911b
|
Unsuccesfully tries to remove border from wxComboBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 13:34:28 +00:00 |
|
Robert Roebling
|
ee2d93aed0
|
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
|
2007-11-17 12:37:35 +00:00 |
|
Stefan Csomor
|
03561a3c07
|
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 10:37:02 +00:00 |
|
Vadim Zeitlin
|
6719c06a97
|
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
|
2007-11-17 00:24:07 +00:00 |
|
Vadim Zeitlin
|
d04a9fdfe2
|
add wxModule::AddDependency(name) overload (patch 1790451)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 00:12:01 +00:00 |
|
Vadim Zeitlin
|
08f1c27c39
|
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
|
2007-11-16 23:59:30 +00:00 |
|
Vadim Zeitlin
|
521ff07eb1
|
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
|
2007-11-16 23:55:57 +00:00 |
|
Vadim Zeitlin
|
b7b00ae172
|
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
|
2007-11-16 23:41:38 +00:00 |
|
Vadim Zeitlin
|
e13ce4a3d0
|
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
|
2007-11-16 23:34:21 +00:00 |
|
Vadim Zeitlin
|
f35fdf7e4a
|
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
|
2007-11-16 23:25:18 +00:00 |
|
Stefan Csomor
|
9d46359178
|
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 21:04:50 +00:00 |
|
Stefan Csomor
|
d447f7531d
|
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 21:01:30 +00:00 |
|
Stefan Csomor
|
1b5dbd344a
|
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 21:00:08 +00:00 |
|
Stefan Csomor
|
400e8540ad
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 20:58:12 +00:00 |
|