]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/timer.mm
Added a customisable formatting dialog for wxRichTextCtrl. Control the
[wxWidgets.git] / src / cocoa / timer.mm
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2005-10-18  David ElliottRemove sm_cocoaDelegate singleton. We need per-instanc...
2005-10-18  David ElliottReplace wxNSTimerData -setTimer method with -initWithWx...
2005-02-04  Ryan Nortonfix cocoa wxTimer Stop crash, proper autorelease stuff...
2005-02-04  Ryan Nortoncocoa wxTimer