]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/combobox.cpp
pragma and prec-header patch applied
[wxWidgets.git] / src / mac / carbon / combobox.cpp
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2005-01-21  Kevin HockDo not emit a wxEVT_COMMAND_TEXT_UPDATED when the tab...
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-09-27  Ryan Nortonfix non-void function not returning value warning
2004-09-26  Julian SmartApplied Kevin Hock's combobox patch for text update...
2004-08-18  Stefan CsomorSetValue is not adding a line if values does not exist
2004-08-07  Stefan Csomormoving popup-button closer to text
2004-08-07  Stefan Csomormaking the width of the popup button dependent from...
2004-07-11  Stefan Csomorcombobox and textctrl fixes
2004-06-24  Robin DunnSetSizeHints hacks are not needed any longer since...
2004-06-19  Julian SmartDoGetBestSize may be called before m_text and m_choice...
2004-06-17  Kevin OllivierFixing sizing problems on OS X.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-18  Robin DunnFix DoGetBestSize when wxCB_READONLY is used. The...
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-05-15  Stefan Csomorworaround latest sizer 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-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-17  Mattia Barbon Handle client data correctly.
2003-11-23  Mattia Barbon Avoid double free in wxComboBox::SetClientObject.
2003-06-07  Stefan Csomorchanging inheritance and delegation
2003-03-27  Stefan CsomorwxMac Unicode support
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-02-27  Stefan Csomorfix for SetSize was missing
2003-02-27  Stefan CsomorSetValue can add values if not readonly
2003-02-02  Mattia Barbon Fix client data handling: delete client data for...
2003-01-14  Gilles Depeyrotupdated source to not use deprecated wxList methods
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-14  Stefan Csomorfix when not having precompiled headers
2002-08-14  Stefan Csomorattempt to bring event system in synch with MSW
2002-08-04  Gilles Depeyrotonly set focus on textctrl item if it exists (exists...
2002-08-02  Stefan Csomorcorrected scrolling problems for controls, switched...
2002-06-23  Gilles Depeyrotimproved memory liberation (explicitly set to NULL...
2002-05-23  Robert Roebling The combobox didn't like empty strings at all. It
2002-05-23  Robert Roebling Redirect wxComboBox::SetFocus to its text field Part I.
2002-05-20  Stefan CsomorDan 'Bud' Keith's implementation
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-21  Gilles Depeyrotadded missing type for static variable
2001-10-20  Stefan Csomorchanged menu creation for choice and combobox (unique...
2001-05-30  Stefan Csomorrewrite to avoid unnecessary redraws
2001-05-08  Stefan Csomormac fixes
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-08-09  Stefan Csomormerge with latest sources
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-01-01  Stefan Csomorstarted once again from stubs