summaryrefslogtreecommitdiffstats
path: root/src/knot.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-12Fix blocking bugs in text for Beta (stiling)Jabiertxof1-1/+2
2019-09-12Line height fixesJabiertxof1-1/+30
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-15/+4
2019-05-20Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop1-2/+2
2019-05-20More pixel-level alignment fixes for various controls, by making all controls...Diederik van Lierop1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-4/+4
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-01SPKnot::SPKnot(): improve color style of selected knotsAntonio Ospite1-2/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-19/+19
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-6/+6
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-6/+6
2018-01-03Fix a regrssion in merge branch Allow erase knots in powerstrokeJabier Arraiza1-3/+1
2017-12-27Allow erase knots in powerstrokeJabiertxo Arraiza Cenoz1-1/+3
2017-10-05Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin1-1/+1
2017-07-10Use new GdkSeat API and update gimpcolorwheel commentsAlexander Valavanis1-1/+12
2017-07-01Improving CR feedback. thanks!Jabier Arraiza1-2/+0
2017-07-01Finish add selectable knot shapesJabier Arraiza1-0/+1
2017-07-01working on knots selectionJabier Arraiza1-6/+2
2017-06-30Starting selectable knotsJabier Arraiza1-9/+34
2017-02-06This commit fixes bug #1657874Jabiertxof1-2/+2
2016-12-29Fix for bug #1652954Jabiertxof1-2/+0
2016-12-19Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz1-10/+2
2016-12-03Add triangle knot.Jabier Arraiza Cenoz1-1/+8
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+0
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-38/+3
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+0
2015-07-25Cleanup spurious indentationDiederik van Lierop1-121/+121
2015-07-25SPKnot no longer consumes all GDK_KEY_PRESS eventsDiederik van Lierop1-1/+8
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-2/+2
2014-12-21Purge sp_desktop_controlsLiam P. White1-1/+1
2014-10-05Move more UI code into ui/Liam P. White1-1/+1
2014-09-29This push add suport to helper paths redraw to nodes, handles and knots. Jabier Arraiza Cenoz1-0/+10
2014-08-30Reduce header bloatAlex Valavanis1-0/+1
2014-08-07Add in some debugging code that will complain when deleted knots are accessed...Liam P. White1-0/+3
2014-07-21Revert fix for 1309050 since it causes other regressions...Liam P. White1-2/+2
2014-07-19Workarounds for crash bugs 1309050, 601336; will fix properly in experimentalLiam P. White1-1/+4
2014-03-28Further refactored SPKnot.Markus Engel1-32/+34
2014-03-27First step of refactoring SPKnot.Markus Engel1-371/+266
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-3/+3
2013-09-28Allow pixmaps to specify their width and height to control/knots. Allows non-...Martin Owens1-25/+5
2012-11-30Step 1. Remove junk and keep functionality.Martin Owens1-0/+1
2012-07-12Bug #781893 (Crash after moving a Bezier node after Knot path effect)Kris De Gussem1-20/+20
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-06-23Migrate to new device pointer API for GTK+ 3Alex Valavanis1-0/+11
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-1/+1
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-1/+1
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-2/+2
2012-04-09Replace deprecated gdk_cursor_unrefAlex Valavanis1-0/+4