Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / motif / slider.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-10-08  Vadim Zeitlinalways connect to both XmNvalueChangedCallback and...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-08-31  Włodzimierz Skibasome wxUSE_* macros not used consistently (patch #99245...
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-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-22  Mattia Barbon Do not derive wxCursor from wxBitmap, plus misc cleanup.
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-09-21  Michael BedwardAdded check to ensure that style arg to ctor has either...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-23  Robert Roebling Motif compile fixes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-10-26  Julian SmartMotif and other mods
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-18  Julian SmartMotif additions
1998-09-18  Julian SmartMotif files added.