Age | Commit message (Expand) | Author | Files | Lines |
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 us... | fluxgen | 1 | -1/+6 |
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 | 4 | -19/+14 |
2003-08-08 | minor fix | fluxgen | 1 | -4/+6 |
2003-08-04 | minor fix | fluxgen | 1 | -3/+3 |
2003-08-04 | minor cleaning | fluxgen | 1 | -7/+6 |
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 |
2003-08-04 | added transparent option | fluxgen | 1 | -3/+13 |
2003-07-28 | added kde dockapp test in createWindow | fluxgen | 1 | -1/+50 |
2003-07-28 | moved kde dockapp test to screen | fluxgen | 1 | -46/+1 |
2003-07-28 | minor fixes | fluxgen | 1 | -7/+8 |
2003-07-28 | added IconMenuItem header | fluxgen | 1 | -0/+1 |
2003-07-28 | menu item for icon menu | fluxgen | 1 | -0/+44 |
2003-07-28 | added iconmenu to workspace menu | fluxgen | 2 | -3/+32 |
2003-07-28 | some more fixing of wm_protocols | rathnor | 4 | -9/+21 |
2003-07-28 | missed updating wm_protocols | rathnor | 3 | -8/+9 |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 19 | -356/+435 |