summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/style-subject.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged trunkAdrian Boguszewski2016-08-031-1/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
* | Added first range to ObjectSetAdrian Boguszewski2016-06-191-3/+5
|\|
* | Moved most functions from Selection to ObjectSetAdrian Boguszewski2016-06-161-1/+1
|/
* Fixed the layer blendsMarc Jeanmougin2015-05-081-12/+12
* more cast cleanupMarc Jeanmougin2015-02-271-2/+2
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
* Just...mc2015-02-181-18/+16
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-2/+2
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-3/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-1/+2
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Merge from fe-movedTed Gould2008-11-211-4/+4
* Merging from trunkTed Gould2008-10-111-4/+4
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-4/+4
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-011-0/+1
* abstraction for style widget subjectsMenTaLguY2008-01-011-0/+193