]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/listbox.cpp
1. added SetSelection() to wxItemContainer and removed its declarations
[wxWidgets.git] / src / mac / carbon / listbox.cpp
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
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-05  Stefan Csomormade sure the alignment for the non-carbon fake list...
2002-01-04  Gilles Depeyrotadded missing casts after removal of dependancy on...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-31  Stefan Csomorchecklist implementation
2001-12-30  Stefan Csomordrawing methods cleanup
2001-12-20  Gilles Depeyrotcorrections to includes for compilation under Mac OS X
2001-12-19  Stefan CsomorGetMacXXXX renamed MacGetXXXX
2001-12-04  Robert RoeblingThe code in wxMac's listbox was too ambitious in filtering
2001-11-23  Stefan Csomoradded virtual DoSetSize method in order to allow for...
2001-11-18  Stefan Csomoradded a preImage of the selection in order to avoid...
2001-11-18  Stefan Csomorcorrected MacSetSelection which was incorrectly deselec...
2001-10-31  Stefan Csomorremoved subprojects for ldef and cdef, changed to in...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-07  Gilles Depeyrotinclude wxWindows headers using "..." instead of <...>
2001-08-25  Stefan Csomorcorrected OWNER_DRAWN Remove to RemoveAt in Delete
2001-08-24  Robert RoeblingFixed apparent typo.
2001-08-12  Gilles Depeyrotapplied SourceForge patch #440594 which corrects ListBo...
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-08  Gilles Depeyrotuse RemoveAt instead of Remove
2001-05-30  Stefan Csomorrewrite to avoid unnecessary redraws
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...
2001-01-26  Gilles Depeyrotcorrection to maintain data array in synch with string...
2000-08-09  Stefan Csomormerge with latest sources
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
2000-01-13  Stefan Csomorcw pro 5.3 adaptions
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-09  Stefan Csomormac adaptions
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-01-01  Stefan Csomorstarted once again from stubs