Age | Commit message (Expand) | Author | Files | Lines |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 2 | -2/+2 |
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 t... | akir | 1 | -3/+4 |
2004-09-29 | fixes #1026929 (sourceforge) | akir | 1 | -2/+6 |
2004-09-12 | tiny fix for -nearmouse | akir | 1 | -2/+1 |
2004-09-12 | for -nearmouse wrong -help - description | akir | 1 | -2/+2 |
2004-09-03 | added -nearmouse to fbrun | akir | 1 | -2/+28 |
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 | 2 | -4/+79 |
2004-04-10 | minor fix, patch from Fr�d�ric L. W. Meunier (1 at pervalidus dot net) | fluxgen | 1 | -1/+1 |
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-12-01 | fixed bug with antialais switch, antialias now enabled by default | fluxgen | 1 | -5/+7 |
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-07 | update | fluxgen | 1 | -7/+7 |
2003-09-06 | fixed scroll lock and num lock mask | fluxgen | 1 | -1/+6 |
2003-08-27 | using GContext and FbPixmap | fluxgen | 2 | -19/+21 |
2003-08-27 | using FbTk TextBox | fluxgen | 2 | -214/+38 |
2003-08-25 | minor fixes | fluxgen | 2 | -4/+4 |
2003-08-25 | added pixmap | fluxgen | 1 | -48/+72 |
2003-08-25 | minor cleaning | fluxgen | 1 | -13/+6 |
2003-08-25 | pixmap for fbrun | fluxgen | 1 | -0/+468 |
2003-08-24 | indent | fluxgen | 1 | -28/+28 |
2003-07-25 | fix fbrun on multiple screens | rathnor | 2 | -5/+5 |
2003-07-10 | patch that keeps the fbrun_history clean by not allowing | fluxgen | 1 | -7/+30 |
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 | 2 | -63/+242 |
2003-06-17 | ignore | fluxgen | 1 | -0/+5 |
2003-04-27 | fix build issue for new loc of stringutil | rathnor | 1 | -1/+1 |
2003-04-27 | add missing #include <cassert> | rathnor | 1 | -1/+2 |
2003-04-27 | StringUtil moved to FbTk | fluxgen | 1 | -4/+4 |
2003-03-22 | added cursor | fluxgen | 2 | -8/+43 |
2002-12-05 | indentation and minor fbtk updates | fluxgen | 3 | -353/+299 |
2002-11-27 | using FbTk's new EventHandler interface | fluxgen | 2 | -41/+48 |
2002-11-27 | using FbTk App eventLoop | fluxgen | 1 | -8/+2 |
2002-11-26 | change libFbTk location | fluxgen | 1 | -1/+1 |
2002-11-26 | using FbTk App instead of BaseDisplay | fluxgen | 1 | -3/+3 |
2002-11-26 | removed deps for BaseDisplay and using FbTk App instead | fluxgen | 1 | -21/+15 |
2002-11-26 | using FbTk lib | fluxgen | 1 | -12/+3 |
2002-11-15 | size | fluxgen | 1 | -1/+3 |
2002-11-15 | fixed width | fluxgen | 1 | -3/+6 |
2002-11-13 | minor fix | fluxgen | 1 | -21/+11 |
2002-11-13 | removed unused variable | fluxgen | 2 | -5/+3 |
2002-11-13 | fixed horiz scrolling and height position | fluxgen | 2 | -15/+31 |