desktop-app-info: Add support for X-GNOME-Keywords
[platform/upstream/glib.git] / gio / gdesktopappinfo.c
2008-03-06 Alexander LarssonFix sparse warnings (#519489)
2008-02-11 Alexander LarssonMinor docs cleanup
2008-02-11 Matthias ClasenDocumentation additions
2008-02-06 Christian PerschSave errno before calling other funcs that potentially...
2008-02-06 Alexander LarssonUpdate to use both mimeapps.list and defaults.list...
2008-02-01 Alexander LarssonActually call the launch_uris method, not launch.
2008-02-01 Cosimo CecchiDoc fix for g_app_info_get_default_for_uri_scheme ...
2008-01-30 Alexander LarssonAdd doc comment about uris vs GFiles to g_app_info_launch()
2008-01-29 Alexander LarssonAdd G_APP_INFO_CREATE_SUPPORTS_URIS flag
2008-01-29 Alexander Larssongiomodule-priv.h include moved to .c file.
2008-01-29 Alexander LarssonLazily create the desktop files for appinfos created by
2008-01-29 Alexander LarssonAdd g_file_query_default_handler utility to easily...
2008-01-25 Alexander LarssonImplement changes discussed on xdg list. Now we can...
2008-01-25 Alexander LarssonDon't make local copy of desktop file for mimetype...
2008-01-22 Alexander LarssonDon't leak basename.
2008-01-22 Alexander LarssonDon't leak GKeyFile
2008-01-10 A. WaltonCheck for NULL content types.
2008-01-06 Matthias ClasenDocumentation additions
2008-01-04 Alexander LarssonAdd g_app_info_supports_files() Remove desktop arg...
2007-12-31 Matthias ClasenDon't include NULLs in the list of returned app infos.
2007-12-30 Matthias ClasenDocumentation updates
2007-12-27 Matthias ClasenInclude crt_externs.h. (#505730, Tommi Komulainen)
2007-12-25 Matthias ClasenFix the environment handling. (#504829, Cosimo Cecchi)
2007-12-22 Matthias ClasenDoc improvements
2007-12-18 Matthias ClasenFix up includes in section docs
2007-12-17 Matthias ClasenDocumentation updates
2007-12-15 Matthias ClasenUse hash iterators
2007-12-12 Alexander LarssonFix up a bunch of details in the docs.
2007-12-10 Matthias ClasenInstall gdesktopappinfo as unix-specific api
2007-12-09 A. WaltonMore documentation cleanup and filling in missing infor...
2007-11-30 Matthias ClasenMore coding style fixes
2007-11-29 Matthias ClasenCoding style fixups
2007-11-28 Alexander LarssonRemoved unnecessary file
2007-11-28 Alexander LarssonAdded. Added. Added. Added.
2007-11-28 Matthias ClasenMore trivial doc fixes
2007-11-28 Matthias ClasenClean up some docs
2007-11-27 Andre KlapperFix a typo.
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...