GetBestFittingSize --> GetEffectiveMinSize
[wxWidgets.git] / src / mac / carbon / listbox.cpp
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-15  Paul Cornettnon-pch build fixes
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-08  Robin DunnOverride CreateItem so wxListBox can turn its notificat...
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-17  Włodzimierz Skiba#include order with correct PCH support.
2006-05-17  Julian SmartFixes for compile breakage with no PCH
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-06  Stefan Csomormust be AnyState , not NoState to get all elements...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-29  Stefan Csomorobsolete ref to checklistbox
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Stefan Csomorlistbox rewrite, cleanup
2006-04-10  David Surovellcleanup - reformatting, pt 2
2006-04-10  David Surovellcleanup - reformatting
2006-04-09  Stefan Csomorlistbox cleanup
2006-04-08  Julian SmartCorrected FindString
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-03-10  Vadim Zeitlinmade DoListHitTest() more efficient (patch 1446848...
2006-03-09  Vadim Zeitlincompilation fix after last commit
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-01-04  Stefan Csomorincrease min size to make all scrollbar controls visible
2006-01-03  David Surovellcleanup - reformat
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-08  Vadim Zeitlinremoved mentions of wxUSE_OWNER_DRAWN: unless I miss...
2005-07-28  Vadim Zeitlinremoved USE_SHARED_LIBRARY mentions (and all variations...
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-26  Robin DunnRange check the index in GetString
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-02-06  Stefan Csomorfixing NULL warnings
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-11-16  Stefan Csomoronsize event not needed anymore
2004-11-11  Ryan Nortonfix unsigned/signed warnings
2004-11-05  Stefan CsomorFaster Deselect
2004-11-05  Stefan CsomorListbox fixes
2004-10-18  Vadim Zeitlinremove the selection when SetSelection(-1) is called...
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-09-26  Ryan Nortonthey should be ints, not size_ts
2004-09-25  Stefan Csomorinsert was not correctly implemented
2004-08-10  Robin DunnGive wxListBox a GetClassDefaultAttributes so wxCalenda...
2004-07-11  Stefan Csomorfurther separating implementation
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-04  Stefan Csomorintroduction of m_peer
2004-05-26  Stefan Csomorif one clicks first on line 3 and then on line 1, the...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-13  Stefan Csomorcorrected preproc condition
2004-05-13  Stefan Csomorbracketing non OSX code
2004-05-08  Stefan Csomorscrolling to selection
2004-05-07  Robin DunnSetInitialBestSize changes for wxMac
2004-04-18  Julian SmartCasting fix
2004-04-13  Stefan Csomorall databrowser implementation
2004-04-13  Stefan Csomormouse handling changed
2004-04-05  Dimitri Schoolwerthremoved HasMultipleSelection() because base class imple...
2004-04-01  Stefan CsomorAssert for incorrect style, added Deselection for singl...
2004-03-30  Stefan Csomordatabrowser notification trigger events now
2004-03-30  Julian SmartCompile fixes for 10.2 headers
2004-03-29  Stefan Csomorattempt to work around SDK specific problems
2004-03-27  Stefan Csomornew control based view architecture
2004-03-03  Stefan Csomorsafe destruction, even if redraws might be triggered
2004-02-26  Stefan Csomoradjusted LB_EXTENDED and LB_MULTIPLE to wxMSW
2004-02-10  Robin DunnFixed a compliation error, event args should not be...
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 Csomorremoving scroll flags before instantiation the base...
2003-08-18  Vadim Zeitlinuse wxWindowBase::Create() instead of duplicating its...
2003-06-07  Stefan CsomorMacHandleControlClick extended by mouseStillDown state...
2003-04-19  Gilles Depeyrotremoved unused variables
2003-04-13  Julian SmartTest for result of searching for wxID_CANCEL button
2003-03-28  Stefan Csomorunicode fixes
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-01-17  Stefan Csomoradded horizontal scrollbars to listboxes
2003-01-14  Gilles Depeyrotupdated source to not use deprecated wxList methods
2002-12-15  Vadim Zeitlinmisc gcc compilation warnings
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-23  Robin DunnFixed compile error
2002-08-23  Stefan Csomorremoved WXK_SPACE as duplicating the selection event...
2002-08-23  Stefan Csomorfixed selection handling and added default/cancel handling
2002-06-29  Gilles Depeyrotrename method to prevent collision with some BSD defini...
2002-06-23  Gilles Depeyrotimproved memory liberation (explicitly set to NULL...
2002-06-21  Stefan Csomorchanged handling to skip in order to have default handl...
2002-05-11  Stefan Csomorkey handling
2002-05-03  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-01-20  Stefan Csomorresource loader structure added
next