Code

Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
[inkscape.git] / src / display /
2009-04-12 dvlierop2Fix snapping during constrained translation, when only...
2009-04-08 jaspervdgFix feConvolveMatrix to use premultiplied color values...
2009-04-08 jaspervdgSwap iterations over x and y coordinate to be more...
2009-04-05 jaspervdgReverts "fix" of offset in the displacement map code...
2009-04-05 jaspervdgFixes some wrong uses of CLAMP_D_TO_U8 in filtering...
2009-04-05 kiiralaFixed offset in interpolation in nr-filter-displacement-map
2009-04-05 pjrmFix a divide-by-zero problem apparently introduced...
2009-04-04 jaspervdgSome extra comments.
2009-04-03 jaspervdgAnd now gradients should be (almost) perfect... The...
2009-04-02 dvlierop2- Don't display the snap-source-indicator when we're...
2009-03-31 jaspervdgFix for helperfns_read_vector (which could go on trying...
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-03-29 jaspervdgSome quality improvements to feDisplacementMap handling...
2009-03-28 kiiralaFixed redraw-area dependent result when using filters...
2009-03-28 kiiralaFixed some bad math in pixblock-transform
2009-03-28 kiiralaMade functions in nr-filter-utils inlineable
2009-03-28 kiiralaFixed some bad math in pixblock-scaler. Seems to fix...
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::
next