]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/frame.cpp
Include wx/statusbr.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / carbon / frame.cpp
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-03-29  David Surovellsimplify OnActivate menubar install code
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-01-20  Stefan Csomorusing a dynamic cast to wxFrame in order to get the...
2006-01-20  David Surovellfixed compilation errors in prior checkin; some minor...
2006-01-20  Stefan CsomorSupporting a SetMenuBar call when this frame is already...
2006-01-03  David Surovellcleanup - reformat
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-01  Stefan Csomorcorrecting condition: only interfere in the non-native...
2005-07-31  Robert Roebling Correctly calculate ClientSize when using native
2005-07-27  Stefan Csomornew native toolbar implementation (turned off by defaul...
2005-06-06  Włodzimierz SkibaSource cleaning inspired by and included in patch ...
2005-05-10  Stefan Csomorcleanup
2005-04-01  Stefan Csomoradding protected inquiry function whether a child windo...
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2004-10-01  Kevin HockIncrease status bar height from 15 to 18, allows common...
2004-08-30  Stefan Csomorsupporting hidden status bar
2004-08-29  Stefan Csomorfixing repositioning problem for statusbar
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-01  Stefan Csomordefault to striped background
2004-03-27  Stefan Csomornew control based view architecture
2003-07-10  Vadim ZeitlinwxMac doesn't need UseNativeStatusBar hack
2003-05-09  Stefan Csomorreintroduced m_isBeingDeleted
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-24  Stefan Csomorgetting rid of warnings
2002-05-11  Stefan Csomorcorrected background
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-12-19  Stefan Csomortoplevel adaptions
2001-10-21  Gilles Depeyrotcorrected dynamic class implementation
2001-10-19  Václav Slavíkwe no longer need wxFrameNative
2001-10-07  Gilles Depeyrotinclude wxWindows headers using "..." instead of <...>
2001-09-30  Stefan Csomortoplevel fixes
2001-09-30  Stefan Csomormac toplevel window added
2001-08-12  Gilles Depeyrotadded missing methods/removed duplicated base methods
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-05-08  Stefan Csomormac fixes
2001-02-28  Stefan Csomoradded new focus behaviour (like MSW) and toolbar fixes
2001-02-28  Stefan Csomoradded menubar update OnActivate for multiple frames...
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-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-03  Stefan CsomorwxMSW update for CW, wxMac updated
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-09  Stefan Csomormac adaptions
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Julian SmartChanged GetForce -> !CanVeto
1999-01-01  Stefan Csomorstarted once again from stubs