summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-11-11post-release bump to 0.11.Mark McLoughlin2-1/+7
2004-11-11Version 0.10.DESKTOP_FILE_UTILS_0_10Mark McLoughlin2-0/+11
2004-11-11updateMark McLoughlin1-2/+0
2004-11-11fix uninitialized variable.Mark McLoughlin36-16969/+59
2004-10-18Error out if trying to add key-value pair to comment group (Patch fromRay Strode2-1/+17
2004-09-28post-release bump to 0.10.Mark McLoughlin2-1/+7
2004-09-28Version 0.9.DESKTOP_FILE_UTILS_0_9Mark McLoughlin2-0/+11
2004-09-28Don't put the if clause where the else clause should go and vice versaRay Strode2-3/+11
2004-09-27Bounds check before doing array assignmentRay Strode3-4/+19
2004-09-23Fix --remove-show-in optionRay Strode2-12/+31
2004-09-13Don't try to dispose of 'entries' if it's NULL, since thenDan Williams2-1/+10
2004-09-08New macros for printing at various verbosity levels (is_valid_mime_type):Ray Strode2-32/+73
2004-09-03sync with libeggRay Strode3-120/+166
2004-09-03forgotten news for 0.8Mark McLoughlin1-0/+15
2004-09-03post-release bump to 0.9.Mark McLoughlin2-1/+7
2004-09-03Version 0.8.DESKTOP_FILE_UTILS_0_8Mark McLoughlin1-0/+4
2004-09-02Fixes empty subdirs not getting removed.Mark McLoughlin2-2/+12
2004-09-02always invalidate the cache, even if a file has just changed - we need toMark McLoughlin2-11/+23
2004-09-02Don't crash if the tree has already been freed.Mark McLoughlin2-1/+7
2004-09-02sync with libeggRay Strode6-366/+1102
2004-08-29Patch from Dan Williams <dcbw@redhat.com>Mark McLoughlin2-1/+11
2004-08-29add an only_show_in arg. (desktop_entry_tree_cache_unref: freeMark McLoughlin5-5/+23
2004-08-29Another patch from Dan with some minor changes.Mark McLoughlin4-9/+46
2004-08-29Patch to make the menu method notice changes in the entry directories andMark McLoughlin13-49/+870
2004-08-29remove FIXME to disable removing empty submenus. menu-spec says theMark McLoughlin2-6/+9
2004-08-29Based on a patch from Dan Williams <dcbw@redhat.com>Mark McLoughlin5-9/+91
2004-08-29don't include desktop_file.hMark McLoughlin3-2/+7
2004-08-25don't leak the entry sets. Patch from Kjartan Maraas in rh bug #130673Mark McLoughlin3-0/+13
2004-07-22sync with libeggRay Strode5-83/+163
2004-07-22post-release bump to 0.8.Mark McLoughlin2-1/+7
2004-07-22Version 0.7.Mark McLoughlin3-2/+63
2004-07-22Make pass distcheck.Jonathan Blandford3-0/+10
2004-07-21add new --add-mime-type and --remove-mime-type options to make it easy toRay Strode2-0/+65
2004-07-21add new --rebuild-mime-info-cache option (str_has_prefix): this functionRay Strode2-21/+55
2004-07-21Return 1 on failure, even in quiet mode.Ray Strode2-3/+9
2004-07-15add update-desktop-databaseRay Strode10-1/+3057
2004-04-22hushMark McLoughlin1-0/+1
2004-04-19install the elisp.Mark McLoughlin3-1/+8
2004-04-19Patch from Ville Skyttä <ville.skytta@iki.fi>Mark McLoughlin3-1/+27
2004-04-19add forgotten MakefileMark McLoughlin1-0/+1
2004-04-18Patch from Ville Skyttä <ville.skytta@iki.fi> with some minor changes.Mark McLoughlin3-71/+133
2004-04-18Warning fixes.Mark McLoughlin5-145/+47
2004-04-18add Emacs desktop entry mode from Ville Skyttä <ville.skytta@iki.fi>Mark McLoughlin5-2/+188
2004-04-18shushMark McLoughlin1-0/+4
2004-03-24Bump to version 0.6 in preparation for a release.DESKTOP_FILE_UTILS_0_6Dan Williams2-1/+5
2004-03-22src/gen-compat-tree.c src/menu-entries.c src/menu-entries.hDan Williams11-21/+329
2004-03-21Don't crash when a .desktop file is a symlink pointing to a nonexistentDan Williams2-1/+6
2004-03-01Version 0.5.DESKTOP_FILE_UTILS_0_5Mark McLoughlin3-3/+24
2004-02-19Version 0.4DESKTOP_FILE_UTILS_0_4Mark McLoughlin3-2/+8
2004-02-19Add support for .desktop files which contains Actions. Verify that theMark McLoughlin2-24/+166