summaryrefslogtreecommitdiff
path: root/src/effectmanager.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-01-06Fixed the windows cbp file, deleted some files which we don't use, andIra Rice1-1/+1
fixed a few compiler warnings noticed from building in windows. Signed-off-by: Ira Rice <irarice@gmail.com>
2008-12-26Fixed a potential leak in setup, changed the default border color toIra Rice1-3/+24
white for wallpapers (matches our wallpapers better), and fixed the effect manager. Signed-off-by: Ira Rice <irarice@gmail.com>
2008-12-03Added in the effects manager, which was accidently missing from the lastIra Rice1-0/+85
commit. Signed-off-by: Ira Rice <irarice@gmail.com>