summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* media: Block loading of the old moduleswip/otte/no-media-modulesBenjamin Otte2021-08-101-2/+13
* media: Don't build media modules as modulesBenjamin Otte2021-08-108-82/+36
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-08-106-1/+31
|\
| * ci: Add libjpeg-turbo-devel to the Fedora imageMatthias Clasen2021-08-102-1/+3
| * Handle the new line height pango attributeMatthias Clasen2021-08-104-0/+28
|/
* Merge branch 'callback-annotation-again' into 'master'Matthias Clasen2021-08-101-1/+1
|\
| * widget: Change callback scopeFlorian Müllner2021-07-281-1/+1
* | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-08-081-1/+3
|\ \
| * | ngl: Make current when unrealizingBenjamin Otte2021-08-081-1/+3
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-08-071-2/+2
|\ \ \
| * | | Cosmetics: Tweak css parser error messagesMatthias Clasen2021-08-071-2/+2
|/ / /
* | | Belarusian translation: Remove broken translation stringAndre Klapper2021-08-071-1/+1
* | | Khmer translation: Strip some invisible bytes from setting translationsAndre Klapper2021-08-071-2/+2
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-08-071-24/+51
|\ \ \
| * | | gtk-demo: Spruce up the hypertext demoMatthias Clasen2021-08-071-24/+51
* | | | Update Hebrew translationYaron Shahrabani2021-08-071-2096/+1723
|/ / /
* | | Update Persian translationDanial Behzadi2021-08-071-458/+498
* | | Update Persian translationDanial Behzadi2021-08-071-995/+1032
* | | Merge branch 'wip/chergert/revert-top-margin' into 'master'Matthias Clasen2021-08-061-1/+1
|\ \ \
| * | | Revert "textview: fix yoffset position when top_margin is set"Christian Hergert2021-08-051-1/+1
* | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-08-051-1/+1
|\ \ \ \
| * | | | settings: Default gtk-split-cursor to FALSEMatthias Clasen2021-08-051-1/+1
* | | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-08-052-30/+34
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | ci: Disable treeview-headers-hidden reftestMatthias Clasen2021-08-051-2/+5
| * | | text: Move setup code out of a loopMatthias Clasen2021-08-051-28/+29
* | | | Merge branch 'wip/exalm/shadow-extents' into 'master'Matthias Clasen2021-08-052-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Shrink shadow extentsAlexander Mikhaylenko2021-08-042-7/+7
* | | | Merge branch 'fix-tab-not-captured-in-popover' into 'master'Matthias Clasen2021-08-052-6/+69
|\ \ \ \
| * | | | popover: Cycle around focus with (Shift+)Tabvanadiae2021-08-041-2/+56
| * | | | popovermenu: Cycle around focus also with (Shift+)Tabvanadiae2021-08-041-4/+13
|/ / / /
* | | | Merge branch 'combobox-keynav' into 'master'Matthias Clasen2021-08-031-8/+57
|\ \ \ \
| * | | | treepopover: Start adding keynavMatthias Clasen2021-08-021-8/+57
|/ / / /
* | | | Merge branch 'big-keysyms' into 'master'Matthias Clasen2021-08-034-24/+24
|\ \ \ \
| * | | | imcontext: Treat keysyms as 32bit valuesMatthias Clasen2021-08-024-24/+24
* | | | | Merge branch 'surround-test' into 'master'Matthias Clasen2021-08-035-2/+164
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add some GtkIMContext testsMatthias Clasen2021-08-022-0/+155
| * | | | textview: Fix the get_surrounding implementationMatthias Clasen2021-08-021-1/+1
| * | | | Add a private getter for the textview key controllerMatthias Clasen2021-08-022-0/+8
| * | | | Remove an unimplemented functionMatthias Clasen2021-08-021-1/+0
|/ / / /
* | | | Merge branch 'fix-custom-widget-menu-focus' into 'master'Matthias Clasen2021-08-021-1/+20
|\ \ \ \
| * | | | menusectionbox: Passthrough the focus function of custom widgets' gizmovanadiae2021-08-021-1/+20
* | | | | Merge branch 'wip/otte/for-master' into 'master'Matthias Clasen2021-08-021-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | video: Use cross-fade transition to avoid resizesBenjamin Otte2021-08-021-1/+1
* | | | | Merge branch 'fix-4144' into 'master'Matthias Clasen2021-08-021-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gtkgesturerotate: Fix assertionJames Westman2021-08-021-5/+5
|/ / / /
* | | | Merge branch 'input-tweaks' into 'master'4149-imcontext-handle-16bit-keysymsMatthias Clasen2021-08-028-306/+272
|\ \ \ \
| * | | | imcontext: Code cleanupMatthias Clasen2021-07-291-35/+15
| * | | | composetable: Allow multiple dead keysMatthias Clasen2021-07-296-212/+110
| * | | | composetable: Change an APIMatthias Clasen2021-07-294-39/+47
| * | | | imcontext: Handle Escape in Compose sequenceMatthias Clasen2021-07-291-6/+12