summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorbutton.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-7/+7
* widget: Remove time argument from drag_data_get() vfuncBenjamin Otte2018-06-181-2/+0
* dnd: Make drag-data-received use a GdkDropBenjamin Otte2018-06-181-8/+2
* colorbutton: Remove priv pointerTimm Bäder2018-06-041-27/+31
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-3/+2
* snapshot: Allow passing the bounds of the created paintableBenjamin Otte2018-04-051-1/+1
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-3/+2
* snapshot: Remove clip argument from gtk_snapshot_new()Benjamin Otte2018-04-051-1/+1
* Fix some leaksKrzesimir Nowak2018-03-271-0/+1
* colorbutton: Port dnd icon to paintableBenjamin Otte2018-03-261-13/+12
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-18/+0
* color button: Stop connecting to ::delete-eventMatthias Clasen2018-01-161-12/+1
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-3/+3
* dnd: Remove GtkTargetEntry and GtkTargetFlagsBenjamin Otte2017-11-201-1/+1
* selection: Remove the info uintBenjamin Otte2017-11-161-5/+1
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-151-2/+6
* ColorButton: Don’t destroy dialog @ ::delete-eventHiroyuki Ito2017-09-121-0/+12
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-7/+5
* Fix a few documentation issuesTimm Bäder2017-07-191-2/+2
* set clip of more widgetsTimm Bäder2017-07-191-2/+4
* Chain up in size-allocate implementationsTimm Bäder2017-05-011-0/+2
* colorbutton: Inherit from GtkWidgetTimm Bäder2017-02-141-15/+66
* Remove unnecessary gtk_widget_show callsTimm Bäder2017-01-221-1/+0
* colorbutton: Don't notify nonexistent propertiesTimm Bäder2016-10-221-4/+0
* colorbutton: Remove deprecated APITimm Bäder2016-10-181-280/+14
* gtk: Cast static strings assigned to non-const variablesEmmanuele Bassi2016-10-171-1/+1
* Use NULL for generic marshallers in g_signal_new()Benjamin Otte2016-08-291-1/+1
* colorbutton: Stop using state-changedTimm Bäder2016-05-121-14/+0
* dnd: Move GtkDragDest to a separate fileMatthias Clasen2016-03-251-0/+1
* color button: Allow skipping the paletteMatthias Clasen2016-01-261-1/+38
* dnd: Split GtkDragSourceSite into its own fileBenjamin Otte2015-11-251-0/+1
* color button: Add a style classMatthias Clasen2015-10-301-0/+9
* Fix typos in documentationIgnacio Casal Quinteiro2014-12-301-1/+1
* GtkColorButton: Some formatting cleanupsMatthias Clasen2014-07-091-76/+83
* GtkColorButton: Use a color swatchMatthias Clasen2014-07-091-80/+19
* GtkColorButton: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-1/+1
* Deprecate GdkColorMatthias Clasen2014-05-221-0/+2
* GtkColorButton: Fix recursion loop in "use-alpha" set_property()Juan Pablo Ugarte2014-05-051-12/+17
* Fix a thinko in the last color button changeMatthias Clasen2014-05-021-4/+8
* GtkColorButton: Reduce internal use of deprecated APIMatthias Clasen2014-05-021-7/+12
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* colorbutton: fix crash when destroying the colorbutton from the color-set signalIgnacio Casal Quinteiro2014-01-081-0/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Deprecate gtk_widget_push_composite_child & friendsTristan Van Berkom2013-04-081-4/+0
* Ensure GtkColorButton has a dialog when adding a palettePierre-Yves Luyten2012-12-031-24/+31
* colobutton: skip set_rgba as it is already in the choosercolor interfaceIgnacio Casal Quinteiro2012-09-201-1/+1
* Do not introspect gtk_color_button_get_rgba.Ignacio Casal Quinteiro2012-09-171-1/+1
* Remove references to deprecated functionsMatthias Clasen2012-08-061-2/+1