]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/toplevel.cpp
Fixed copyrights and licence spelling
[wxWidgets.git] / src / mac / carbon / toplevel.cpp
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-09  Stefan Csomorcode
2003-01-31  Stefan Csomorusing SelectWindow for Raise Implementation
2003-01-29  Stefan Csomorcarbon event support completed
2003-01-28  Stefan Csomoronly handling inContent CarbonEvents if we are the...
2003-01-28  Stefan CsomorCarbonEvents Added
2003-01-14  Julian SmartFixed refresh bug on early versions of MacOS X by
2003-01-14  Gilles Depeyrotupdated source to not use deprecated wxList methods
2003-01-13  Stefan Csomorcursor cleanup
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-23  Stefan Csomorsetting the current event record correctly (needed...
2002-08-21  Stefan Csomorcentralized key handling
2002-08-15  Vadim ZeitlinExitOnFrame behaviour update for wxMac
2002-08-14  Stefan Csomoradded key code fix to carbon event handler
2002-07-04  Stefan Csomoronly fowarding events if there is a focus window
2002-06-21  Stefan Csomorrouting key events to new app routine
2002-05-20  Stefan Csomoradded carbon event handlers
2002-05-17  Stefan Csomortitle-less windows also for windows
2002-05-11  Stefan Csomortoplevel native window disposal in deferred delete...
2002-05-08  Stefan Csomoronly use tool window style for floating windows, no...
2002-05-05  Robert Roebling Corrected double clicks (always on the same window).
2002-04-24  Stefan Csomorcorrected eventobject setting for mouse events and...
2002-04-24  Stefan Csomorchanged window creation class for dialogs (layering...
2002-02-19  Stefan Csomorrespects wxFRAME_TOOL_WINDOW for floaters, too
2002-01-14  Robert RoeblingFix wxClipboard.
2002-01-11  Stefan Csomordestructor fix in case it is not a real dialog
2002-01-11  Stefan Csomorfixes for using non opaque structs under debug classic...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-31  Stefan Csomordrag and drop implementation
2001-12-29  Stefan Csomorcorrections for theme brush alignments under X (no...
2001-12-28  Stefan Csomoradded debugging code for redrawing
2001-12-20  Stefan CsomorMacOS conforming activate/deactivate
2001-12-20  Gilles Depeyrotcorrections to includes for compilation under Mac OS X
2001-12-19  Stefan Csomorcode moved from window to toplevel
2001-09-30  Stefan Csomortoplevel fixes