]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/choice.mm
if wxUSE_XXX fixes
[wxWidgets.git] / src / cocoa / choice.mm
2005-02-20  Ryan Nortonif wxUSE_XXX fixes
2005-02-15  Ryan Nortonfix CFDictionary/Number/String combo memory leak in...
2004-10-04  David ElliottAdded wxAutoNSAutoreleasePool where needed for controls...
2004-05-23  Julian SmartMore name change
2004-02-16  David ElliottRemove superfluous call to CocoaRemoveFromParent (it...
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-22  David ElliottUnicode build fixes
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2003-09-06  David ElliottImplement wxChoice including sorting and client data
2003-09-02  David ElliottSupport precompiled headers
2003-08-13  David ElliottCreate an NSPopUpButton and size it appropriately
2003-06-07  David ElliottAdded stub for the new pure virtual DoInsert method
2003-03-21  David ElliottAdded more original works and stubs