Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / cocoa / cursor.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2007-08-17  David ElliottKeep the stock cursors in an array so that constructing...
2007-08-01  David ElliottMerged 47839 from 2.8 branch:
2007-07-20  David ElliottRemove wxStockCursor function that should never have...
2007-07-20  David ElliottRework the wxCusor ctor taking wx stock number to provi...
2007-07-20  David ElliottRewrite conversion from classic Mac OS 'CURS'-style...
2006-09-25  Vadim Zeitlinfix undefined behaviour due to using shift variable...
2006-05-22  Włodzimierz SkibaInclude wx/cursor.h according to precompiled headers...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-28  Vadim Zeitlinremoved USE_SHARED_LIBRARY mentions (and all variations...
2004-10-30  David ElliottCodeWarrior dislikes #include <> syntax for in-tree...
2004-10-09  Ryan Nortoncorrect white values in extra stock cursors
2004-10-08  Ryan Nortonfinal null-char wxString stuff, a couple of bugfixes...
2004-10-06  Ryan Nortoncursors for cocoa
2004-05-23  Julian SmartMore name change
2003-09-02  David ElliottSupport precompiled headers
2003-03-22  David ElliottFIXME: Complete stubs or other cruft necessary to make...