summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for gdk_content_formats_parsecontent_format_parse-testsMatthias Clasen2021-07-261-0/+46
* Add tests for GdkContentFormatscontentformat-testsMatthias Clasen2021-07-262-0/+71
* Merge branch 'wip/compose-parser' into 'master'Matthias Clasen2021-07-2630-1998/+6097
|\
| * composetable: Rewrite Compose files if necessaryMatthias Clasen2021-07-154-18/+119
| * composetable: Keep the number of sequencesMatthias Clasen2021-07-1514-3/+21
| * Remove some leftover debug codeMatthias Clasen2021-07-151-15/+0
| * imcontext: Improve the docsMatthias Clasen2021-07-131-0/+15
| * imcontext: Simplify checking compose seqsMatthias Clasen2021-07-131-53/+29
| * composetable: Drop GtkComposeTableCompactMatthias Clasen2021-07-1327-5733/+5014
| * composetable: Ignore length 1 sequencesMatthias Clasen2021-07-131-0/+6
| * imcontext: Replace the builtin sequencesMatthias Clasen2021-07-131-13/+24
| * composetable: Allow removing sequencesMatthias Clasen2021-07-133-2/+18
| * composetable: Switch to using a hash tableMatthias Clasen2021-07-134-206/+145
| * composetable: Reinterpret %LMatthias Clasen2021-07-132-561/+4480
| * composetable: Handle substitutions in includesMatthias Clasen2021-07-134-1/+635
| * composetable: Handle includesMatthias Clasen2021-07-137-2/+149
| * composetable: Move code into the parserMatthias Clasen2021-07-131-37/+54
| * composetable: Introduce a parser structMatthias Clasen2021-07-131-20/+42
| * Clean up the GtkComposeTable apiMatthias Clasen2021-07-134-94/+106
| * gtk-demo: Add a slider to the menu exampleMatthias Clasen2021-07-131-1/+15
| * Add a simple Javascript exampleMatthias Clasen2021-07-131-0/+50
* | 4.3.24.3.2Matthias Clasen2021-07-242-1/+108
* | Merge branch 'misc-speedups' into 'master'Matthias Clasen2021-07-2512-159/+190
|\ \
| * | sizerequest: Simplify some codeMatthias Clasen2021-07-241-6/+12
| * | sizerequest: Keep branches in syncMatthias Clasen2021-07-241-2/+2
| * | widget: Avoid some unnecessary back-and-forth castingMatthias Clasen2021-07-241-9/+4
| * | widget: Avoid GObject data for action muxerMatthias Clasen2021-07-243-34/+29
| * | layoutmanager: Avoid some overheadMatthias Clasen2021-07-241-1/+1
| * | gridlayout: Avoid some unnecessary overheadMatthias Clasen2021-07-241-18/+18
| * | gsk: Optimize gsk_transform_to...Matthias Clasen2021-07-241-58/+29
| * | gsk: Add a shortcut for a common transform caseMatthias Clasen2021-07-243-7/+39
| * | gsk: Add a private getter for container childrenMatthias Clasen2021-07-243-3/+21
| * | ngl: Reduce type checking overheadMatthias Clasen2021-07-243-10/+17
| * | ngl: Speed up clipping calculations a bitMatthias Clasen2021-07-241-12/+19
|/ /
* | Update POTFILES.inPiotr Drąg2021-07-242-0/+4
* | Merge branch 'no-pposition' into 'master'Emmanuele Bassi2021-07-241-8/+0
|\ \
| * | gdk/x11: Do not set PPosition hintFlorian Müllner2021-07-241-8/+0
* | | Merge branch 'wip/exalm/gtktext-selection-fix' into 'master'Matthias Clasen2021-07-231-14/+14
|\ \ \
| * | | text: Use the widget y coordinate for gesturesAlexander Mikhaylenko2021-07-231-14/+14
* | | | Merge branch 'stack-page-name' into 'master'Matthias Clasen2021-07-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | stack: GtkStackPage:name is not construct-onlyMatthias Clasen2021-07-221-1/+1
* | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-07-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | CosmeticsMatthias Clasen2021-07-221-1/+1
|/ / /
* | | Merge branch 'startup-profiling' into 'master'Matthias Clasen2021-07-221-3/+22
|\ \ \
| * | | Add more sysprof marksMatthias Clasen2021-07-225-4/+58
* | | | Merge branch 'startup-profiling' into 'master'Matthias Clasen2021-07-224-1/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Add more sysprof marksMatthias Clasen2021-07-224-1/+36
|/ / /
* | | Merge branch 'wip/otte/gleanup' into 'master'Benjamin Otte2021-07-2252-3368/+2794
|\ \ \
| * | | glx: Get rid fo DrawableInfoBenjamin Otte2021-07-223-46/+7
| * | | gdkdisplay-win32.c: Don't call ReleaseDC() unnecessarilyChun-wei Fan2021-07-221-6/+0