index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
obt
/
paths.c
Age
Commit message (
Expand
)
Author
2012-09-30
Properly build path names for obt_paths_try_exec
Dana Jansens
2012-09-30
Add another BSEARCH function that lets you search through an array of objects.
Dana Jansens
2012-09-30
skip empty strings when splitting paths in the environment
Dana Jansens
2010-06-03
free the user's group ids
Dana Jansens
2010-06-03
free the path dirs
Dana Jansens
2010-04-28
found memory corruption in the obt xqueue and paths
Dana Jansens
2010-04-16
stat() can give an error, handle that
Dana Jansens
2010-03-29
add BSEARCH() macros in obt/bsearch.h that to a binary search on an array, us...
Dana Jansens
2010-03-29
add obt_paths_try_exec() that will see if an executable exists
Dana Jansens
2010-03-25
add function to give the list of autostart directories
Dana Jansens
2010-02-16
more using g_slice_new() instead of g_new()
Dana Jansens
2009-09-19
Merge branch 'backport' into work
Mikael Magnusson
2008-01-31
add support for XDG_CACHE_HOME to the obt paths
Dana Jansens
2008-01-20
initialize the lists to NULL (empty)
Dana Jansens
2008-01-20
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
Dana Jansens