Age | Commit message (Expand) | Author | Files | Lines |
2004-10-06 | fixed gradient bug, cleaning, version bump | fluxgen | 1 | -69/+46 |
2004-10-06 | setTile for X Drawable | fluxgen | 1 | -2/+6 |
2004-10-06 | fixed compile | fluxgen | 1 | -1/+1 |
2004-10-04 | oops, missed a bit | rathnor | 1 | -1/+2 |
2004-10-04 | don't require [begin] in included files | rathnor | 5 | -16/+19 |
2004-10-04 | Add: [incldue] needs [begin][end]. | grubert | 1 | -5/+12 |
2004-10-04 | fix usage of setlocale return value, which returns a pointer to static | rathnor | 2 | -5/+8 |
2004-09-30 | updated changes | akir | 1 | -0/+1 |
2004-09-30 | fixed tiny typo in polish-translation | akir | 1 | -1/+1 |
2004-09-30 | updated changes | akir | 1 | -0/+4 |
2004-09-30 | title of current tab-window is now shown in the iconbar-buttons | akir | 1 | -2/+3 |
2004-09-29 | updated changes | akir | 1 | -0/+2 |
2004-09-29 | fix to make separators are not clickable/selectable | akir | 1 | -7/+7 |
2004-09-29 | updated changes | akir | 1 | -0/+3 |
2004-09-29 | fixes #1026929 (sourceforge) | akir | 1 | -2/+6 |
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 |