Code

Make curvature work again by fixing a minor omission
[inkscape.git] / src / node-context.cpp
2009-08-17 buliabyaksome more ungrabbing needed
2009-08-11 buliabyakpatch 168780
2009-07-18 dvlierop2Make the snap delay mechanism easier to implement for...
2009-06-10 buliabyakdisable helperpath flashing for texts but enable it...
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...
2009-03-07 spearesome keyboards (Apple) have no Insert; allow insert...
2009-03-05 joncruzAdd option to only flash paths for node tool when none...
2009-03-03 johanengelenimprove helperpath generation on mouse-over
2009-02-23 dvlierop2Fix snapping when dragging gradients (implement the...
2009-01-08 buliabyakmove shape_editor from node context to the parent class...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-13 johanengelenonly display flash helperpath warning for shapes other...
2008-08-14 cilix42Removal of SP_ACTIVE_DESKTOP, next take
2008-08-14 cilix42Remove further instances of SP_ACTIVE_DESKTOP
2008-08-13 cilix42Get rid of sp_nodepath_current() and a few instances...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-29 cilix42Remove now obsolete functions
2008-07-29 cilix42Along with nodepath also create/destroy the helperpaths...
2008-07-14 cilix42Enable simultaneous knotholder and nodepath
2008-06-16 cilix42Ditch PERMANENT_FLASH because it is handled by provides...
2008-06-16 cilix42Second step: try to make helper curves respond faster...
2008-06-16 cilix42First step towards making helper paths for LPE items...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-08 cilix42Add option to either suppress path flash for items...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-03-06 johanengelenadd preferences for path flashing on mouseover
2008-03-05 johanengelentweak the helperpath flashing:
2008-03-05 johanengelenAdd flashing outline of path when hovering over it...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-12-05 cilix42Always set coord entry fields inactive when switching...
2007-12-05 cilix42Add entry fields for x/y coordinates of selected nodes...
2007-11-21 buliabyakuse gobble_key_events to speed up keyboard moves
2007-09-22 buliabyakprevent wrong rubberband origin after click-selecting...
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-07-29 buliabyakdue to the order of processing events, we must disable...
2007-03-04 mentalmake conversions away from NR::Maybe explicit
2007-03-01 acspikeleave the selection alone on mouse down.
2007-02-13 buliabyakisolate the nodepath-or-knotholder unit into the new...
2007-01-05 buliabyakrobustize remembering the dragged segment - store node...
2007-01-04 gustav_bFix 1593499 (Tablet cursor drift when dragging bezier).
2006-11-06 buliabyakimplement select next/prev as verbs
2006-11-05 johncoswellWhen canvas cannot update quickly, ensure that nodes...
2006-10-19 scislacremove color cursors
2006-10-04 johncoswellEnsure that rubberbanding has been initialized before...
2006-09-28 buliabyakfactor out creation of livarot_path, and make it on...
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-08-05 johncoswelladd checks to make sure given nodepath pointers are...
2006-07-23 johncoswellforced redraw of canvas upon completion of zooming...
2006-07-23 johncoswelladded SPDesktop::updateNow() and forced redraw of canva...
2006-07-06 buliabyakundo annotations
2006-06-19 scislacinitial color cursor implementation (reads from pixbufs...
2006-05-16 buliabyakshow handles toggle
2006-04-26 buliabyakfix crash when deleting without nodepath
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-14 acspikeAttempt to preserve the shape of the path when deleting...
2006-04-12 buliabyakremove the old _d_changed and _typestr_changed hacks...
2006-04-01 buliabyakoops, fix silly crash
2006-04-01 buliabyakremove undo_label juggling for curve_drag; remove synth...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape