Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | libmm-glib: fix license in sources | Aleksander Morgado | |
The libmm-glib library is LGPLv2+, not GPLv2+. | |||
2021-06-25 | libmm-glib,simple-status: move deprecated methods to compat source | Aleksander Morgado | |
2020-01-15 | libmm-glib: unconditionally define autoptr support for all types | Aleksander Morgado | |
As we now depend on glib 2.48 | |||
2019-10-28 | simple-status: deprecate 'subscription state' property | Aleksander Morgado | |
This property was already deprecated in libmm-glib and removed from the daemon in 1.10, so the counterpart property in MMSimpleStatus should also be deprecated. | |||
2019-01-03 | libmm-glib: add autoptr cleanup functions for all types | Aleksander Morgado | |
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/100 | |||
2013-10-09 | iface-modem-3gpp: add SubscriptionState property | Thieu Le | |
2013-06-05 | api,instrospection: rename 'Bands' to 'CurrentBands' | Aleksander Morgado | |
... and 'SetBands()' to 'SetCurrentBands()'. We'll keep the 'Current' keyword in those properties which also have 'Supported' values. | |||
2012-10-04 | libmm-glib,simple-status: improve documentation | Aleksander Morgado | |
2012-10-04 | libmm-glib: only allow including `libmm-glib.h' directly | Aleksander Morgado | |
Unless when compiling libmm-glib itself, of course. | |||
2012-10-04 | build: merge libmm-common into libmm-glib | Aleksander Morgado | |
It's pointless to have libmm-common around, just merge it into libmm-glib and make ModemManager depend on libmm-glib directly. At the end, the non-common stuff in libmm-glib is really minimal. |