summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 0.14DESKTOP_FILE_UTILS_0_14Vincent Untz2007-09-012-0/+23
* small improvementsVincent Untz2007-09-012-3/+12
* validate the desktop file after modifying its content, but before doingVincent Untz2007-09-012-9/+17
* Don't exit(), but let the main() function do it with a proper errorVincent Untz2007-09-012-5/+18
* require glib 2.8.0 kill (main): directly use g_mkdir_with_parents()Vincent Untz2007-09-013-24/+8
* simplify the code with a macro (parse_options_callback): ifVincent Untz2007-09-012-67/+52
* handle -m too. Fix bug #12018. Patch by Matthias ClasenVincent Untz2007-08-182-3/+12
* Handle X-Foo in environments. Based on patch by Stanislav BrabecVincent Untz2007-08-182-2/+19
* new, checks that the value is either an absolute path to a file, or thatVincent Untz2007-07-272-1/+58
* pass the GError to g_key_file_load_from_file(), so we know when we can'tVincent Untz2007-07-082-1/+7
* updated to desktop entry spec 1.0. Patch by Ville SkyttäVincent Untz2007-06-302-8/+40
* post-release bump to 0.14Vincent Untz2007-06-042-1/+7
* version 0.13DESKTOP_FILE_UTILS_0_13Vincent Untz2007-06-042-0/+17
* add myself update URL of the desktop entry specVincent Untz2007-06-043-1/+7
* check if we have a vendor name before using it (main): fix bug when noVincent Untz2007-06-042-11/+11
* Don't use GKeyFile in the validator, so we really control everything.Vincent Untz2007-06-043-178/+539
* remove mention of desktop-menu-tool kill, was useless and deprecatedVincent Untz2007-03-1515-2845/+2237
* post-release bump to 0.13.Ray Strode2006-11-082-1/+7
* update news fileDESKTOP_FILE_UTILS_0_12Ray Strode2006-11-082-1/+13
* If a desktop file contains "Applications" instead of "Application" makeRay Strode2006-11-072-2/+8
* Print a warning instead of an error if categories aren't defined by theRay Strode2006-11-072-37/+54
* Validate keywords as localestrings instead of strings (red hat bugRay Strode2006-11-072-1/+7
* update categories to match the latest version of the desktop menuRay Strode2006-11-072-23/+39
* apply fixes from Ville Skyttä <ville.skytta@iki.fi> to match the latestRay Strode2006-11-072-28/+43
* fix a couple of mem leaks. Patch from Pascal Terjan (gnoem bug 345686)Ray Strode2006-11-062-1/+11
* move g_free inside if branch to prevent a double free in the else case.Ray Strode2006-11-062-1/+8
* fix category typos: TeminalEmulator -> TerminalEmulator ScreenSaver ->Ray Strode2006-11-062-2/+10
* add patch from Vincent Untz to not validate categories that start with X-Ray Strode2006-11-062-0/+12
* remove from cvsRay Strode2006-07-265-3362/+4
* post-release bump to 0.12.Ray Strode2006-04-182-1/+5
* ==================== 0.11 ====================DESKTOP_FILE_UTILS_0_11Ray Strode2006-04-182-0/+13
* Validate that desktop file categories match those specified in the spec.Ray Strode2006-04-186-264/+342
* resync from libegg to fix grammar error spotted by Moritz BarsnickRay Strode2005-08-312-12/+18
* NULL terminate default search path. Spotted by Mike Hearn <mike@navi.cx>Ray Strode2005-01-102-0/+8
* Patch from Ville Skyttä <ville.skytta@iki.fi>Mark McLoughlin2004-11-233-3/+11
* post-release bump to 0.11.Mark McLoughlin2004-11-112-1/+7
* Version 0.10.DESKTOP_FILE_UTILS_0_10Mark McLoughlin2004-11-112-0/+11
* updateMark McLoughlin2004-11-111-2/+0
* fix uninitialized variable.Mark McLoughlin2004-11-1136-16969/+59
* Error out if trying to add key-value pair to comment group (Patch fromRay Strode2004-10-182-1/+17
* post-release bump to 0.10.Mark McLoughlin2004-09-282-1/+7
* Version 0.9.DESKTOP_FILE_UTILS_0_9Mark McLoughlin2004-09-282-0/+11
* Don't put the if clause where the else clause should go and vice versaRay Strode2004-09-282-3/+11
* Bounds check before doing array assignmentRay Strode2004-09-273-4/+19
* Fix --remove-show-in optionRay Strode2004-09-232-12/+31
* Don't try to dispose of 'entries' if it's NULL, since thenDan Williams2004-09-132-1/+10
* New macros for printing at various verbosity levels (is_valid_mime_type):Ray Strode2004-09-082-32/+73
* sync with libeggRay Strode2004-09-033-120/+166
* forgotten news for 0.8Mark McLoughlin2004-09-031-0/+15
* post-release bump to 0.9.Mark McLoughlin2004-09-032-1/+7