summaryrefslogtreecommitdiffstats
path: root/src/marker.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-25/+19
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-4/+5
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-5/+5
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-18/+16
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-23/+13
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
* Merge from trunkKrzysztof Kosi??ski2011-06-191-1/+1
|\
| * Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-1/+1
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-10/+10
|\|
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-9/+9
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-17/+17
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-17/+17
| |\
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-8/+8
| | * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-2/+4
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
| |/
* | Fix rendering failures caused by markers with markerUnits="strokeWidth"Krzysztof Kosi??ski2010-08-111-0/+7
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-6/+0
|/
* fix bug 168663, marker shifted wrong by viewBoxThomas Holder2009-11-231-16/+3
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-3/+3
* SPDocument->Documentjohnce2009-08-051-3/+3
* 2geomify marker viewboxJohan B. C. Engelen2009-01-041-29/+24
* a bit more cleanupJohan B. C. Engelen2009-01-041-2/+4
* clean up code a bit. especially remove obscure newing of a struct with C++ ob...Johan B. C. Engelen2009-01-041-24/+23
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-2/+2
* typo in xMaxYMidThomas Holder2008-12-121-1/+1
* bug #166885 (preserveAspectRatio="none" misinterpreted)Thomas Holder2008-12-111-1/+1
* From trunkTed Gould2008-10-271-13/+16
* Merging from trunkTed Gould2008-10-111-2/+2
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-20/+22
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-37/+47
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-2/+2
* 2geomify sp_shape_update_marker_view.Johan B. C. Engelen2008-06-201-5/+8
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-14/+17
* fix scaling with stroke width for user-created markersbulia byak2008-02-131-2/+6
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* warning cleanupJon A. Cruz2007-11-081-14/+14
* apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen2007-10-091-0/+35
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-1/+3
* Marker menus now display custom markers in a document that are presentBryce Harrington2006-12-071-1/+3
* Renaming sp-marker.* to marker.*Bryce Harrington2006-12-061-0/+711