summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GtkApplication: track screensaver statescreensaverMatthias 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
* Add a missing castMatthias Clasen2018-08-291-1/+1
* Updated Lithuanian translationAurimas Černius2018-08-291-50/+55
* The file chooser is no box anymoreMatthias Clasen2018-08-291-1/+1
* Update Swedish translationAnders Jonsson2018-08-281-1432/+2985
* FileChooserWidget: Don't show recent items with private hint setKai Willadsen2018-08-281-0/+20
* Update Polish translationPiotr Drąg2018-08-281-286/+287
* 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
* | Update Brazilian Portuguese translationRafael Fontenelle2018-08-281-1622/+3403
* | 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
* | testoverlaystyleclass: Fix CSS snippetTimm Bäder2018-08-271-2/+2
* | remove tests/testinputTimm Bäder2018-08-272-315/+0
* | Merge branch 'robertroth/readme-fix' into 'master'Matthias Clasen2018-08-262-12/+11
|\ \
| * | docs: README.commits converted to markdownRobert Roth2018-08-262-12/+11
|/ /
* | Update German translationChristian Kirbach2018-08-261-676/+669
* | fishbowl: Use a GtkPicture for videosTimm Bäder2018-08-251-1/+3
* | 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
* | Update POTFILES.inPiotr Drąg2018-08-192-9/+8
* | Merge branch 'kill-subsurface' into 'master'Matthias Clasen2018-08-196-323/+22
|\ \
| * | gdk: Drop GDK_SURFACE_SUBSURFACEkill-subsurfaceMatthias Clasen2018-08-182-38/+5
| * | wayland: drop subsurfacesMatthias Clasen2018-08-181-249/+4
| * | 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