Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / gradient-context.cpp
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-07-18 dvlierop2Make the snap delay mechanism easier to implement for...
2009-06-06 dvlierop2Don't crash when closing document with gradient tool...
2009-04-12 dvlierop2Fix two "snap window not opened" warnings
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-01-25 dvlierop2- The snap-delay mechanism should now be more robust...
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-11 johanengelenconvert almost all libnrtype to Geom::
2008-08-14 cilix42Removal of SP_ACTIVE_DESKTOP, next take
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-05-16 dvlierop2Fix a regression in the snapper, caused by me. Sorry!
2008-05-12 dvlierop2Add a centralized check (i.e. in the snapper mechanism...
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-02-19 mfloryanExtended messages to make full use of plurals
2008-02-19 prokoudinefirst i18n patch from Marcin, more to follow
2008-02-18 buliabyakfix picking color when dragging from empty space: from...
2008-02-03 cilix42Add plural form to status bar message in gradient conte...
2007-11-21 buliabyakuse gobble_key_events to speed up keyboard moves
2007-11-16 johanengelenfix warnings and delete gradient pixmap that will not...
2007-11-02 joncruzwarning cleanup
2007-10-22 buliabyakmake sure ctrl-alt-click adds node to the gradient...
2007-10-16 buliabyakrefactor most of adding stops at point into gradient...
2007-10-12 buliabyakShift+drag to select within rect
2007-10-12 buliabyakscroll desktop to selected handle after Tab/Shift-Tab...
2007-10-07 buliabyakadd gradient selection describer for statusbar
2007-10-07 buliabyaksimplify gradient by ctrl+l
2007-10-06 buliabyakimplement ins to create new stops
2007-10-05 buliabyakreenable stop moving by keys, add select-all
2007-09-24 joncruzFixed unsafe hardcoding of buffer size
2007-08-07 dvlierop2Only in the selector tool we should snap in bbox mode...
2007-07-29 buliabyakdue to the order of processing events, we must disable...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-03-25 johanengelenGradient tool: fork gradients when adding a stop
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-20 dvlierop2Implementing feature request #1673807: snapping of...
2007-03-09 buliabyakcomment
2007-02-21 johanengelenFix initialisation problem.
2007-02-03 johanengelenGradient tool: moved stop-deletion to ::GrDrag and...
2007-01-25 buliabyakfix distance-to-line calculation to be independent...
2007-01-24 johanengelenSorry, forgot the copyright text.
2007-01-17 johanengelenUpgraded gradient tool =)
2007-01-07 johanengelenReverting revision 13615
2007-01-07 johanengelenGradient nodes progress...
2006-11-06 buliabyakimplement select next/prev in gradient tool as well
2006-10-19 scislacremove color cursors
2006-10-05 buliabyakundo annotations
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-19 scislacinitial color cursor implementation (reads from pixbufs...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-03-27 knutuxminor changes to adjust strings for plural forms
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape