index
:
xdg/desktop-file-utils
master
wip/dfi
wip/hadess/add-PrefersNonDefaultGPU
Utilities for manipulating desktop files (mirrored from https://gitlab.freedesktop.org/xdg/desktop-file-utils)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
menu-process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-09-02
Fixes empty subdirs not getting removed.
Mark McLoughlin
1
-2
/
+2
2004-09-02
Don't crash if the tree has already been freed.
Mark McLoughlin
1
-1
/
+2
2004-08-29
Another patch from Dan with some minor changes.
Mark McLoughlin
1
-0
/
+10
2004-08-29
Patch to make the menu method notice changes in the entry directories and
Mark McLoughlin
1
-6
/
+127
2004-08-29
remove FIXME to disable removing empty submenus. menu-spec says the
Mark McLoughlin
1
-6
/
+2
2004-08-29
Based on a patch from Dan Williams <dcbw@redhat.com>
Mark McLoughlin
1
-0
/
+5
2004-08-25
don't leak the entry sets. Patch from Kjartan Maraas in rh bug #130673
Mark McLoughlin
1
-0
/
+3
2004-04-18
Warning fixes.
Mark McLoughlin
1
-10
/
+19
2004-03-22
src/gen-compat-tree.c src/menu-entries.c src/menu-entries.h
Dan Williams
1
-7
/
+176
2003-10-24
don't return an entry's parent, only return a subdir at the exact path
Havoc Pennington
1
-4
/
+22
2003-10-23
implement <Move> operation
Havoc Pennington
1
-23
/
+260
2003-10-23
add support for OnlyUnallocated element, passes 1 more test
Havoc Pennington
1
-9
/
+94
2003-10-23
Localizing the menu paths gets us another 2 passes with the test suite.
Havoc Pennington
1
-43
/
+145
2003-10-21
change to alloc the TreeNode in here instead of separately then
Havoc Pennington
1
-16
/
+39
2003-10-17
include full menu paths
Havoc Pennington
1
-24
/
+58
2003-06-11
diff old vs. new tree and store the list of changes
Havoc Pennington
1
-17
/
+219
2003-06-11
add but doesn't work yet, just syncing with work computer
Havoc Pennington
1
-1
/
+67
2003-06-06
mark cache valid again after reloading stuff, makes things a whole lot
Havoc Pennington
1
-0
/
+5
2003-06-06
Last bugfix so we can display redhat-menus pretty OK
Havoc Pennington
1
-15
/
+33
2003-06-05
set name of the menu file on root node
Havoc Pennington
1
-52
/
+279
2003-06-02
put applications-edits under "menus" (desktop_entry_tree_cache_create):
Havoc Pennington
1
-16
/
+64
2003-06-01
implement (desktop_entry_tree_cache_mkdir): implement
Havoc Pennington
1
-33
/
+165
2003-05-31
move some functions that didn't make sense in other files into here
Havoc Pennington
1
-0
/
+6
2003-05-30
hack (menu_node_ensure_child): hack (desktop_entry_tree_include): hack
Havoc Pennington
1
-0
/
+233
2003-05-29
new
Havoc Pennington
1
-69
/
+112
2003-05-29
add allow_missing_basename argument
Havoc Pennington
1
-1
/
+4
2003-05-21
Enough bugfixes to be able to view a sample menu in nautilus and launch
Havoc Pennington
1
-0
/
+3
2003-05-20
code stuff, gnomevfs-ls/gnomevfs-cat/gnomevfs-info are now up and running.
Havoc Pennington
1
-8
/
+39
2003-05-15
hacking
Havoc Pennington
1
-59
/
+129
2003-05-14
quick implementation without file change monitoring.
Havoc Pennington
1
-0
/
+9
2003-05-13
new file to store cache of DesktopEntryTree
Havoc Pennington
1
-24
/
+114
2003-05-10
implement serialization of the "DOM tree" of menu nodes so that we can
Havoc Pennington
1
-0
/
+2
2003-05-09
refactor this to use MenuCache and EntryCache and as a result make more
Havoc Pennington
1
-26
/
+45
2003-05-08
sort entries by basename
Havoc Pennington
1
-0
/
+17
2003-05-08
fix list manipulation screwup that caused obscure memory error
Havoc Pennington
1
-1
/
+1
2003-05-06
add ability to print in the format of test suite expected results file
Havoc Pennington
1
-6
/
+25
2003-05-05
allow nodes with NULL dir_entry, the menu spec allows that. (foreach_dir,
Havoc Pennington
1
-47
/
+71
2003-05-02
use basedir stuff stored on root node instead of dealing with it in this
Havoc Pennington
1
-70
/
+41
2003-05-02
implement (desktop_entry_tree_foreach): implement
Havoc Pennington
1
-2
/
+194
2003-05-01
change to only warn about invalid keys, don't die (enum_keys): remove
Havoc Pennington
1
-5
/
+77
2002-12-16
rename since glib 2.2 now has the symbol
Havoc Pennington
1
-2
/
+2
2002-11-21
fix a bug (find_subdir in iter not dir)
Havoc Pennington
1
-16
/
+189
2002-11-18
sync
Havoc Pennington
1
-3
/
+299
2002-11-18
commit some more hacking on new menu format
Havoc Pennington
1
-0
/
+442