summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Only build doc-shooter when X11 is enabledno-docshooter-non-x11Chun-wei Fan2022-03-301-1/+1
* Merge branch 'wip/exalm/scroll-hold' into 'main'Carlos Garnacho2022-03-281-15/+10
|\
| * eventcontrollerscroll: Always propagate hold eventsAlexander Mikhaylenko2022-03-281-15/+10
|/
* Update Latvian translationRūdolfs Mazurs2022-03-271-744/+887
* Update Latvian translationRūdolfs Mazurs2022-03-271-1772/+1467
* Merge branch 'antoniof-main-patch-34986' into 'main'Emmanuele Bassi2022-03-271-12/+12
|\
| * overlaylayout: Set position style class on childAntónio Fernandes2022-03-271-12/+12
|/
* Merge branch 'inspector-attributes' into 'main'Matthias Clasen2022-03-251-0/+57
|\
| * inspector: Allow viewing PangoAttrList propertiesMatthias Clasen2022-03-251-0/+57
* | Merge branch 'main' into 'main'Matthias Clasen2022-03-251-1/+1
|\ \ | |/ |/|
| * Check for 'rst2man' misses installed 'rst2man.py' (#4728)aneejit12022-03-191-1/+1
* | Merge branch 'wip/chergert/fix-gl-rgba' into 'main'Benjamin Otte2022-03-251-0/+36
|\ \
| * | gdk/gl: handle GL_RGBA/GL_UNSIGNED_NORMALIZEDChristian Hergert2022-03-241-0/+36
* | | Merge branch 'want_prepare_without_play_for_size' into 'main'Matthias Clasen2022-03-241-0/+19
|\ \ \
| * | | Apply 1 suggestion(s) to 1 file(s)Matthias Clasen2022-03-241-1/+1
| * | | GtkMediaStream with gstreamer backend isn't 'prepared' until media is playedCaolán McNamara2022-03-091-0/+19
* | | | Update British English translationBruce Cowan2022-03-241-2353/+2288
| |/ / |/| |
* | | Update Indonesian translationKukuh Syafaat2022-03-231-678/+817
* | | Update Indonesian translationKukuh Syafaat2022-03-231-1540/+1388
* | | Merge branch 'fix-popover-menu-rtl-position' into 'main'Matthias Clasen2022-03-231-2/+2
|\ \ \
| * | | popover-menu: Fix buttons' position in RTLYosef Or Boczko2022-03-201-2/+2
* | | | Update Chinese (Taiwan) translationCheng-Chia Tseng2022-03-221-2328/+2247
* | | | Merge branch 'wip/chergert/reduce-overlay-overhead' into 'main'Matthias Clasen2022-03-221-4/+6
|\ \ \ \
| * | | | Default: avoid use of opacity for overlay scrollbarsChristian Hergert2022-03-211-4/+6
* | | | | Merge branch 'fix-high-depth-switch' into 'main'Matthias Clasen2022-03-221-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | surface: Use correct display when destroying a surface for depth switchSebastian Keller2022-03-221-1/+1
|/ / / /
* | | | Updated Czech translationMarek Černocký2022-03-212-3/+3
* | | | Updated Czech translationMarek Černocký2022-03-211-1/+1
|/ / /
* | | Update German translationPhilipp Kiemle2022-03-191-953/+1111
* | | Merge branch 'wip/carlosg/fix-accumulated-velocity' into 'main'Carlos Garnacho2022-03-192-41/+46
|\ \ \
| * | | gtkkineticscrolling: Do not take distance based shortcutsCarlos Garnacho2022-03-191-4/+1
| * | | gtkscrolledwindow: Do not trigger kinetic helpers on 0 velocityCarlos Garnacho2022-03-191-24/+30
| * | | gtkscrolledwindow: Change lifetime of kinetic scroll helpersCarlos Garnacho2022-03-191-4/+7
| * | | gtkscrolledwindow: Refactor kinetic scroll animationCarlos Garnacho2022-03-191-8/+8
| * | | gtkkineticscroll: Do not reset velocity after stop()Carlos Garnacho2022-03-191-1/+0
|/ / /
* | | Merge branch 'search-delay-versions' into 'main'Emmanuele Bassi2022-03-191-1/+3
|\ \ \ | |_|/ |/| |
| * | Add version marker to GtkSearchEntry:search-delay propertySebastian Dröge2022-03-191-0/+2
| * | Fix typo in gtk_search_entry_set_search_delay() docs causing it to not show upSebastian Dröge2022-03-191-1/+1
|/ /
* | Merge branch 'macos-fix-scroll-unit-build' into 'main'Matthias Clasen2022-03-191-1/+2
|\ \
| * | macos: fix scroll-unit buildpanoplie2022-03-191-1/+2
|/ /
* | Merge branch 'scroll-unit' into 'main'Carlos Garnacho2022-03-1912-66/+223
|\ \
| * | gtkeventcontrollerscroll: Map surface scroll unit in discrete stepspanoplie2022-03-191-10/+30
| * | recorder: Show scroll events deltas unitpanoplie2022-03-191-0/+15
| * | gtkrange: Add scroll unit handlingpanoplie2022-03-191-9/+11
| * | gtkscrolledwindow: Add scroll unit handlingpanoplie2022-03-191-35/+41
| * | gtkeventcontrollerscroll: Add scroll unit getterpanoplie2022-03-192-0/+30
| * | gdk: Add enum to indicate the unit of scroll deltaspanoplie2022-03-197-13/+97
* | | Merge branch 'wip/carlosg/rewritten-events-from-other-toplevels' into 'main'Matthias Clasen2022-03-191-27/+19
|\ \ \
| * | | gtk/main: Fix handling of !owner_events grabsCarlos Garnacho2022-03-151-6/+18
| * | | gtk/main: Make coords out of surface when rewriting events for grabsCarlos Garnacho2022-03-151-21/+1