]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/tooltip.cpp
cleanup for 10.5
[wxWidgets.git] / src / mac / carbon / tooltip.cpp
2006-10-14  Stefan Csomorcleanup for 10.5
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaMissing #includes to allow wx/mac/carbon/tooltip.h...
2006-05-17  Julian SmartFixes for compile breakage with no PCH
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-01-04  David Surovellcleanup - reformat
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2004-07-20  Stefan Csomorcorrected copied headers
2004-05-31  Stefan CsomorLocalToGlobal/GlobalToLocal Conversions with Carbon API
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-02  Stefan Csomoradding QDSwapPort for performance reasons
2004-03-27  Stefan Csomornew control based view architecture
2004-02-08  Stefan Csomorfont encoding support
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
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-10  Stefan Csomorbug fixes
2003-02-09  Stefan Csomornative tooltips
2003-02-04  Stefan CsomorOSX native tooltips
2002-12-09  Julian SmartApplied patch [ 632115 ] Fixed internationalization...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-30  Stefan Csomorfix for 10.2 (persistent tooltips ;-)
2002-06-23  Gilles Depeyrotimproved memory liberation (explicitly set to NULL...
2002-05-17  Stefan Csomorconditionalized theme box drawing
2002-05-11  Stefan Csomortooltip displaying correct background under OSX , antia...
2002-05-08  Stefan Csomoradded rtti info (python problem)
2002-01-26  Gilles Depeyrotadded missing public in declaration of wxMacToolTipTime...
2002-01-11  Stefan Csomorfixes for using non opaque structs under debug classic...
2002-01-05  Stefan Csomormemory leak fixed
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-29  Stefan Csomorcorrections for theme brush alignments under X (no...
2001-12-19  Stefan Csomorstarted macosx compliant implementation
2001-11-04  Stefan Csomorcorrected tooltip
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-07-14  Robert RoeblingMinor beautification of wxToolBar under Mac.
2001-05-08  Stefan Csomorchanged port handling
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-02-27  Stefan Csomoradded calls for invalidating the dc setup on mac explic...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-08-10  Stefan CsomorwxMac merge