summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/p3732/timeout-seconds-once' into 'main'Philip Withnall2023-05-091-0/+1
|\
| * add g_timeout_add_seconds_oncePeter Eisenmann2023-05-021-0/+1
* | Merge branch '116-utf8-docs' into 'main'Patrick Griffis2023-05-021-0/+30
|\ \
| * | docs: Document high-level UTF-8 requirements for GLibPhilip Withnall2023-05-021-0/+30
| |/
* | docs: Fix list formatting in supported-platforms.mdPhilip Withnall2023-05-021-8/+8
* | docs: Update various broken/redirected linksPhilip Withnall2023-05-022-2/+2
* | docs: Add lb90 as a Windows maintainerPhilip Withnall2023-05-021-3/+3
|/
* Merge branch 'old-txt-docs' into 'main'Patrick Griffis2023-04-293-96/+73
|\
| * docs: Port docs/macros.txt to Markdown and update itPhilip Withnall2023-04-282-56/+73
| * docs: Drop outdated docs/debugging.txtPhilip Withnall2023-04-272-41/+1
* | Merge branch '2289-setuid-docs' into 'main'Patrick Griffis2023-04-291-3/+12
|\ \
| * | docs: Document that GIO should not be used in privileged processesPhilip Withnall2023-04-281-3/+12
* | | docs: Add high-level documentation about malloc failurePhilip Withnall2023-04-281-0/+11
* | | docs: Mention that calls after fork() must be async-signal-safePhilip Withnall2023-04-281-1/+8
|/ /
* | Merge branch 'html-doc-flag' into 'main'Philip Withnall2023-04-281-28/+30
|\ \ | |/ |/|
| * meson: wrap html documentation generation with gtk_doc optionJames Knight2023-04-271-28/+30
* | Merge branch 'resolver-thread-pool' into 'main'Philip Withnall2023-04-271-0/+2
|\ \ | |/ |/|
| * gresolver: Add GResolver:timeout propertyPhilip Withnall2023-04-271-0/+2
* | Add init macros for refcounting typesEmmanuele Bassi2023-04-241-0/+2
|/
* Merge branch 'registry-settings-root-key' into 'main'Philip Withnall2023-04-141-0/+10
|\
| * gregistrysettingsbackend: Allow a different root key pathDario Saccavino2023-04-141-0/+10
* | doc: Workaround missing API indexXavier Claessens2023-04-143-214/+214
|/
* docs: Add 2.78 release series documentation pages to the buildPhilip Withnall2023-04-143-0/+12
* gtype: Improve documentation for G_TYPE_IS_CLASSED and interfacesPhilip Withnall2023-04-133-10/+10
* Link goption documentation to GOptionContext typeSam Thursfield2023-03-232-2/+2
* Add g_unix_open_pipe_internal () for pipes with the close-on-exec flagMaciej S. Szmigiero2023-02-211-0/+1
* docs: Add GPathBuf to the API referenceEmmanuele Bassi2023-02-092-0/+22
* gmem: Add g_free_sized() and g_aligned_free_sized()Philip Withnall2023-02-021-0/+2
* gslice: Remove slice allocator and use malloc() insteadNatanael Copa2023-01-251-47/+4
* Add g_string_free_and_stealMatthias Clasen2023-01-191-0/+1
* Merge branch 'ptr-array-sort-values' into 'main'Philip Withnall2023-01-061-0/+2
|\
| * garray: Add g_ptr_array_sort_values[_with_data]() wrappersMarco Trevisan (Treviño)2023-01-061-0/+2
* | Merge branch 'ptr-array-new-take' into 'main'Philip Withnall2022-12-211-0/+6
|\ \ | |/ |/|
| * garray: Add g_array_new_take() and g_array_new_take_zero_terminated()Marco Trevisan (Treviño)2022-12-211-0/+2
| * garray: Add g_ptr_array_new_from_null_terminated_array()Marco Trevisan (Treviño)2022-12-191-0/+1
| * garray: Add g_ptr_array_new_from_array() to copy a C arrayMarco Trevisan (Treviño)2022-12-191-0/+1
| * garray: Add g_ptr_array_new_take_null_terminated()Marco Trevisan (Treviño)2022-12-191-0/+1
| * garray: Add g_ptr_array_new_take() to take a C array without copiesMarco Trevisan (Treviño)2022-12-191-0/+1
* | Merge branch 'ghash-keys+values-arrays' into 'main'Philip Withnall2022-12-161-0/+4
|\ \
| * | ghash: Add functions to steal all keys and values preserving ownershipMarco Trevisan (Treviño)2022-12-161-0/+2
| * | ghash: Add APIs to get hash table keys and values as GPtrArrayMarco Trevisan (Treviño)2022-12-161-0/+2
| |/
* | gmenumodel: disallow exporting large menus on the busLars Uebernickel2022-12-141-0/+1
|/
* Merge branch 'mkenums-docs' into 'main'Emmanuele Bassi2022-12-131-1/+1
|\
| * docs: Remove a stray > in the glib-mkenums man pagePhilip Withnall2022-12-071-1/+1
* | Merge branch 'gio-thumbnail-sizes' into 'main'Philip Withnall2022-12-081-0/+12
|\ \ | |/ |/|
| * file-info: Add a set of attributes for large thumbnailsMatthias Clasen2022-12-081-0/+12
* | docs: Update Meson version policy to mention freedesktop SDKPhilip Withnall2022-11-241-1/+8
* | Revert "build: Use fs.copyfile() instead of configure_file()"Philip Withnall2022-11-241-1/+5
* | Merge branch 'wip/pwithnall/meson-0.64' into 'main'Xavier Claessens2022-11-231-5/+1
|\ \
| * | build: Use fs.copyfile() instead of configure_file()Philip Withnall2022-11-231-5/+1