]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/checkbox.mm
Applied patch #881258: Add wxT() to debug messages and a few others
[wxWidgets.git] / src / cocoa / checkbox.mm
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2004-01-17  David ElliottReverted patch [ 832096 ] Final separation for GUI...
2004-01-14  David ElliottAdded empty base class constructors. This will still...
2003-09-08  David ElliottUse wxStripMenuCodes
2003-09-02  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-09-02  David ElliottSupport precompiled headers
2003-08-18  David ElliottImplement GetValue() and SetValue() and send an event...
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-07-14  David ElliottPut wxAutoNSAutoreleasePool in methods that may be...
2003-07-12  David ElliottIn the object destructor, Disassociate the object from...
2003-03-21  David ElliottAdded more original works and stubs