Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / motif / cursor.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2010-12-15  Vadim ZeitlinCompilation fixes for wx{X11,GTK1,Motif} after making...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-02-16  Jouk Jansenmotif/cursor.cpp: adding include wx/log.h to define...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-01  Jouk JansenwxMOTIF ?: wxcursor:wxcursor overload fix
2008-09-25  Francesco Montorsiprovide backward-compat wxCursor(int) ctor; remove...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-07-21  Václav Slavíkfixed wxMotif to compile in Unicode mode (this is not...
2007-03-19  Vadim Zeitlinfix compilation after c_str() changes, mainly by replac...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2005-10-08  Vadim Zeitlinextra semicolons removed
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2004-06-28  Mattia Barbon Compilation fixes.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2003-11-02  Mattia Barbon Compilation fix.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-05-27  Mattia Barbon Removed some duplicated code, made wxCursor( wxImage )
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2003-03-22  Mattia Barbon Removed unnecessay code.
2003-03-22  Mattia Barbon Do not derive wxCursor from wxBitmap, plus misc cleanup.
2003-03-14  Mattia Barbon Remove explicit casts to (const char *), and replace...
2003-01-18  Mattia Barbon Fix some wxMotif build warnings about deprecated...
2002-07-01  Chris Elliottmake motif cursor from wxImage
2002-02-13  Julian SmartAllowed for wxHAVE_LIB_XPM or using wxXPMDecoder
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1998-11-09  Robert Roebling Suppressed warnings
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-18  Julian SmartMotif files added.