Age | Commit message (Expand) | Author | Files | Lines |
2004-09-24 | fix build issue, use cerr instead of fprintf(stderr | rathnor | 1 | -2/+2 |
2004-09-19 | updated ChangeLog | akir | 1 | -0/+3 |
2004-09-19 | fixed a minor bug that can lead to HIGH cpuload under some circumstances. | akir | 1 | -1/+2 |
2004-09-16 | make reconfig an alias for reconfigure | rathnor | 1 | -2/+3 |
2004-09-16 | fix menu creator not using args for some commands | rathnor | 2 | -20/+17 |
2004-09-16 | cleaning, we dont create windows with XCreateWindow | fluxgen | 2 | -30/+14 |
2004-09-14 | windowmenu | fluxgen | 1 | -0/+1 |
2004-09-13 | fix missing items | rathnor | 1 | -0/+3 |
2004-09-13 | dont ignore nls file | rathnor | 1 | -1/+0 |
2004-09-13 | little string update | rathnor | 1 | -0/+2 |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 35 | -166/+388 |
2004-09-12 | update | fluxgen | 1 | -0/+2 |
2004-09-12 | cleaning, moved resource functions to Resources.cc | fluxgen | 2 | -223/+6 |
2004-09-12 | holds main resource functions | fluxgen | 1 | -0/+228 |
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-12 | update | fluxgen | 1 | -0/+5 |
2004-09-12 | inject an entire directory of menu files with include + path, patch from Ciar... | fluxgen | 1 | -4/+37 |
2004-09-12 | fix for Font drawText | fluxgen | 1 | -2/+2 |
2004-09-12 | update | fluxgen | 1 | -0/+3 |
2004-09-11 | dont backup the menu unless we actually have one | fluxgen | 1 | -2/+4 |
2004-09-11 | update | fluxgen | 1 | -0/+5 |
2004-09-11 | Font::drawText takes reference to FbDrawable instead of X Drawable + some cod... | fluxgen | 18 | -135/+137 |
2004-09-11 | copyright update | fluxgen | 2 | -4/+4 |
2004-09-11 | access function for display | fluxgen | 1 | -1/+2 |
2004-09-11 | using ShowMenu commands for buttonPress event | fluxgen | 1 | -45/+5 |
2004-09-11 | workspace menu and root menu inside visible area | fluxgen | 1 | -73/+72 |
2004-09-11 | init frame window in frame struct | fluxgen | 2 | -23/+13 |
2004-09-11 | more X error fixing | rathnor | 4 | -7/+19 |
2004-09-11 | ignore 32-bit visuals for now - until we can support alpha channel in colors | rathnor | 2 | -2/+6 |
2004-09-11 | update | fluxgen | 1 | -0/+3 |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 8 | -105/+112 |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 4 | -79/+116 |
2004-09-11 | head specific strut | fluxgen | 2 | -0/+135 |
2004-09-11 | fix issues that resulted in unnecessary X errors | rathnor | 7 | -36/+46 |
2004-09-10 | cosmetic + avoid unneeded App::instance()->display() calls | akir | 2 | -60/+47 |
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 |