Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / desktop-events.cpp
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-13 Ted GouldSync to release 0.48 branch
2010-08-11 Diederik van LieropClear pointers in the snapmanager if they're no longer...
2010-07-19 Diederik van Lierop- do not use shift to disable snapping while holding...
2010-07-18 Diederik van Lierop- do not use shift to disable snapping while holding...
2010-03-26 Ted GouldMerge from trunk
2010-03-07 Diederik van Lierop1) When rotating a guide, don't try to snap when <ctrl...
2010-03-07 Diederik van LieropWhile dragging or rotating a guide, <shift>-key now...
2010-02-25 Johan EngelenNEW: "+LaTeX" option for PDF/EPS/PS export
2010-02-21 Diederik van LieropMake sure that guides always snap correctly when droppi...
2010-02-19 Diederik van LieropNoop: removing and updating comments, fixing indentation
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
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-02 dvlierop2Snap guides to grids (fixes bug #170741)
2009-07-18 dvlierop2Make the snap delay mechanism easier to implement for...
2009-07-16 cilix42Implement guide behaviour as discussed on the mailing...
2009-06-22 buliabyakchange cursor over guide, snap with Ctrl
2009-06-02 dvlierop2When dragging the origin of a guide along that guide...
2009-04-02 dvlierop2Whether we drag a guide's origin or rotate the guide...
2009-04-01 dvlierop2Fix a minor regression caused by one of my previous...
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-03-13 dvlierop2Fix bug #333762: snapping a guide while dragging/rotati...
2009-03-04 dvlierop2A better fix for bug #331864 (snap-delay related)
2009-02-28 dvlierop2Fix #331864
2009-02-25 dvlierop2Snap guides to (intersections of) guides (closes bug...
2009-02-21 tweenkMove files from the src/dialogs/ directory to the place...
2009-01-27 cilix42quick ad-hoc fix to restore guide dragging
2009-01-26 cilix42display guide anchor on canvas; anchor and angle can...
2009-01-25 dvlierop2- The snap-delay mechanism should now be more robust...
2009-01-11 kiiralaSwitching tools based on tablet device now handles...
2008-10-27 Ted GouldFrom trunk
2008-09-18 cilix42Yet another NR ==> Geom change
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::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-05-12 dvlierop2Add a centralized check (i.e. in the snapper mechanism...
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-29 joncruzMake the eraser tool the default tool for an ERASER...
2008-04-07 dvlierop2Refactor snapper and snapindicator (in order to enable...
2008-03-03 johanengelennew: guide snapping indicator! see if you like it,...
2008-03-02 johanengelenremove flashing test indicator on pointparam.
2008-02-27 joncruzSimplified tool selection and remember tool per device...
2008-02-26 joncruzAdded preference UI item to toggle tablet tool switching
2008-02-26 joncruzInitial cut of switching tools to match tablet input...
2008-01-27 cilix42Make guidelines quickly deletable by using Ctrl+click...
2008-01-25 buliabyakcopyedit
2007-12-24 johanengelenangled guidelines: create angled line when dragging...
2007-12-23 johanengelenwhen dragging from rulers close to the edges, one gets...
2007-12-23 johanengelenremember and use geom::point normal when dragging new...
2007-12-20 johanengelenguidelines: minor corrections
2007-12-19 johanengelenfix guide dragging
2007-12-19 johanengelenguides: switch from using one position coordinate to...
2007-12-19 johanengelenrename guide parameters to match snapping code naming...
2007-12-16 johanengelenstart of getting angled guidelines.
2007-11-02 joncruzwarning cleanup
2007-09-16 dvlierop2Improve snapping of newly created guides
2007-09-07 dvlierop2Also snap new guides, which are being dragged off the...
2007-08-28 dvlierop2Implement snapping of guides while dragging them, and...
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-10-05 buliabyakundo annotations
2006-08-18 buliabyakdelete unused function
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-05-21 buliabyakeliminate GDK_POINTER_MOTION_HINT_MASK that broke dragg...
2006-04-28 knutuxConverting guideline properties dialog to gtkmm (first...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape