aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-03Fix typo / editor bug or something like that.Mathias Gumz1-1/+1
2015-01-03Remove various unused variablesMathias Gumz8-30/+21
2015-01-03Update copyright infoMathias Gumz1-1/+1
2015-01-03Remove unused code / option from FbRunMathias Gumz2-8/+1
2015-01-03Use correct buffer size for number2*()Mathias Gumz1-3/+6
2015-01-03Identify clang compilerMathias Gumz1-1/+3
2015-01-03Preparation of release 1.3.6Mathias Gumz3-4/+94
2015-01-03Fix build issueMathias Gumz1-1/+1
2015-01-03Remove reference to src/tests/testSignalMathias Gumz1-13/+0
2015-01-03Recreate man-pagesMathias Gumz8-133/+60
2015-01-03Update release versionMathias Gumz12-11/+15
2015-01-03Fix build issue with out-of-src-buildsMathias Gumz1-1/+2
2015-01-02Fix corruption of fbrun-historyMathias Gumz1-42/+20
2015-01-02Fix loading fbrun-historyMathias Gumz1-5/+3
2014-10-27make use of FbTk-apiMathias Gumz1-27/+26
2014-09-29treat windows having WM_CLASS == "DockApp" like DockAppsMathias Gumz2-5/+13
2014-09-29Corrections for border width for relative resizeArkadiusz Bokowy1-0/+2
2014-09-14Code cleanupArkadiusz Bokowy1-3/+1
2014-09-14fix: check the correct XClassHint propertyMathias Gumz1-8/+3
2014-07-22fix uninitialized variablesMathias Gumz2-4/+2
2014-07-22fix _NET_MOVERESIZE_WINDOW resize issue (#1108)Mathias Gumz1-6/+6
2014-05-12allow a timeout of a full 'unit'Mathias Gumz1-1/+1
2014-05-12cosmetic, less codeMathias Gumz1-9/+10
2014-05-12detect minute-based strftime-formats (again)Mathias Gumz3-6/+14
2014-05-12fix clocktool lagging behind and skipping secondsMathias Gumz1-2/+13
2014-04-11removed reference to 'defaults.hh'Mathias Gumz1-2/+0
2014-04-11merge Sami Kerola's new build-systemMathias Gumz107-2062/+3447
2014-04-09use function fluxbox::findScreen()Mathias Gumz1-9/+1
2014-04-09fix excessive loading of keys file caused by xmodmapMathias Gumz2-11/+43
2014-02-19move shared build instructions for nls into a common fileMathias Gumz34-1320/+73
2014-02-19make sure that result of division is signed intAmadeusz Sławiński1-4/+6
2014-02-19Fix the Bulgarian translation's codeset.Peter Pentchev2-3/+3
2014-02-18Fix race condition on shutdownMathias Gumz17-874/+701
2014-02-17update of copyright infoMathias Gumz3-3/+3
2013-08-02Fix ArrangeWindowsStack* for multi-head displaysMathias Gumz1-62/+67
2013-08-02Add support for stacked tiling via ArrangeWindows*John Sennesael3-17/+124
2013-08-02Fix lost keypresses after workspace change (#1067)Ed Martin2-11/+2
2013-08-02update hebrew translationIsratine Citizen1-16/+16
2013-08-02Updated Japanese TranslationTakeshi Hamasaki1-4/+82
2013-07-03Constify the type passed to std::equal_to.Raphael Kubo da Costa1-1/+1
2013-06-29fix detection of $HOME folderMathias Gumz4-19/+44
2013-06-22cosmeticsMathias Gumz2-9/+8
2013-06-18Returning EXIT_FAILURE on exit in fluxbox-remote.Paul Tagliamonte1-0/+1
2013-06-18Speedup overlong text detectionMathias Gumz3-26/+70
2013-05-26build-sys: move to non-recursive buildSami Kerola56-653/+1013
2013-05-26build-sys: use iconv library detections from gettextSami Kerola3-65/+696
2013-05-26build-sys: unify configure.ac syntaxSami Kerola1-230/+318
2013-05-26build-sys: add test programs to .gitinore fileSami Kerola1-0/+8
2013-05-26build-sys: use pkg-config to locate dependenciesSami Kerola10-447/+175
2013-05-26build-sys: move autotools files to subdirectoriesSami Kerola5-7/+6