summaryrefslogtreecommitdiff
path: root/gio/gio-tool-open.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Check __APPLE__ in a few places instead of HAVE_COCOAPhilip Withnall2022-11-071-1/+1
* Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments"Philip Withnall2022-11-071-1/+1
* gio, glib: Use G_OS_DARWIN for code that is for such environmentsMarco Trevisan (Treviño)2022-10-201-1/+1
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Use G_OPTION_ENTRY_NULL to avoid missing initializer warningsEmmanuel Fleury2021-05-131-1/+1
* gio-tool-open: Use g_app_info_launch_default_for_uri_async()Ondrej Holy2019-01-281-94/+26
* gio-tool: Use "…" consistentlyOndrej Holy2018-05-281-1/+1
* gio-tool: Do not alter uris before useOndrej Holy2017-11-071-8/+19
* gio: Fix gio-tool-open.c on Windows/CocoaChun-wei Fan2017-10-091-0/+8
* gio: Add hack to close up dbus-daemon raceOndrej Holy2017-10-051-0/+89
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio-tool: Do not leak GOptionContextOndrej Holy2017-04-101-0/+3
* gio-tool: Various fixes related to error messagesOndrej Holy2017-04-101-1/+1
* Add a new gio commandline toolMatthias Clasen2016-07-011-0/+97