]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/choice.cpp
non-pch build fixes
[wxWidgets.git] / src / mac / carbon / choice.cpp
2006-10-15  Paul Cornettnon-pch build fixes
2006-10-14  Stefan Csomorcleanup for 10.5
2006-06-06  Julian SmartSuppress assertion when the array is sorted
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
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-01-06  David Surovellcleanup - reformat; added assignment of initial selecti...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-10  Stefan Csomorcleanup
2005-04-24  Mattia Barbon Fix wxChoice on Mac whith STL when using wxCB_SORT.
2005-04-23  Mattia Barbon Fix STL compilation (note: this is not the correct...
2005-04-17  Julian SmartWorkaround for wxUSE_STL
2005-04-14  Stefan Csomoradding support for wxCB_SORT, SetString and Insert
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2004-08-31  Włodzimierz Skibasome wxUSE_* macros not used consistently (patch #99245...
2004-07-11  Stefan Csomorfurther separating implementation
2004-06-04  Stefan Csomorintroduction of m_peer
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-07  Robin DunnSetInitialBestSize changes for wxMac
2004-04-13  Stefan Csomorswitching to CreateXXX methods for Controls and to...
2004-03-27  Stefan Csomornew control based view architecture
2004-02-08  Stefan Csomorfont encoding support
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2003-09-25  Vadim Zeitlincompilation fixes after making wxFontRefData private...
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-09-05  Stefan Csomortodo added
2003-08-18  Vadim Zeitlinuse wxWindowBase::Create() instead of duplicating its...
2003-07-09  Vadim Zeitlincheck index in GetString()
2003-07-05  Stefan Csomorchanged Remove to RemoveAt
2003-06-07  Stefan CsomorMacHandleControlClick extended by mouseStillDown state...
2003-06-07  Robin Dunnrevert my last change
2003-06-06  Robin DunnJust silently return NULL like the other ports
2003-06-01  Vadim Zeitlincompilation warnings fixes
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-03-28  Stefan Csomorunicode fixes
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-06  Stefan Csomorchange to a tiny minimal value for DoGetBestSize in...
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-02-02  Mattia Barbon Fix client data handling: delete client data for...
2003-01-28  Stefan Csomornew menu code
2003-01-03  Stefan Csomorrecommit after mac binary lapsus
2003-01-02  Stefan Csomorcorrected generation of all event members (client data...
2002-08-17  Vadim Zeitlinsome harmless warning fixes
2002-08-13  Stefan Csomorall controls use 32 bit values now
2002-06-29  Gilles Depeyrotrename method to prevent collision with some BSD defini...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-19  Stefan CsomorGetMacXXXX renamed MacGetXXXX
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-20  Stefan Csomorchanged menu creation for choice and combobox (unique...
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-07-08  Gilles Depeyrotuse RemoveAt instead of Remove
2001-06-28  Gilles Depeyrotcorrections after wxUniv merge
2001-06-27  Gilles Depeyrotadded missing includes after wxUniv merge
2001-06-09  Stefan Csomordelete now does remove the item in correct synch from...
2001-05-30  Stefan Csomorrewrite to avoid unnecessary redraws
2001-05-10  Stefan Csomorcorrected redraw problems in controls (the erroneusly...
2001-05-10  Stefan Csomorcorrected a bug in dc which resetted the port , exchang...
2001-03-04  Stefan Csomorchanged choice to properly inherit from wxChoiceBase...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2000-08-09  Stefan Csomormerge with latest sources
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-09  Stefan Csomorsmall adaptions
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-01-01  Stefan Csomorstarted once again from stubs