aboutsummaryrefslogtreecommitdiff
path: root/util/fbrun/FbRun.cc
AgeCommit message (Expand)AuthorFilesLines
2005-05-09fix from vadim for fbrun-tabcompletionmathias1-2/+2
2005-05-06Fix for #1160244, #1099704, #1094107:mathias1-5/+6
2005-01-24copyright datemathias1-1/+1
2005-01-20applied patches from openbsd-ports, closed #1105041 (sf)mathias1-1/+1
2004-12-24fix the no-writing-history issue for fbrunmathias1-12/+19
2004-12-18* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now mathias1-7/+7
2004-11-18keypad-enter should work with fbrun nowmathias1-1/+2
2004-10-10fbrun switches between file-search and path-to-file-search now correctly (i t...akir1-3/+4
2004-09-29fixes #1026929 (sourceforge)akir1-2/+6
2004-08-31add autoconf check for std c++ headersrathnor1-2/+6
2004-04-22path completion, and load apps on first tab press, patch from Mathias Gumzfluxgen1-42/+91
2004-04-21add unistd include for forkrathnor1-1/+2
2004-04-19using fbtk directory, patch from Mathias Gumzfluxgen1-22/+14
2004-04-18minor fixfluxgen1-11/+10
2004-04-18tab complete on all apps in PATH, patch from Mathias Gumzfluxgen1-2/+70
2004-02-28fixed invinite loop, patch from Mathias Gumzfluxgen1-5/+6
2004-02-25cycle tabcompletion, patch from Mathias Gumzfluxgen1-3/+7
2003-12-31minor fixfluxgen1-2/+2
2003-09-16fix modifier cleaning in fbrun (was missing capslock)rathnor1-4/+3
2003-09-16portability fixrathnor1-2/+2
2003-09-06fixed scroll lock and num lock maskfluxgen1-1/+6
2003-08-27using GContext and FbPixmapfluxgen1-12/+12
2003-08-27using FbTk TextBoxfluxgen1-195/+32
2003-08-25added pixmapfluxgen1-48/+72
2003-08-24indentfluxgen1-28/+28
2003-07-25fix fbrun on multiple screensrathnor1-3/+3
2003-07-10patch that keeps the fbrun_history clean by not allowingfluxgen1-7/+30
2003-06-25setting class hint to fbrun, FbRunfluxgen1-1/+9
2003-06-24emacs keybindings and tab completion, thanks David J Burgerfluxgen1-58/+221
2003-04-27add missing #include <cassert>rathnor1-1/+2
2003-03-22added cursorfluxgen1-7/+38
2002-12-05indentation and minor fbtk updatesfluxgen1-180/+141
2002-11-27using FbTk's new EventHandler interfacefluxgen1-39/+38
2002-11-26using FbTk App instead of BaseDisplayfluxgen1-3/+3
2002-11-13removed unused variablefluxgen1-3/+2
2002-11-13fixed horiz scrolling and height positionfluxgen1-10/+25
2002-11-12added historyfluxgen1-3/+69
2002-11-12changed to default gc and fixed new font systemfluxgen1-29/+8
2002-09-03minor bevel issuesfluxgen1-4/+4
2002-08-20firstfluxgen1-0/+226