Code

Indent support for XSLT extensions output.
[inkscape.git] / src / knot.cpp
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-10-31 Krzysztof KosińskiPrevent context menu and keyboard shortcuts from interr...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-05-15 Ted GouldPulling in a more recent trunk
2010-04-29 Nathan Hurstmoved some marshalling functions to generic glib calls
2010-03-26 Ted GouldMerge from trunk
2010-02-14 Johan- fix bug: xy grid default unit was not respected
2010-02-14 Diederik van LieropImplementation of snap delay mechanism for guides
2010-01-30 Diederik van LieropFinally introducing the pre-snap indicator
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-07-18 dvlierop2Make the snap delay mechanism easier to implement for...
2009-04-20 dvlierop2Correctly trigger any pending snap events when the...
2009-03-31 dvlierop2Some minor snap-delay modifications
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-03-09 dvlierop2Fix #338838, in which zooming and panning with the...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-10-27 Ted GouldFrom trunk
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-08-01 johanengelenchange knot.h to Geom::Point only instead of NR::Point.
2008-07-08 mentalI'm an idiot who forgot that MOTION_HINT_MASK still...
2008-07-08 mentalenable motion hints for non-freehand actions
2008-06-08 cilix42Make knotholders for LPE items finally work; each effec...
2008-06-04 cilix42C++ify knotholders
2007-10-26 joncruzWarning cleanup
2007-08-19 buliabyakspeed up node and handle dragging by gobbling unprocess...
2007-07-29 buliabyakdue to the order of processing events, we must disable...
2007-06-27 dvlierop2reverting commit 15065; let's come up with something...
2007-06-24 dvlierop2assert leads to false negatives
2007-05-24 dvlierop2Handle snapping of nodes in sp_knot_handler. From now...
2007-03-10 buliabyaknow all knots display x/y in statusbar while being...
2006-12-10 johncoswellReorder event handling code to prevent reference count...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-05-21 buliabyakeliminate GDK_POINTER_MOTION_HINT_MASK that broke dragg...
2006-05-12 buliabyakfix undo bug in nodepath_preserve; fix crash caused...
2006-05-08 mjwybrow * knot.h, knot.cpp, connector-context.cpp:
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-07 knutuxreverting part of last changes (eliminating the "invali...
2006-04-06 knutuxc -> cpp (eliminating unneded casts)
2006-04-06 knutuxTypo
2006-04-06 knutuxtwo crashes while editing nodes (one of those is report...
2006-03-28 buliabyakrevert fix from revision 10741, not needed anymore
2006-03-28 buliabyakdelete slow and redundant g_object properties, replacin...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-18 buliabyakfix sticking highlight in selector knots
2006-01-16 mentalmoving trunk for module inkscape