Vadim Zeitlin
|
7fa03f0434
|
define wxFooHandler() macros for all wxFooEvents to make it possible to use Connect() type-safely; simplified event macros definitions by extracing common part to wx__DECLARE_EVTn()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-14 23:53:48 +00:00 |
|
Włodzimierz Skiba
|
bdb5436554
|
wxButton, wxCheckBox, wxSlider, wxToggleButton native implementations for PalmOS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-25 06:55:10 +00:00 |
|
Włodzimierz Skiba
|
cb719f2e29
|
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 18:20:56 +00:00 |
|
Stefan Csomor
|
eabe6af8d9
|
implementation for mac added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-21 16:38:23 +00:00 |
|
Vadim Zeitlin
|
3a818b15a1
|
use static_cast<> in event table macros for type safety (patch 843206)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-10 22:15:19 +00:00 |
|
Mattia Barbon
|
08e5319b03
|
Implemented wxToggleButton under Motif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-12 18:20:23 +00:00 |
|
Mattia Barbon
|
e9e4acc519
|
Remove #ifdef __WXSTUBS__ from headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-04 09:22:53 +00:00 |
|
Vadim Zeitlin
|
6e711d5c09
|
applied patch 446836: removed qt headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-08-25 14:52:26 +00:00 |
|
Vadim Zeitlin
|
1db8dc4a2b
|
applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-08 18:57:23 +00:00 |
|