]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/notebmac.cpp
further separating implementation
[wxWidgets.git] / src / mac / carbon / notebmac.cpp
2004-07-11  Stefan Csomorfurther separating implementation
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
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-13  Stefan Csomorswitching to CreateXXX methods for Controls and to...
2004-03-28  Stefan Csomortypo in mouse event handler
2004-03-27  Stefan Csomornew control based view architecture
2004-03-19  Julian SmartReduced margin in Mac wxNotebook
2004-02-14  Stefan Csomorcorrected system condition for panther
2004-02-11  Stefan Csomorcommon code, cleanup of measurement
2004-02-06  Stefan Csomorfixing notebook icons for panther
2003-09-10  Stefan Csomorswitching off tight borders to have it look properly...
2003-09-09  Stefan Csomorconst ptr fix
2003-09-09  Stefan Csomorimplementation changes to closer follow MSW, crashes...
2003-09-05  Stefan Csomorselection for DeleteAllPages corrected, images scaleing...
2003-08-21  Vadim Zeitlinno changes, just resolved conflicts (due to the fact...
2003-08-21  Stefan Csomordestructor should not clear the ControlHandle, otherwis...
2003-08-19  Stefan Csomorunicode fixes, enabling notebook images again
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