summaryrefslogtreecommitdiffstats
path: root/src/marker.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-6/+0
|/ | | (bzr r9508.1.44)
* fix bug 168663, marker shifted wrong by viewBoxThomas Holder2009-11-231-16/+3
| | | (bzr r8836)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-3/+3
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-3/+3
| | | (bzr r8404)
* 2geomify marker viewboxJohan B. C. Engelen2009-01-041-29/+24
| | | (bzr r7075)
* a bit more cleanupJohan B. C. Engelen2009-01-041-2/+4
| | | (bzr r7074)
* clean up code a bit. especially remove obscure newing of a struct with C++ ↵Johan B. C. Engelen2009-01-041-24/+23
| | | | | objects. (bzr r7071)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-2/+2
| | | (bzr r7032)
* typo in xMaxYMidThomas Holder2008-12-121-1/+1
| | | (bzr r6990)
* bug #166885 (preserveAspectRatio="none" misinterpreted)Thomas Holder2008-12-111-1/+1
| | | (bzr r6988)
* From trunkTed Gould2008-10-271-13/+16
| | | (bzr r6885)
* Merging from trunkTed Gould2008-10-111-2/+2
| | | (bzr r6884)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-20/+22
| | | (bzr r6839)
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-37/+47
| | | (bzr r6836)
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-2/+2
| | | (bzr r6593)
* 2geomify sp_shape_update_marker_view.Johan B. C. Engelen2008-06-201-5/+8
| | | (bzr r6007)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
| | | (bzr r5884)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-14/+17
| | | (bzr r5149)
* fix scaling with stroke width for user-created markersbulia byak2008-02-131-2/+6
| | | (bzr r4724)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
| | | (bzr r4629)
* warning cleanupJon A. Cruz2007-11-081-14/+14
| | | (bzr r4043)
* apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen2007-10-091-0/+35
| | | (bzr r3864)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-1/+3
| | | | | create methods to match DOM (bzr r2253)
* Marker menus now display custom markers in a document that are presentBryce Harrington2006-12-071-1/+3
| | | | | | | when the document is loaded. The menus won't update with new markers, though, and there's a couple other issues that need to be addressed before its 100% reliable. (bzr r2080)
* Renaming sp-marker.* to marker.*Bryce Harrington2006-12-061-0/+711
(bzr r2077)