Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
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 |