summaryrefslogtreecommitdiffstats
path: root/src/sp-line.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-55/+0
| | | | A lot of header clean-up.
* Fix broken headersAlex Valavanis2016-08-031-2/+1
| | | (bzr r15035)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+2
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-2/+1
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+2
| | | (bzr r15025)
* 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-2/+2
| | | (bzr r12729)
* change names for displayName and detailedDescription, improve char code and ↵Martin Owens2013-09-241-1/+1
| | | | | remove const. (bzr r12584)
* Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550)
* 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-14/+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/+1
| | | (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-8/+8
| | | (bzr r11608.1.57)
* merged from trunkMarkus Engel2013-03-291-18/+3
|\ | | | | (bzr r11608.1.56)
| * Clean up more GObject type definitionsAlex Valavanis2013-01-231-18/+3
| | | | | | (bzr r12055)
* | Added "virtual pad" to SPLine.Markus Engel2012-08-181-0/+24
|/ | | (bzr r11608.1.6)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | (bzr r10025)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-17/+51
|\ | | | | (bzr r9945.1.1)
| * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-9/+34
|/ | | | | 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/+44
(bzr r1)