]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/checkbox.mm
if wxUSE_XXX fixes
[wxWidgets.git] / src / cocoa / checkbox.mm
2005-02-20  Ryan Nortonif wxUSE_XXX fixes
2004-05-23  Julian SmartMore name change
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-02-02  David Elliott* GetValue() now returns true if the state is undetermined
2004-02-02  David ElliottApplied modified 3-state checkbox patch from Mathew...
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