support for GTK3
[wxWidgets.git] / src / gtk / colordlg.cpp
2012-06-30  Paul Cornettsupport for GTK3
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-04-18  Vadim ZeitlinFix bug with using uninitialized flags in GetParentForM...
2009-09-24  Julian SmartApplied patch #9058 (add Hildon 2.0 support)
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2007-11-19  Vadim ZeitlinHildonized wxColourDialog
2007-11-05  Vadim Zeitlinremoved all compile- and run-time checks for GTK+ ...
2007-04-22  Vadim Zeitlinadded wxDialog::GetParentForModalDialog() and use it...
2007-03-10  Paul Cornettuse simpler color ctor
2006-03-21  Vadim Zeitlincan't pass objects through ... (please don't ever ignor...
2006-03-21  Mart RaudseppUse wxGtkString here too
2005-11-03  Kevin HockUse toplevel parent rather than immediate parent as...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2004-06-17  Robin DunnHide the dialog after running it as it may be a bit...
2004-06-04  Václav Slavíkadded native wxColourDialog for GTK2