]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/notebmac.cpp
Include wx/image.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / carbon / notebmac.cpp
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-05-29  Robin DunnAvoid an assert if no alignment style is specified
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-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-08  Stefan Csomorchanging coordinates to client-area relative (patch...
2006-01-19  Julian SmartApplied patch [ 1378183 ] Mac: wxNotebook::HitTest...
2006-01-06  David Surovellcleanup - reformat
2005-12-21  Vadim Zeitling++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes
2005-11-22  Stefan Csomorusing backward compatible calls for HitTest hack
2005-11-20  Vadim Zeitlinfixed harmless signed/unsigned comparison warning
2005-11-10  Stefan Csomoradding hit testing (needed a hack)
2005-10-26  Włodzimierz SkibaSource cleaning.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-18  Vadim Zeitlinfixed (harmless) unused variable warning in release...
2005-07-31  Stefan Csomorapplied patch 1223806 : unicode for tabs
2005-03-29  Stefan Csomorswitching implementation
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2004-10-17  Vadim Zeitlinuse common code to determine best notebook size instaed...
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