Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2005-01-20 | applied patches from openbsd-ports, closed #1105041 (sf) | mathias | 1 | -1/+1 | |
execl needs a terminating NULL at the end, a '0' would be converted to "int 0" on 64bit-systems | |||||
2004-12-24 | fix the no-writing-history issue for fbrun | mathias | 1 | -12/+19 | |
2004-12-18 | * moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now | mathias | 1 | -7/+7 | |
file and directory - helproutines. * created the FileUtil-namespace which contains file-related functions, moved those functions out of Directory - code * changes to the rest of the files to follow those changes | |||||
2004-11-18 | keypad-enter should work with fbrun now | mathias | 1 | -1/+2 | |
2004-10-10 | fbrun switches between file-search and path-to-file-search now correctly (i ↵ | akir | 1 | -3/+4 | |
think) | |||||
2004-09-29 | fixes #1026929 (sourceforge) | akir | 1 | -2/+6 | |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 | |
2004-04-22 | path completion, and load apps on first tab press, patch from Mathias Gumz | fluxgen | 1 | -42/+91 | |
2004-04-21 | add unistd include for fork | rathnor | 1 | -1/+2 | |
2004-04-19 | using fbtk directory, patch from Mathias Gumz | fluxgen | 1 | -22/+14 | |
2004-04-18 | minor fix | fluxgen | 1 | -11/+10 | |
2004-04-18 | tab complete on all apps in PATH, patch from Mathias Gumz | fluxgen | 1 | -2/+70 | |
2004-02-28 | fixed invinite loop, patch from Mathias Gumz | fluxgen | 1 | -5/+6 | |
2004-02-25 | cycle tabcompletion, patch from Mathias Gumz | fluxgen | 1 | -3/+7 | |
2003-12-31 | minor fix | fluxgen | 1 | -2/+2 | |
2003-09-16 | fix modifier cleaning in fbrun (was missing capslock) | rathnor | 1 | -4/+3 | |
2003-09-16 | portability fix | rathnor | 1 | -2/+2 | |
2003-09-06 | fixed scroll lock and num lock mask | fluxgen | 1 | -1/+6 | |
2003-08-27 | using GContext and FbPixmap | fluxgen | 1 | -12/+12 | |
2003-08-27 | using FbTk TextBox | fluxgen | 1 | -195/+32 | |
2003-08-25 | added pixmap | fluxgen | 1 | -48/+72 | |
2003-08-24 | indent | fluxgen | 1 | -28/+28 | |
2003-07-25 | fix fbrun on multiple screens | rathnor | 1 | -3/+3 | |
2003-07-10 | patch that keeps the fbrun_history clean by not allowing | fluxgen | 1 | -7/+30 | |
duplicates to get placed in the history. Thanks David J Burger | |||||
2003-06-25 | setting class hint to fbrun, FbRun | fluxgen | 1 | -1/+9 | |
2003-06-24 | emacs keybindings and tab completion, thanks David J Burger | fluxgen | 1 | -58/+221 | |
2003-04-27 | add missing #include <cassert> | rathnor | 1 | -1/+2 | |
2003-03-22 | added cursor | fluxgen | 1 | -7/+38 | |
2002-12-05 | indentation and minor fbtk updates | fluxgen | 1 | -180/+141 | |
2002-11-27 | using FbTk's new EventHandler interface | fluxgen | 1 | -39/+38 | |
2002-11-26 | using FbTk App instead of BaseDisplay | fluxgen | 1 | -3/+3 | |
2002-11-13 | removed unused variable | fluxgen | 1 | -3/+2 | |
2002-11-13 | fixed horiz scrolling and height position | fluxgen | 1 | -10/+25 | |
2002-11-12 | added history | fluxgen | 1 | -3/+69 | |
2002-11-12 | changed to default gc and fixed new font system | fluxgen | 1 | -29/+8 | |
2002-09-03 | minor bevel issues | fluxgen | 1 | -4/+4 | |
2002-08-20 | first | fluxgen | 1 | -0/+226 | |