Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-08-11 | using new timer command and focus signal | fluxgen | 1 | -7/+12 | |
2003-08-11 | added focus sig and updated for time command | fluxgen | 1 | -5/+4 | |
2003-08-11 | updated for new toolbar | fluxgen | 2 | -11/+33 | |
2003-08-11 | removed strftimeformat resource, it is in clocktool now | fluxgen | 1 | -16/+10 | |
2003-08-11 | fixed minor focus bug and updated to use timer command | fluxgen | 1 | -60/+21 | |
2003-08-11 | new timer command | fluxgen | 1 | -5/+6 | |
2003-08-11 | rearranged accessors and fixed new timer command | fluxgen | 1 | -24/+23 | |
2003-08-11 | using new timer command | fluxgen | 2 | -10/+13 | |
2003-08-11 | executing a command on timeout instead of calling a TimeoutHandler | fluxgen | 2 | -22/+27 | |
2003-08-11 | first stage width new toolbar items | fluxgen | 2 | -616/+294 | |
2003-08-11 | iconbar theme | fluxgen | 2 | -0/+47 | |
2003-08-11 | added files | fluxgen | 1 | -1/+8 | |
2003-08-11 | theme item for iconbutton | fluxgen | 2 | -0/+131 | |
2003-08-11 | shows pixmap with text | fluxgen | 2 | -0/+207 | |
2003-08-11 | items in toolbar | fluxgen | 2 | -0/+90 | |
2003-08-11 | iconbar for toolbar | fluxgen | 2 | -0/+237 | |
2003-08-11 | removed strftimeformat and fixed const accessor for currentWorkspace | fluxgen | 1 | -2/+2 | |
2003-08-11 | gui container | fluxgen | 2 | -0/+264 | |
2003-08-11 | we are not using WindowStack anymore | fluxgen | 1 | -1/+0 | |
2003-08-11 | removed old debugmsg | fluxgen | 1 | -7/+1 | |
2003-08-11 | not copyable | fluxgen | 1 | -2/+4 | |
2003-08-11 | updated copyright | fluxgen | 2 | -5/+5 | |
2003-08-11 | added copy for X Pixmap | fluxgen | 2 | -2/+34 | |
2003-08-11 | added signal since we're using them in all of the themes | fluxgen | 1 | -2/+5 | |
2003-08-11 | reconfigTheme after all themes are loaded | fluxgen | 1 | -7/+11 | |
2003-08-11 | changed Theme load from char * to std string | fluxgen | 1 | -6/+2 | |
2003-08-11 | minor indent stuff | fluxgen | 1 | -1/+4 | |
2003-08-11 | return text width and using a drawText functions which derived classes can ↵ | fluxgen | 1 | -1/+6 | |
use to offset the text | |||||
2003-08-11 | fixed minor bug in backgroun update | fluxgen | 1 | -10/+12 | |
2003-08-11 | center text in height by default | fluxgen | 1 | -10/+19 | |
2003-08-11 | basic tools for toolbar | fluxgen | 4 | -0/+402 | |
2003-08-11 | first import | fluxgen | 4 | -0/+198 | |
2003-08-11 | removed debugmsg | fluxgen | 1 | -6/+1 | |
2003-08-10 | fix ~ to work properly in session.menuFile | rathnor | 5 | -19/+17 | |
2003-08-08 | minor fix | fluxgen | 1 | -4/+6 | |
2003-08-07 | update | fluxgen | 1 | -0/+7 | |
2003-08-07 | update from Han | fluxgen | 1 | -27/+26 | |
2003-08-07 | minor fix from Han | fluxgen | 1 | -1/+1 | |
2003-08-05 | little update from han | rathnor | 1 | -18/+27 | |
2003-08-04 | minor fix | fluxgen | 1 | -3/+3 | |
2003-08-04 | update from han | fluxgen | 1 | -7/+12 | |
2003-08-04 | minor cleaning | fluxgen | 1 | -7/+6 | |
2003-08-04 | From Han: | rathnor | 1 | -44/+32 | |
- use MENUFILENAME instead of the vague FILENAME - Cleanup some bullshit checks - simpler wm-section | |||||
2003-08-04 | minor cleaning | fluxgen | 3 | -414/+412 | |
2003-08-04 | updateTransparent | fluxgen | 1 | -1/+2 | |
2003-08-04 | added alpha option for transparent | fluxgen | 2 | -3/+15 | |
2003-08-04 | using transparent window | fluxgen | 1 | -24/+87 | |
2003-08-04 | using transparent | fluxgen | 1 | -7/+11 | |
2003-08-04 | using builtin transparent in FbWindow | fluxgen | 1 | -46/+59 | |
2003-08-04 | added transparent option and fixed copy constructor | fluxgen | 1 | -12/+131 | |