summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* iconhelper: Fix drawing of empty and paintable helpersBenjamin Otte2018-09-051-2/+6
* Minor fixes in documentation of gtkbboxLennart Buhl2018-09-031-3/+3
* Adwaita: Regenerate CSS to get window.devel stylesDaniel Boles2018-09-022-0/+8
* GtkApplication: Improve the docsMatthias Clasen2018-08-311-0/+2
* Avoid a pointless gotoMatthias Clasen2018-08-311-3/+1
* Add a helpful commentMatthias Clasen2018-08-311-0/+1
* GtkApplication: track screensaver stateMatthias Clasen2018-08-304-0/+170
* GtkApplication: Respect GTK_USE_PORTALMatthias Clasen2018-08-301-0/+3
* file chooser portal: use request path utilitiesMatthias Clasen2018-08-301-11/+1
* print portal: use request path utilitiesMatthias Clasen2018-08-301-10/+2
* color picker portal: Add request path utilityMatthias Clasen2018-08-301-11/+2
* Add utility functions for portal pathsMatthias Clasen2018-08-302-0/+40
* Merge branch 'selection-mode-separator' into 'master'Jakub Steiner2018-08-303-0/+8
|\
| * Adwaita: Add color to separator.selection-modeAdrien Plazas2018-08-273-0/+8
* | Add a missing castMatthias Clasen2018-08-291-1/+1
* | The file chooser is no box anymoreMatthias Clasen2018-08-291-1/+1
* | FileChooserWidget: Don't show recent items with private hint setKai Willadsen2018-08-281-0/+20
* | Fix a typoMatthias Clasen2018-08-281-1/+1
* | Merge branch 'revealer-clipping' into 'master'Timm Bäder2018-08-281-6/+8
|\ \
| * | revealer: Only clip child when animatingErnestas Kulik2018-08-231-6/+8
* | | Revert "paned: Use a GtkIcon as separator"Timm Bäder2018-08-271-4/+25
* | | box: Remove gtk_box_get_sizeTimm Bäder2018-08-271-129/+5
* | | box: Rename avail_size to for_size everywhereTimm Bäder2018-08-271-4/+4
* | | box: Simplify compute_size_for_orientationTimm Bäder2018-08-271-12/+10
| |/ |/|
* | menuitem: Remove duplicate includeTimm Bäder2018-08-251-1/+0
* | picture: Fix doc typoTimm Bäder2018-08-251-1/+1
* | spinner: Remove private structTimm Bäder2018-08-251-14/+10
* | colorswatch: Remove dead assignmentTimm Bäder2018-08-251-2/+0
* | image: Fix gtkdoc property syntaxTimm Bäder2018-08-251-1/+1
* | paned: Use a GtkIcon as separatorTimm Bäder2018-08-251-25/+4
* | menubutton: Remove outdated lineTimm Bäder2018-08-251-1/+0
* | renderborder: Remove unused functionTimm Bäder2018-08-252-7/+0
* | renderborder: Pull some locals into the closest scopeTimm Bäder2018-08-251-4/+4
* | checkbutton: Remove snapshot implementationTimm Bäder2018-08-251-17/+0
* | radiobutton: Save signal IDs like everything elseTimm Bäder2018-08-251-14/+18
* | fixed: Remove unused struct memberTimm Bäder2018-08-251-1/+0
|/
* entry completion: Avoid critical warningsMatthias Clasen2018-08-201-8/+10
* Merge branch 'fix-shifted-scrolling' into 'master'Matthias Clasen2018-08-201-3/+20
|\
| * gtkscrolledwindow: Consider shift key presses when deceleratingSebastian Keller2018-08-041-3/+20
* | gesturestylus: Add missing array g-i annotation for *_get_axes paramsRico Tzschichholz2018-08-201-2/+2
* | Merge branch 'kill-subsurface' into 'master'Matthias Clasen2018-08-193-36/+13
|\ \
| * | Drop gtk_window_set_use_subsurfaceMatthias Clasen2018-08-182-32/+4
| * | entry completion: stop using subsurfacesMatthias Clasen2018-08-181-4/+9
* | | Move tools to a subdirectoryMatthias Clasen2018-08-1912-34/+36
|/ /
* | tooltip: Implement positioning using gdk_window_move_to_rect()Jonas Ådahl2018-08-192-221/+74
* | menu: Remove key_controller memberTimm Bäder2018-08-181-2/+0
* | menu: Remove initially_pushed_in flagTimm Bäder2018-08-181-1/+0
* | menu: Remove seen_item_enter flagTimm Bäder2018-08-182-3/+0
* | menu: Remove have_position flagTimm Bäder2018-08-182-29/+0
* | menu: Remove an unnecessary gtk_widget_destroy() callTimm Bäder2018-08-181-1/+0