summaryrefslogtreecommitdiff
path: root/lib/packagekit-glib2/pk-desktop.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Fix gtk-doc errorsRobert Ancell1-9/+10
2015-08-09libpackagekit-glib: Fix docstring errorsRobert Ancell1-2/+2
2014-09-04Revert "Remove PkDesktop"Richard Hughes1-0/+186
2014-09-04Remove PkDesktopRichard Hughes1-171/+0
2014-09-02Remove the desktop.db pluginRichard Hughes1-166/+7
2014-08-27Use __attribute__(cleanup) to simplify memory cleanupRichard Hughes1-2/+2
2013-01-29glib: When getting desktop data try the installed prefix, and then the system...Richard Hughes1-5/+12
2012-02-16Fix transfer annotations for GPtrArray returnsMartin Pitt1-2/+2
2011-12-15trivial: add a tiny theoretical memory leak in PkDesktopRichard Hughes1-1/+3
2010-10-18Do not include egg-string in packagekit-glib2 to fix some introspection warningsRichard Hughes1-2/+0
2010-10-18Switch from EggDebug to the GLib debugging frameworkRichard Hughes1-6/+5
2010-10-05glib: Fix up a lot of the gobject-introspection warningsRichard Hughes1-2/+2
2010-06-29Port 'make check' to GTest rather than using our homegrown EggTest functionalityRichard Hughes1-88/+0
2010-06-04glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate ...Richard Hughes1-11/+11
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-20trivial: add 'Since: foo' lines to public methods and properties in packageki...Richard Hughes1-0/+10
2010-01-17trivial: use g_set_error() in more placesRichard Hughes1-12/+6
2010-01-08trivial: relax the make check parameters in PkDesktop so that it works on Fed...Richard Hughes1-1/+1
2009-12-03trivial: fix make check from exploding by unreferencing the array properly in...Richard Hughes1-8/+9
2009-09-21trivial: Allow g_ptr_array_unref() to be used with pk_desktop_get_files_for_p...Richard Hughes1-4/+4
2009-09-09trivial: Fix up a metric boatload of GtkDoc problems in the new glib2 libraryRichard Hughes1-2/+3
2009-09-08glib2: port the PkDesktop class from glib1Richard Hughes1-0/+406