]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa/toolbar.mm
solving include order problems for stl and xti
[wxWidgets.git] / src / osx / cocoa / toolbar.mm
2012-01-19  Stefan Csomorsolving include order problems for stl and xti
2011-12-07  Vadim ZeitlinSet the tooltip for generic wxToolBar tools under wxOSX...
2011-12-06  Stefan Csomoravoiding NSToolbarSeparatorItemIdentifier under Lion...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-03  Stefan Csomorsetting the image position after the label is set,...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-08  Stefan Csomoradapting to init pattern
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-03-16  Stefan Csomorsigned/unsigned warning fix
2011-02-19  Stefan Csomoronly draw separator line on the area adjacent to conten...
2011-02-16  Stefan Csomortoolbar support in all orientations
2011-01-27  Stefan Csomorsupporting clang 2.0 under xcode, see #12332
2010-11-05  Vadim ZeitlinMinor cosmetic fix to generic check tools appearance...
2010-11-05  Vadim ZeitlinFix check toolbar items behaviour in non-native toolbar...
2010-11-05  Vadim ZeitlinReally update tooltip when wxToolBar::SetShortHelp...
2010-07-07  Stefan Csomorsupporting disabled tools, fixes #11457
2010-01-11  Stefan Csomoradding protocol support for 10.6
2009-12-25  Kevin OllivierRemove the native toolbar from the frame in Destroy...
2009-12-10  Vadim ZeitlinAdd support for stretchable spaces to wxToolBar.
2009-09-11  Stefan Csomoradding Kevin's fix for wxTOOL_STYLE_SEPARATOR
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-23  Vadim Zeitlinadjust the toolbar tools bitmap size to fit the biggest...
2009-06-20  Vadim Zeitlinsuppress more float/double->int conversion warnings...
2009-06-11  Stefan Csomorrespecting more of the toolbar positions (tb_right...
2009-03-23  Stefan Csomorfixing warnings in osx cocoa
2009-02-09  Kevin OllivierRemove delegates before releasing the native object...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-09-23  Stefan Csomorfixing compiles under certain flags
2008-09-10  Stefan Csomor64 bit fixes
2008-09-01  Stefan Csomorosx-cocoa updates