]> git.saurik.com Git - wxWidgets.git/history - src/mac/toplevel.cpp
ExitOnFrame behaviour update for wxMac
[wxWidgets.git] / src / mac / toplevel.cpp
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