Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / osx / carbon / listctrl_mac.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-01-27  Stefan NeisNo changes, just remove unneeded variable initializatio...
2013-01-21  Vadim ZeitlinNo changes, just remove unused variable in wxCarbon...
2012-12-22  Vadim ZeitlinAdd wxListCtrl::EnableAlternateRowColours() and SetAlte...
2012-01-08  Vadim ZeitlinAnother wxOSX/Carbon compilation fix after wxListCtrlBa...
2012-01-08  Vadim ZeitlinFix wxOSX/Carbon compilation after wxListCtrlBase intro...
2012-01-07  Vadim ZeitlinImplement best size calculation for report mode wxListCtrl.
2012-01-07  Vadim ZeitlinAdd wxListCtrlBase common base class for port-specific...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-10-30  Vadim ZeitlinFix order of arguments in wxOSX/Carbon wxListCtrl:...
2010-10-02  Tim KosseConnect to events only if using native implementation...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-05-20  Stefan Csomoradapting to new API
2010-04-08  Stefan Csomorusing statically allocated font objects for speedup
2009-09-25  Julian SmartApplied #9011: Native wxListCtrl::HitTest on OS X
2009-09-25  Julian SmartApplied #10858: wxListCtrl on Mac does not route Freeze...
2009-09-18  Vadim ZeitlinUse UTF-8 for all non-ASCII characters in the sources.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-14  Julian SmartCorrected event routing/id change bug
2009-05-02  Kevin Ollivier(Forward port from 2.8) Allow m_current to be used...
2009-04-22  Julian SmartState fix
2009-04-18  Stefan Csomorremoving overloads to avoid 'hidden method' warning
2009-04-16  Vadim Zeitlinpass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems...
2009-04-15  Vadim Zeitlinuse wxUIntPtr instead of long for 3rd parameter of...
2009-04-15  Stefan Csomorusing proper SubItemRect
2009-04-04  Stefan Csomorfixing unused param warning
2009-03-24  Stefan Csomorconforming to new naming convention of starting all...
2009-03-20  Stefan Csomorreworked font handling for osx
2009-03-10  Stefan Csomoradding pure CoreText Impl
2009-02-17  Robert RoeblingCorrected meaning of parameter col as the position...
2009-02-17  Robert RoeblingBlind implementation of GetSubItemRect() for wxListCtrl...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-20  Robert RoeblingFix wxListCtrl::Insert() bug reported by Riccardo Cohen
2008-09-02  Stefan Csomorosx new layout
2008-08-27  Stefan Csomorfixing #9910
2008-07-30  Stefan CsomorOSX renaming round 2
2008-07-29  Stefan Csomorosx regrouping
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming