]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/toolbar.mm
Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / cocoa / toolbar.mm
2005-09-26  David ElliottMake wxToolBar accept first mouse clicks. That is...
2004-12-28  David ElliottRetain/release the NSButtonCell during user action...
2004-11-17  David ElliottImplement toolbar tool clicks. Get rid of wxNSActionCe...
2004-05-23  Julian SmartMore name change
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2003-12-16  David Elliott1. Initialize m_mouseDownTool = NULL. Fixes crash...
2003-12-16  David ElliottVery basic wxToolBar implementation