Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-14 | bugfix: 'reset' nr_shapes to '0' after last instance of 'Shape' | Mathias Gumz | 1 | -1/+3 |
2010-09-14 | bugfix: create the corner pixmaps only once per screen | Mathias Gumz | 1 | -14/+29 |
2010-09-14 | bugfix: free the shape-corners on the last used 'Shape' | Mathias Gumz | 1 | -1/+1 |
2010-05-16 | fixed potential memory leak | Mathias Gumz | 1 | -1/+3 |
2010-05-16 | cleanup created corner pixmaps, moved the initCorners() function out of the c... | Mathias Gumz | 1 | -20/+33 |
2009-10-01 | compile fix: missing headers (sun compiler complained about) | Mathias Gumz | 1 | -0/+6 |
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz | 1 | -1/+1 |
2008-10-04 | fix flickering of shaped windows on focus changes | Mark Tiefenbruck | 1 | -37/+34 |
2008-09-26 | fix rounded corners on restart | Mark Tiefenbruck | 1 | -2/+5 |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -1/+1 |
2008-01-28 | reordering | Mathias Gumz | 1 | -2/+11 |
2007-12-28 | move Shape to FbTk | Mark Tiefenbruck | 1 | -0/+366 |