summaryrefslogtreecommitdiff
path: root/src/desktop_file.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-27Bounds check before doing array assignmentRay Strode1-2/+5
2004-09-23Fix --remove-show-in optionRay Strode1-12/+25
2003-05-12fix a bunch of compiler warnings (desktop_file_fixup): add code to fixHavoc Pennington1-1/+13
2003-05-09use a quark scheme for entry->categories to save time/memoryHavoc Pennington1-2/+8
2003-05-09make @ a valid byte in locale names, patch from Richi PlanaHavoc Pennington1-16/+16
2003-05-02use basedir stuff stored on root node instead of dealing with it in thisHavoc Pennington1-3/+3
2002-07-09fix up "KDE Desktop Entry"Havoc Pennington1-0/+33
2002-07-09fix a memmove to use bytes instead of number of lines, fixes a crashHavoc Pennington1-1/+1
2002-06-21implement --copy-name-to-generic-name, --copy-generic-name-to-nameHavoc Pennington1-31/+128
2002-05-26Add the create-a-dir-of-symlinks support.Havoc Pennington1-13/+9
2002-05-25syncHavoc Pennington1-0/+18
2002-05-25roughly functional folder parser, now need to do queriesHavoc Pennington1-8/+30
2002-05-24syncHavoc Pennington1-0/+331
2002-05-09validate the generated file not the original, and fix certainHavoc Pennington1-3/+20
2002-05-08add/remove category/onlyshowin implementedHavoc Pennington1-0/+60
2002-05-07implement --add-categoryHavoc Pennington1-5/+47
2002-05-07initial desktop_file_set_raw implementationHavoc Pennington1-47/+131
2002-05-07sync, includes fixes from AlexHavoc Pennington1-2/+66
2002-05-06initial sketching-out of desktop-file-install programHavoc Pennington1-1/+104
2002-05-06initial importHavoc Pennington1-0/+824