aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-26build-sys: use AC_USE_SYSTEM_EXTENSIONSSami Kerola20-91/+1
2013-05-26build-sys: include config.h to all files using automakeSami Kerola41-149/+7
2013-05-26docs: update DoxyfileSami Kerola1-491/+1282
2013-05-26build-sys: remove unnecessary filesSami Kerola3-5/+0
2013-05-26build-sys: use automake subdir-objectSami Kerola1-1/+1
2013-05-24Removing a blank line in nls/it_IT/Translation.m that breaks the -help output.skizzhg1-1/+0
2013-05-23more compact codeMathias Gumz1-19/+12
2013-05-23Use shared code, minor code simplificationMathias Gumz2-14/+19
2013-05-23minorMathias Gumz1-1/+1
2013-05-23fix initial window placement to allow proper head detection and window placem...Peter Hercek1-14/+21
2013-05-23fix head detection for adjacent heads of too different sizes and window place...Peter Hercek1-11/+14
2013-05-16Fix regression in rendering the Window-Motion-OutlineMathias Gumz1-4/+6
2013-02-27minor code simplificationsMathias Gumz2-18/+7
2013-02-27Workspace switching on the toolbar via the mouse buttonsSoeren Beye3-6/+12
2013-02-14Trigger ClockTool every second, independent of the format stringMathias Gumz2-63/+44
2013-02-14Updates copyright date information in some binariesMathias Gumz2-2/+2
2013-02-13mpfMathias Gumz1-1/+1
2013-02-13Updated Changelog, NEWS, man-pages for 1.3.5Release-1_3_5Mathias Gumz22-49/+44
2013-02-13Fix missing LogicCommandsMathias Gumz1-0/+6
2013-02-13Initialize FbTk::Timer.m_timeout correctlyMathias Gumz1-2/+4