summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch '2425-settings-schema-range-check' into 'main'Emmanuele Bassi2021-09-071-2/+2
|\ \ \ \
| * | | | gsettingsschema: Fix docs for g_settings_schema_key_range_check()Philip Withnall2021-06-161-2/+2
* | | | | Merge branch 'gcc-suppress-deprecated-2' into 'main'Philip Withnall2021-09-072-2/+13
|\ \ \ \ \
| * | | | | Fix false deprecation warnings on old GCC/MSVCEvan Miller2021-09-072-2/+13
* | | | | | Merge branch '2481-power-profile-default-value' into 'main'Philip Withnall2021-09-073-1/+26
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | tests: Fix subsequent tests after first power-profile test failurePhilip Withnall2021-09-061-0/+4
| * | | | | gpowerprofilemonitorportal: Set property value by defaultPhilip Withnall2021-09-062-0/+19
| * | | | | gpowerprofilemonitordbus: Fix a crash if no property is cachedPhilip Withnall2021-09-061-1/+2
| * | | | | gpowerprofilemonitordbus: Fix a memory leakPhilip Withnall2021-09-061-0/+1
* | | | | | Merge branch 'revert-cd93c350' into 'main'Philip Withnall2021-09-061-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Revert "Merge branch 'fix/gclosure-invoke-type-annotation' into 'main'"revert-cd93c350Evan Welsh2021-08-291-1/+1
* | | | | | Merge branch 'wip/hadess/fix-assert-eventually' into 'main'Philip Withnall2021-09-062-4/+4
|\ \ \ \ \ \
| * | | | | | gio: Fix conditions in memory-monitor testBastien Nocera2021-09-062-4/+4
|/ / / / / /
* | | | | | Merge branch 'wip/lantw/ci-Use-C.UTF-8-locale-on-FreeBSD-12' into 'main'Philip Withnall2021-09-061-1/+2
|\ \ \ \ \ \
| * | | | | | ci: Use C.UTF-8 locale on FreeBSD 12wip/lantw/ci-Use-C.UTF-8-locale-on-FreeBSD-12Ting-Wei Lan2021-09-031-1/+2
* | | | | | | Merge branch 'DarkTrick-main-patch-43422' into 'main'Philip Withnall2021-09-061-1/+2
|\ \ \ \ \ \ \
| * | | | | | | doc: Explicitly said, that no null term. is neededDarkTrick2021-09-061-1/+2
|/ / / / / / /
* | | | | | | Update Romanian translationDaniel Șerbănescu2021-09-051-365/+371
* | | | | | | Update Chinese (China) translationBoyuan Yang2021-09-041-383/+389
* | | | | | | Update Korean translationChangwoo Ryu2021-09-041-364/+370
|/ / / / / /
* | | | | | Updated Lithuanian translationAurimas Černius2021-09-021-366/+372
* | | | | | Update Catalan translationJordi Mas2021-08-311-379/+385
|/ / / / /
* | | | | Update Kazakh translationBaurzhan Muftakhidinov2021-08-291-806/+922
|/ / / /
* | | | Update Galician translationFran Dieguez2021-08-251-367/+378
| |_|/ |/| |
* | | Update Basque translationAsier Sarasua Garmendia2021-08-211-377/+383
* | | 2.69.22.69.2Philip Withnall2021-08-192-1/+38
* | | Merge branch 'wip/pwithnall/2456-thread-pool-fix' into 'main'Philip Withnall2021-08-192-41/+102
|\ \ \
| * | | tests: Rewrite thread-pool test for freeing queued itemsPhilip Withnall2021-08-191-41/+97
| * | | gthreadpool: Remove a dummy item from the queue before freeingPhilip Withnall2021-08-191-0/+5
|/ / /
* | | Merge branch '2343-async-result-docs' into 'main'Philip Withnall2021-08-191-0/+4
|\ \ \
| * | | giotypes: Document refcounting of source object for GAsyncReadyCallbackPhilip Withnall2021-04-141-0/+4
* | | | Merge branch '2316-dbus-session-hardening-again' into 'main'Philip Withnall2021-08-191-24/+2
|\ \ \ \
| * | | | Revert "gdbus: Use DBUS_SESSION_BUS_ADDRESS if AT_SECURE but not setuid"Philip Withnall2021-08-041-24/+2
* | | | | Merge branch 'wip/test-fail-convenience' into 'main'Philip Withnall2021-08-199-52/+198
|\ \ \ \ \
| * | | | | tests: Make use of g_test_fail_message()Simon McVittie2021-08-192-6/+3
| * | | | | gtestutils: Allow failing a test with a printf-style messageSimon McVittie2021-08-195-0/+66
| * | | | | tests: Use g_test_skip_printf()Simon McVittie2021-08-192-46/+13
| * | | | | gtestutils: Allow skipping tests with a printf-style messageSimon McVittie2021-08-195-0/+116
|/ / / / /
* | | | | Merge branch 'wip/pwithnall/gdbus-names-livelock' into 'main'Philip Withnall2021-08-172-54/+187
|\ \ \ \ \
| * | | | | gdbusnamewatching: Ensure GDestroyNotify is called in correct contextPhilip Withnall2021-06-211-2/+26
| * | | | | tests: Add some missing main context iterations to gdbus-namesPhilip Withnall2021-06-211-0/+11
| * | | | | tests: Port gdbus-names test entirely to GMainContextPhilip Withnall2021-06-211-61/+139
| * | | | | tests: Add missing wakeup calls to gdbus-names.cPhilip Withnall2021-06-151-0/+11
| * | | | | tests: Add missing wakeup calls to gdbus-names testPhilip Withnall2021-06-151-0/+9
* | | | | | Updated Spanish translationDaniel Mustieles2021-08-171-379/+385
* | | | | | Merge branch 'string-ctors' into 'main'Sebastian Dröge2021-08-171-9/+8
|\ \ \ \ \ \
| * | | | | | Annotate the GString constructorsEmmanuele Bassi2021-08-161-9/+8
* | | | | | | Merge branch 'va_copy-docs' into 'main'Philip Withnall2021-08-161-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Docs: Mention that G_VA_COPY() must be followed by `va_end()`Avinash Sonawane2021-08-161-0/+3
|/ / / / / /
* | | | | | Merge branch 'implicit' into 'main'Philip Withnall2021-08-161-0/+5
|\ \ \ \ \ \