Stefan Neis
|
a00ffdf1c6
|
Don't choke on NULL pointer passed into wxSlider::GetSize.
Take the inverted coordinate system into account when computing size.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-02 17:05:55 +00:00 |
|
David Webster
|
9923c37dcc
|
Warning suppressions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-01 06:24:20 +00:00 |
|
Stefan Neis
|
41c54face1
|
Fixed typo in MBN's extensions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-01 16:52:11 +00:00 |
|
Mattia Barbon
|
584ad2a32f
|
Added some missing STL-like wxArray/wxArrayString constructors.
Added helper class wxCArrayString, better replacement for
wxArrayString::GetStringArray.
Added overloaded constructors and Create() methods taking
a wxArrayString for wxCheckListBox, wxChoice, wxComboBox,
wxListBox, wxRadioBox, wxSingleChoiceDialog, wxMultipleChoiceDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-31 18:21:45 +00:00 |
|
Julian Smart
|
f9eee2db81
|
Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code
for wxOS2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-27 14:52:14 +00:00 |
|
David Webster
|
f289196b3a
|
Lots of updates fixing radiobox processing, checkboxes and add notebook control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 13:37:52 +00:00 |
|
David Webster
|
b389a12d03
|
Lots of fixes for common dialogs, radioboxes, static text, checkboxes and so on.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-05 03:15:13 +00:00 |
|
David Webster
|
b9b1d6c8dd
|
Style updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-22 23:30:31 +00:00 |
|
David Webster
|
b3260bce47
|
Lots of fixes for scrolling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 22:48:09 +00:00 |
|
David Webster
|
5d44b24ee6
|
OS/2 scrolling support for controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-07 00:49:10 +00:00 |
|
David Webster
|
d8a3f66ca7
|
'Y' positioning fixes for OS/2 controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-21 18:08:31 +00:00 |
|
David Webster
|
3c299c3ab6
|
OS/2 common controls code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-17 22:56:41 +00:00 |
|
David Webster
|
0367c1c0e8
|
Fixes for OS/2 wxUniv merge.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-06 21:47:52 +00:00 |
|
Stefan Neis
|
b59c98ddb8
|
Added includes needed if not using precompiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-18 23:42:28 +00:00 |
|
Václav Slavík
|
ad81651f00
|
removed USE_SHARED_LIBRARY(IES)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-14 23:57:30 +00:00 |
|
David Webster
|
f38374d0d7
|
Removal of previous wxValidtor code for wxOS2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-19 22:36:55 +00:00 |
|
David Webster
|
5d4b632ba3
|
OS/2 PM Fixeups for fonts, validators, and html
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-08 05:20:31 +00:00 |
|
David Webster
|
11e59d47c0
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 04:07:54 +00:00 |
|
David Webster
|
cdf1e71425
|
More OS/2 stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-12 22:49:24 +00:00 |
|
David Webster
|
0e320a79f1
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-29 05:11:30 +00:00 |
|