]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/uma.cpp
cleanup mac
[wxWidgets.git] / src / mac / carbon / uma.cpp
2007-11-20  Stefan Csomorcleanup mac
2007-11-18  Vadim Zeitlinfix more unused parameters and variables warnings
2007-11-16  Stefan Csomorcleanup mac
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-05  Vadim Zeitlinfix a few hundreds of harmless unused parameters warnin...
2007-08-13  Václav SlavíkwxMac compilation fixes for visibility (missing DLL...
2007-03-14  Vadim Zeitlinavoid duplicated empty help menu in localized applicati...
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-09  Paul Cornettremove unused stuff
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-06-18  Julian SmartWouldn't compile on Intel/universal binary with those...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-23  Julian SmartFixed home and end accelerators.
2006-03-21  Julian SmartFix accelerstors with down and left
2006-01-09  David Surovellcleanup - reformat
2006-01-08  Stefan Csomorallowing ampersands in choices and comboboxes means...
2005-12-13  David Surovellreformat for readability
2005-07-24  Stefan CsomorOSX two-level header fixes
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-03-30  Stefan Csomorguarding against calls in the destruction sequence...
2005-02-27  Ryan Nortonfix compilation - Stefan see my last commit bundle :)
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-26  Ryan NortonFix error and some warnings - wxTopLevelWindowMac needs...
2005-02-24  Stefan Csomormaking implementation independent of a wx-peer of that...
2005-02-06  Stefan Csomorfixing NULL warnings
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2005-01-09  Stefan Csomorfixed border calculation
2004-06-26  Stefan Csomorallow a - at the beginning of a menu item (would become...
2004-06-01  Stefan Csomoruppercasing menu shortcuts for non-command keystrokes...
2004-05-31  Stefan CsomorLocalToGlobal/GlobalToLocal Conversions with Carbon...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-16  Julian SmartDon't call SetItemCmd for WXK_UP or WXK_RIGHT since...
2004-05-07  Stefan Csomorfixed menu item numbering to mac convention
2004-03-29  Stefan CsomorUMADrawControl is not to be used anymore
2004-03-27  Stefan Csomornew control based view architecture
2004-02-11  Stefan Csomorturning off sound, movies and images for textctrl
2004-02-08  Stefan Csomorfont encodings
2004-01-25  Stefan Csomormozilla fixes
2003-11-24  Dimitri SchoolwerthApplied patch #809019 (Adds embedded/plugin capabilitie...
2003-09-13  Robin DunnMove more stuff into base for wxMac so that two level...
2003-06-28  Stefan Csomorfunction key support
2003-06-06  Robin Dunnfix so wxMenu::InsertItem actually inserts rather than...
2003-05-24  Stefan Csomorremoved carbon printing code
2003-05-04  Julian SmartAdded some missing copyright lines
2003-03-27  Stefan CsomorwxMac Unicode support
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-09  Stefan Csomorclipboard
2003-01-28  Stefan CsomorwxMenu Review, added Carbon Events and full OSX Support
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-23  Stefan Csomorswitched to MacOS 8.5+ implementation for submenus
2002-05-20  Stefan Csomorcorrected initialization order of MLTE
2002-05-17  Stefan Csomorusing QD Text under non OSX
2002-05-11  Stefan Csomorchanged initialization of TXN in order to avoid crashes...
2002-05-08  Stefan Csomoradded mlte initialization
2002-01-26  Gilles Depeyrottweaked conditional compilation
2002-01-20  Stefan Csomormenu help under classic was not giving back the correct...
2002-01-11  Stefan Csomorinclude changes
2002-01-11  Stefan Csomorfixes for using non opaque structs under debug classic...
2002-01-10  Gilles Depeyrotunified UMAPrOpen/UMAPrClose prototypes for session...
2002-01-05  Stefan Csomoradded method for finding out, whether the macos system...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-01  Stefan Csomordetection of aqua layout scheme added
2001-12-29  Stefan Csomorcorrections for theme brush alignments under X (no...
2001-12-19  Stefan Csomorcorrected control functions
2001-12-07  Stefan Csomoradded method for getting the help menu on classic and...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-06-28  Gilles Depeyrotcorrected conditional compilation
2001-06-23  Gilles Depeyrotcorrected use of Print Manager Session APIs for Carbon...
2001-06-23  Gilles Depeyrotuse Print Manager session APIs if PM_USE_SESSION_APIS...
2001-06-03  Stefan Csomoradded GetControlBounds for accessing contrl.rect
2001-05-30  Stefan Csomorrewrite to avoid unnecessary redraws
2001-05-11  Stefan Csomorcorrected control update code
2001-05-11  Stefan Csomormaintaining 8.1 compat (defining 8.5 calls)
2001-05-10  Gilles Depeyrotconditional compilation for Universal Interfaces (3...
2001-05-10  Stefan Csomorcorrected redraw problems in controls (the erroneusly...
2001-05-08  Stefan Csomorchanged port handling
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-02-28  Stefan Csomorcorrected hiding/showing of native mac controls
2001-02-27  Stefan Csomoradded calls for invalidating the dc setup on mac explic...
2001-02-21  Stefan Csomorcorrected an superfluous initfloatingwindows call in...
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-09  Stefan Csomormerge with latest sources
1999-12-03  Stefan CsomorwxMSW update for CW, wxMac updated