summaryrefslogtreecommitdiffstats
path: root/src/sp-marker.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-241-1/+1
|
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
| | | (bzr r15025)
* Fix small code buglet; found by Kris with cppcheck.Tavmjong Bah2016-02-231-1/+2
| | | (bzr r14666)
* static code analysisKris De Gussem2015-12-071-9/+13
| | | (bzr r14508)
* mergeMarc Jeanmougin2015-04-261-10/+0
|\ | | | | (bzr r13922.1.12)
| * create SPObject factoryLiam P. White2015-02-251-10/+0
| | | | | | (bzr r13939.1.1)
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
| | | | | | (bzr r13922.1.10)
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-3/+3
| | | | | | (bzr r13922.1.5)
* | At first, I was thinking "I just have to go to the selection file, and ↵Marc Jeanmougin2015-02-171-3/+3
|/ | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1)
* C++ify SPMarkerViewTavmjong Bah2014-12-151-122/+90
| | | (bzr r13799)
* Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').Tavmjong Bah2014-11-251-5/+8
| | | (bzr r13757)
* Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2014-10-051-0/+541
| | | (bzr r13341.1.248)
* Completing renameBryce Harrington2006-12-061-711/+0
| | | (bzr r2079)
* Renaming is proving tricky... undoing for nowBryce Harrington2006-12-061-1/+1
| | | (bzr r2076)
* Restoring with rename change... urg svnBryce Harrington2006-12-061-0/+711
| | | (bzr r2075)
* RenamingBryce Harrington2006-12-061-711/+0
| | | (bzr r2074)
* DocumentationBryce Harrington2006-05-291-3/+3
| | | (bzr r1075)
* Documenting SPMarker implementation fileBryce Harrington2006-05-291-14/+86
| | | (bzr r1057)
* replace nr_new() with g_new(), and try to converge on using the glib ↵MenTaLguY2006-05-281-1/+1
| | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-4/+4
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+639
(bzr r1)