summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorbutton.c
Commit message (Expand)AuthorAgeFilesLines
* colorbutton: No nested drag sources, pleaseMatthias Clasen2021-12-121-0/+1
* gtkcolorbutton: Fix documentationJames Westman2021-09-161-1/+1
* colorbutton: Make color buttons activatable againMatthias Clasen2021-07-051-0/+31
* colorbutton: Use markdown for css treeMatthias Clasen2021-03-111-2/+2
* colorbutton: Small doc tweaksMatthias Clasen2021-03-111-2/+2
* colorbutton: Add property annotationsMatthias Clasen2021-03-111-6/+6
* colorbutton: Convert docsMatthias Clasen2021-03-111-26/+30
* colorbutton: Correct the css docsMatthias Clasen2020-12-231-2/+9
* colorbutton: Improve accessibilityMatthias Clasen2020-10-221-2/+37
* colorbutton: Properly override interface propertiesMatthias Clasen2020-10-031-26/+2
* colorbutton: Fix handling of transient parentsMatthias Clasen2020-09-211-7/+30
* Remove deprecation guards around gtk_window_presentMatthias Clasen2020-08-081-2/+0
* colorbutton: Remove .activatable style class from the color swatchnana-42020-08-081-0/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-4/+4
* Replace "gint" with "int"Benjamin Otte2020-07-251-3/+3
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-1/+1
* colorbutton: Drop the Private structMatthias Clasen2020-04-131-87/+63
* Add a GtkColorButton:modal propertyMatthias Clasen2020-04-131-4/+66
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-1/+0
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+4
* colorbutton: Don't add a customize menuMatthias Clasen2020-04-041-0/+1
* colorbutton: Fix focusMatthias Clasen2020-04-041-0/+1
* dnd: Don't create custom color drag iconsBenjamin Otte2020-03-021-19/+0
* droptarget: RedoBenjamin Otte2020-03-021-32/+11
* colorbutton: Fix drag sourceBenjamin Otte2020-02-181-0/+1
* dragdest: Make gtk_drop_target_new() args be transfer fullBenjamin Otte2020-02-171-4/+2
* colorbutton, colorswatch: Simplify DNDBenjamin Otte2020-02-171-13/+6
* dnd: Remove gdk_content_provider_new_with_callback()Benjamin Otte2020-02-161-9/+9
* Add a notify function to GdkContentProviderEmmanuele Bassi2020-02-131-1/+1
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-1/+1
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-3/+1
* colorbutton: Use a css nameMatthias Clasen2020-01-231-0/+1
* Update all callersMatthias Clasen2020-01-081-2/+1
* colorbutton: Use gtk_widget_add_controller for drag sourceMatthias Clasen2020-01-081-2/+1
* dragsource: Reshuffle api a bitMatthias Clasen2020-01-081-1/+2
* dragsource: Tweak api, update all callersMatthias Clasen2020-01-081-0/+1
* Replace gtk_drop_target_attach/detachMatthias Clasen2020-01-081-1/+2
* droptarget: Drop defaults flagsMatthias Clasen2020-01-081-1/+1
* Remove gtkdnd.hMatthias Clasen2020-01-081-1/+0
* colorbutton: Port to GtkDropTargetMatthias Clasen2020-01-081-45/+31
* colorbutton: Port to GtkDragSourceMatthias Clasen2020-01-081-50/+21
* colorbutton: Use a bin layoutTimm Bäder2019-09-251-36/+3
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-1/+1
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* Review and replace uses of get_toplevelMatthias Clasen2019-05-281-1/+1
* color button: Make finalMatthias Clasen2019-05-271-0/+11
* colorbutton: Remove unneeded snapshot implementationTimm Bäder2019-04-281-11/+0
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-0/+1
* all: Don't warn about deprecated gtk_window_present usageBastien Nocera2019-02-251-0/+2