Julian Smart
|
f17ce86047
|
Applied patch [ 705212 ] wxTextCtrl::SetSelection() for wxGTK2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-02 17:55:42 +00:00 |
|
Julian Smart
|
3dbebf5144
|
Applied patch [ 700313 ] Allow wxUSE_OWNER_DRAWN = 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-02 14:26:58 +00:00 |
|
Julian Smart
|
e63aab5adf
|
Version changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-01 16:49:41 +00:00 |
|
Václav Slavík
|
9137f764b6
|
XRC's unknown widget container handles removal of the widget now (backported)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-31 22:03:28 +00:00 |
|
Robin Dunn
|
17d270987a
|
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
empty stub for wxMac.
Added some generic helpers and a new ctor to wxRegion.
Added samples/shaped.
(Backport to 2.4 from 2.5)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 19:25:07 +00:00 |
|
Robin Dunn
|
8c879ff9c5
|
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
empty stub for wxMac.
Added some generic helpers and a new ctor to wxRegion.
Added samples/shaped.
(Backport to 2.4 from 2.5)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 19:03:04 +00:00 |
|
Bryan Petty
|
9f5fc44733
|
This commit was manufactured by cvs2svn to create branch
'WX_2_4_BRANCH'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 19:03:04 +00:00 |
|
Václav Slavík
|
2721bd7e21
|
fixed bug #708570: Request 'silver' be allowed as a XPM value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 10:19:32 +00:00 |
|
Chris Elliott
|
23200777d1
|
fix build for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-27 13:23:04 +00:00 |
|
Chris Elliott
|
38643da5dc
|
fix lib build for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-27 12:12:49 +00:00 |
|
Chris Elliott
|
c7999962a3
|
fix for new watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-26 20:44:28 +00:00 |
|
Chris Elliott
|
068dd44056
|
modify makefile for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-25 21:17:41 +00:00 |
|
Julian Smart
|
607422284d
|
Use virtual functions to help splittree work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-25 18:49:34 +00:00 |
|
Julian Smart
|
58a44689c3
|
Applied patch [ 705663 ] Fix capture mouse bug in wxGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 21:00:11 +00:00 |
|
Vadim Zeitlin
|
82e3ab8724
|
print dialogs ignore user paper settings in non C locale (patch 696835)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 20:31:24 +00:00 |
|
Vadim Zeitlin
|
8c95ef116d
|
Unicode compilation fix (bug 694826)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 19:34:30 +00:00 |
|
Julian Smart
|
0bbcffb2f5
|
Fix by Milan Babuskov <albis@eunet.yu> in MovePageUp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 17:21:57 +00:00 |
|
Václav Slavík
|
b836e27d04
|
XRCID lookup now handles standard IDs correctly (backported to 2.4)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-22 13:48:52 +00:00 |
|
Chris Elliott
|
a548432b31
|
fix memory leak as Dimitri suggested
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 10:01:01 +00:00 |
|
Julian Smart
|
bb722da782
|
Cast this to wxWindow* for passing to destroyEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 21:56:56 +00:00 |
|
Robin Dunn
|
003d61a3e6
|
Backported recent wxGenericTreeCtrl fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 01:02:45 +00:00 |
|
Robert Roebling
|
3d6c0694f6
|
Text attributes for GTK2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-16 13:47:47 +00:00 |
|
Robert Roebling
|
1c411e3d43
|
Better scrolling to cursor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-16 13:28:56 +00:00 |
|
Robin Dunn
|
bee5ccc4aa
|
Prevent crash in case nothing is selected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-12 19:48:45 +00:00 |
|
Stefan Csomor
|
7263a166db
|
corrected background selection for mac and added appearance savvy disclosure triangles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 22:05:58 +00:00 |
|
Stefan Csomor
|
c1e39ae9b3
|
moved fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 20:00:58 +00:00 |
|
Robin Dunn
|
de0aa99a70
|
The statusbar should start with one field, not zero
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 00:01:03 +00:00 |
|
Robin Dunn
|
84998713ea
|
more informative error messages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-10 23:58:30 +00:00 |
|
Robin Dunn
|
364faf634e
|
If zero time is specified, don't try to sleep when using a timer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-10 23:38:17 +00:00 |
|
Robin Dunn
|
8774540e37
|
Don't clear the HWND until after the UnsubclassWin so the old WndProc
will be restored. Otherwise we get messages after the wxTextCtrl has
been destroyed. (backport)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-10 23:33:47 +00:00 |
|
Gilles Depeyrot
|
ef5d4fc7e0
|
do not compile c++ files which should only be included
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-10 20:00:31 +00:00 |
|
Vadim Zeitlin
|
f79cf03477
|
fixed a serious bug in Shrink()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-10 18:11:15 +00:00 |
|
Stefan Csomor
|
720d270f0e
|
border corrections for Aqua
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-09 17:58:56 +00:00 |
|
Stefan Csomor
|
d659a731e3
|
warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 13:37:51 +00:00 |
|
Stefan Csomor
|
26e8b4d3af
|
cursor adaptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 12:19:12 +00:00 |
|
Stefan Csomor
|
7777a461c3
|
reordering in destructor, cursor adaptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 12:18:31 +00:00 |
|
Stefan Csomor
|
71658b2fde
|
reorder necessary for classic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 12:16:51 +00:00 |
|
Stefan Csomor
|
90ef1bfc7b
|
usleep fix & cursor adaptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 12:15:24 +00:00 |
|
Stefan Csomor
|
d9297fb37e
|
cursors from xpm and d&d cursor support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 12:11:58 +00:00 |
|
Stefan Csomor
|
34624546c2
|
new cursors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 12:11:29 +00:00 |
|
Stefan Csomor
|
7d0b9dea9b
|
overflow fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 12:09:01 +00:00 |
|
Stefan Csomor
|
3c969e8f7a
|
shrinking functions added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 12:06:05 +00:00 |
|
Robin Dunn
|
f7c3abb0a2
|
Backported fixes for updating the splash screen and busy info windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 05:14:50 +00:00 |
|
Robin Dunn
|
f34f2e9aef
|
Fixed compilation error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 05:13:41 +00:00 |
|
Vadim Zeitlin
|
98cbc5c60b
|
fixed spurious assert in FindControl() (backported from trunk)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-03 00:01:51 +00:00 |
|
Robert Roebling
|
bcba0550bd
|
Fixed wxBusuCursor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-02 21:33:08 +00:00 |
|
Stefan Csomor
|
437a9c0ad3
|
OSX fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-02 13:56:56 +00:00 |
|
Robert Roebling
|
f11270d478
|
Do dialog's default action (mostly "OK") if
ENTER was hit in a combobox and the
TEXT_ENTER event was not handled. MSW
seems to be doing something similar.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-02 11:07:45 +00:00 |
|
Stefan Csomor
|
4f727d46b3
|
applied fix to MkDir for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-01 21:17:34 +00:00 |
|
Václav Slavík
|
d0300a62a7
|
fixed incorrectly backported patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-01 20:29:30 +00:00 |
|