Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / gradient-drag.cpp
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
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-11-07 Diederik van LieropLeave constrained angular snapping to the snap manager...
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-18 Jon A. CruzFollow-up to complete fix for gradient stops and icc.
2010-07-18 Jon A. CruzCorrect behavior of gradient stops to extract color...
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Diederik van Lierop- Snap while rotating an object using the selector...
2010-07-11 Jon A. CruzStop setting of stops from getting url() reference...
2010-07-04 Jon A. CruzSuppress gradient direction line for 'solid' gradients.
2010-07-03 Jon A. CruzSuppress gradient handles when editing objects with...
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Diederik van Lieropfix Launchpad bug 593023: crash in constrained snap...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-06-28 Jon A. CruzPartial C++-ification of SPGradient
2010-05-15 Ted GouldPulling in a more recent trunk
2010-05-08 Diederik van LieropFix bounding box snapping (LP562205, comment 6, issue II)
2010-03-26 Ted GouldMerge from trunk
2010-03-09 Michael WybrowMade some improvements to the osx-build.sh script to...
2010-03-09 Jon A. CruzInitial F&S dialog setting of swatch colors.
2010-03-08 Jon A. CruzCleanup of gradients and stops.
2010-03-06 Jon A. CruzNew tab in Fill&Stroke dialog for swatch fills.
2010-02-14 Johan- fix bug: xy grid default unit was not respected
2010-02-14 Diederik van LieropGradient editor: don't show pre-snap indicator when...
2010-02-14 Diederik van LieropImplement snapping of gradient stops
2010-02-07 Krzysztof KosińskiFix path transformation (LP bug #515237)
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2010-01-01 Diederik van LieropRefactor snapping of gradient handles; now behaves...
2010-01-01 Ted GouldKeeping up with trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-24 Diederik van Lieroprefactoring the snapping code (laying the groundwork...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-04-12 dvlierop2Improved wording for the snap indicator: gradients...
2009-03-08 joncruzReworked internals of color and drag-n-drop.
2009-02-23 dvlierop2Fix snapping when dragging gradients (implement the...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-11-26 dvlierop2When snapping only the closest node, draw an indicator...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-21 dvlierop2- refactor snapping code, removing code duplication
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-01 johanengelenchange knot.h to Geom::Point only instead of NR::Point.
2008-05-04 dvlierop2Next steps in implementing the snapping indicator
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-07 dvlierop2Refactor snapper and snapindicator (in order to enable...
2008-03-26 mentalsystem clipboard support (bug #170185) from Chris Kosiński
2008-03-04 johanengelensnapindicator for gradient knots
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-11-29 buliabyakmake the alt-drag profile symmetric
2007-11-08 joncruzwarning cleanup
2007-11-04 joncruzWarning cleanup
2007-11-01 johanengelenfix bug [ 1824359 ] Gradient isn't snapping with ctrl...
2007-10-22 buliabyakadd copy-to-clipboard for selected stops
2007-10-22 buliabyakfix pasting style where style or fill is none
2007-10-16 buliabyakadd dropColor; mouseovered knots red; store item for...
2007-10-12 buliabyakfix error in structure, typo
2007-10-12 buliabyakselect within rect
2007-10-12 buliabyakproper averaging of all selected draggers on query...
2007-10-11 buliabyakimplement moving midstops with arrow keys, some refactoring
2007-10-07 buliabyakcopyedit
2007-10-07 buliabyakimplement alt+drag of stops
2007-10-06 buliabyakfix dragging when center and radius are both selected
2007-10-06 buliabyaknew selection utility methods; refactoring to allow...
2007-10-05 buliabyakreenable stop moving by keys, add select-all
2007-09-10 joncruzPurged fill type enum
2007-08-07 dvlierop2Only in the selector tool we should snap in bbox mode...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-04-01 johanengelenwhen the gradient just has start and end stops if you...
2007-03-25 johanengelenGradient tool: fixed live updating of midstop dragging...
2007-03-20 dvlierop2Implementing feature request #1673807: snapping of...
2007-03-10 mentalMerge further bbox work
2007-02-03 johanengelenFork gradientvector upon deletion of stops.
2007-02-03 johanengelenGradient tool: moved stop-deletion to ::GrDrag and...
2007-01-25 buliabyakuse master opacity rather than fill/stroke-opacity...
2007-01-24 johanengelenSorry, forgot the copyright text.
2007-01-17 johanengelenUpgraded gradient tool =)
2007-01-08 johanengelen:) Wrong line Josh :D
2007-01-08 scislacfrom Johan - fixes a memory leak
2007-01-07 buliabyakforce full redraw every 5 interruptions when dragging...
2007-01-07 johanengelenReverting revision 13615
2007-01-07 johanengelenGradient nodes progress...
2006-10-05 buliabyakundo annotations
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-28 rwstdo some include changes more correctly
2006-06-24 rwstmore compiler hints for gtk-2.4 systems to cope with...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-03-29 knutuxstring plural form (for languages with multiple plural...
2006-03-28 buliabyakuse SPKnot setter methods instead of g_object_set_property
next