summaryrefslogtreecommitdiff
path: root/gio/gnetworkmonitor.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* giomodule: Don’t mandatorily cache GIOModule implementationsPhilip Withnall2021-01-201-3/+13
* Document that the get_default() functions for the various GIO modules will ne...Sebastian Dröge2020-11-141-1/+2
* gnetworkmonitornm: Remove unneeded ";" in G_DEFINE_INTERFACE_WITH_CODEBastien Nocera2019-07-291-1/+1
* gio: ensure default va_marshaller is usedChristian Hergert2019-06-171-1/+1
* GNetworkMonitor: Rename "network-changed" signal argumentBastien Nocera2018-01-091-6/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* docs: Fix typosKrzesimir Nowak2017-05-101-1/+1
* Small documentation additionsMatthias Clasen2017-05-021-2/+5
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-2/+2
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+2
* gio: Fix application of GNetworkMonitor:network-metered patchPhilip Withnall2015-07-291-7/+11
* gio: Add network metered information to GNetworkMonitorRichard Hughes2015-07-271-0/+47
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-0/+16
* gio: fix the Since/AVAILABLE version on network connectivity stuffDan Winship2014-12-101-2/+2
* gio: add network connectivity state to GNetworkMonitorDan Winship2014-12-051-0/+56
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-3/+3
* Docs: Don't use the emphasis tagMatthias Clasen2014-01-311-4/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* GNetworkMonitor: add missing apostrophe to docstringWill Thompson2012-10-301-1/+1
* gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship2012-10-101-17/+8
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-2/+2
* Assorted documentation fixesMatthias Clasen2012-01-301-0/+34
* Whitespace fixesMatthias Clasen2011-12-101-33/+33
* add GNetworkMonitor, for... monitoring the networkDan Winship2011-11-141-0/+261