Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-09-12 | Fixes to sticky window + focus handling. Particularly for | rathnor | 4 | -47/+69 |
2002-09-11 | indentation and setInputFocus to transient_for when this dies | fluxgen | 1 | -32/+32 |
2002-09-10 | tab disconnect | fluxgen | 1 | -1/+5 |
2002-09-10 | workspace update | fluxgen | 1 | -9/+9 |
2002-09-10 | changed some pointer to referenses | fluxgen | 1 | -39/+33 |
2002-09-10 | from pointer to referens | fluxgen | 1 | -68/+64 |
2002-09-10 | transient fixes | fluxgen | 1 | -5/+9 |
2002-09-10 | deiconify when send to workspace | fluxgen | 1 | -1/+4 |
2002-09-10 | transient fixes | fluxgen | 1 | -20/+26 |
2002-09-10 | raise and lower functions | fluxgen | 2 | -4/+13 |
2002-09-09 | minor stuff | fluxgen | 2 | -14/+9 |
2002-09-08 | workspace specific removal | fluxgen | 1 | -4/+6 |
2002-09-08 | focus fallback to transient_for | fluxgen | 1 | -1/+2 |