summaryrefslogtreecommitdiffstats
path: root/src/xml/repr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide Node const* versions of existing sp_repr_children and sp_repr_next ↵Peter Moulder2007-10-111-0/+10
| | | | | functions. (bzr r3875)
* Applied patches for default metadata and for fix on creative commons namespace.Jon Phillips2007-08-141-1/+2
| | | (bzr r3464)
* get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY2007-02-271-11/+0
| | | (bzr r2461)
* get rid of sp_repr_document wrapper functionMenTaLguY2007-02-261-6/+0
| | | (bzr r2445)
* get rid of sp_repr_new*MenTaLguY2007-01-251-5/+0
| | | (bzr r2284)
* eliminate last uses of sp_repr_new*MenTaLguY2007-01-251-2/+0
| | | (bzr r2283)
* Deprecate sp_repr_new* functionsMenTaLguY2007-01-211-4/+5
| | | (bzr r2252)
* fixes for style-test prefs crashesKees Cook2007-01-131-0/+2
| | | (bzr r2202)
* switch pref/repr utility methods to using long long ints; withbulia byak2006-10-251-1/+1
| | | | | out it, we cannot even store an rgba32 color in an attribute\! (bzr r1860)
* gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵Michael G. Sloan2006-08-261-1/+1
| | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* add fixup for incorrect sodipodi namespaceMenTaLguY2006-05-071-0/+1
| | | (bzr r759)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+261
(bzr r1)