Age | Commit message (Expand) | Author | Files | Lines |
2004-09-10 | cosmetic + avoid unneeded App::instance()->display() calls | akir | 2 | -45/+41 |
2004-09-10 | updated changes | akir | 1 | -6/+11 |
2004-09-10 | cosmetic + try to avoid App::instance()->display() calls when not needed | akir | 1 | -11/+12 |
2004-09-10 | cosmetic issues, removed unneeded strcasestr-code (is already in StringUtil), | akir | 1 | -36/+19 |
2004-09-10 | cosmetic, man, we need a beautifarm :) | akir | 2 | -19/+19 |
2004-09-10 | updated last changes | akir | 1 | -0/+7 |
2004-09-10 | put App::instance()->display() to FbDrawable::s_display to avoid too much | akir | 5 | -109/+116 |
2004-09-10 | cosmetic, tab vs spaces | akir | 1 | -112/+112 |
2004-09-10 | cosmetic, tabs to spaces | akir | 1 | -10/+10 |
2004-09-10 | clean up unused variables, from Ryan O'Hara | rathnor | 2 | -3/+6 |
2004-09-09 | tiny cleanup to avoid calling unnecessary FbTk::App::instance() | akir | 1 | -3/+5 |
2004-09-09 | mod screenshot menu option in fbgm | rathnor | 2 | -3/+6 |
2004-09-09 | *** empty log message *** | akir | 1 | -0/+6 |
2004-09-09 | added forgotten [macrocmd] to menuitems | akir | 1 | -1/+11 |
2004-09-09 | transfered ::getRootPixmap from several places to new home, FbPixmap | akir | 6 | -90/+62 |
2004-09-08 | cosmetic, removing unnecessary calls. | akir | 1 | -5/+4 |
2004-09-06 | added button2-on-workspacename in workspacemenu jumps to workspacadded | akir | 1 | -3/+16 |
2004-09-06 | fix the segfault-fix of fluxgen some days before. workspacemenu must be | akir | 1 | -3/+5 |
2004-09-05 | update | fluxgen | 1 | -0/+9 |
2004-09-05 | fix for crash on shutdown, the workspacemenu must be destroyed before clientl... | fluxgen | 1 | -12/+29 |
2004-09-05 | unique list from removeDuplicate. If we, for some reason, should have duplica... | fluxgen | 1 | -5/+11 |
2004-09-04 | blank lines again | akir | 1 | -2/+4 |
2004-09-03 | thanks Jason | rathnor | 1 | -0/+1 |
2004-09-03 | fix crash on amd64 | rathnor | 2 | -3/+6 |
2004-09-03 | added -nearmouse to fbrun | akir | 2 | -2/+31 |
2004-09-03 | cosmetic | akir | 1 | -28/+30 |
2004-09-02 | adds -liconv when iconv_close is in libiconv | akir | 1 | -0/+11 |
2004-09-02 | start of 0.9.11 entries | akir | 1 | -1/+3 |
2004-09-02 | updated fixes | akir | 1 | -0/+3 |
2004-09-02 | fix to avoid crash when in remember-submenu and closing the application | akir | 1 | -3/+8 |
2004-09-02 | allow blank lines in apps-file | akir | 1 | -4/+6 |
2004-09-01 | update | fluxgen | 1 | -31/+12 |
2004-09-01 | foreground and background color as argument | fluxgen | 1 | -9/+30 |
2004-09-01 | fixed multiple screen issue...again | fluxgen | 1 | -4/+11 |
2004-09-01 | cosmetic | akir | 1 | -6/+5 |
2004-09-01 | fix width for a menuentry, added too much space | akir | 2 | -2/+5 |
2004-09-01 | update the list of compiler-issue-fixes | akir | 1 | -2/+3 |
2004-09-01 | final fix for iconv-issues on sun/sparcs | akir | 1 | -2/+2 |
2004-09-01 | fix for a compile-error with mips-pro 7.30 (segfaulted) | akir | 1 | -9/+12 |
2004-09-01 | update | fluxgen | 1 | -0/+2 |
2004-09-01 | fixed restart issue + sending resize signal when ConfigureNotify | fluxgen | 1 | -6/+15 |
2004-08-31 | update | fluxgen | 1 | -0/+2 |
2004-08-31 | multiple screen fix, checks for screen number | fluxgen | 1 | -4/+16 |
2004-08-31 | fix for the missing CODESET on openbsd | akir | 1 | -3/+7 |
2004-08-31 | hopefully final fix for missing iconv | akir | 1 | -5/+9 |
2004-08-31 | checking for const msg in iconv | fluxgen | 1 | -2/+13 |
2004-08-31 | have const msg ptr to iconv | fluxgen | 2 | -6/+23 |
2004-08-31 | update | fluxgen | 1 | -0/+2 |
2004-08-31 | checking for have iconv | fluxgen | 2 | -3/+18 |
2004-08-31 | fixed check for iconv, rearranged some stuff | fluxgen | 1 | -5/+23 |