summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add JSON tests fuzzers complained aboutwip/otte/jsonBenjamin Otte2023-04-155-0/+8
* jsonparser: Add gtk_json_parser_select_string()Benjamin Otte2023-04-152-8/+36
* jsonparser: Implement integer gettersBenjamin Otte2023-04-151-12/+85
* demos: Add a simple JSON demoBenjamin Otte2023-04-154-1/+358
* jsonparser: Add some convenience APIBenjamin Otte2023-04-152-13/+98
* testsuite: Run json parser as a single testBenjamin Otte2023-04-151-11/+12
* testsuite: Add a testsuite for the json parserBenjamin Otte2023-04-15534-0/+1477
* jsonparser: Don't treat \0 as eofBenjamin Otte2023-04-151-5/+7
* jsonparser: Don't stack overflowBenjamin Otte2023-04-152-13/+36
* jsonparser: Accept UTF-8 BOM at start of documentBenjamin Otte2023-04-151-6/+21
* jsonparser: Improve error handlingBenjamin Otte2023-04-154-90/+518
* jsonparser: Make select_member() fastBenjamin Otte2023-04-151-38/+118
* json: Add gtk_json_parser_select_member()Benjamin Otte2023-04-152-0/+26
* jsonparser: Store the node in the character tableBenjamin Otte2023-04-151-79/+33
* tools: Add gtk-json-validateBenjamin Otte2023-04-152-0/+158
* jsonparser: Remove the reader objectBenjamin Otte2023-04-151-136/+120
* jsonparser: Prevalidate numbers and stringsBenjamin Otte2023-04-151-174/+155
* jsonparser: Split parsing strings from unescaping themBenjamin Otte2023-04-151-97/+155
* jsonparser: Build a character table and use itBenjamin Otte2023-04-151-61/+164
* jsonparser: Remove line number trackingBenjamin Otte2023-04-151-22/+0
* tools: Add gtk-json-formatBenjamin Otte2023-04-152-0/+353
* Add GtkJsonPrinterBenjamin Otte2023-04-153-0/+467
* Add GtkJsonParserBenjamin Otte2023-04-154-0/+1102
* testutils: Rewrite to use GSubprocessBenjamin Otte2023-04-151-37/+53
* Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-153-22/+157
|\
| * listlistmodel: Add a cacheBenjamin Otte2023-04-151-8/+56
| * testsuite: Add some more exhaustive testing to listlistmodelBenjamin Otte2023-04-151-2/+84
| * inspector: Don't randomly emit application signalsBenjamin Otte2023-04-151-12/+17
|/
* Merge branch 'gbsneto/vulkan-buffer-release' into 'main'Benjamin Otte2023-04-141-1/+4
|\
| * gsk/vulkan/render: Download image before resetGeorges Basile Stavracas Neto2023-04-141-1/+4
* | Merge branch 'fix_scalebutton_orientation' into 'main'Matthias Clasen2023-04-131-2/+47
|\ \
| * | scalebutton: fix orientation not applied to scaleG.Willems2023-04-111-0/+39
| * | scalebutton: fix CSS name in documentationG.Willems2023-04-111-2/+8
* | | Merge branch 'check-openuri-portal-version' into 'main'Matthias Clasen2023-04-131-0/+6
|\ \ \ | |_|/ |/| |
| * | openuriportal: Detect if the interface isn't thereMatthias Clasen2023-04-131-0/+6
* | | Merge branch 'gbsneto/vulkan-mailbox' into 'main'Georges Basile Stavracas Neto2023-04-131-1/+75
|\ \ \
| * | | gdk/vulkancontext: Use more appropriate present modeGeorges Basile Stavracas Neto2023-04-131-1/+75
|/ / /
* | | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-134-63/+0
|\ \ \
| * | | x11: Remove commented outdated codeBenjamin Otte2023-04-132-50/+0
| * | | gdk: Remove unused vfuncBenjamin Otte2023-04-132-13/+0
|/ / /
* | | Merge branch 'wip/otte/wl-gloria-gaynor' into 'main'Benjamin Otte2023-04-135-193/+151
|\ \ \
| * | | wayland: Keep EGL window around when hiddenBenjamin Otte2023-04-131-7/+6
| * | | wayland: Don't destroy the wl_surface on hide()Benjamin Otte2023-04-135-147/+133
| * | | wayland: Split out a functionBenjamin Otte2023-04-131-7/+12
| * | | wayland: Remove useless functionBenjamin Otte2023-04-131-23/+7
| * | | wayland: Remove an old workaroundBenjamin Otte2023-04-131-16/+0
* | | | Merge branch 'wip/exalm/print-dialog' into 'main'Matthias Clasen2023-04-131-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | printunixdialog: Remove a redundant style classAlexander Mikhaylenko2023-04-121-3/+0
| |/ /
* | | Merge branch 'bilelmoussaoui/g-i' into 'main'Matthias Clasen2023-04-131-2/+2
|\ \ \ | |/ / |/| |
| * | g-i: Fix GtkGLArea type name Bilal Elmoussaoui2023-04-121-2/+2
|/ /