aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2015-01-31Improve I18n supportMathias Gumz2-2/+2
2015-01-31Clean up FbTk::I18n APIMathias Gumz2-17/+5
2015-01-29Add chrome* to fluxbox-generate_menuMathias Gumz1-2/+4
2015-01-25Fix printf bug in fluxbox-generate_menuDaniel Campbell1-4/+4
2015-01-24Add 'lxterminal' and 'geany' to fbgmMathias Gumz1-2/+2
2015-01-16Make coverity happyMathias Gumz1-8/+3
2015-01-05Fix build-system: install data files (keys, apps, menu ...)Mathias Gumz1-5/+2
2015-01-04Fix build-system: use xxx_LDADD instead of xxx_LDFLAGSMathias Gumz2-16/+14
2015-01-03Clean unused variablesMathias Gumz1-1/+0
2015-01-03Remove various unused variablesMathias Gumz1-2/+0
2015-01-03Remove unused code / option from FbRunMathias Gumz1-5/+1
2015-01-03Update release versionMathias Gumz2-2/+2
2015-01-02Fix corruption of fbrun-historyMathias Gumz1-42/+20
2015-01-02Fix loading fbrun-historyMathias Gumz1-5/+3
2014-04-11merge Sami Kerola's new build-systemMathias Gumz7-84/+80
2014-02-17update of copyright infoMathias Gumz2-2/+2
2013-06-29fix detection of $HOME folderMathias Gumz1-2/+1
2013-06-18Returning EXIT_FAILURE on exit in fluxbox-remote.Paul Tagliamonte1-0/+1
2013-05-26build-sys: move to non-recursive buildSami Kerola4-86/+80
2013-05-26build-sys: use pkg-config to locate dependenciesSami Kerola2-0/+19
2013-05-26build-sys: use AC_USE_SYSTEM_EXTENSIONSSami Kerola1-5/+0
2013-05-26build-sys: include config.h to all files using automakeSami Kerola5-16/+4
2013-02-14Updates copyright date information in some binariesMathias Gumz1-1/+1
2013-01-31Adds 'ClientPatternTest' commandMathias Gumz1-17/+44
2013-01-03automake: use AM_CPPFLAGS rather than INCLUDESSami Kerola2-3/+3
2013-01-02util/fluxbox-generate_menu: default browswer variable can be emptySami Kerola1-1/+5
2013-01-02utils: remove bashismsSami Kerola2-3/+7
2012-12-30Store XClassHint on stack, not in dynamic memoryVladimir A. Pavlov1-8/+5
2012-01-04Check .empty() instead of .size() == 0Ryan Pavlik1-3/+3
2012-01-04Exceptions should be caught by reference.Ryan Pavlik2-2/+2
2011-10-31util/Makefile.am,fluxbox-generate_menu.in: use EXEEXTRyan Pavlik2-7/+9
2011-10-31fluxbox-update_configs.cc: Fix on windows - no kill or sigusr2Ryan Pavlik1-2/+2
2011-10-31FbRun.cc: Fix on windows where there is no forkRyan Pavlik1-0/+25
2011-10-21cosmeticsMathias Gumz1-6/+9
2011-10-21bugfix: fbsetroot needs to use 24bit visuals as wellMathias Gumz1-4/+9
2011-05-08fluxbox-remote now properly returns exit statusnacitar sevaht1-5/+20
2011-05-04Fix "comparison between signed and unsigned" warningPavel Labath1-2/+1
2011-04-18Fix VPATH buildsPavel Labath1-1/+1
2011-04-11Changed fbsetbg's tips to the new behaviour.skizzhg1-3/+3
2011-03-29make XMESSAGE a variable and use it consistentlyslakmagik1-6/+10
2011-03-29avoid trailing spaces between app and closing }slakmagik1-3/+15
2011-03-29separate functions and main codeslakmagik1-44/+46
2011-03-29add the configuration file equivalent of '-in'slakmagik1-0/+3
2011-03-29silence cmpslakmagik1-1/+1
2011-02-21fbsetbg: improved aspect-ratio-filling for feh (thanks Jeremiah Mahler <jmmah...Jeremiah Mahler1-1/+1
2010-09-18changed the way we create the '~/.fluxbox' directory to avoid race conditionsMathias Gumz1-1/+1
2010-09-18cosmeticMathias Gumz1-1/+1
2010-09-11updated config version to '13' and adjusted 'fluxbox-update_configs' accordinglyMathias Gumz1-300/+472
2010-09-08introduced FbTk::BidiStringMathias Gumz1-6/+8
2010-09-04fixed the default 'OnTitlebar Mouse1' actionsMathias Gumz1-1/+1