index
:
delta/desktop-file-utils.git
master
wip/dfi
wip/hadess/add-PrefersNonDefaultGPU
gitlab.freedesktop.org: gstreamer/desktop-file-utils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove mention of desktop-menu-tool kill, was useless and deprecated
Vincent Untz
2007-03-15
10
-2830
/
+2205
*
If a desktop file contains "Applications" instead of "Application" make
Ray Strode
2006-11-07
1
-2
/
+2
*
Print a warning instead of an error if categories aren't defined by the
Ray Strode
2006-11-07
1
-36
/
+44
*
Validate keywords as localestrings instead of strings (red hat bug
Ray Strode
2006-11-07
1
-1
/
+1
*
update categories to match the latest version of the desktop menu
Ray Strode
2006-11-07
1
-23
/
+31
*
fix a couple of mem leaks. Patch from Pascal Terjan (gnoem bug 345686)
Ray Strode
2006-11-06
1
-1
/
+5
*
move g_free inside if branch to prevent a double free in the else case.
Ray Strode
2006-11-06
1
-1
/
+1
*
fix category typos: TeminalEmulator -> TerminalEmulator ScreenSaver ->
Ray Strode
2006-11-06
1
-2
/
+2
*
add patch from Vincent Untz to not validate categories that start with X-
Ray Strode
2006-11-06
1
-0
/
+6
*
remove from cvs
Ray Strode
2006-07-26
4
-3362
/
+0
*
Validate that desktop file categories match those specified in the spec.
Ray Strode
2006-04-18
4
-260
/
+313
*
resync from libegg to fix grammar error spotted by Moritz Barsnick
Ray Strode
2005-08-31
1
-12
/
+11
*
NULL terminate default search path. Spotted by Mike Hearn <mike@navi.cx>
Ray Strode
2005-01-10
1
-0
/
+2
*
Patch from Ville Skyttä <ville.skytta@iki.fi>
Mark McLoughlin
2004-11-23
1
-3
/
+3
*
update
Mark McLoughlin
2004-11-11
1
-2
/
+0
*
fix uninitialized variable.
Mark McLoughlin
2004-11-11
31
-16939
/
+17
*
Error out if trying to add key-value pair to comment group (Patch from
Ray Strode
2004-10-18
1
-1
/
+10
*
Don't put the if clause where the else clause should go and vice versa
Ray Strode
2004-09-28
1
-2
/
+2
*
Bounds check before doing array assignment
Ray Strode
2004-09-27
2
-4
/
+7
*
Fix --remove-show-in option
Ray Strode
2004-09-23
1
-12
/
+25
*
Don't try to dispose of 'entries' if it's NULL, since then
Dan Williams
2004-09-13
1
-1
/
+2
*
New macros for printing at various verbosity levels (is_valid_mime_type):
Ray Strode
2004-09-08
1
-32
/
+58
*
sync with libegg
Ray Strode
2004-09-03
2
-120
/
+162
*
Fixes empty subdirs not getting removed.
Mark McLoughlin
2004-09-02
1
-2
/
+2
*
always invalidate the cache, even if a file has just changed - we need to
Mark McLoughlin
2004-09-02
1
-11
/
+13
*
Don't crash if the tree has already been freed.
Mark McLoughlin
2004-09-02
1
-1
/
+2
*
sync with libegg
Ray Strode
2004-09-02
5
-366
/
+1098
*
Patch from Dan Williams <dcbw@redhat.com>
Mark McLoughlin
2004-08-29
1
-1
/
+5
*
add an only_show_in arg. (desktop_entry_tree_cache_unref: free
Mark McLoughlin
2004-08-29
4
-5
/
+8
*
Another patch from Dan with some minor changes.
Mark McLoughlin
2004-08-29
3
-9
/
+33
*
Patch to make the menu method notice changes in the entry directories and
Mark McLoughlin
2004-08-29
12
-49
/
+836
*
remove FIXME to disable removing empty submenus. menu-spec says the
Mark McLoughlin
2004-08-29
1
-6
/
+2
*
Based on a patch from Dan Williams <dcbw@redhat.com>
Mark McLoughlin
2004-08-29
4
-9
/
+77
*
don't include desktop_file.h
Mark McLoughlin
2004-08-29
2
-2
/
+1
*
don't leak the entry sets. Patch from Kjartan Maraas in rh bug #130673
Mark McLoughlin
2004-08-25
2
-0
/
+4
*
sync with libegg
Ray Strode
2004-07-22
4
-83
/
+156
*
Make pass distcheck.
Jonathan Blandford
2004-07-22
1
-0
/
+2
*
add new --add-mime-type and --remove-mime-type options to make it easy to
Ray Strode
2004-07-21
1
-0
/
+56
*
add new --rebuild-mime-info-cache option (str_has_prefix): this function
Ray Strode
2004-07-21
1
-20
/
+45
*
Return 1 on failure, even in quiet mode.
Ray Strode
2004-07-21
1
-3
/
+4
*
add update-desktop-database
Ray Strode
2004-07-15
9
-1
/
+3042
*
Patch from Ville Skyttä <ville.skytta@iki.fi> with some minor changes.
Mark McLoughlin
2004-04-18
2
-71
/
+117
*
Warning fixes.
Mark McLoughlin
2004-04-18
4
-145
/
+28
*
src/gen-compat-tree.c src/menu-entries.c src/menu-entries.h
Dan Williams
2004-03-22
10
-21
/
+312
*
Don't crash when a .desktop file is a symlink pointing to a nonexistent
Dan Williams
2004-03-21
1
-1
/
+1
*
Version 0.5.
DESKTOP_FILE_UTILS_0_5
Mark McLoughlin
2004-03-01
1
-2
/
+10
*
Version 0.4
DESKTOP_FILE_UTILS_0_4
Mark McLoughlin
2004-02-19
1
-1
/
+3
*
Add support for .desktop files which contains Actions. Verify that the
Mark McLoughlin
2004-02-19
1
-24
/
+149
*
hush puppies
Mark McLoughlin
2004-02-19
1
-0
/
+10
*
don't return an entry's parent, only return a subdir at the exact path
Havoc Pennington
2003-10-24
1
-4
/
+22
[prev]
[next]