Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2002-02-07 | Gnome hints atom | fluxgen | 1 | -1/+2 | |
2002-02-07 | added gnome win state | fluxgen | 1 | -14/+49 | |
2002-02-07 | added _WIN_STATE to gnome atoms | fluxgen | 1 | -9/+59 | |
2002-02-06 | added eventhandling functions | fluxgen | 1 | -3/+13 | |
2002-02-06 | moved some events in process_event to eventhandling functions | fluxgen | 1 | -423/+465 | |
2002-02-06 | fixed isTransient in UnmapNotify | fluxgen | 1 | -2/+3 | |
2002-02-04 | initial import | fluxgen | 6 | -0/+550 | |
2002-02-04 | minor fix | fluxgen | 1 | -1/+1 | |
2002-02-04 | removed include LinkedList | fluxgen | 1 | -1/+0 | |
2002-02-04 | replaced LinkedList with stl container and fixed multibyte | fluxgen | 2 | -58/+59 | |
2002-02-04 | replaced LinkedList with stl container | fluxgen | 4 | -67/+62 | |
2002-02-04 | replaced LinkedList with stl container | fluxgen | 4 | -211/+238 | |
2002-02-04 | added Id tag | fluxgen | 1 | -0/+2 | |
2002-02-04 | indent | fluxgen | 2 | -62/+58 | |
2002-02-04 | fixed event mask, netwm and gnome workspace and workspace_count atoms | fluxgen | 1 | -33/+92 | |
2002-02-04 | Added WinState and getGnomeStateAtom | fluxgen | 1 | -2/+17 | |
2002-02-04 | fixed MapNotify event | fluxgen | 1 | -12/+50 | |
2002-02-04 | _WIN_WORKSPACE atom and some indent | fluxgen | 1 | -78/+85 | |
2002-02-04 | added numObjects | fluxgen | 2 | -53/+53 | |
2002-02-04 | minor indent | fluxgen | 1 | -1/+3 | |
2002-02-04 | indent | fluxgen | 1 | -11/+12 | |
2002-02-02 | Spellerror + (c) date update | pekdon | 1 | -3/+3 | |
2002-02-02 | leftWorkspace/rightWorkspace added | pekdon | 3 | -9/+24 | |
2002-02-02 | When you fix things they shouldn't break | pekdon | 1 | -7/+13 | |