Aleksander Morgado
4043edfd17
libmm-glib,docs: avoid already defined id
...
DOC Building HTML
../libmm-glib-docs.xml:6: element indexdiv: validity error : ID api-index-full already defined
DOC Fixing cross-references
2015-08-02 12:02:32 +02:00
Aleksander Morgado
6fbed014db
docs,libmm-glib: add missing voice/call documentation
2015-08-02 12:02:32 +02:00
Aleksander Morgado
94bf076f28
docs: update email address
2014-01-30 18:03:10 +01:00
Aleksander Morgado
8ab38ae968
libmm-glib: support for the 'OMA' interface
2013-09-09 10:15:18 +02:00
Aleksander Morgado
32de7d6fef
introspection,api: new 'Oma' interface
2013-09-09 10:12:55 +02:00
Aleksander Morgado
0502646f9f
api,introspection: use per-technology dictionaries in the 'Signal' interface
2013-08-21 12:34:51 +02:00
Aleksander Morgado
fcdbefa519
libmm-glib: handle the new 'Signal' interface
2013-08-21 12:33:09 +02:00
Aleksander Morgado
c0d4f3157a
libmm-glib: new 'MMCdmaManualActivationProperties' helper object
2013-08-08 09:50:04 +02:00
Aleksander Morgado
b582ba58e8
api,introspection: avoid exposing the Contacts interface
...
There is no implementation of the Contacts interface yet, just avoid exposing it
for now.
https://bugzilla.gnome.org/show_bug.cgi?id=701989
2013-06-18 16:19:19 +02:00
Aleksander Morgado
d9241d08db
libmm-glib: implement handling the CDMA BS location source
2012-11-02 08:23:11 +01:00
Aleksander Morgado
82f253b8ca
docs: include the logos in the generated documentation
2012-10-04 12:10:22 +02:00
Aleksander Morgado
8bdf70e1c2
docs: include documentation for enum/flags helpers
2012-10-04 10:17:13 +02:00
Aleksander Morgado
2d5000abae
docs: fix `libmm-glib-sections.txt' for the gdbus-codegen generated stuff
2012-10-04 10:17:13 +02:00
Aleksander Morgado
c250fa3797
libmm-glib: remove the `libmm-common.h' header
...
Both the ModemManager daemon and the mmcli will now include `libmm-glib.h' only.
We also handle two new special `_LIBMM_INSIDE_MM' and `LIBMM_INSIDE_MMCLI'
symbols, which if included before the `libmm-glib.h' library allow us to:
* Don't include the libmm-glib high level API in the ModemManager daemon, as
the object names would clash with those in the core.
* Define some of the methods of helper objects to be included only if compiling
ModemManager daemon or the mmcli.
2012-10-04 10:17:12 +02:00
Aleksander Morgado
b6d628b3a1
build: merge libmm-common into libmm-glib
...
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.
2012-10-04 10:17:05 +02:00
Aleksander Morgado
715a775949
libmm-glib,firmware: new `MMModemFirmware' type to handle the Firmware interface
2012-10-04 10:17:05 +02:00
Aleksander Morgado
ca14de0605
doc: setup gtk-doc generation for libmm-glib
2012-10-01 23:44:47 +02:00