summaryrefslogtreecommitdiff
path: root/include/nm-glib-compat.h
Commit message (Expand)AuthorAgeFilesLines
* all: add compatibility macros to ignore deprecation warnings for clangThomas Haller2014-08-011-0/+17
* core: add compatibility wrapper for g_test_skip() to nm-glib-compat.hThomas Haller2014-06-051-0/+14
* nmtst: add nmtst_is_debug() and interpret environment NMTST_DEBUGThomas Haller2014-06-051-0/+5
* build: improve our use of glib's version macros to catch more bugsDan Winship2014-02-131-0/+34
* core: fix build with glib < 2.34Dan Winship2013-04-031-0/+19
* core: remove remaining pre-2.32 GLib compat / deprecated usageDan Winship2013-02-261-47/+0
* build: avoid GValueArray deprecation warningsDan Winship2013-02-261-0/+2
* libnm-util: clean up setting registrationDan Williams2012-10-291-0/+9
* libnm-util: ensure address/route types are boxed on glib < 2.26Dan Williams2012-07-021-0/+20
* libnm-glib: fix build on older glib without g_clear_object()Dan Williams2012-04-271-1/+1
* libnm-glib: NULL out priv fields on dispose()Dan Winship2012-04-231-0/+10
* libnm-glib: fix missing G_VALUE_INIT to not depend on newer glibThomas Bechtold2012-02-071-0/+5
* libnm-glib: fix to not depend on newer glibDan Winship2012-02-061-0/+10
* core: fix deprecated usage of g_value_[get|set]_char() (bgo #662694)Dan Williams2011-10-281-10/+5
* Use g_timeout_add_seconds() to reduce wakeupsJan Kantert2008-12-311-0/+37