Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-19 | auto_ptr for windowmenu | fluxgen | 2 | -48/+49 | |
2002-10-19 | testFont | fluxgen | 1 | -3/+7 | |
2002-10-19 | minor | fluxgen | 1 | -0/+22 | |
2002-10-19 | initial import | fluxgen | 1 | -0/+95 | |
2002-10-16 | try XLFD if load failes | fluxgen | 1 | -4/+6 | |
2002-10-16 | wm support check on checkwindow | fluxgen | 1 | -8/+6 | |
2002-10-16 | minor stuff | fluxgen | 1 | -2/+11 | |
2002-10-16 | const fix | fluxgen | 1 | -2/+2 | |
2002-10-16 | minor const fix | fluxgen | 1 | -3/+3 | |
2002-10-16 | utf8 for Xft | fluxgen | 1 | -5/+5 | |
2002-10-16 | utf8 | fluxgen | 2 | -17/+40 | |
2002-10-16 | enable ewmh | fluxgen | 1 | -2/+2 | |
2002-10-16 | const pointer | fluxgen | 4 | -9/+10 | |
2002-10-16 | more support | fluxgen | 1 | -18/+128 | |
2002-10-15 | auto_ptr for key | fluxgen | 1 | -2/+2 | |
2002-10-15 | fixed wrong counter in init for screen with atomhandler | fluxgen | 1 | -25/+26 | |
2002-10-15 | minor adjustment of bevel when drawing text | fluxgen | 1 | -2/+2 | |
2002-10-15 | using new font system for labelstyle, windowstyle | fluxgen | 5 | -132/+98 | |
2002-10-15 | minor adjustments for style | fluxgen | 1 | -5/+5 | |
2002-10-15 | using new font system | fluxgen | 1 | -19/+17 | |
2002-10-15 | loaded function | fluxgen | 3 | -3/+6 | |
2002-10-15 | loaded functin | fluxgen | 1 | -1/+2 | |
2002-10-15 | fallback on fixed if the font before was loaded but the new one couldnt load it | fluxgen | 1 | -8/+13 | |
2002-10-15 | fixed reconf after loading | fluxgen | 1 | -3/+3 | |
2002-10-15 | minor cleaning | fluxgen | 1 | -14/+15 | |
2002-10-15 | antialias option | fluxgen | 2 | -9/+17 | |
2002-10-15 | antialias check | fluxgen | 2 | -9/+15 | |
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 | |