Age | Commit message (Expand) | Author | Files | Lines |
2003-08-12 | added shutdown variable to indicate that we are shutting down and dont need t... | fluxgen | 2 | -4/+7 |
2003-08-12 | code cleaning and optimization | fluxgen | 1 | -66/+54 |
2003-08-12 | minor code cleaning | fluxgen | 1 | -1/+8 |
2003-08-12 | added TILED option | fluxgen | 3 | -6/+13 |
2003-08-12 | optimized focus change rendering | fluxgen | 1 | -3/+40 |
2003-08-12 | updated for imagecontrol changes | fluxgen | 1 | -2/+2 |
2003-08-12 | update | fluxgen | 1 | -0/+34 |
2003-08-12 | extra checks | fluxgen | 1 | -6/+14 |
2003-08-12 | reverted back to no updateNetizenWindowDel in removeClient | fluxgen | 2 | -9/+7 |
2003-08-12 | listen to die signal | fluxgen | 1 | -3/+10 |
2003-08-12 | removing client from workspace and sending update netizen window del | fluxgen | 1 | -4/+9 |
2003-08-12 | non const accessor for workspace list | fluxgen | 1 | -1/+2 |
2003-08-12 | sending updateNetizenWindowDel in BScreen removeWindow | fluxgen | 1 | -2/+2 |
2003-08-12 | fixed copy x pixmap bug | fluxgen | 1 | -5/+7 |
2003-08-12 | fixed background pixmap bug | fluxgen | 1 | -1/+2 |
2003-08-12 | update | fluxgen | 1 | -1/+2 |
2003-08-12 | added empty pixmap and change icon2winmap to a std list | fluxgen | 2 | -37/+89 |
2003-08-12 | added empty texture item | fluxgen | 2 | -1/+4 |
2003-08-12 | raise and focus on click, and fixed icon mask | fluxgen | 1 | -6/+10 |
2003-08-11 | fixed minor copy bug | fluxgen | 1 | -2/+2 |
2003-08-11 | load theme after all screens are created | fluxgen | 1 | -1/+3 |
2003-08-11 | removed obsolete functions | fluxgen | 1 | -100/+17 |
2003-08-11 | minor fix | fluxgen | 1 | -2/+5 |
2003-08-11 | loading theme after we created all screens | fluxgen | 1 | -3/+1 |
2003-08-11 | minor fixes | fluxgen | 1 | -10/+9 |
2003-08-11 | cleaning | fluxgen | 2 | -440/+71 |
2003-08-11 | minor fix | fluxgen | 1 | -1/+1 |
2003-08-11 | update | fluxgen | 1 | -0/+8 |
2003-08-11 | using timer command | fluxgen | 1 | -3/+3 |
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 |