summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* build: Mention release tarballs in READMEChristian Persch2021-04-031-0/+13
* Update Dutch translationNathan Follens2021-04-011-21/+44
* widget: gtk4: Set controller namesChristian Persch2021-03-271-1/+5
* widget: gtk4: Add click event controllerChristian Persch2021-03-272-0/+204
* widget: gtk4: Add scroll event controllerChristian Persch2021-03-272-0/+114
* widget: gtk4: Add motion event controllerChristian Persch2021-03-272-0/+166
* build: Work around a meson bug with dist scripts in subprojectsChristian Persch2021-03-251-3/+7
* build: Add missing includesChristian Persch2021-03-241-0/+8
* build: Add dist scriptChristian Persch2021-03-193-0/+47
* app: gtk4: Disable F10 menubar accelChristian Persch2021-03-161-0/+3
* widget: a11y: Remove assertChristian Persch2021-03-161-1/+2
* widget: Use our own enum for alignmentChristian Persch2021-03-148-53/+93
* build: Suppress undesirable warningsChristian Persch2021-03-131-0/+6
* widget: Add alignment propertiesChristian Persch2021-03-1310-60/+325
* widget: Make scroll adjustment range start at 0 alwaysChristian Persch2021-03-133-21/+31
* app: Add option to use a GtkScrolledWindowChristian Persch2021-03-131-9/+40
* widget: Add API to make adjustment values pixelsChristian Persch2021-03-1310-208/+385
* widget: gtk4: Add focus event handlingChristian Persch2021-03-062-0/+49
* widget: gtk4: Add keyboard input handlingChristian Persch2021-03-066-19/+131
* lib: Typo fixChristian Persch2021-03-061-1/+1
* app: Use gboolean for GOptionArg entries of type G_OPTION_ARG_NONEChristian Persch2021-03-041-1/+1
* widget: Don't implement GtkScrollableInterface:get_borderChristian Persch2021-03-031-24/+2
* build: Whitespace fixChristian Persch2021-03-021-1/+0
* Update Finnish translationJiri Grönroos2021-02-271-19/+43
* sixel: Remove pre-C++20 kludgeChristian Persch2021-02-241-14/+1
* docs: Small fixesChristian Persch2021-02-241-1/+1
* build: Don't warn on volatileChristian Persch2021-02-241-0/+1
* all: Fix underalignment warningsChristian Persch2021-02-243-6/+6
* build: Don't warn on C99 designated initialisersChristian Persch2021-02-241-0/+1
* lib: Remove unnecessary assertionChristian Persch2021-02-241-1/+0
* build: Require a C++20 compilerChristian Persch2021-02-241-3/+3
* build: Refactor C/C++ standard requirement checksChristian Persch2021-02-241-17/+53
* docs: Small docs fixesChristian Persch2021-02-2410-45/+55
* widget: Deprecate internal signalsChristian Persch2021-02-248-181/+162
* Update Galician translationFran Dieguez2021-02-241-13/+12
* all: Initial port for gtk4Christian Persch2021-02-2148-582/+3398
* app: Add debug option to track clipboard targetsChristian Persch2021-02-211-0/+41
* build: Post branch version bumpChristian Persch2021-02-131-1/+1
* lib: Typo fixChristian Persch2021-02-131-1/+1
* parser: DECBI is NOPChristian Persch2021-02-131-1/+1
* sixel: Add missing ifdefChristian Persch2021-02-131-0/+2
* sixel: Add missing ifdefChristian Persch2021-02-131-0/+2
* font: pangocairo: Use PangoFontMetrics to measure the fontChristian Persch2021-02-081-17/+24
* Update Punjabi translationA S Alam2021-02-061-64/+77
* parser: Correct charset designation sequences with final byte 7/14Christian Persch2021-02-054-21/+26
* lib: Fix indentationChristian Persch2021-02-051-1/+1
* parser: cat: Make linter warn on unsupported RLogin DECSIXEL ID extensionChristian Persch2021-02-052-0/+8
* sixel: Fix omitted data syntax reset when mismatched controlsChristian Persch2021-02-051-6/+5
* lib: Replace deprecated std::is_podChristian Persch2021-02-042-4/+4
* parser: cat: Make linter warn on unsupported RLogin DECGCI extensionChristian Persch2021-02-041-0/+6