summaryrefslogtreecommitdiff
path: root/gio/gapplication.c
AgeCommit message (Expand)Author
2024-09-17gapplication: Fix a -Wfloat-conversion warningPhilip Withnall
2024-08-05Merge branch 'fix-up-gapplication-docs-a-little' into 'main'Emmanuele Bassi
2024-08-05docs: Linkify a functionMatthias Clasen
2024-06-04gio/g-i: Mark Application:action-group property as deprecatedBilal Elmoussaoui
2024-04-01docs: spelling and grammar fixesVille Skyttä
2024-03-27gio: Change ‘unrecognised’ to ‘unrecognized’ in various user-visible ...Philip Withnall
2024-02-09gapplication: add GApplication:version propertyMaxim Moskalets
2023-12-21gapplication: ensure app ID is set when sending notificationMichael Catanzaro
2023-12-16gapplication: Fix minor typo in docsJens Georg
2023-11-29Remove all nicks and blurbs from param specsSophie Herold
2023-11-29gio: Add various missing property documentation commentsPhilip Withnall
2023-11-27gapplicationcommandline: add `.done()` methodAleksandr Mezin
2023-11-08gutils: avoid race setting prgname from g_option_context_parse()/g_applicatio...Thomas Haller
2023-10-23gio: Fix invalid doc linksPhilip Withnall
2023-10-23docs: Add missing annotation separatorEmmanuele Bassi
2023-10-17docs: Move the GApplication SECTIONMatthias Clasen
2023-08-01Fix typosFederico Gallo Herosa
2023-06-28gapplication: Tweak option group descriptionPhilip Withnall
2023-06-10gapplication: Clarify docsMatthias Clasen
2023-05-10Rename GTK+ to GTK (mostly comments and documentation)Arnaud Rebillout
2022-12-09gapplication: Document that command line options must be validatedPhilip Withnall
2022-11-07Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments"Philip Withnall
2022-10-20gio, glib: Use G_OS_DARWIN for code that is for such environmentsMarco Trevisan (Treviño)
2022-07-25Introduce G_APPLICATION_DEFAULT_FLAGSEmmanuele Bassi
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2022-03-04Revert "gapplication: Expose zero-valued numbers in handle-local-options"Philip Withnall
2021-06-15gapplication: Expose zero-valued numbers in handle-local-optionsPhilip Withnall
2021-06-10Merge branch '2409-application-must-be-registered' into 'main'Philip Withnall
2021-06-07docs: Update various external links to use HEAD instead of masterPhilip Withnall
2021-05-17gapplication: Guard g_application_mark_busy()Peter Bloomfield
2021-05-13Use G_OPTION_ENTRY_NULL to avoid missing initializer warningsEmmanuel Fleury
2021-04-27application: Unset the registered state after shutting downMarco Trevisan (Treviño)
2021-04-01gapplication: fix arguments leak in error pathMichael Catanzaro
2021-03-24docs: Replace git.gnome.org with gitlab.gnome.org urlsAvinash Sonawane
2021-03-24docs: Fix example program linkAvinash Sonawane
2021-02-04gapplication: Fix a memory leakMohammed Sadiq
2021-02-01Fix several missing initializer warnings in gio/gapplication.c:g_application_...Emmanuel Fleury
2020-11-11gio: Add missing nullable annotationsSebastian Dröge
2020-06-12tree: Fix various typos and outdated terminologyPhilip Withnall
2020-03-10gapplication: Fix a minor typo in the documentationMatthew Leeds
2020-02-24Merge branch 'gapplication-docs-typo' into 'master'Emmanuele Bassi
2020-02-24gapplication: Fix a minor typo in the documentationPhilip Withnall
2020-02-24gapplication: Improve formatting of variant formats in documentationPhilip Withnall
2020-02-24gapplication: Consistently use non-copying variant formats in docsPhilip Withnall
2019-07-29Merge branch 'application-free-remote-actions' into 'master'Philip Withnall
2019-07-29gapplication: Fix a leaking GRemoteActionGroup memberPhilip Withnall
2019-07-27gapplication: remove inactivity_timeout source on finalizeTing-Wei Lan
2019-06-17gio: remove use of generic marshaller from GIO objectsChristian Hergert
2019-06-17gio: ensure default va_marshaller is usedChristian Hergert
2019-05-22gapplication: skip unexpected -psn_ parameterIgnacio Casal Quinteiro