aboutsummaryrefslogtreecommitdiff
path: root/util/fbrun
AgeCommit message (Expand)AuthorFilesLines
2021-07-06Patch from Dmytro BagriiMark Tiefenbruck1-2/+2
2018-03-14fbrun, add horizontal padding optionPete Beardmore3-0/+14
2018-03-11rm not needed newlineskottroll1-3/+0
2016-11-20remove dead switch from helpThomas Lübking1-1/+0
2016-09-22escape special chars in filenamesThomas Lübking1-0/+7
2016-09-22fix segfault when completing ~ or .Thomas Lübking1-0/+4
2016-07-23add support for dedicated completion dataThomas Lübking3-1/+29
2016-07-23Allow to center fbrunThomas Lübking1-16/+29
2016-07-23limit fbrun history sizeThomas Lübking1-4/+13
2016-07-23add autocompletion support to fbrunThomas Lübking3-1/+17
2016-07-23improve fbrun completionThomas Lübking2-127/+125
2016-04-25Allow to preselect preset textThomas Lübking1-0/+6
2015-01-04Fix build-system: use xxx_LDADD instead of xxx_LDFLAGSMathias Gumz1-6/+5
2015-01-03Clean unused variablesMathias Gumz1-1/+0
2015-01-03Remove unused code / option from FbRunMathias Gumz1-5/+1
2015-01-03Update release versionMathias Gumz1-1/+1
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 Gumz3-12/+22
2014-02-17update of copyright infoMathias Gumz1-1/+1
2013-05-26build-sys: move to non-recursive buildSami Kerola2-16/+22
2013-05-26build-sys: use pkg-config to locate dependenciesSami Kerola1-0/+8
2013-05-26build-sys: include config.h to all files using automakeSami Kerola2-5/+1
2013-02-14Updates copyright date information in some binariesMathias Gumz1-1/+1
2013-01-03automake: use AM_CPPFLAGS rather than INCLUDESSami Kerola1-2/+2
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 Pavlik1-1/+1
2011-10-31FbRun.cc: Fix on windows where there is no forkRyan Pavlik1-0/+25
2010-09-08introduced FbTk::BidiStringMathias Gumz1-6/+8
2009-05-25minor cosmeticsMathias Gumz2-8/+8
2008-10-04recognize --option in addition to -option for most thingsMark Tiefenbruck1-10/+11
2008-10-04add -print option to fbrun to return result to stdout instead of executing itMark Tiefenbruck3-1/+14
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck3-6/+0
2007-07-31add some decorations to torn menus, and fix restart without an argumentmarkt2-5/+5
2007-06-29updates for compiling with gcc 4.3markt1-0/+10
2007-06-09small fix for the /bin/sh issue .. just using /bin/zsh nowmathias1-3/+1
2007-06-06fix for the following problem:mathias1-1/+8
2007-04-03getting rid of more useless files in the repomarkt1-5/+0
2006-10-30Cosmetic patch from Slava Semushinmathias2-12/+20
2006-04-25Cleanup unneeded headers (thanks Slava Semushin)mathias1-32/+30
2006-04-25fbrun: Move the cursor to the end when tab completingsimonb2-10/+24
2006-04-17fix fbrun positioning code to use hints properlysimonb3-4/+11
2006-04-17fix compiler warnings in fbrun toosimonb1-4/+4
2006-02-16updated copyright infomathias3-3/+3
2005-12-22removed unused variablefluxgen1-1/+0
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias2-4/+4
2005-05-09fix from vadim for fbrun-tabcompletionmathias1-2/+2
2005-05-06Fix for #1160244, #1099704, #1094107:mathias1-5/+6
2005-01-24copyright datemathias3-3/+3