summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorplane.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-9/+3
* colorplane: Remove (un)realize handlersTimm Bäder2020-10-141-20/+0
* colorplane: Refactor create_texture()Timm Bäder2020-10-141-33/+24
* colorplane: WhitespaceTimm Bäder2020-10-141-3/+3
* Remove ATKEmmanuele Bassi2020-07-261-9/+0
* colorplane: Drop the Private struct and paddingMatthias Clasen2020-07-241-49/+53
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-16/+16
* Replace "gint" with "int"Benjamin Otte2020-07-251-9/+9
* widget: Add a :focusable propertyMatthias Clasen2020-05-101-0/+2
* Change the default value of GtkWidget:can-focusMatthias Clasen2020-04-091-2/+0
* colorplane: Set a css nameMatthias Clasen2020-04-091-0/+2
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-061-1/+1
* Turn GtkShortcutAction into a GObjectEmmanuele Bassi2020-03-251-1/+1
* colorchooser: Stop using ::popup-menuMatthias Clasen2020-03-251-11/+26
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-26/+11
* colorchooser: Stop using ::popup-menuMatthias Clasen2020-03-181-11/+26
* GdkRGBA: Use floats instead of doublesTimm Bäder2020-01-071-2/+2
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-1/+0
* color plane: Don't allocate 0-size texturesMatthias Clasen2019-05-261-0/+3
* colorplane: Convert crosshair rendering to snapshotTimm Bäder2018-11-271-22/+22
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-3/+4
* eventcontrollerkey: Port to new API modelCarlos Garnacho2018-04-261-6/+4
* draggesture: Port to new API modelBenjamin Otte2018-04-261-7/+6
* longpressgesture: Port to new API modelBenjamin Otte2018-04-261-5/+5
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-4/+2
* gtkcolorplane: Stop using ::key-press-eventCarlos Garnacho2018-04-051-9/+13
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-2/+1
* colorplane: Create background image as a textureBenjamin Otte2018-03-261-48/+40
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-2/+2
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* Fix fallout from g_object_ref changeMatthias Clasen2017-12-081-1/+1
* Some more interningMatthias Clasen2017-11-181-3/+4
* gtk: Use gtk_widget_set_cursor()Benjamin Otte2017-11-041-16/+3
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-041-1/+1
* colorplane: Use content size everywhereTimm Bäder2017-11-031-8/+8
* colorplane: Update to using GdkEvent APICarlos Garnacho2017-09-191-9/+14
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-3/+4
* set clip of more widgetsTimm Bäder2017-07-191-2/+1
* gtkcolorplane: Remove event windowCarlos Garnacho2017-05-251-45/+0
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-6/+1
* gtkcolorplane: Drop usage of gtk_gesture_set_window()Carlos Garnacho2017-05-251-6/+0
* snapshot: Rename append APIsBenjamin Otte2017-01-131-3/+3
* colorplane: Implement snapshot()Benjamin Otte2017-01-011-10/+16
* colorplane: Port to be a no-window widgetBenjamin Otte2016-11-031-8/+73
* gtk: Call gtk_widget_set_has_window() on every widgetBenjamin Otte2016-11-021-0/+1
* color chooser: Fix a problem with show-editor=TRUEMatthias Clasen2016-10-261-0/+9
* Use standard cursor namesMatthias Clasen2015-07-261-2/+1
* GtkColorChooser: Make color plane react to mouse againMatthias Clasen2014-08-221-1/+1
* colorplane: Update to new GtkGestureSingle/GtkEventController defaultsCarlos Garnacho2014-08-151-6/+3