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 |
|
Julian Smart
|
e18389820f
|
Corrected symbol for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 08:04:25 +00:00 |
|
Robert Roebling
|
38dd8ed404
|
wxDC rework, forgot these
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 21:05:43 +00:00 |
|
Julian Smart
|
c0e15042c3
|
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
|
2007-11-14 15:01:33 +00:00 |
|
Robert Roebling
|
3e4b352f6b
|
wxDC change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 14:50:09 +00:00 |
|
Robert Roebling
|
4f37154e98
|
Further wxDC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 14:49:40 +00:00 |
|
Julian Smart
|
2fce654762
|
Border corrections, and more compact dialog sizes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 14:42:31 +00:00 |
|
Robert Roebling
|
9695c53a92
|
Ok -> IsOk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 13:15:07 +00:00 |
|
Robert Roebling
|
304548073f
|
use const for xpm icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 12:54:46 +00:00 |
|
Paul Cornett
|
59d09ad42f
|
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
|
2007-11-14 02:38:29 +00:00 |
|
Paul Cornett
|
d7645b3edb
|
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
|
2007-11-14 02:37:52 +00:00 |
|
Benjamin Williams
|
c36cdfc084
|
added null pointer check and assert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:18:30 +00:00 |
|
Paul Cornett
|
466c0ffd61
|
fix border glitches after rev 49907
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 18:09:01 +00:00 |
|
Vadim Zeitlin
|
0075ea2279
|
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
|
2007-11-13 17:32:47 +00:00 |
|
Vadim Zeitlin
|
e0bf68d697
|
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
|
2007-11-13 17:18:58 +00:00 |
|
Vadim Zeitlin
|
57b10cb4eb
|
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
|
2007-11-13 17:11:12 +00:00 |
|
Vadim Zeitlin
|
ac5ada9671
|
fix unreachable code warning in TranslateBorder()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 16:16:58 +00:00 |
|
Vadim Zeitlin
|
53b0c2bcdd
|
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
|
2007-11-13 16:16:04 +00:00 |
|
Julian Smart
|
431e319cc6
|
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
|
2007-11-13 14:51:14 +00:00 |
|
Julian Smart
|
cce69fec84
|
wxBORDER_THEME processing for Motif and X11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 14:44:21 +00:00 |
|
Julian Smart
|
dbb6177963
|
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
|
2007-11-13 14:34:28 +00:00 |
|
Julian Smart
|
e50488546a
|
Getting borders working
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 14:27:26 +00:00 |
|
Vadim Zeitlin
|
d154ab3d29
|
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
|
2007-11-13 13:27:30 +00:00 |
|
Robert Roebling
|
c8ddadff84
|
More DC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 13:20:15 +00:00 |
|
Robert Roebling
|
0da55f82bb
|
compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 13:07:29 +00:00 |
|
Julian Smart
|
980807d107
|
Adding missing variable declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 12:48:53 +00:00 |
|
Julian Smart
|
28319afe55
|
Tidying
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 12:17:25 +00:00 |
|
Julian Smart
|
dc797d8e1b
|
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
|
2007-11-13 12:10:34 +00:00 |
|
Julian Smart
|
0b44214c97
|
Resolve '&&' ambiguity
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 10:57:49 +00:00 |
|
Julian Smart
|
717de46036
|
Resolve '&&' ambiguity (VC++ 6)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 10:55:42 +00:00 |
|
Paul Cornett
|
a8eb15f3ff
|
block signal handler rather than disconnecting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 05:25:54 +00:00 |
|
Paul Cornett
|
64bd3204f1
|
build fix for wxUSE_DISPLAY==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 02:21:59 +00:00 |
|
Paul Cornett
|
0c606d1239
|
non-pch build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 02:21:12 +00:00 |
|
Vadim Zeitlin
|
0503ff1d4f
|
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
|
2007-11-13 02:05:36 +00:00 |
|
Vadim Zeitlin
|
a518e5080d
|
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
|
2007-11-13 01:18:06 +00:00 |
|
Vadim Zeitlin
|
49b3b52cc8
|
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
|
2007-11-13 01:05:03 +00:00 |
|
Vadim Zeitlin
|
c114eb7a9f
|
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
|
2007-11-13 00:15:53 +00:00 |
|