Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-15 | antialias resource | fluxgen | 2 | -58/+32 | |
2002-10-15 | reconfigure with antialias | fluxgen | 1 | -2/+2 | |
2002-10-15 | signed to unsigned | fluxgen | 1 | -2/+2 | |
2002-10-15 | order of public, protected and private | fluxgen | 1 | -43/+26 | |
2002-10-15 | sending BScreen to constructor instead of Configuremenu | fluxgen | 1 | -192/+180 | |
2002-10-15 | conditional XFT files | fluxgen | 1 | -9/+11 | |
2002-10-14 | XftFontImp fixes | fluxgen | 1 | -6/+7 | |
2002-10-14 | XftFontImp.hh and .cc | fluxgen | 1 | -1/+1 | |
2002-10-14 | initial import | fluxgen | 2 | -0/+154 | |
2002-10-13 | updated to match new font system | fluxgen | 2 | -104/+42 | |
2002-10-13 | setting font id in XFontImp now and reading font from database here | fluxgen | 1 | -37/+33 | |
2002-10-13 | minor indentation | fluxgen | 1 | -4/+4 | |
2002-10-13 | included config.h for ifdef SLIT | fluxgen | 1 | -1/+5 | |
2002-10-13 | moved system font specific stuff out to font implementations files | fluxgen | 2 | -239/+91 | |
2002-10-13 | new font files | fluxgen | 1 | -1/+2 | |
2002-10-13 | initial import | fluxgen | 5 | -0/+431 | |
2002-10-13 | included config.h | fluxgen | 1 | -1/+5 | |
2002-10-13 | explicit constructor | fluxgen | 1 | -1/+1 | |
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-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-21 | fixed check in setLastFocusedWindow | fluxgen | 2 | -8/+20 | |
2002-09-20 | removed assignment operator | fluxgen | 2 | -7/+20 | |
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 | 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 | 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 | |