summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorseldialog.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate old color selection widgetsMatthias Clasen2012-02-141-286/+0
* Change 'Ok' to 'Select' in the color chooser dialogMatthias Clasen2011-08-231-4/+4
* colorsel: Use gtk_widget_class_set_accessible_role()Benjamin Otte2011-07-181-0/+4
* More include cleanupsMatthias Clasen2011-06-071-1/+0
* Move documentation to inline comments: GtkColorSelectionDialogJavier Jardón2011-04-131-0/+33
* Tons of transfer annotationsMatthias Clasen2010-09-211-1/+1
* Remove separators from dialogsMatthias Clasen2010-09-021-3/+0
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-6/+6
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-4/+8
* gtkcolorseldialog: Move public members to private structureJavier Jardón2010-07-131-36/+55
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+1
* More doc fixesMatthias Clasen2008-09-041-4/+4
* (gtk_color_selection_dialog_get_color_selection): Use the correct macro to testTorsten Schönfeld2008-08-201-4/+4
* Doc fixesMatthias Clasen2008-07-211-0/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Add missing Since: gtk-doc markup for newly added GSEAL API. Change allJohan Dahlin2008-06-201-1/+1
* Remove unneeded GtkColorSelectionDialog accessorsTim Janik2008-06-201-42/+2
* Seal GtkColorSelectionDialogTim Janik2008-06-201-0/+125
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-1/+38
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-34/+1
* Apply a patch from Dennis Cranston to make dialogs more consistentMatthias Clasen2006-03-101-9/+12
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-3/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+3
* Add a public setting for button ordering (#74669, Owen Taylor)Matthias Clasen2004-10-251-0/+6
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Set a default window title to match the GtkFontSelectionDialog behavior.Matthias Clasen2003-03-291-1/+8
* Deprecation cleanupManish Singh2002-10-131-0/+1
* Deprecation cleanupManish Singh2002-10-111-18/+16
* Go to the GUP proposed ordering of buttons with [OK] in the lower rightOwen Taylor2001-11-021-4/+4
* get sizes an icon set can render without falling back to missing imageHavoc Pennington2001-05-251-2/+2
* voc Pennington <hp@redhat.com>Havoc Pennington2001-04-281-0/+2
* API Change. Take GdkColor arguments instead of gdouble *. Leave the oldAlexander Larsson2001-04-201-2/+2
* Derive from GtkDialog, and use stock buttons. Should be 100% sourceHavoc Pennington2000-11-061-24/+14
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionalityOwen Taylor2000-07-021-4/+0
* don't include gtk/gtkintl.h in a public header file.Tim Janik2000-05-121-0/+1
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-17/+16
* Color selection dialog rewrite.Owen Taylor2000-05-101-0/+138