summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* paintable: Fix return_if_fail() statementsBenjamin Otte2018-07-131-2/+2
* gl: Don't accidentally use ints for float variablesBenjamin Otte2018-07-131-3/+3
* docs: Small updatesMatthias Clasen2018-07-132-20/+3
* Merge branch 'dnd-cleanups' into 'master'Matthias Clasen2018-07-1322-411/+252
|\
| * dnd: Drop gdk_drag_abortMatthias Clasen2018-07-126-73/+0
| * dnd: Some documentation updatesMatthias Clasen2018-07-121-6/+9
| * win32: Build fixesMatthias Clasen2018-07-121-18/+5
| * wayland: Rename a source fileMatthias Clasen2018-07-122-1/+1
| * wayland: Drop an unused fieldMatthias Clasen2018-07-121-11/+0
| * dnd: Drop suggested_actionMatthias Clasen2018-07-124-37/+8
| * drag: Split a setterMatthias Clasen2018-07-123-7/+13
| * win32: Stop using gdk_drag_get_suggested_actionMatthias Clasen2018-07-121-4/+2
| * GdkDrop: drop the priv structMatthias Clasen2018-07-122-77/+48
| * Add a GdkDrag::actions propertyMatthias Clasen2018-07-121-1/+27
| * Rename a propertyMatthias Clasen2018-07-125-19/+20
| * GdkDrag: Drop the priv structMatthias Clasen2018-07-122-53/+33
| * wayland: set a cursor when starting a dragMatthias Clasen2018-07-121-0/+4
| * dnd: Add a GdkDrag::action propertyMatthias Clasen2018-07-125-74/+55
| * wayland: Remove an unused fieldMatthias Clasen2018-07-121-1/+0
| * dnd: Rename gtk_drag_begin_with_coordinatesMatthias Clasen2018-07-1211-69/+67
* | Merge branch 'fix-wayland' into 'master'Matthias Clasen2018-07-120-0/+0
|\ \ | |/ |/|
| * GtkIMContextSimple: Fix Wayland build when X11 support is disabled.Emmanuel Gil Peyrot2018-07-081-1/+1
* | Merge branch 'master' into 'master'Daniel Boles2018-07-097-12/+35
|\ \
| * | HighContrast: Restore expander sizeSamuel Thibault2018-06-213-8/+8
| * | TreeView: Get expander size from CSS min-width|heightDaniel Boles2018-06-217-8/+31
* | | widget factory: Use GtkPicture for background selectionTimm Bäder2018-07-081-4/+3
* | | gl renderer: Cache blurred outset shadow nodesTimm Bäder2018-07-084-66/+237
* | | aboutdialog: Remove priv pointerTimm Bäder2018-07-082-102/+83
* | | layout: Remove priv pointerTimm Bäder2018-07-082-37/+21
* | | rendernodes: Fix unconditionally impossible diffsTimm Bäder2018-07-081-8/+14
* | | GskRenderer: Add missing nullable annotationTimm Bäder2018-07-081-2/+2
* | | Revert "snapshot: merge container nodes"Timm Bäder2018-07-081-16/+2
* | | Update Hungarian translationBalázs Meskó2018-07-081-1961/+2233
* | | Implement GtkInspectorLayoutOverlayTimm Bäder2018-07-085-97/+270
* | | treeview: Fix column visibility checkTimm Bäder2018-07-081-2/+7
* | | treeview: Move column header widgets when scrollingTimm Bäder2018-07-081-6/+8
* | | aspectframe: Remove priv pointerTimm Bäder2018-07-082-20/+13
* | | scalebutton: Remove priv pointerTimm Bäder2018-07-082-46/+44
* | | searchbar: Ignore key presses when unmappedTimm Bäder2018-07-081-0/+3
* | | accellabel: Add newline between consecutive if statementsTimm Bäder2018-07-081-12/+21
* | | listbox demo: Hide extra_buttons_box by defaultTimm Bäder2018-07-081-0/+1
* | | range: Remove has_origin flagTimm Bäder2018-07-081-10/+4
* | | dialog: Remove priv pointerTimm Bäder2018-07-082-29/+35
* | | dialog: Remove some GtkVBox referencesTimm Bäder2018-07-081-2/+2
* | | GtkSeparatorToolItem: Remove draw flagTimm Bäder2018-07-081-25/+17
* | | GtkSeparatorToolItem: Remove priv pointerTimm Bäder2018-07-082-13/+12
* | | GtkApplication: Remove priv pointerTimm Bäder2018-07-082-76/+122
* | | colorswatch: Remove priv pointerTimm Bäder2018-07-082-56/+77
* | | render: Remove gtk_render_sliderTimm Bäder2018-07-082-58/+0
* | | renderborder: Remove some unused APITimm Bäder2018-07-082-68/+0