| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Enable -Wswitch-enum and -Wswitch-default | Benjamin Otte | 2017-10-06 | 1 | -0/+4 |
* | Toolbar: Clarify set_show_arrow() a bit more | Daniel Boles | 2017-09-03 | 1 | -1/+2 |
* | Toolbar: Clarify how the arrow overflow menu works | Daniel Boles | 2017-09-03 | 1 | -4/+10 |
* | widget: Remove gtk_widget_get_content_allocation | Timm Bäder | 2017-08-14 | 1 | -1/+1 |
* | widget: Add baseline and out_clip parameters to size-allocate | Timm Bäder | 2017-07-19 | 1 | -9/+11 |
* | toolbar: Remove gadget | Timm Bäder | 2017-07-19 | 1 | -77/+9 |
* | toolbar: Remove css box rendering | Timm Bäder | 2017-07-19 | 1 | -31/+6 |
* | gtktoolbar: Remove input window | Carlos Garnacho | 2017-05-25 | 1 | -74/+0 |
* | gtk: Mass delete all GtkWidget event mask API | Carlos Garnacho | 2017-05-25 | 1 | -6/+1 |
* | container: Remove include_internals parameter from forall | Timm Bäder | 2017-04-25 | 1 | -6/+1 |
* | widget: Save pointer to focus child | Timm Bäder | 2017-03-31 | 1 | -4/+3 |
* | Remove unnecessary gtk_widget_show calls | Timm Bäder | 2017-01-22 | 1 | -2/+0 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
* | widget: Remove show_all vfunc | Timm Bäder | 2017-01-20 | 1 | -30/+0 |
* | Remove gtk_container_snapshot_child | Timm Bäder | 2017-01-07 | 1 | -4/+4 |
* | gadget: Remove gtk_css_gadget_draw() | Benjamin Otte | 2016-12-20 | 1 | -1/+0 |
* | Use Unicode in translatable strings | Piotr Drąg | 2016-12-19 | 1 | -1/+1 |
* | toolbar: Implement snapshot() | Benjamin Otte | 2016-12-19 | 1 | -21/+19 |
* | toolbar: Replace button-press-event handler with gesture | Timm Bäder | 2016-12-07 | 1 | -12/+34 |
* | snapshot: Add a snapshot function to GtkCssCustomGadget | Benjamin Otte | 2016-11-15 | 1 | -0/+1 |
* | gtk: Chain up in realize() | Benjamin Otte | 2016-11-02 | 1 | -7/+2 |
* | widget: Use ::measure vfunc to measure size | Timm Bäder | 2016-10-22 | 1 | -29/+18 |
* | toolbar: Remove max-child-expand child property | Timm Bäder | 2016-10-18 | 1 | -27/+0 |
* | toolbar: Remove button-relief style property | Timm Bäder | 2016-10-18 | 1 | -71/+0 |
* | toolbar: Use gdk_window_new_input() | Benjamin Otte | 2016-10-18 | 1 | -19/+8 |
* | API: container: Remove gtk_container_set_border_width() | Benjamin Otte | 2016-10-16 | 1 | -2/+0 |
* | Remove various unused style properties | Timm Bäder | 2016-10-16 | 1 | -67/+0 |
* | port to new gtk_menu_popup_at_* () functions | William Hua | 2016-07-19 | 1 | -61/+34 |
* | toolbar: Limit item position to number of contained elements | Timm Bäder | 2016-05-12 | 1 | -1/+3 |
* | gtk: Port to new monitor api | Matthias Clasen | 2016-04-27 | 1 | -19/+17 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -1/+1 |
* | separatortoolitem: don't use custom sizing/rendering | Cosimo Cecchi | 2016-01-03 | 1 | -93/+9 |
* | toolbar: deprecate GtkToolbarSpaceStyle and space-style style property | Cosimo Cecchi | 2016-01-03 | 1 | -1/+9 |
* | toolbar: port to use a gadget | Cosimo Cecchi | 2016-01-03 | 1 | -114/+154 |
* | toolbar: use gtk_container_handle_border_width() | Cosimo Cecchi | 2016-01-03 | 1 | -43/+32 |
* | toolbar: trivial code cleanup | Cosimo Cecchi | 2016-01-03 | 1 | -3/+5 |
* | Annotate deprecated style properties | Matthias Clasen | 2015-11-16 | 1 | -2/+2 |
* | Cosmetic: Avoid explicit state variables | Matthias Clasen | 2015-11-14 | 1 | -4/+3 |
* | Use gtk_widget_set_focus_on_click() instead of deprecated setters | Florian Müllner | 2015-11-03 | 1 | -1/+1 |
* | toolbar: Use an element name instead of a style class | Matthias Clasen | 2015-10-31 | 1 | -4/+6 |
* | toolbar: Switch from get_path_for_child() to css node managing | Benjamin Otte | 2015-07-16 | 1 | -145/+13 |
* | stylecontext: Split render functions out into gtkrender.[ch] | Benjamin Otte | 2014-10-03 | 1 | -3/+4 |
* | widget: Make _gtk_set_simple_clip() take an optional content clip | Benjamin Otte | 2014-08-21 | 1 | -1/+1 |
* | GtkToolbar: Set clip | Matthias Clasen | 2014-08-10 | 1 | -0/+2 |
* | GtkToolbar: Set orientable style classes initially | Matthias Clasen | 2014-07-18 | 1 | -0/+2 |
* | GtkToolbar: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -3/+3 |
* | Drop GtkArrow use in GtkToolbar | Matthias Clasen | 2014-05-13 | 1 | -4/+3 |
* | toolbar: Remove unneeded checks | Benjamin Otte | 2014-05-01 | 1 | -8/+4 |
* | Clean up private headers | Matthias Clasen | 2014-04-05 | 1 | -0/+1 |
* | all: Name more idles and timeouts | Bastien Nocera | 2014-03-26 | 1 | -1/+4 |