summaryrefslogtreecommitdiffstats
path: root/src/knot.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-20Correctly trigger any pending snap events when the mouse button is released a...Diederik van Lierop1-6/+8
2009-03-31Some minor snap-delay modificationsDiederik van Lierop1-1/+4
2009-03-29- Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop1-47/+53
2009-03-09Fix #338838, in which zooming and panning with the middle mouse button made I...Diederik van Lierop1-3/+19
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-1/+1
2008-10-27From trunkTed Gould1-2/+3
2008-09-11convert almost all libnrtype to Geom::Johan B. C. Engelen1-1/+1
2008-08-01change knot.h to Geom::Point only instead of NR::Point.Johan B. C. Engelen1-20/+20
2008-07-08I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASKMenTaLguY1-0/+1
2008-07-08enable motion hints for non-freehand actionsMenTaLguY1-1/+1
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/+3
2007-10-26Warning cleanupJon A. Cruz1-1/+1
2007-08-19speed up node and handle dragging by gobbling unprocessed motion eventsbulia byak1-0/+2
2007-07-29due to the order of processing events, we must disable lmb handling in childr...bulia byak1-3/+3
2007-06-27reverting commit 15065; let's come up with something better than thisDiederik van Lierop1-17/+3
2007-06-24assert leads to false negativesDiederik van Lierop1-1/+0
2007-05-24Handle snapping of nodes in sp_knot_handler. From now on the nodes of transfo...Diederik van Lierop1-3/+18
2007-03-10now all knots display x/y in statusbar while being dragged, fixes bug 1523580bulia byak1-0/+1
2006-12-10Reorder event handling code to prevent reference count problems, fixes bug #1...John Bintz1-4/+4
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2
2006-05-21eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...bulia byak1-1/+1
2006-05-12fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet...bulia byak1-0/+7
2006-05-08* knot.h, knot.cpp, connector-context.cpp:mjwybrow1-2/+1
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-2/+2
2006-04-07reverting part of last changes (eliminating the "invalid access to non-static...Andrius Ramanauskas1-1/+1
2006-04-06c -> cpp (eliminating unneded casts)Andrius Ramanauskas1-14/+14
2006-04-06TypoAndrius Ramanauskas1-1/+1
2006-04-06two crashes while editing nodes (one of those is reported as bug 1453558).Andrius Ramanauskas1-2/+11
2006-03-28revert fix from revision 10741, not needed anymorebulia byak1-4/+1
2006-03-28delete slow and redundant g_object properties, replacing them with fast inlin...bulia byak1-254/+1
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-50/+50
2006-01-18fix sticking highlight in selector knotsbulia byak1-1/+4