]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac/toplevel.h
make wxFrame a wxControlContainer too, so that it behaves in the same way as wxDialog
[wxWidgets.git] / include / wx / mac / toplevel.h
2005-02-06  Stefan Csomornewline before EOF fixes
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-03-26  Stefan Csomordispatch for header files in order to keep old way...
2004-01-26  Václav Slavíkrenamed system option to better match existing ones
2004-01-25  Stefan Csomorcompositing and transtion changes
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-06-13  David ElliottAdded support for delayed deactivation of windows ...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-17  Julian SmartCorrected copyright message
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-01-28  Stefan CsomorCarbon Events
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-20  Stefan Csomorcarbon event handlers
2002-05-11  Stefan Csomorexposed background theme
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx headers
2001-12-29  Stefan Csomorcorrections for theme brush alignments
2001-12-19  Stefan Csomormoved all code concerning toplevel code from the window...
2001-09-30  Stefan Csomormac toplevel window added