summaryrefslogtreecommitdiffstats
path: root/src/knot.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-01clang-tidy recent changesAlexander Valavanis1-3/+3
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-2/+2
2017-07-01working on knots selectionJabier Arraiza1-1/+1
2017-06-30Starting selectable knotsJabier Arraiza1-5/+10
2017-02-06This commit fixes bug #1657874Jabiertxof1-0/+1
2016-12-03Add triangle knot.Jabier Arraiza Cenoz1-0/+2
2014-09-27Update to experimental r13565Liam P. White1-29/+33
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-29/+33
2014-08-30Reduce header bloatAlex Valavanis1-3/+1
2014-03-28Further refactored SPKnot.Markus Engel1-16/+16
2014-03-27First step of refactoring SPKnot.Markus Engel1-158/+77
2013-03-14Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis1-2/+0
2012-11-30Step 1. Remove junk and keep functionality.Martin Owens1-0/+2
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-3/+5
2012-04-08More GDK key macro fixes, and some cursor referencingAlex Valavanis1-0/+24
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-2/+40
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-4/+4
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-03-29- Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop1-1/+2
2008-08-01change knot.h to Geom::Point only instead of NR::Point.Johan B. C. Engelen1-16/+16
2008-06-08Make knotholders for LPE items finally work; each effect can now overload the...Maximilian Albert1-1/+1
2008-06-04C++ify knotholdersMaximilian Albert1-0/+11
2006-05-12fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet...bulia byak1-0/+2
2006-05-08* knot.h, knot.cpp, connector-context.cpp:mjwybrow1-0/+1
2006-04-15fix an old typo by laurisbulia byak1-1/+1
2006-04-07reverting part of last changes (eliminating the "invalid access to non-static...Andrius Ramanauskas1-1/+2
2006-04-06c -> cpp (eliminating unneded casts)Andrius Ramanauskas1-5/+2
2006-04-06two crashes while editing nodes (one of those is reported as bug 1453558).Andrius Ramanauskas1-0/+2
2006-04-02Fixed warningsJon A. Cruz1-9/+9
2006-03-28delete slow and redundant g_object properties, replacing them with fast inlin...bulia byak1-0/+50