summaryrefslogtreecommitdiffstats
path: root/src/sp-polyline.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-32/+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-3/+3
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* 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 Shape and subclasses. Cleaned up a bit.Markus Engel2013-04-051-1/+1
| | | (bzr r11608.1.76)
* Combined some classes.Markus Engel2013-04-041-15/+2
| | | (bzr r11608.1.75)
* Cleaned up a bit. Uses some C++11 features.Markus Engel2013-04-021-20/+0
| | | (bzr r11608.1.72)
* Added virtual destructor to SPObject. Switched to new factory. Replaced some ↵Markus Engel2013-04-021-1/+2
| | | | | casts. Inkscape seems stable, car.svgz renders correctly to png. (bzr r11608.1.70)
* Added constructors to SP classes.Markus Engel2013-04-011-0/+2
| | | (bzr r11608.1.67)
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
| | | (bzr r11608.1.64)
* Renamed virtual function names.Markus Engel2013-03-291-4/+4
| | | (bzr r11608.1.57)
* merged from trunkMarkus Engel2013-03-291-14/+3
|\ | | | | (bzr r11608.1.56)
| * Clean up more GObject type definitionsAlex Valavanis2013-01-231-15/+3
| | | | | | (bzr r12055)
* | Added "virtual pad" to SPPolyLine.Markus Engel2012-08-181-0/+20
|/ | | (bzr r11608.1.12)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-9/+36
|\ | | | | (bzr r9945.1.1)
| * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-5/+23
|/ | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+28
(bzr r1)