make wxFrame a wxControlContainer too, so that it behaves in the same way as wxDialog
[wxWidgets.git] / include / wx / mac / carbon / window.h
2007-06-13  Václav Slavíkmake wxFrame a wxControlContainer too, so that it behav...
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2006-10-17  Robin DunnAdd impl for IsFrozen
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-09-09  Robin DunnSimplify use of MacIsWindowScrollbar
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-01-19  David Surovellcleanup - reformat
2005-11-07  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMac part).
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-16  Julian SmartApplied patch [ 1215991 ] Mac xrc enables unknown class
2005-04-01  Stefan Csomoradding protected inquiry function whether a child windo...
2005-03-31  Stefan Csomorcalculating vis regions as rects (faster for Quartz...
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2005-02-23  Stefan Csomormoving all border invalidations into one area, also...
2005-02-13  Stefan Csomordefault painting back to OnPaint handler
2005-02-13  Stefan Csomoradding focus and border quartz support
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2004-12-12  Stefan Csomorscrolling hack (always move our own scrollbars highest...
2004-09-26  Stefan Csomorclipping for wxMac cleaned up
2004-07-20  Stefan Csomorbackground handling
2004-07-11  Stefan Csomorfurther separating implementation
2004-06-04  Stefan Csomorintroduction of m_peer
2004-05-29  Stefan Csomorpreparing for internal changes
2004-05-27  Stefan Csomordebug method added for flashing invalid areas
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-15  Stefan Csomorsupport for insets of native controls, sigh...
2004-04-13  Stefan Csomorswitching to native focus and control hit handling
2004-04-03  Stefan Csomorconcentrating content and structure region calculations
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation...
2004-03-29  Stefan Csomoradded hilite change notification
2004-03-27  Stefan Csomormerge of new wxMac code
2004-03-23  Stefan Csomorclassic