]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/notebmac.cpp
use wxWindowBase::Create() instead of duplicating its code in MacPreControlCreate()
[wxWidgets.git] / src / mac / carbon / notebmac.cpp
2003-08-18  Vadim Zeitlinuse wxWindowBase::Create() instead of duplicating its...
2003-06-07  Stefan CsomorMacHandleControlClick extended by mouseStillDown state...
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-05-29  Robin Dunnfix a precedence order problem
2003-05-29  Stefan CsomorGetEventHandler()-> was missing
2003-05-21  Robin DunnFix page positioning when the tabs are on a side differ...
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-17  Julian SmartDon't use images for wxNotebook because of crash
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-12-15  Vadim Zeitlinmisc gcc compilation warnings
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-13  Stefan Csomorall controls use 32 bit values now
2002-07-20  Stefan Csomoradded Mark Newsam's patch
2002-01-11  Robert RoeblingMove notebook size code for mac to mac/notebook.cpp
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-01  Stefan Csomorchanged layout hints to proper determining aqua layout...
2001-12-19  Stefan CsomorGetMacXXXX renamed MacGetXXXX
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-07  Gilles Depeyrotinclude wxWindows headers using "..." instead of <...>
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-07-08  Gilles Depeyrotuse RemoveAt instead of Remove
2001-07-07  Stefan Csomorcorrected log error after initialize when in release...
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-05-30  Stefan Csomorrewrite to avoid unnecessary redraws
2001-05-01  Gilles Depeyrotapplied SourceForge patch #419884 from Marc Newsam
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-10  Stefan CsomorwxMac merge