summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-screenshot.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build of libappstream-glib clientsJürg Billeter2019-02-101-1/+1
* Use '#pragma once' to avoid a lot of boilerplateRichard Hughes2019-02-091-5/+2
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Add as_screenshot_get_image_for_locale()Richard Hughes2016-04-191-1/+7
* Make the check for screenshot equality more robustRichard Hughes2016-01-171-0/+2
* libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-15/+2
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-2/+1
* Add as_screenshot_set_priority()Richard Hughes2014-10-201-0/+3
* Add as_screenshot_get_image()Richard Hughes2014-07-011-0/+3
* Add as_screenshot_get_source() convenience helperRichard Hughes2014-05-161-0/+1
* Add gtk-doc file headers and flesh out the documentationRichard Hughes2014-03-181-0/+8
* Unexport things we don't want to keep stableRichard Hughes2014-03-181-7/+0
* trivial: Add some class padding to avoid future API breaksRichard Hughes2014-03-171-0/+9
* Add a lot of Gtk-Doc markup and generate a valid GIR fileRichard Hughes2014-03-171-5/+6
* Add functions to parse from and to insert a GNodeRichard Hughes2014-03-131-2/+12
* Add AsScreenshotRichard Hughes2014-03-121-0/+84