Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | menusectionbox: Passthrough the focus function of custom widgets' gizmo | vanadiae | 2021-08-02 | 1 | -1/+20 | |
* | | | | Merge branch 'wip/otte/for-master' into 'master' | Matthias Clasen | 2021-08-02 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | video: Use cross-fade transition to avoid resizes | Benjamin Otte | 2021-08-02 | 1 | -1/+1 | |
* | | | | | gtkgesturerotate: Fix assertion | James Westman | 2021-08-02 | 1 | -5/+5 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'input-tweaks' into 'master'4149-imcontext-handle-16bit-keysyms | Matthias Clasen | 2021-08-02 | 6 | -174/+170 | |
|\ \ \ \ | ||||||
| * | | | | imcontext: Code cleanup | Matthias Clasen | 2021-07-29 | 1 | -35/+15 | |
| * | | | | composetable: Allow multiple dead keys | Matthias Clasen | 2021-07-29 | 4 | -100/+32 | |
| * | | | | composetable: Change an API | Matthias Clasen | 2021-07-29 | 3 | -18/+22 | |
| * | | | | imcontext: Handle Escape in Compose sequence | Matthias Clasen | 2021-07-29 | 1 | -6/+12 | |
| * | | | | imcontext: Tweak Compose sequence handling | Matthias Clasen | 2021-07-29 | 1 | -1/+27 | |
| * | | | | composetable: Add a prefix api | Matthias Clasen | 2021-07-29 | 2 | -0/+46 | |
| * | | | | composetable: Reduce the scope of a variable | Matthias Clasen | 2021-07-29 | 1 | -13/+13 | |
| * | | | | imcontext: Tweak Compose sequence preedit | Matthias Clasen | 2021-07-29 | 1 | -2/+4 | |
* | | | | | Avoid pango deprecations | Matthias Clasen | 2021-08-01 | 1 | -34/+43 | |
* | | | | | label: Ignore __ for mnemonics | Matthias Clasen | 2021-08-01 | 1 | -1/+1 | |
* | | | | | Merge branch 'titlebar-gesture' into 'master' | Matthias Clasen | 2021-08-02 | 1 | -10/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | gtk/windowhandle: Delegate titlebar action to the compositor if possible | Florian Müllner | 2021-07-29 | 1 | -10/+42 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'fix-iconhelper' into 'master' | Matthias Clasen | 2021-07-31 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | iconhelper: Fix the paintable implementation | Matthias Clasen | 2021-07-31 | 1 | -1/+1 | |
* | | | | | | Merge branch 'iter-is-valid-docs' into 'master' | Emmanuele Bassi | 2021-07-31 | 2 | -10/+10 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | docs: Fix iter_is_valid() description | Emmanuele Bassi | 2021-07-31 | 2 | -10/+10 | |
| |/ / / / | ||||||
* | | | | | checkbutton: Activate when moving focus | Florian Müllner | 2021-07-30 | 1 | -6/+4 | |
* | | | | | checkbutton: Delegate ::activate to the helper if appropriate | Florian Müllner | 2021-07-30 | 1 | -1/+4 | |
| |_|/ / |/| | | | ||||||
* | | | | textview: fix yoffset position when top_margin is set | Christian Hergert | 2021-07-29 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'source-static-name' into 'master' | Matthias Clasen | 2021-07-29 | 34 | -65/+72 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Avoid copying static debug strings | Matthias Clasen | 2021-07-28 | 34 | -65/+72 | |
* | | | compose-parse.c: Include stdlib.h | Chun-wei Fan | 2021-07-28 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge branch 'wip/otte/widgetfactory-dnd' into 'master' | Matthias Clasen | 2021-07-27 | 2 | -5/+33 | |
|\ \ | ||||||
| * | | droptarget: Make formats construct-only writable | Benjamin Otte | 2021-07-27 | 1 | -5/+16 | |
| * | | builder: Add support for GdkContentFormats | Benjamin Otte | 2021-07-27 | 1 | -0/+17 | |
* | | | Merge branch 'wip/compose-parser' into 'master' | Matthias Clasen | 2021-07-26 | 13 | -1912/+1001 | |
|\ \ \ | ||||||
| * | | | composetable: Rewrite Compose files if necessary | Matthias Clasen | 2021-07-15 | 3 | -13/+114 | |
| * | | | composetable: Keep the number of sequences | Matthias Clasen | 2021-07-15 | 2 | -0/+6 | |
| * | | | imcontext: Improve the docs | Matthias Clasen | 2021-07-13 | 1 | -0/+15 | |
| * | | | imcontext: Simplify checking compose seqs | Matthias Clasen | 2021-07-13 | 1 | -53/+29 | |
| * | | | composetable: Drop GtkComposeTableCompact | Matthias Clasen | 2021-07-13 | 13 | -1684/+483 | |
| * | | | composetable: Ignore length 1 sequences | Matthias Clasen | 2021-07-13 | 1 | -0/+6 | |
| * | | | imcontext: Replace the builtin sequences | Matthias Clasen | 2021-07-13 | 1 | -13/+24 | |
| * | | | composetable: Allow removing sequences | Matthias Clasen | 2021-07-13 | 1 | -1/+15 | |
| * | | | composetable: Switch to using a hash table | Matthias Clasen | 2021-07-13 | 1 | -201/+141 | |
| * | | | composetable: Reinterpret %L | Matthias Clasen | 2021-07-13 | 1 | -20/+48 | |
| * | | | composetable: Handle substitutions in includes | Matthias Clasen | 2021-07-13 | 1 | -1/+45 | |
| * | | | composetable: Handle includes | Matthias Clasen | 2021-07-13 | 1 | -2/+88 | |
| * | | | composetable: Move code into the parser | Matthias Clasen | 2021-07-13 | 1 | -37/+54 | |
| * | | | composetable: Introduce a parser struct | Matthias Clasen | 2021-07-13 | 1 | -20/+42 | |
| * | | | Clean up the GtkComposeTable api | Matthias Clasen | 2021-07-13 | 3 | -79/+103 | |
* | | | | sizerequest: Simplify some code | Matthias Clasen | 2021-07-24 | 1 | -6/+12 | |
* | | | | sizerequest: Keep branches in sync | Matthias Clasen | 2021-07-24 | 1 | -2/+2 | |
* | | | | widget: Avoid some unnecessary back-and-forth casting | Matthias Clasen | 2021-07-24 | 1 | -9/+4 | |
* | | | | widget: Avoid GObject data for action muxer | Matthias Clasen | 2021-07-24 | 3 | -34/+29 |