Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-10-13 | included config.h for ifdef SLIT | fluxgen | 1 | -2/+7 |
2002-10-13 | fixed reconfigure grab bug | fluxgen | 1 | -12/+7 |
2002-10-13 | indentation | fluxgen | 1 | -5/+5 |
2002-10-13 | removed some ifdefs | fluxgen | 1 | -35/+3 |
2002-10-13 | extra catch | fluxgen | 1 | -9/+11 |
2002-10-13 | minor indent | fluxgen | 1 | -4/+4 |
2002-10-13 | SLIT, TIMEDCACHE, GNOME, KDE and ORDEREDPSEUDO | fluxgen | 1 | -57/+114 |
2002-10-13 | moved defines to config.h | fluxgen | 1 | -38/+20 |
2002-10-12 | extra checking on signal num | fluxgen | 1 | -1/+3 |
2002-10-11 | ewmh support and minor debug output | fluxgen | 1 | -8/+8 |
2002-10-11 | indentation | fluxgen | 1 | -20/+36 |
2002-10-11 | state shaded and sticky fixed | fluxgen | 2 | -6/+46 |
2002-10-11 | removed nonimplemented function nonstick() and fixed comments | fluxgen | 1 | -3/+4 |
2002-10-02 | Ewmh targets | fluxgen | 1 | -1/+1 |
2002-10-02 | initial import | fluxgen | 2 | -0/+303 |
2002-10-02 | minor comments | fluxgen | 1 | -3/+7 |
2002-09-22 | just fixing some tabs etc to fix up alignment (plus added my email | rathnor | 1 | -6/+6 |
2002-09-22 | update | fluxgen | 1 | -14/+67 |
2002-09-21 | fixed check in setLastFocusedWindow | fluxgen | 2 | -8/+20 |
2002-09-21 | update | fluxgen | 1 | -0/+1 |
2002-09-21 | lv_LV author | fluxgen | 1 | -1/+2 |
2002-09-21 | nls lv_LV | fluxgen | 1 | -0/+1 |
2002-09-21 | lv_LV | fluxgen | 1 | -1/+1 |
2002-09-21 | initial import | fluxgen | 17 | -0/+373 |
2002-09-21 | update | fluxgen | 1 | -0/+5 |
2002-09-21 | update from Han | fluxgen | 1 | -0/+5 |
2002-09-20 | removed assignment operator | fluxgen | 2 | -7/+20 |
2002-09-19 | update | fluxgen | 1 | -1/+1 |
2002-09-15 | update ChangeLog (sticky fix) and TODO (with group suggestions) | rathnor | 2 | -5/+19 |
2002-09-15 | updated to match new Texture and Color stuff | fluxgen | 2 | -10/+12 |
2002-09-15 | removed parseTexture | fluxgen | 2 | -87/+17 |
2002-09-15 | toLower | fluxgen | 2 | -2/+9 |
2002-09-14 | using Texture setFromString | fluxgen | 1 | -2/+2 |
2002-09-14 | Texture.cc | fluxgen | 1 | -1/+2 |
2002-09-14 | setFromString | fluxgen | 1 | -11/+15 |
2002-09-14 | first | fluxgen | 1 | -0/+96 |
2002-09-14 | update | fluxgen | 1 | -0/+2 |
2002-09-14 | new color handling | fluxgen | 1 | -5/+2 |
2002-09-14 | removed color functions | fluxgen | 2 | -25/+2 |
2002-09-14 | color.cc | fluxgen | 1 | -1/+1 |
2002-09-14 | moved color parsing allocation to FbTk Color | fluxgen | 1 | -47/+1 |
2002-09-14 | moved color parsing to Color.cc | fluxgen | 1 | -2/+1 |
2002-09-14 | fixed copy | fluxgen | 1 | -22/+68 |
2002-09-14 | minor fixes | fluxgen | 1 | -14/+28 |
2002-09-14 | first | fluxgen | 1 | -0/+107 |
2002-09-14 | update | fluxgen | 1 | -1/+21 |
2002-09-14 | fixed WM_NORMAL_HINTS | fluxgen | 1 | -9/+17 |
2002-09-14 | fix for when a window doesn't have a menu (decorations.menu == 0) | rathnor | 1 | -2/+3 |
2002-09-12 | Fixes to sticky window + focus handling. Particularly for | rathnor | 4 | -47/+69 |
2002-09-12 | removed -fg -bg settings for xterm | fluxgen | 1 | -11/+11 |