aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Shape.cc
AgeCommit message (Expand)AuthorFilesLines
2013-05-26build-sys: include config.h to all files using automakeSami Kerola1-4/+0
2010-09-14bugfix: 'reset' nr_shapes to '0' after last instance of 'Shape'Mathias Gumz1-1/+3
2010-09-14bugfix: create the corner pixmaps only once per screenMathias Gumz1-14/+29
2010-09-14bugfix: free the shape-corners on the last used 'Shape'Mathias Gumz1-1/+1
2010-05-16fixed potential memory leakMathias Gumz1-1/+3
2010-05-16cleanup created corner pixmaps, moved the initCorners() function out of the c...Mathias Gumz1-20/+33
2009-10-01compile fix: missing headers (sun compiler complained about)Mathias Gumz1-0/+6
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz1-1/+1
2008-10-04fix flickering of shaped windows on focus changesMark Tiefenbruck1-37/+34
2008-09-26fix rounded corners on restartMark Tiefenbruck1-2/+5
2008-04-21some fixes for gcc 3.4Thomas Orgis1-1/+1
2008-01-28reorderingMathias Gumz1-2/+11
2007-12-28move Shape to FbTkMark Tiefenbruck1-0/+366