summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorchooserdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkDialogMatthias Clasen2022-10-291-2/+2
* Deprecate GtkFileChooser and implementationsMatthias Clasen2022-10-291-0/+2
* Deprecate GtkColorChooser and implementationsMatthias Clasen2022-10-291-3/+9
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-1/+1
* docs: Reduce redundancyMatthias Clasen2021-05-201-2/+2
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-2/+2
* colorchooserdialog: FixupMatthias Clasen2021-03-111-1/+1
* colorchooserdialog: Convert docsMatthias Clasen2021-03-111-8/+15
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-3/+3
* colorchooserdialog: Fix disposingMatthias Clasen2020-05-111-0/+11
* colorchooserdialog: Drop the Private structMatthias Clasen2020-03-291-35/+19
* color chooser dialog: Drop the priv pointerMatthias Clasen2019-05-271-12/+13
* color chooser dialog: Make finalMatthias Clasen2019-05-271-0/+15
* The big versioning cleanupMatthias Clasen2018-02-061-4/+0
* dialog: Remove alternative button order APITimm Bäder2016-10-161-7/+0
* 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