Stefan Neis
|
9a3a5e5eea
|
Added wxTextEntry implementation for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 21:48:11 +00:00 |
|
Vadim Zeitlin
|
8575ff507f
|
experimental IPv6 implementation (patch 1771429)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 20:53:33 +00:00 |
|
Vadim Zeitlin
|
559843f078
|
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
|
2007-11-18 20:42:46 +00:00 |
|
Vadim Zeitlin
|
6ed3db087f
|
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
|
2007-11-18 20:42:39 +00:00 |
|
Vadim Zeitlin
|
5cd0202bdc
|
wxColourData::operator=() should return wxColourData&, not void
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 20:25:02 +00:00 |
|
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
|
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 |
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
Julian Smart
|
20bdddadd5
|
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
|
2007-11-16 13:12:20 +00:00 |
|
Stefan Csomor
|
80f3f3beb6
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 20:26:54 +00:00 |
|
Stefan Csomor
|
2415ff14f8
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 20:21:55 +00:00 |
|
Stefan Csomor
|
6258f9d978
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 20:20:55 +00:00 |
|
Stefan Csomor
|
f5d7fd0837
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 20:19:47 +00:00 |
|
Robert Roebling
|
f8cad1a18a
|
Slightly overoptimized
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 20:12:38 +00:00 |
|
Paul Cornett
|
e42aab7fbf
|
fix reference to temporary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 16:44:08 +00:00 |
|
Paul Cornett
|
ec935ba841
|
build fixes for 64-bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 16:34:36 +00:00 |
|
Robert Roebling
|
517166e678
|
optimise startup of wxDataViewIndexListModel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 15:03:48 +00:00 |
|
Julian Smart
|
5ef723747c
|
Border correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 10:22:22 +00:00 |
|