Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / x11 / colour.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.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-05-30  Václav Slavíkuse wxString instead of wxChar* in wxColour::Set/FromString
2006-10-30  Vadim ZeitlinUnicode compilation fix
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-24  Włodzimierz SkibaBuild fix after wxColourBase introduction.
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-15  Robert Roebling Fixed mem leak in wxColour::Set()
2004-07-25  Vadim Zeitlincheck if wxTheApp still exists in FreeColour(); fixes...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-12-28  Julian SmartFixed missing semicolon
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-18  Mattia Barbon Replace SendIdleEvents with ProcessIdle.
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-04-07  Mattia Barbon Moved m_visual* wxApp[X11] members used by wxBitmap and
2003-03-19  Julian SmartRemoved some deprecated usage
2002-04-01  Julian SmartModifications to get wxNanoX compiling again
2002-03-29  Robert Roebling Some work for wxX11 on 8-bit visuals.
2002-03-12  Julian SmartAdded constructor for wxColourRefData, else CloneRefDat...
2002-02-26  Julian SmartNano-X changes: removed spurious -O for Nano-X configur...
2002-02-18  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-13  Vadim Zeitlinwarning fix
2002-02-11  Robert Roebling wxX11:
2002-02-08  Julian SmartNow compiling
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...