summaryrefslogtreecommitdiffstats
path: root/src/marker.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)