summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-08update news fileDESKTOP_FILE_UTILS_0_12Ray Strode2-1/+13
2006-11-07If a desktop file contains "Applications" instead of "Application" makeRay Strode2-2/+8
2006-11-07Print a warning instead of an error if categories aren't defined by theRay Strode2-37/+54
2006-11-07Validate keywords as localestrings instead of strings (red hat bugRay Strode2-1/+7
2006-11-07update categories to match the latest version of the desktop menuRay Strode2-23/+39
2006-11-07apply fixes from Ville Skyttä <ville.skytta@iki.fi> to match the latestRay Strode2-28/+43
2006-11-06fix a couple of mem leaks. Patch from Pascal Terjan (gnoem bug 345686)Ray Strode2-1/+11
2006-11-06move g_free inside if branch to prevent a double free in the else case.Ray Strode2-1/+8
2006-11-06fix category typos: TeminalEmulator -> TerminalEmulator ScreenSaver ->Ray Strode2-2/+10
2006-11-06add patch from Vincent Untz to not validate categories that start with X-Ray Strode2-0/+12
2006-07-26remove from cvsRay Strode5-3362/+4
2006-04-18post-release bump to 0.12.Ray Strode2-1/+5
2006-04-18==================== 0.11 ====================DESKTOP_FILE_UTILS_0_11Ray Strode2-0/+13
2006-04-18Validate that desktop file categories match those specified in the spec.Ray Strode6-264/+342
2005-08-31resync from libegg to fix grammar error spotted by Moritz BarsnickRay Strode2-12/+18
2005-01-10NULL terminate default search path. Spotted by Mike Hearn <mike@navi.cx>Ray Strode2-0/+8
2004-11-23Patch from Ville Skyttä <ville.skytta@iki.fi>Mark McLoughlin3-3/+11
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