summaryrefslogtreecommitdiffstats
path: root/src/marker.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-11SPObject: drop sp_object_ prefix on class membersAlex Valavanis1-2/+2
2012-09-17Fix for 165865 : Fix marker color on duplicateJohn Smith1-0/+33
2012-01-08Warning and uninitialized variable cleanup.Jon A. Cruz1-136/+132
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-1/+0
2011-08-27Remove all NRRect use.Krzysztof Kosi??ski1-25/+19
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-4/+5
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-5/+5
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-18/+16
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-23/+13
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-0/+1
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-9/+9
2010-08-11Fix rendering failures caused by markers with markerUnits="strokeWidth"Krzysztof Kosi??ski1-0/+7
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-6/+0
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-8/+8
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-2/+4
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2009-11-23fix bug 168663, marker shifted wrong by viewBoxThomas Holder1-16/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-3/+3
2009-08-05SPDocument->Documentjohnce1-3/+3
2009-01-042geomify marker viewboxJohan B. C. Engelen1-29/+24
2009-01-04a bit more cleanupJohan B. C. Engelen1-2/+4
2009-01-04clean up code a bit. especially remove obscure newing of a struct with C++ ob...Johan B. C. Engelen1-24/+23
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-2/+2
2008-12-12typo in xMaxYMidThomas Holder1-1/+1
2008-12-11bug #166885 (preserveAspectRatio="none" misinterpreted)Thomas Holder1-1/+1
2008-10-27From trunkTed Gould1-13/+16
2008-10-11Merging from trunkTed Gould1-2/+2
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-20/+22
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-37/+47
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-2/+2
2008-06-202geomify sp_shape_update_marker_view.Johan B. C. Engelen1-5/+8
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+3
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-14/+17
2008-02-13fix scaling with stroke width for user-created markersbulia byak1-2/+6
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2007-11-08warning cleanupJon A. Cruz1-14/+14
2007-10-09apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen1-0/+35
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-1/+3
2006-12-07Marker menus now display custom markers in a document that are presentBryce Harrington1-1/+3
2006-12-06Renaming sp-marker.* to marker.*Bryce Harrington1-1/+1
2006-12-06Renaming is proving tricky... undoing for nowBryce Harrington1-1/+1
2006-12-06Restoring with rename change... urg svnBryce Harrington1-0/+711
2006-12-06RenamingBryce Harrington1-711/+0
2006-05-29DocumentationBryce Harrington1-3/+3
2006-05-29Documenting SPMarker implementation fileBryce Harrington1-14/+86
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-1/+1
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-4/+4