]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/timer.mm
Remove sm_cocoaDelegate singleton. We need per-instance data anyway so we
[wxWidgets.git] / src / cocoa / timer.mm
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