Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-23 | api: add 'Since' tags | Aleksander Morgado | |
These are not actively used by gdbus-codegen or gtk-doc, but they're helpful anyway so that users know when a given API method was introduced. | |||
2019-01-15 | api,doc: add note about when each modem interface is available | Aleksander Morgado | |
2013-07-19 | api,introspection: update interface version number | Aleksander Morgado | |
2013-06-11 | api,introspection: update copyright notices | Aleksander Morgado | |
2013-04-25 | time: normalize GetNetworkTime() response to local time + timezone info (bgo ↵ | Dan Williams | |
#697372) The GetNetworkTime() response is defined to be an ISO8601 string, which is in turn defined to be in local time. Make sure that's reflected in the documentation, and append the timezone offset to UTC where we have it. Oddly, Icera devices return their time info in UTC with an offset to the local timezone, so we have to jump through some hoops there to convert the response to localtime based on the reported offset. Some additional fixes by Aleksander Morgado <aleksander@lanedo.com>. https://bugzilla.gnome.org/show_bug.cgi?id=697372 | |||
2012-03-16 | api,dbus: rewrote Time interface to be used with gdbus-codegen | Aleksander Morgado | |