Code

- do not use shift to disable snapping while holding shift to rotate a guide
[inkscape.git] / src / display /
2009-03-15 joncruzWarning cleanup
2009-03-13 dvlierop2* Implement constrained snapping of knots
2009-03-12 buliabyakwas a bit overzealous in removing render requests from...
2009-03-11 scislacRemove trailing whitespace (fixes a warning)
2009-03-11 buliabyakmove canvastext to its own file (no linking error for...
2009-03-09 dvlierop2Fix #338838, in which zooming and panning with the...
2009-03-09 buliabyakseparate bbox (calculated by subclasses) and drawbox...
2009-03-09 buliabyakonly request redraw of those parts of the rect sides...
2009-03-09 buliabyakdo not redraw if moved to the same point as before
2009-03-09 buliabyakfor zero-length lines, do not request canvas redraw...
2009-03-03 dvlierop2Fix bug #291795 again
2009-02-27 dvlierop2More accurate wording in snap tooltips
2009-02-25 speleo3make snap tooltip position sensitive to canvas zooming
2009-02-22 dvlierop2Snapping of guides now turned on by default, and fixed...
2009-02-22 dvlierop2Use on-cavas text instead of a tooltip for the snapindi...
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-02-15 dvlierop2After snapping, show a tooltip together with the snap...
2009-01-31 dvlierop2Store the snapper tolerances in the snap-preferences...
2009-01-28 dvlierop2Add buttons for snapping to grids and/or guides
2009-01-26 cilix42Nicer symbol for guide anchor
2009-01-26 cilix42display guide anchor on canvas; anchor and angle can...
2009-01-25 dvlierop2Display the snap source indicator only when snapping...
2009-01-25 dvlierop2- The snap-delay mechanism should now be more robust...
2009-01-19 kiiralaRounding errors in feComposite: patch by Preben S ...
2009-01-17 johanengelensnap indicator: try a diamond shaped indicator for...
2009-01-16 johanengelenwork a bit on snapindicator: added switch statement...
2009-01-16 jaspervdgnr-filter-image now yields identical results to using...
2009-01-13 tweenkImproved version reporting. Add SVN revision and custom...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-09 verbalshadowCmake: Corrections for mistakes
2009-01-06 joncruzWarning and whitespace cleanup.
2009-01-05 JucaBluesAnother week coding offline...
2009-01-05 jaspervdgRemoved two g_warning's I had used for debugging...
2009-01-04 jaspervdg(Partial) fix to nr-filter-image + some (small) changes...
2009-01-02 johanengelenimprove cairo path drawing
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2009-01-02 johanengelen2geomification
2009-01-01 johanengelenswitch nr-filter to 2geom
2008-12-31 joncruzChange lcms transforms to match change of display buffe...
2008-12-31 johanengelenswitch nr-filter to 2geom
2008-12-30 johanengelenget rid of a lot of no longer needed "libnr/nr-......
2008-12-30 johanengelenget rid of a lot of no longer needed "libnr/nr-......
2008-12-29 tweenkBuild a single test executable on Linux to match Window...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-12-28 JucaBluesNow users can design a font within inkscape, save it...
2008-12-28 jaspervdgMakes sure a Gaussian filter is applied to premultiplie...
2008-12-28 jaspervdgEliminate unnecessary premultiplied boolean from nr...
2008-12-22 jaspervdgSome accuracy improvements for nr-filter-colormatrix...
2008-12-20 jaspervdgSome accuracy improvements for ComponentTransfer filter...
2008-12-20 jaspervdgFixes "disappearing gradients" problem discussed on...
2008-12-19 jaspervdgMakes copy_n inline in nr-filter-gaussian.
2008-12-14 dvlierop21) snap midpoints of line segments (both as source...
2008-12-14 kiiralaFilter quality setting revised, seems to not crash...
2008-12-13 johanengelenremove bezier-utils. now we use 2geom's one.
2008-12-13 johanengelenfix compile.
2008-12-09 tweenkSimplify "make check" makefile rules and remove most...
2008-12-08 joncruzWarning and 'using' cleanup.
2008-12-07 tweenkChange the way preferences are loaded to simplify unit...
2008-12-05 johanengelen2geom more as fix
2008-12-05 johanengelenmore 2geomification
2008-12-05 joncruzWarning cleanup.
2008-12-05 joncruzCorrected initialization order.
2008-12-02 jaspervdgSmall changes to Gaussian filtering that make part...
2008-11-26 dvlierop2When snapping only the closest node, draw an indicator...
2008-11-26 jaspervdgDefined HAVE_OPENMP in build.xml and included config...
2008-11-25 joncruzFixed OpenMP dependency to be optional.
2008-11-23 Ted GouldMerging in the OpenMP work from the mailing list with...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-19 ishmalTweak of member to Geom class
2008-09-19 ishmalChange function arg from NR::Matrix to Geom::Matrix...
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42NR ==> Geom conversion in sp-canvas
2008-09-18 cilix42Some NR::Point ==> Geom::Point replacements
2008-09-17 tweenkFix minor breakage in grid preferences caused by pref...
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-13 johanengelenfix UI node counting
2008-09-11 johanengelenfix curve test. curve with empty pathvector is *not...
2008-09-11 johanengelenfix curve::penultimate_point old behavior. no longer...
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-09-10 johanengelenadd quick comment
2008-09-07 johanengelenLIBNR REMOVAL. Deleted nr-path.h/.cpp which is no...
2008-09-07 dvlierop2If a snapper needs a reference to a SPNamedView or...
2008-09-05 buliabyakcomment typo
2008-09-04 johanengelenconvert moveto, lineto and curveto native to Point...
2008-09-01 buliabyakcomment update
2008-08-14 ishmalTemporary switch to handle api change in Cairo 1.7+
2008-08-13 johanengelenfix spcurve test
2008-08-13 johanengelenmake spcurve::first_point and last_point boost::optional
2008-08-13 johanengelenreturn boost::optional for second and penultimate point...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-08 jaspervdgFixed svg-path (and display/curve) tests to properly...
2008-08-06 dvlierop21) When pasting, use an offset that is a multiple of...
2008-08-06 buliabyakadd dashed path option
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-05 buliabyakfix 252547: skip explicitly hidden objects when calcula...
next