Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in header | Alexander Larsson | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | Document the structs in libxdg-app | Sam Thursfield | 2016-01-28 | 1 | -0/+9 |
| | |||||
* | Avoid gtk-doc warnings: multiple ID for constraint linkend | Sam Thursfield | 2016-01-28 | 1 | -2/+2 |
| | | | | | | | | | | This fixes the huge number of gtk-doc warnings that look like this: Warning: multiple "IDs" for constraint linkend: XdgAppRef Based on: https://mail.gnome.org/archives/commits-list/2010-September/msg00222.html | ||||
* | lib: Add xdg_app_ref_parse | Alexander Larsson | 2016-01-20 | 1 | -0/+2 |
| | |||||
* | lib: Add xdg_app_ref_format_ref | Alexander Larsson | 2015-12-17 | 1 | -0/+1 |
| | |||||
* | lib: Always use "branch" not "version" in API | Alexander Larsson | 2015-12-17 | 1 | -1/+1 |
| | | | | "version" is really confusin | ||||
* | lib: Better fix for old glib | Alexander Larsson | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | Initial version of libxdg-app | Alexander Larsson | 2015-12-03 | 1 | -0/+62 |
This is a highlevel library for working with xdg-app without using the commandline interface. The primary usecase for this is for creating a graphical frontend for app installation/update. |