]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/slider.cpp
renaming
[wxWidgets.git] / src / mac / carbon / slider.cpp
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-05  Vadim Zeitlinfix a few hundreds of harmless unused parameters warnin...
2006-10-30  Robert Roebling Blindly fixed (tried to) wxSlider on Mac after
2006-10-09  Paul Cornettremove unused stuff
2006-04-11  Stefan CsomorRyan's patch 1467727 , removing the SetValue from SetRa...
2006-02-06  David Surovellcleanup - reformatting
2006-01-20  Stefan Csomorallow for a range value of SInt32 instead of SInt16
2006-01-02  David Surovellcleanup - reformat
2006-01-02  David Surovelladded runtime protection for no SL_LABEL style case
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-25  Włodzimierz Skiba[ 1273159 ] logical vs. bitwise operators, part 2
2005-07-29  Kevin HockFixed label positions for horizontal slider [ modified...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-10  Stefan Csomorcleanup
2005-02-27  Stefan Csomorscrolling UPP moved
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-02-14  Włodzimierz SkibaCommon code for the same handling of wxSL_INVERSE.
2005-01-30  Kevin HockClean up indentation / tabs from previous patch
2005-01-30  Kevin OllivierFixed a long-standing issue where wxSlider controls...
2005-01-27  Kevin HockAdd support for wxSL_INVERSE flag. Also uses new invers...
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2004-10-19  Stefan Csomoreliminate double deletion
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-27  Ryan Norton[ 1035247 ] fix the number of ticks in slider (with...
2004-08-31  Włodzimierz Skibasome wxUSE_* macros not used consistently (patch #99245...
2004-08-06  Stefan Csomorundoing last change, widgets sample had slider label...
2004-07-18  Kevin OllivierCorrect slider width when labels are used.
2004-07-11  Stefan Csomorfurther separating implementation
2004-06-26  Stefan Csomorcorrectly positioning vertical slider labels
2004-06-17  Kevin OllivierFixing sizing problems on OS X.
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-04-24  Stefan Csomorgcc warnings
2004-04-13  Stefan Csomorswitching to CreateXXX methods for Controls and to...
2004-03-27  Stefan Csomornew control based view architecture
2003-08-18  Vadim Zeitlinuse wxWindowBase::Create() instead of duplicating its...
2003-07-10  Stefan Csomoradded release event
2003-06-07  Stefan CsomorMacHandleControlClick extended by mouseStillDown state...
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-14  Gilles Depeyrotupdated source to not use deprecated wxList methods
2002-08-13  Stefan Csomorall controls use 32 bit values now
2002-08-02  Stefan Csomorcorrected scrolling problems for controls, switched...
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-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
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