summaryrefslogtreecommitdiffstats
path: root/src/knot.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* GTK+ cleanup: gtk_object_setAlex Valavanis2011-07-021-11/+11
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-2/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+4
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
* | Prevent context menu and keyboard shortcuts from interrupting grabsKrzysztof Kosi??ski2010-10-311-1/+1
|/
* moved some marshalling functions to generic glib callsNathan Hurst2010-04-291-4/+4
* Implementation of snap delay mechanism for guidesDiederik van Lierop2010-02-141-1/+1
* Finally introducing the pre-snap indicatorDiederik van Lierop2010-01-301-56/+56
* Make the snap delay mechanism easier to implement for the devs, and get rid o...Diederik van Lierop2009-07-181-18/+3
* Correctly trigger any pending snap events when the mouse button is released a...Diederik van Lierop2009-04-201-6/+8
* Some minor snap-delay modificationsDiederik van Lierop2009-03-311-1/+4
* - Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop2009-03-291-47/+53
* Fix #338838, in which zooming and panning with the middle mouse button made I...Diederik van Lierop2009-03-091-3/+19
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-1/+1
* From trunkTed Gould2008-10-271-2/+3
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-1/+1
* change knot.h to Geom::Point only instead of NR::Point.Johan B. C. Engelen2008-08-011-20/+20
* I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASKMenTaLguY2008-07-081-0/+1
* enable motion hints for non-freehand actionsMenTaLguY2008-07-081-1/+1
* Make knotholders for LPE items finally work; each effect can now overload the...Maximilian Albert2008-06-081-1/+1
* C++ify knotholdersMaximilian Albert2008-06-041-0/+3
* Warning cleanupJon A. Cruz2007-10-261-1/+1
* speed up node and handle dragging by gobbling unprocessed motion eventsbulia byak2007-08-191-0/+2
* due to the order of processing events, we must disable lmb handling in childr...bulia byak2007-07-291-3/+3
* reverting commit 15065; let's come up with something better than thisDiederik van Lierop2007-06-271-17/+3
* assert leads to false negativesDiederik van Lierop2007-06-241-1/+0
* Handle snapping of nodes in sp_knot_handler. From now on the nodes of transfo...Diederik van Lierop2007-05-241-3/+18
* now all knots display x/y in statusbar while being dragged, fixes bug 1523580bulia byak2007-03-101-0/+1
* Reorder event handling code to prevent reference count problems, fixes bug #1...John Bintz2006-12-101-4/+4
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...bulia byak2006-05-211-1/+1
* fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet...bulia byak2006-05-121-0/+7
* * knot.h, knot.cpp, connector-context.cpp:mjwybrow2006-05-081-2/+1
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-2/+2
* reverting part of last changes (eliminating the "invalid access to non-static...Andrius Ramanauskas2006-04-071-1/+1
* c -> cpp (eliminating unneded casts)Andrius Ramanauskas2006-04-061-14/+14
* TypoAndrius Ramanauskas2006-04-061-1/+1
* two crashes while editing nodes (one of those is reported as bug 1453558).Andrius Ramanauskas2006-04-061-2/+11
* revert fix from revision 10741, not needed anymorebulia byak2006-03-281-4/+1
* delete slow and redundant g_object properties, replacing them with fast inlin...bulia byak2006-03-281-254/+1
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-50/+50
* fix sticking highlight in selector knotsbulia byak2006-01-181-1/+4
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+926