summaryrefslogtreecommitdiff
path: root/src/menu-parser.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-22src/gen-compat-tree.c src/menu-entries.c src/menu-entries.hDan Williams1-0/+78
2003-10-23implement <Move> operationHavoc Pennington1-4/+153
2003-06-05set name of the menu file on root nodeHavoc Pennington1-0/+18
2003-05-31move some functions that didn't make sense in other files into hereHavoc Pennington1-0/+1
2003-05-29newHavoc Pennington1-1/+1
2003-05-29add allow_missing_basename argumentHavoc Pennington1-1/+5
2003-05-20code stuff, gnomevfs-ls/gnomevfs-cat/gnomevfs-info are now up and running.Havoc Pennington1-0/+6
2003-05-10implement serialization of the "DOM tree" of menu nodes so that we canHavoc Pennington1-1/+1
2003-05-02use basedir stuff stored on root node instead of dealing with it in thisHavoc Pennington1-1/+6
2003-05-01change to only warn about invalid keys, don't die (enum_keys): removeHavoc Pennington1-8/+10
2003-05-01got it compiling, most code should be there, untestedHavoc Pennington1-35/+368
2003-04-30more random hacking, syncing between computersHavoc Pennington1-151/+157
2003-04-30skeletal noncompiling base file for menu xml parser thingHavoc Pennington1-0/+449