Fix small code buglet; found by Kris with cppcheck.
static code analysis
corrected the casts (hopefully)
create SPObject factory
Put a few std::vector<SPitem*>
At first, I was thinking "I just have to go to the selection file, and 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.
C++ify SPMarkerView
Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Completing rename
Renaming is proving tricky... undoing for now
Restoring with rename change... urg svn
Renaming
Documentation
Documenting SPMarker implementation file
replace nr_new() with g_new(), and try to converge on using the glib allocator a little more instead of the others (aside from libgc)
bulk trailing spaces removal. consistency through MD5 of binary
moving trunk for module inkscape