Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-11 | merge Sami Kerola's new build-system | Mathias Gumz | 1 | -3/+0 | |
2013-06-29 | fix detection of $HOME folder | Mathias Gumz | 1 | -5/+10 | |
usually $HOME is set when fluxbox runs. in some rare scenarios (eg., fuzzying binaries to detect bugs) one could launch fluxbox by using 'env -i' and thus eliminating $HOME from the environment. to prevent crashes fluxbox uses now 'getpwuid()' when $HOME is not set to detect the home folder. | |||||
2013-05-26 | build-sys: use AC_USE_SYSTEM_EXTENSIONS | Sami Kerola | 1 | -3/+0 | |
The earlier _GNU_SOURCE definitions possibly did not take effect everywhere where it was intended. | |||||
2012-04-06 | Allow percentage values for some Window commands | Lajos Koszti | 1 | -14/+12 | |
2012-01-04 | Exceptions should be caught by reference. | Ryan Pavlik | 1 | -1/+1 | |
Found using cppcheck. | |||||
2011-03-18 | some love to src/tests, use automake to use the same build environment as ↵ | Mathias Gumz | 1 | -1/+3 | |
the rest of fluxbox | |||||
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-11-22 | testing replaceString | fluxgen | 1 | -10/+16 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-01-11 | texture tests | fluxgen | 1 | -3/+4 | |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -82/+82 | |
2002-11-12 | minor fix | fluxgen | 1 | -2/+2 | |
2002-03-01 | minor fix | fluxgen | 1 | -0/+3 | |
2002-02-04 | initial import | fluxgen | 1 | -0/+140 | |