Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-02-21 | count all clients in all workspaces | fluxgen | 1 | -10/+21 | |
2002-02-21 | indentation | fluxgen | 1 | -44/+44 | |
2002-02-21 | updateGnomeClientList when changin workspace | fluxgen | 1 | -8/+4 | |
2002-02-20 | indentation | fluxgen | 1 | -156/+155 | |
2002-02-20 | parameter to workspace change | fluxgen | 1 | -5/+5 | |
2002-02-20 | parameter to doWindowAction | fluxgen | 1 | -2/+2 | |
2002-02-20 | using parameter value for key actions | fluxgen | 1 | -11/+17 | |
2002-02-20 | added parameter to keyactions | fluxgen | 2 | -4/+43 | |
2002-02-20 | parameter values for next/prev/right/leftWorkspace | fluxgen | 2 | -22/+16 | |
2002-02-20 | changed place on public and private, added getWindowList | fluxgen | 1 | -20/+25 | |
2002-02-20 | added updateGnomeClientList | fluxgen | 2 | -17/+47 | |
2002-02-20 | minor stuff | fluxgen | 1 | -4/+1 | |
2002-02-17 | fixed iconbar bug | fluxgen | 1 | -4/+13 | |
2002-02-17 | include guard | fluxgen | 24 | -61/+61 | |
2002-02-17 | added getGnomeLayerAtom, moved WinState enum to FluxboxWindow and fixed ↵ | fluxgen | 1 | -17/+7 | |
include guard | |||||
2002-02-17 | clean menu parsing | fluxgen | 1 | -106/+116 | |
2002-02-17 | createStyleMenu added | fluxgen | 1 | -2/+2 | |
2002-02-17 | gnome functions | fluxgen | 1 | -24/+205 | |
2002-02-17 | include guard, gnome functions and some net wm function prototypes | fluxgen | 1 | -21/+78 | |
2002-02-17 | handleUnmapnotify and gnome stuff | fluxgen | 1 | -103/+80 | |
2002-02-17 | include guard and handleUnmapNotify | fluxgen | 1 | -3/+4 | |
2002-02-17 | changed include guard and added gnome_win | fluxgen | 1 | -25/+6 | |
2002-02-16 | Bool to bool | fluxgen | 2 | -7/+15 | |
2002-02-16 | fixed return value in unmapNotifyEvent and added grabButtons | fluxgen | 1 | -4/+6 | |
2002-02-16 | fixed unmapNotifyEvent to return a value instead of suicide | fluxgen | 1 | -44/+56 | |
2002-02-16 | minor fix | fluxgen | 1 | -3/+2 | |
2002-02-16 | Fixed typo, HorizMax != VertMax anymore | pekdon | 1 | -3/+3 | |
2002-02-16 | shading/unshading fix when maximizing | pekdon | 1 | -1/+11 | |
2002-02-15 | fixed this before, doing it again | pekdon | 1 | -2/+2 | |
2002-02-11 | removed | fluxgen | 1 | -431/+0 | |
2002-02-11 | removed catch | fluxgen | 1 | -12/+7 | |
2002-02-11 | added isManaged | fluxgen | 1 | -2/+2 | |
2002-02-11 | fixed window creation | fluxgen | 1 | -17/+8 | |
2002-02-11 | removed throw in FluxboxWindow | fluxgen | 1 | -15/+16 | |
2002-02-11 | to stl list | fluxgen | 1 | -5/+11 | |
2002-02-11 | moved to stl list | fluxgen | 1 | -43/+44 | |
2002-02-10 | bugfix in iconlist loop | fluxgen | 1 | -7/+5 | |
2002-02-10 | fixed bug in shutdown | fluxgen | 1 | -6/+8 | |
2002-02-10 | removed some debug msg | fluxgen | 1 | -11/+3 | |
2002-02-09 | Fixed bug in removeWindow | fluxgen | 1 | -10/+10 | |
2002-02-09 | if statement | fluxgen | 1 | -2/+2 | |
2002-02-08 | to stl | fluxgen | 2 | -73/+89 | |
2002-02-08 | fixed erase bug | fluxgen | 1 | -2/+2 | |
2002-02-08 | to std list | fluxgen | 2 | -130/+171 | |
2002-02-08 | back to stl vector | fluxgen | 2 | -71/+48 | |
2002-02-07 | added gnome functions | fluxgen | 1 | -2/+7 | |
2002-02-07 | minor update | fluxgen | 1 | -5/+10 | |
2002-02-07 | added initGnomeAtoms | fluxgen | 1 | -3/+6 | |
2002-02-07 | moved gnome atoms | fluxgen | 1 | -25/+32 | |
2002-02-07 | indentation | fluxgen | 1 | -14/+14 | |