summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorchooserdialog.c
Commit message (Expand)AuthorAgeFilesLines
* color chooser: Reset show-editor on unmapMatthias Clasen2015-08-121-7/+5
* color chooser: Move buttons to templateMatthias Clasen2014-07-091-6/+2
* GtkColorChooserDialog: Explicitly notify for use-alphaMatthias Clasen2014-06-091-1/+5
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* color chooser: Use headerbarWilliam Jon McCann2014-01-171-9/+23
* Another round of template binding api changesMatthias Clasen2013-07-261-3/+3
* Rename the widget template APIEmmanuele Bassi2013-07-261-6/+6
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-3/+3
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-1/+0
* GtkColorChooserDialog: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-57/+11
* GtkColorChooserDialog: make alternative button order workMatthias Clasen2013-03-211-3/+1
* colorchooser: Drop the ::response handler altogetherMatthias Clasen2012-03-071-19/+33
* colorchooser: Do less in ::responseMatthias Clasen2012-03-071-1/+13
* API: colorchooser: Use GtkOrientation for orientationBenjamin Otte2012-03-071-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkColorChooserDialog: propagate notification for ::show-editorMatthias Clasen2012-02-141-1/+4
* Add API to set palettesMatthias Clasen2012-02-141-0/+14
* Add docsMatthias Clasen2012-02-141-33/+55
* Make color chooser always come up with paletteMatthias Clasen2012-02-141-4/+25
* Make alpha optionalMatthias Clasen2012-02-141-1/+11
* Make saving custom colors work as intendedMatthias Clasen2012-02-141-0/+16
* Initial cut at implementing a new color chooserMatthias Clasen2012-02-141-0/+217