Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-27 | libmm-glib: separate files for flags and enums types | Aleksander Morgado | |
This allows us to skip needing to include the non-existent build_string_from_mask() or get_string() counterparts in the documentation index. | |||
2021-11-16 | libmm-glib: fix license in sources | Aleksander Morgado | |
The libmm-glib library is LGPLv2+, not GPLv2+. | |||
2019-10-28 | libmm-glib: flag as (skip) all non-API methods | Aleksander Morgado | |
So that the GI scanner ignores them. | |||
2019-10-28 | docs,libmm-glib: provide per-version indices | Aleksander Morgado | |
2013-10-24 | libmm-glib: fix several introspection annotations | Aleksander Morgado | |
2013-08-14 | libmm-glib: Fix and add introspection annotations | Christian Persch | |
Bug #705641. | |||
2012-10-04 | libmm-glib,unlock-retries: improve documentation | Aleksander Morgado | |
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. |