David Elliott
|
4858097646
|
Use wxLogTrace instead of wxLogDebug for trace messages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 07:07:04 +00:00 |
|
David Elliott
|
079cc3b670
|
* GetValue() now returns true if the state is undetermined
* Commented out some assertions that are handled in the base class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-02 23:09:40 +00:00 |
|
David Elliott
|
7f7b69e220
|
Applied modified 3-state checkbox patch from Mathew Cucuzella
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-02 04:58:16 +00:00 |
|
David Elliott
|
2b030203c5
|
Applied patch #881258: Add wxT() to debug messages and a few others
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-22 06:13:51 +00:00 |
|
David Elliott
|
990ef031fd
|
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-17 21:49:47 +00:00 |
|
David Elliott
|
096a56242d
|
Added empty base class constructors. This will still be broken for anything
other than MSW, Mac, and Univ.
Julian: Fix this the right way.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-14 03:52:50 +00:00 |
|
David Elliott
|
677d7f2414
|
Use wxStripMenuCodes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-08 19:42:35 +00:00 |
|
David Elliott
|
911e17c6cf
|
CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-02 19:15:44 +00:00 |
|
David Elliott
|
449c567346
|
Support precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-02 19:03:22 +00:00 |
|
David Elliott
|
a0c6a355b7
|
Implement GetValue() and SetValue() and send an event when clicked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-18 18:21:46 +00:00 |
|
David Elliott
|
8d656ea93c
|
Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 20:28:35 +00:00 |
|
David Elliott
|
7fc77f30f4
|
Put wxAutoNSAutoreleasePool in methods that may be used outside the run loop.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-14 13:10:32 +00:00 |
|
David Elliott
|
570aaadf1f
|
In the object destructor, Disassociate the object from its Cocoa counterpart
but leave m_cocoaNSView intact so base class destructors can use it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-12 00:52:50 +00:00 |
|
David Elliott
|
da0634c140
|
Added more original works and stubs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 20:25:09 +00:00 |
|