summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix the GListModel descriptionlist-model-doc-fixesEmmanuele Bassi2021-09-301-10/+23
* Merge branch '2498-io-module-annotations' into 'main'Emmanuele Bassi2021-09-291-2/+2
|\
| * giomodule: Skip introspection of two virtual plugin functionsPhilip Withnall2021-09-291-2/+2
|/
* Merge branch '2404-task-docs-main-context' into 'main'Philip Withnall2021-09-281-0/+4
|\
| * gtask: Document dependency on GMainContext more explicitlyPhilip Withnall2021-09-241-0/+4
* | Merge branch 'main' into 'main'Philip Withnall2021-09-281-10/+6
|\ \
| * | Do not try to access errno after calling getpwnam_r.Gleb Popov2021-09-281-10/+6
* | | Merge branch 'btj-main-patch-04927' into 'main'Philip Withnall2021-09-281-2/+2
|\ \ \ | |/ / |/| |
| * | g_simply_proxy_resolver_set_ignore_hosts: add missing GIR annotationsBart Jacobs2021-09-281-2/+2
* | | Merge branch 'object-weak-ref-docs' into 'main'Simon McVittie2021-09-281-0/+5
|\ \ \ | |/ / |/| |
| * | gobject: Document it’s unsafe to call g_object_ref() from GWeakNotifyPhilip Withnall2021-09-151-0/+5
* | | Update Persian translationeshagh shahidani2021-09-271-366/+237
* | | Merge branch 'main' into 'main'Philip Withnall2021-09-271-1/+1
|\ \ \
| * | | fix uninitial variableliuyangming2021-09-271-1/+1
* | | | Merge branch 'xdgmime_update' into 'main'Philip Withnall2021-09-2717-111/+159
|\ \ \ \ | |/ / / |/| | |
| * | | Remove function pointer casts when calling xdg_run_command_on_dirs().Daniel Cheng2021-09-231-6/+6
| * | | xdgmime: Prevent infinite loops from badly-formed MIME registrationsPhilip Withnall2021-09-231-1/+3
| * | | xdgmime: Add xdg_mime_set_dirs() method to override XDG envvarsPhilip Withnall2021-09-232-63/+129
| * | | gio/xdgmime/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2021-09-2316-16/+16
| * | | xdgmime: Finer handling for cases where mmap() is not availableРуслан Ижбулатов2021-09-231-17/+74
| * | | Silence an uninitialize variable warningMatthias Clasen2021-09-231-0/+1
| * | | Don't compile some unused functions in gio/xdgmime/Matthias Clasen2021-09-2312-6/+68
| * | | Don't give up too early when collecting mime typesMatthias Clasen2021-09-232-13/+78
| * | | Force to use the config.h header file (required for HAVE_MMAP macro)Emmanuel Fleury2021-09-231-1/+2
| * | | Update gio/xdgmime with commit 722325f of xdgmime projectEmmanuel Fleury2021-09-2316-472/+266
* | | | Update Friulian translationFabio Tomat2021-09-251-372/+400
* | | | Update Persian translationeshagh shahidani2021-09-251-1921/+4060
* | | | Merge branch 'fix_atomic_cast' into 'main'Philip Withnall2021-09-241-2/+2
|\ \ \ \
| * | | | Coerce type cast to void* because it causes compiler warningsEmmanuel Fleury2021-09-231-2/+2
| |/ / /
* | | | Update Serbian translationМарко Костић2021-09-241-384/+390
* | | | Merge branch '2401-object-manager-warning' into 'main'Simon McVittie2021-09-231-6/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | gdbusobjectmanagerclient: Remove an unused labelPhilip Withnall2021-09-221-3/+1
| * | gdbusobjectmanagerclient: Don’t warn if removing an interface failsPhilip Withnall2021-09-221-3/+3
|/ /
* | Merge branch 'gitlab-ci-provide-built-dlls' into 'main'Philip Withnall2021-09-221-0/+18
|\ \
| * | Provide built DLLs as Gitlab-CI artifactsLuca Bacci2021-09-211-0/+18
* | | Merge branch 'fix_pw_name_segfault' into 'main'Michael Catanzaro2021-09-221-2/+5
|\ \ \ | |/ / |/| |
| * | gutils: Avoid segfault in g_get_user_database_entryJamie Bainbridge2021-09-221-2/+5
* | | Merge branch 'open-2.71' into 'main'Emmanuele Bassi2021-09-217-2/+72
|\ \ \
| * | | build: Post-release version bump to 2.71.0Philip Withnall2021-09-171-1/+1
| * | | gversionmacros: Add version macros for GLib 2.72Philip Withnall2021-09-176-1/+71
* | | | Merge branch 'ebassi/floating-warning' into 'main'Philip Withnall2021-09-211-0/+29
|\ \ \ \
| * | | | Add a (diagnostic) warning for finalized floating objectsebassi/floating-warningEmmanuele Bassi2021-09-141-0/+29
| | |_|/ | |/| |
* | | | Merge branch '#0434_GSequenceSlowsDown_counter' into 'main'Philip Withnall2021-09-212-13/+54
|\ \ \ \
| * | | | gsequence: make treap priorities more random to avoid worst-case scenariosAlexandr Miloslavskiy2021-09-092-13/+54
* | | | | Merge branch 'fix-2471' into 'main'Philip Withnall2021-09-212-1/+21
|\ \ \ \ \
| * | | | | g_output_stream_write_all: Allow NULL empty bufferJames Westman2021-09-212-1/+21
| | |_|_|/ | |/| | |
* | | | | Merge branch 'gio-add-gsettings-nullable-annotations' into 'main'Philip Withnall2021-09-213-39/+40
|\ \ \ \ \
| * | | | | gsettings: Add various missing (nullable) or (not nullable) annotationsLuke Yelavich2021-09-073-39/+40
* | | | | | Merge branch 'safer-toggle-notify' into 'main'Philip Withnall2021-09-212-0/+97
|\ \ \ \ \ \
| * | | | | | gobject: Ensure an object has toggle references before notifying itMarco Trevisan (Treviño)2021-09-202-0/+97