summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* inspector: fix compilation on macOSwip/chergert/fix-inspector-macosChristian Hergert2021-06-171-1/+1
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-06-1718-51/+133
|\
| * testsuite: Avoid a compiler warningMatthias Clasen2021-06-171-1/+2
| * widget-factory: Show Ctrl-? in the menuMatthias Clasen2021-06-171-0/+1
| * shortcutcontroller: Don't reinject menu accelsMatthias Clasen2021-06-171-1/+2
| * window: Propagate accel changesMatthias Clasen2021-06-171-1/+3
| * shortcutcontroller: Add a way to update accelsMatthias Clasen2021-06-172-5/+19
| * action muxer: Propagate registrations further upMatthias Clasen2021-06-171-10/+19
| * menutrackeritem: Be more careful with accel changesMatthias Clasen2021-06-171-1/+5
| * action muxer: Propagate accel changesMatthias Clasen2021-06-171-4/+3
| * actionobserver: Clarify primary_accel_changed docsMatthias Clasen2021-06-161-3/+5
| * print-editor: Make accels workMatthias Clasen2021-06-161-5/+12
| * bloatpad: Add icons as resourcesMatthias Clasen2021-06-166-0/+5
| * bloatpad: Give the toolbar a faceliftMatthias Clasen2021-06-161-10/+18
| * bloatpad: Improve accel dialogMatthias Clasen2021-06-161-4/+37
| * examples: Use existing iconsMatthias Clasen2021-06-161-2/+2
| * examples: Drop a redundant frameMatthias Clasen2021-06-161-5/+1
* | Update Portuguese translationHugo Carvalho2021-06-171-1693/+1711
* | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-06-171-11/+1
|\ \
| * | spinner: Behave like any other iconBenjamin Otte2021-06-171-11/+1
* | | Merge branch 'fix-3793' into 'master'Matthias Clasen2021-06-161-21/+30
|\ \ \
| * | | gdksurface-win32.c: Fix up popup placementChun-wei Fan2021-06-161-12/+21
| * | | gdksurface-win32.c: Fix formatting for popup functionsChun-wei Fan2021-06-161-9/+9
* | | | Merge branch 'media-stream-name-collision' into 'master'Matthias Clasen2021-06-164-7/+30
|\ \ \ \ | |/ / / |/| | |
| * | | mediastream: Some more api renamingMatthias Clasen2021-06-154-7/+30
| | |/ | |/|
* | | Merge branch 'drop-target-name-collision' into 'master'Matthias Clasen2021-06-164-6/+52
|\ \ \ | |/ / |/| |
| * | droptarget: Rename :drop to :current-dropMatthias Clasen2021-06-154-6/+52
* | | Merge branch 'cherry-pick-4ba89f25' into 'master'Matthias Clasen2021-06-151-0/+10
|\ \ \
| * | | cellarea: Don't shrink area too muchBenjamin Otte2021-06-151-0/+10
* | | | Merge branch 'label-underline-markup' into 'master'Matthias Clasen2021-06-152-2/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Add a mnemonic testcaseMatthias Clasen2021-06-151-0/+23
| * | | label: Fix mnemonic handlingMatthias Clasen2021-06-151-2/+12
|/ / /
* | | Revert "progressbar: Avoid redundant storage"Matthias Clasen2021-06-151-21/+18
* | | Update Turkish translationEmin Tufan Çetin2021-06-151-574/+599
|/ /
* | Merge branch 'macos-input-method' into 'master'Matthias Clasen2021-06-142-2/+2
|\ \
| * | fix: make the new nsview as the first responder.Zhi2021-06-151-0/+1
| * | fix: replace deprecated metods.Zhi2021-06-081-2/+1
* | | Merge branch 'media-stream-name-collision' into 'master'Matthias Clasen2021-06-146-33/+82
|\ \ \
| * | | mediastream: Rename an api to avoid name collisionsMatthias Clasen2021-06-146-33/+82
|/ / /
* | | Merge branch 'columnview-double-activation' into 'master'Matthias Clasen2021-06-141-7/+11
|\ \ \ | |_|/ |/| |
| * | listitemwidget: Claim gesture when activatingMatthias Clasen2021-06-131-0/+2
| * | listitemwidget: Match activation conditionsMatthias Clasen2021-06-131-7/+9
|/ /
* | Merge branch 'filename-annotations' into 'master'Matthias Clasen2021-06-138-12/+12
|\ \
| * | Add type annotations for filename argumentsMatthias Clasen2021-06-128-12/+12
* | | Merge branch 'msvc-fix' into 'master'Matthias Clasen2021-06-131-2/+2
|\ \ \ | |/ / |/| |
| * | Update gtkpopcountprivate.h: undefined macro outside msvcSebastian Cherek2021-06-121-1/+1
| * | Dropped defined() for readabilityscherek2021-06-121-1/+1
| * | Replaced && with || for POPCNT checks to fix the logic.scherek2021-06-121-1/+1
| * | Fix illegal instruction crash on x64 CPUs without POPCNT instruction when com...scherek2021-06-121-2/+2
|/ /
* | Merge branch 'listmodel-get-item' into 'master'Matthias Clasen2021-06-115-4/+109
|\ \