summaryrefslogtreecommitdiff
path: root/util/fbrun/FbRun.cc
AgeCommit message (Expand)Author
2012-01-04Check .empty() instead of .size() == 0Ryan Pavlik
2011-10-31FbRun.cc: Fix on windows where there is no forkRyan Pavlik
2010-09-08introduced FbTk::BidiStringMathias Gumz
2009-05-25minor cosmeticsMathias Gumz
2008-10-04add -print option to fbrun to return result to stdout instead of executing itMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-07-31add some decorations to torn menus, and fix restart without an argumentmarkt
2007-06-09small fix for the /bin/sh issue .. just using /bin/zsh nowmathias
2007-06-06fix for the following problem:mathias
2006-10-30Cosmetic patch from Slava Semushinmathias
2006-04-25Cleanup unneeded headers (thanks Slava Semushin)mathias
2006-04-25fbrun: Move the cursor to the end when tab completingsimonb
2006-04-17fix fbrun positioning code to use hints properlysimonb
2006-04-17fix compiler warnings in fbrun toosimonb
2006-02-16updated copyright infomathias
2005-05-09fix from vadim for fbrun-tabcompletionmathias
2005-05-06Fix for #1160244, #1099704, #1094107:mathias
2005-01-24copyright datemathias
2005-01-20applied patches from openbsd-ports, closed #1105041 (sf)mathias
2004-12-24fix the no-writing-history issue for fbrunmathias
2004-12-18* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now mathias
2004-11-18keypad-enter should work with fbrun nowmathias
2004-10-10fbrun switches between file-search and path-to-file-search now correctly (i t...akir
2004-09-29fixes #1026929 (sourceforge)akir
2004-08-31add autoconf check for std c++ headersrathnor
2004-04-22path completion, and load apps on first tab press, patch from Mathias Gumzfluxgen
2004-04-21add unistd include for forkrathnor
2004-04-19using fbtk directory, patch from Mathias Gumzfluxgen
2004-04-18minor fixfluxgen
2004-04-18tab complete on all apps in PATH, patch from Mathias Gumzfluxgen
2004-02-28fixed invinite loop, patch from Mathias Gumzfluxgen
2004-02-25cycle tabcompletion, patch from Mathias Gumzfluxgen
2003-12-31minor fixfluxgen
2003-09-16fix modifier cleaning in fbrun (was missing capslock)rathnor
2003-09-16portability fixrathnor
2003-09-06fixed scroll lock and num lock maskfluxgen
2003-08-27using GContext and FbPixmapfluxgen
2003-08-27using FbTk TextBoxfluxgen
2003-08-25added pixmapfluxgen
2003-08-24indentfluxgen
2003-07-25fix fbrun on multiple screensrathnor
2003-07-10patch that keeps the fbrun_history clean by not allowingfluxgen
2003-06-25setting class hint to fbrun, FbRunfluxgen
2003-06-24emacs keybindings and tab completion, thanks David J Burgerfluxgen
2003-04-27add missing #include <cassert>rathnor
2003-03-22added cursorfluxgen
2002-12-05indentation and minor fbtk updatesfluxgen
2002-11-27using FbTk's new EventHandler interfacefluxgen
2002-11-26using FbTk App instead of BaseDisplayfluxgen
2002-11-13removed unused variablefluxgen