Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / osx / notebook_osx.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-15  Stefan Csomorkeeping selected page, fixes #15334
2013-07-15  Stefan Csomormaking sure images are in synch with the pages
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-02-17  Stefan Csomorswitching notebook implementation to common
2012-08-27  Stefan Csomorreverting for the moment, original problem #12227,...
2012-01-14  Vadim ZeitlinUpdate wxNotebook selection when user changes the page...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthRestored wxNotebook::HitTest for wxOSX-Carbon.
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-01-07  Stefan Csomorcommon rtti in nbkbase.cpp
2010-10-31  Vadim ZeitlinAvoid events when implicitly selecting first wxBookCtrl...
2010-10-27  Vadim ZeitlinRefactor: use wxBookCtrlBase::m_selection in all derive...
2010-10-27  Vadim ZeitlinNo real changes, just replace -1 with wxNOT_FOUND in...
2010-09-23  Robin DunnFix sending a size event for the displayed page when...
2010-09-17  Dimitri SchoolwerthSet svn properties on .cpp files.
2010-07-24  Vadim ZeitlinPostpone showing the notebook pages under wxOSX/Cocoa.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-03-23  Stefan Csomorfixing warnings in osx common code
2009-01-23  Robert RoeblingGive some OSX specific methods OSX prefix, fixes hidden...
2008-08-23  Stefan Csomorcommon implementation files