summaryrefslogtreecommitdiffstats
path: root/src/sp-stop.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-265/+0
2016-09-26Fix undo/redo for mesh gradients.Tavmjong Bah1-0/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2015-02-25create SPObject factoryLiam P. White1-10/+0
2014-12-25Remove sp_style_new().Tavmjong Bah1-4/+2
2013-08-03Cleaned up.Markus Engel1-55/+48
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-7/+4
2013-04-05Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel1-1/+194
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-18Follow-up to complete fix for gradient stops and icc.Jon A. Cruz1-2/+3
2010-07-18Correcting black gradient stops when swatches are set or drug.Jon A. Cruz1-1/+28
2010-07-18Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz1-1/+29
2010-03-08Cleanup of gradients and stops.Jon A. Cruz1-0/+66