summaryrefslogtreecommitdiffstats
path: root/src/sp-path.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-76/+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-5/+5
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Added some consts.Markus Engel2013-10-261-3/+3
| | | (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-0/+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-13/+1
| | | (bzr r11608.1.75)
* Cleaned up a bit. Uses some C++11 features.Markus Engel2013-04-021-10/+2
| | | (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-2/+2
| | | (bzr r11608.1.64)
* Renamed virtual function names.Markus Engel2013-03-291-9/+9
| | | (bzr r11608.1.57)
* Added "virtual pad" to SPPath.Markus Engel2012-08-181-0/+27
| | | (bzr r11608.1.8)
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-9/+22
| | | (bzr r10897)
* part 1 of SPPath cleanup for LPE... remove duplicated original_curve in ↵Johan B. C. Engelen2012-01-171-2/+1
| | | | | SPPath (SPShape has curve_before_lpe) (bzr r10895)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-3/+4
| | | | | header. (bzr r9978.1.1)
* Move single-dot-creation function to a better location (and rename it ↵Maximilian Albert2008-09-011-2/+0
| | | | | accordingly) (bzr r6746)
* Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used ↵Maximilian Albert2008-01-201-1/+1
| | | | | for randomness, Shift doubles dot size; clearer preferences labels (bzr r4568)
* Make creation of dots via Ctrl+click also possible in pen context; fill dots ↵Maximilian Albert2008-01-191-0/+2
| | | | | with current stroke color (and unset stroke); add preferences settings for dot radius and status bar messages; Shift+Ctrl+click varies the radius slightly (bzr r4563)
* Fix LP bug #179328Johan B. C. Engelen2008-01-021-0/+1
| | | (bzr r4365)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+6
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* export nodes_in_pathbulia byak2007-03-081-1/+1
| | | (bzr r2567)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+46
(bzr r1)