summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-01-10NULL terminate default search path. Spotted by Mike Hearn <mike@navi.cx>Ray Strode1-0/+6
2004-11-23Patch from Ville Skyttä <ville.skytta@iki.fi>Mark McLoughlin1-0/+7
2004-11-11post-release bump to 0.11.Mark McLoughlin1-0/+6
2004-11-11Version 0.10.DESKTOP_FILE_UTILS_0_10Mark McLoughlin1-0/+4
2004-11-11fix uninitialized variable.Mark McLoughlin1-0/+33
2004-10-18Error out if trying to add key-value pair to comment group (Patch fromRay Strode1-0/+7
2004-09-28post-release bump to 0.10.Mark McLoughlin1-0/+6
2004-09-28Version 0.9.DESKTOP_FILE_UTILS_0_9Mark McLoughlin1-0/+4
2004-09-28Don't put the if clause where the else clause should go and vice versaRay Strode1-1/+9
2004-09-27Bounds check before doing array assignmentRay Strode1-0/+12
2004-09-23Fix --remove-show-in optionRay Strode1-0/+6
2004-09-13Don't try to dispose of 'entries' if it's NULL, since thenDan Williams1-0/+8
2004-09-08New macros for printing at various verbosity levels (is_valid_mime_type):Ray Strode1-0/+15
2004-09-03sync with libeggRay Strode1-0/+4
2004-09-03post-release bump to 0.9.Mark McLoughlin1-0/+6
2004-09-03Version 0.8.DESKTOP_FILE_UTILS_0_8Mark McLoughlin1-0/+4
2004-09-02Fixes empty subdirs not getting removed.Mark McLoughlin1-0/+10
2004-09-02always invalidate the cache, even if a file has just changed - we need toMark McLoughlin1-0/+10
2004-09-02Don't crash if the tree has already been freed.Mark McLoughlin1-0/+5
2004-09-02sync with libeggRay Strode1-0/+4
2004-08-29Patch from Dan Williams <dcbw@redhat.com>Mark McLoughlin1-0/+6
2004-08-29add an only_show_in arg. (desktop_entry_tree_cache_unref: freeMark McLoughlin1-0/+15
2004-08-29Another patch from Dan with some minor changes.Mark McLoughlin1-0/+13
2004-08-29Patch to make the menu method notice changes in the entry directories andMark McLoughlin1-0/+34
2004-08-29remove FIXME to disable removing empty submenus. menu-spec says theMark McLoughlin1-0/+7
2004-08-29Based on a patch from Dan Williams <dcbw@redhat.com>Mark McLoughlin1-0/+14
2004-08-29don't include desktop_file.hMark McLoughlin1-0/+6
2004-08-25don't leak the entry sets. Patch from Kjartan Maraas in rh bug #130673Mark McLoughlin1-0/+9
2004-07-22sync with libeggRay Strode1-0/+7
2004-07-22post-release bump to 0.8.Mark McLoughlin1-0/+6
2004-07-22Version 0.7.Mark McLoughlin1-0/+4
2004-07-22Make pass distcheck.Jonathan Blandford1-0/+5
2004-07-21add new --add-mime-type and --remove-mime-type options to make it easy toRay Strode1-0/+9
2004-07-21add new --rebuild-mime-info-cache option (str_has_prefix): this functionRay Strode1-1/+10
2004-07-21Return 1 on failure, even in quiet mode.Ray Strode1-0/+5
2004-07-15add update-desktop-databaseRay Strode1-0/+15
2004-04-19install the elisp.Mark McLoughlin1-0/+5
2004-04-19Patch from Ville Skyttä <ville.skytta@iki.fi>Mark McLoughlin1-0/+7
2004-04-18Patch from Ville Skyttä <ville.skytta@iki.fi> with some minor changes.Mark McLoughlin1-0/+16
2004-04-18Warning fixes.Mark McLoughlin1-0/+19
2004-04-18add Emacs desktop entry mode from Ville Skyttä <ville.skytta@iki.fi>Mark McLoughlin1-0/+5
2004-03-24Bump to version 0.6 in preparation for a release.DESKTOP_FILE_UTILS_0_6Dan Williams1-0/+4
2004-03-22src/gen-compat-tree.c src/menu-entries.c src/menu-entries.hDan Williams1-0/+17
2004-03-21Don't crash when a .desktop file is a symlink pointing to a nonexistentDan Williams1-0/+5
2004-03-01Version 0.5.DESKTOP_FILE_UTILS_0_5Mark McLoughlin1-0/+13
2004-02-19Version 0.4DESKTOP_FILE_UTILS_0_4Mark McLoughlin1-0/+4
2004-02-19Add support for .desktop files which contains Actions. Verify that theMark McLoughlin1-0/+17
2003-10-24don't return an entry's parent, only return a subdir at the exact pathHavoc Pennington1-0/+5
2003-10-23implement <Move> operationHavoc Pennington1-0/+14
2003-10-23add support for OnlyUnallocated element, passes 1 more testHavoc Pennington1-0/+6