summaryrefslogtreecommitdiffstats
path: root/src/sp-symbol.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-48/+0
| | | | A lot of header clean-up.
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-9/+9
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Remove unused includes to tidy up the code.Martin Owens2014-03-091-2/+0
| | | (bzr r13132)
* Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah2014-02-061-13/+2
| | | | | | Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class. Fixed some viewport issues when % used. (bzr r13002)
* Added some consts.Markus Engel2013-10-261-1/+1
| | | (bzr r12729)
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | | (bzr r11608.1.123)
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
| | | (bzr r11608.1.122)
* Merged Group and subclasses.Markus Engel2013-04-051-21/+2
| | | (bzr r11608.1.77)
* Added constructors to SP classes.Markus Engel2013-04-011-0/+1
| | | (bzr r11608.1.67)
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-2/+2
| | | (bzr r11608.1.64)
* Renamed virtual function names.Markus Engel2013-03-291-13/+13
| | | (bzr r11608.1.57)
* merged from trunkMarkus Engel2013-03-291-2/+0
|\ | | | | (bzr r11608.1.56)
| * Fix another load of forward declaration tagsAlex Valavanis2013-03-141-3/+0
| | | | | | (bzr r12205)
* | Added "virtual pad" to SPSymbol.Markus Engel2012-08-191-1/+30
|/ | | (bzr r11608.1.21)
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
| | | (bzr r10582.1.6)
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-1/+1
| | | (bzr r10582.1.5)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-2/+2
|\ | | | | (bzr r9508.1.73)
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
| | | | | | (bzr r10025)
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-1/+0
|/ | | (bzr r9508.1.44)
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-1/+2
| | | (bzr r6612)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
| | | (bzr r5149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+53
(bzr r1)