Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 gnome | fluxgen | 1 | -1/+1 |
2002-02-17 | fixed iconbar bug | fluxgen | 1 | -4/+13 |
2002-02-17 | include guard | fluxgen | 25 | -62/+62 |
2002-02-17 | added getGnomeLayerAtom, moved WinState enum to FluxboxWindow and fixed inclu... | fluxgen | 1 | -17/+7 |
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 | update | fluxgen | 1 | -0/+10 |
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 | 19 | -8840/+0 |
2002-02-11 | first import | fluxgen | 1 | -0/+6 |
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 | update | fluxgen | 1 | -0/+19 |
2002-02-09 | Fixed bug in removeWindow | fluxgen | 1 | -10/+10 |
2002-02-09 | Changed config file location to ~/.fluxbox/bsetbg | pekdon | 1 | -3/+7 |
2002-02-09 | update | fluxgen | 1 | -3/+4 |
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 |
2002-02-07 | Gnome hints atom | fluxgen | 1 | -1/+2 |
2002-02-07 | added gnome win state | fluxgen | 1 | -14/+49 |