summaryrefslogtreecommitdiffstats
path: root/src/xml/repr-util.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added explicit tagging of "solid color gradients" and base context menu to ↵Jon A. Cruz2009-03-211-10/+18
| | | | | add and edit. (bzr r7535)
* Adding explicit parenthesis to remove warningsJon A. Cruz2009-02-101-2/+2
| | | (bzr r7261)
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-6/+20
| | | | | | * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877)
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-2/+2
| | | (bzr r6214)
* Prevent 'title', 'desc' and 'metadata' elements being moved to 'defs' when ↵Stephen Silver2008-06-301-0/+16
| | | | | ungrouping (fixes bug 243720). (bzr r6098)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-2/+2
| | | (bzr r4629)
* guidelines: minor correctionsJohan B. C. Engelen2007-12-201-1/+25
| | | | | add point reading to repr-util.cpp (bzr r4264)
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-0/+11
| | | (bzr r4258)
* Applied patches for default metadata and for fix on creative commons namespace.Jon Phillips2007-08-141-2/+8
| | | (bzr r3464)
* switch pref/repr utility methods to using long long ints; withbulia byak2006-10-251-2/+2
| | | | | out it, we cannot even store an rgba32 color in an attribute\! (bzr r1860)
* add fixup for infamous (and apparently quite widespread) "duck prion"MenTaLguY2006-08-031-2/+9
| | | (bzr r1554)
* comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY2006-05-081-0/+6
| | | (bzr r772)
* add fixup for incorrect sodipodi namespaceMenTaLguY2006-05-071-2/+6
| | | (bzr r759)
* fix for #1483198 ("infectious namespaces")MenTaLguY2006-05-071-14/+27
| | | (bzr r757)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+553
(bzr r1)