summaryrefslogtreecommitdiff
path: root/src/FbTk/Shape.cc
AgeCommit message (Expand)Author
2010-09-15bugfix: 'reset' nr_shapes to '0' after last instance of 'Shape'Mathias Gumz
2010-09-14bugfix: create the corner pixmaps only once per screenMathias Gumz
2010-09-14bugfix: free the shape-corners on the last used 'Shape'Mathias Gumz
2010-05-16fixed potential memory leakMathias Gumz
2010-05-16cleanup created corner pixmaps, moved the initCorners() function out of the c...Mathias Gumz
2009-10-01compile fix: missing headers (sun compiler complained about)Mathias Gumz
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2008-10-03fix flickering of shaped windows on focus changesMark Tiefenbruck
2008-09-25fix rounded corners on restartMark Tiefenbruck
2008-04-21some fixes for gcc 3.4Thomas Orgis
2008-01-28reorderingMathias Gumz
2007-12-27move Shape to FbTkMark Tiefenbruck