]> Pileus Git - ~andy/gtk/history - gtk/gtkcolorseldialog.c
gdk/x11: Add gdk_x11_device_manager_lookup()
[~andy/gtk] / gtk / gtkcolorseldialog.c
2011-06-08 Matthias ClasenMore include cleanups
2011-04-13 Javier JardónMove documentation to inline comments: GtkColorSelectio...
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-02 Matthias ClasenRemove separators from dialogs
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkDialog
2010-07-13 Javier Jardóngtkcolorseldialog: Move public members to private structure
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2008-09-04 Matthias ClasenMore doc fixes
2008-08-20 Torsten Schönfeld(gtk_color_selection_dialog_get_color_selection): Use...
2008-07-21 Matthias ClasenDoc fixes
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
2008-06-20 Tim JanikRemove unneeded GtkColorSelectionDialog accessors
2008-06-20 Tim JanikSeal GtkColorSelectionDialog
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-10 Matthias ClasenApply a patch from Dennis Cranston to make dialogs...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-10-25 Matthias ClasenAdd a public setting for button ordering (#74669, Owen...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-03-29 Matthias ClasenSet a default window title to match the GtkFontSelectio...
2002-10-13 Manish SinghDeprecation cleanup
2002-10-11 Manish SinghDeprecation cleanup
2001-11-02 Owen TaylorGo to the GUP proposed ordering of buttons with [OK...
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-20 Alexander LarssonAPI Change. Take GdkColor arguments instead of gdouble...
2000-11-06 Havoc PenningtonDerive from GtkDialog, and use stock buttons. Should...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-05-12 Tim Janikdon't include gtk/gtkintl.h in a public header file.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-05-10 Owen TaylorColor selection dialog rewrite.