]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac/carbon/combobox.h
correct access for virtuals
[wxWidgets.git] / include / wx / mac / carbon / combobox.h
2007-10-27  Paul Cornettcorrect access for virtuals
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2006-10-30  Vadim ZeitlinGetCurrentSelection() was documented but not present...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-02-14  David Surovellcleanup - reformatting
2006-02-14  Kevin HockFix wxComboBox constructors after keyboard access commi...
2006-02-12  Kevin HockAdd missing include for non-PCH builds
2006-02-09  Stefan Csomorcorrect tabbing for full keyboard access
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-17  Vadim Zeitlinadded GetCurrentSelection() which is the same as GetSel...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-08-07  Stefan Csomorforward declaration for combobox members
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-04-13  Stefan Csomorswitching to native focus and control hit handling
2004-03-23  Stefan Csomorclassic