| Commit message (Expand) | Author | Age | Files | Lines |
* | colorplane: Remove (un)realize handlers | Timm Bäder | 2020-10-14 | 1 | -20/+0 |
* | colorplane: Refactor create_texture() | Timm Bäder | 2020-10-14 | 1 | -33/+24 |
* | colorplane: Whitespace | Timm Bäder | 2020-10-14 | 1 | -3/+3 |
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -9/+0 |
* | colorplane: Drop the Private struct and padding | Matthias Clasen | 2020-07-24 | 1 | -49/+53 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -16/+16 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -9/+9 |
* | widget: Add a :focusable property | Matthias Clasen | 2020-05-10 | 1 | -0/+2 |
* | Change the default value of GtkWidget:can-focus | Matthias Clasen | 2020-04-09 | 1 | -2/+0 |
* | colorplane: Set a css name | Matthias Clasen | 2020-04-09 | 1 | -0/+2 |
* | Rename GDK_MOD1_MASK to GDK_ALT_MASK | Matthias Clasen | 2020-04-06 | 1 | -1/+1 |
* | Turn GtkShortcutAction into a GObject | Emmanuele Bassi | 2020-03-25 | 1 | -1/+1 |
* | colorchooser: Stop using ::popup-menu | Matthias Clasen | 2020-03-25 | 1 | -11/+26 |
* | Revert "Merge branch 'disable-window-test' into 'master'" | Matthias Clasen | 2020-03-19 | 1 | -26/+11 |
* | colorchooser: Stop using ::popup-menu | Matthias Clasen | 2020-03-18 | 1 | -11/+26 |
* | GdkRGBA: Use floats instead of doubles | Timm Bäder | 2020-01-07 | 1 | -2/+2 |
* | Remove gtk_widget_get/set_has_surface | Matthias Clasen | 2019-05-28 | 1 | -1/+0 |
* | color plane: Don't allocate 0-size textures | Matthias Clasen | 2019-05-26 | 1 | -0/+3 |
* | colorplane: Convert crosshair rendering to snapshot | Timm Bäder | 2018-11-27 | 1 | -22/+22 |
* | widget: Don't pass a position to ->size_allocate | Timm Bäder | 2018-11-13 | 1 | -3/+4 |
* | eventcontrollerkey: Port to new API model | Carlos Garnacho | 2018-04-26 | 1 | -6/+4 |
* | draggesture: Port to new API model | Benjamin Otte | 2018-04-26 | 1 | -7/+6 |
* | longpressgesture: Port to new API model | Benjamin Otte | 2018-04-26 | 1 | -5/+5 |
* | snapshot: Redo debug messages | Benjamin Otte | 2018-04-24 | 1 | -4/+2 |
* | gtkcolorplane: Stop using ::key-press-event | Carlos Garnacho | 2018-04-05 | 1 | -9/+13 |
* | widget: Remove clip from size-allocate vfunc | Benjamin Otte | 2018-04-05 | 1 | -2/+1 |
* | colorplane: Create background image as a texture | Benjamin Otte | 2018-03-26 | 1 | -48/+40 |
* | GtkWidget: Start renaming widget->window | Alexander Larsson | 2018-03-20 | 1 | -2/+2 |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 1 | -1/+1 |
* | Fix fallout from g_object_ref change | Matthias Clasen | 2017-12-08 | 1 | -1/+1 |
* | Some more interning | Matthias Clasen | 2017-11-18 | 1 | -3/+4 |
* | gtk: Use gtk_widget_set_cursor() | Benjamin Otte | 2017-11-04 | 1 | -16/+3 |
* | gdk: Cursors no longer have a display | Benjamin Otte | 2017-11-04 | 1 | -1/+1 |
* | colorplane: Use content size everywhere | Timm Bäder | 2017-11-03 | 1 | -8/+8 |
* | colorplane: Update to using GdkEvent API | Carlos Garnacho | 2017-09-19 | 1 | -9/+14 |
* | widget: Add baseline and out_clip parameters to size-allocate | Timm Bäder | 2017-07-19 | 1 | -3/+4 |
* | set clip of more widgets | Timm Bäder | 2017-07-19 | 1 | -2/+1 |
* | gtkcolorplane: Remove event window | Carlos Garnacho | 2017-05-25 | 1 | -45/+0 |
* | gtk: Mass delete all GtkWidget event mask API | Carlos Garnacho | 2017-05-25 | 1 | -6/+1 |
* | gtkcolorplane: Drop usage of gtk_gesture_set_window() | Carlos Garnacho | 2017-05-25 | 1 | -6/+0 |
* | snapshot: Rename append APIs | Benjamin Otte | 2017-01-13 | 1 | -3/+3 |
* | colorplane: Implement snapshot() | Benjamin Otte | 2017-01-01 | 1 | -10/+16 |
* | colorplane: Port to be a no-window widget | Benjamin Otte | 2016-11-03 | 1 | -8/+73 |
* | gtk: Call gtk_widget_set_has_window() on every widget | Benjamin Otte | 2016-11-02 | 1 | -0/+1 |
* | color chooser: Fix a problem with show-editor=TRUE | Matthias Clasen | 2016-10-26 | 1 | -0/+9 |
* | Use standard cursor names | Matthias Clasen | 2015-07-26 | 1 | -2/+1 |
* | GtkColorChooser: Make color plane react to mouse again | Matthias Clasen | 2014-08-22 | 1 | -1/+1 |
* | colorplane: Update to new GtkGestureSingle/GtkEventController defaults | Carlos Garnacho | 2014-08-15 | 1 | -6/+3 |
* | colorplane: Don't connect to the configure-event signal | Jasper St. Pierre | 2014-06-28 | 1 | -5/+6 |
* | Revert "colorplane: Don't connect to the configure-event signal" | Matthias Clasen | 2014-06-27 | 1 | -4/+5 |