Code

Make sure that snapping attributes pass 'make check'
[inkscape.git] / src / display /
2007-12-16 johanengelenprepare for adding angled guideline rendering
2007-12-16 johanengelenstart of getting angled guidelines.
2007-12-16 johanengelenfix default grid unit scaling, fix crash for unknown...
2007-12-16 johanengelenprevent writing to xml when initializing grid. fixes...
2007-12-16 johanengelenadd default unit to grid preferences.
2007-12-14 johanengelenAdd default grid settings to Inkscape preferences.
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-12-12 dvlierop2Toggle snapping for each grid individually
2007-12-08 dvlierop2Snap to axonometric grid lines
2007-12-08 joncruzWarning cleanup
2007-12-06 kiiralaFized crashes & odd behaviour when resizing, zooming...
2007-12-06 johanengelenremove my drama comment
2007-12-04 johanengelen3D grid: When snapping, consider both left and right...
2007-12-04 dvlierop2When snapping, consider all four grid lines around...
2007-12-02 johanengelenImprove default axonomgrid settings (colors, and spacin...
2007-12-02 johanengelenSnapping of axonometric grid: correctly snap to vertica...
2007-12-01 joncruzWarning cleanup (including OFFSET_OF warning)
2007-12-01 johanengelenFix emphasized line drawing for axonometric grid
2007-12-01 johanengelenImprove layout of grid document properties
2007-11-29 johanengelenadd visibility and snap_enabled checkbuttons for grids.
2007-11-29 johanengelenshow gridtype name in document properties
2007-11-25 joncruzWarning cleanup
2007-11-24 joncruzImplemented per-monitor display adjustment via XICC
2007-11-20 joncruzDisplay CMS adjustment per-desktop view
2007-11-18 johanengelenFix bug [ 1685684 ] Document Properties: Grid number...
2007-11-10 joncruzWarning cleanup
2007-11-09 dvlierop2Renaming classes: SnappedLine -> SnappedLineSegment...
2007-11-05 jucabluespartially implemented xlink:href parameter loading...
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-11-03 dvlierop2Oops, don't use tabs! (replace tabs by 4 spaces)
2007-11-03 dvlierop2Groundwork to snap to intersections, e.g. intersections...
2007-10-31 ishmalFix typo: "Fitler"
2007-10-31 kiiralaModified filter primitives' render method to use Filter...
2007-10-26 joncruzWarning cleanup
2007-10-24 johanengelenFix bug [ 1818794 ] Showing grid on opening svg
2007-10-24 kiiralaAdded 'paraller axis' rendering hint to filter primitiv...
2007-10-16 buliabyakassociate an item with the line, for grdrag
2007-10-06 tavmjongComposite Filter: Handle negative K's in Arithmetic...
2007-10-03 joncruzInitial cut of softproofing
2007-09-30 tavmjongConvolve Matrix Filter:
2007-09-29 pjrmnoop: CodingStyle: re-indent a few files that had mixtu...
2007-09-29 pjrmnoop: CodingStyle: const placement
2007-09-28 tavmjongColor Matrix Filter:
2007-09-26 joncruzAdded display profile calibration
2007-09-19 kiiralaFixed a rendering bug & crash when filtering empty...
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-10 joncruzPurged fill type enum
2007-09-05 buliabyakprevent freeze when window is too wide; reduce tile...
2007-08-30 buliabyakremove redundant commit
2007-08-24 buliabyaka hack to prevent the redraw of the entire area when...
2007-08-24 buliabyakdo not request redraw if an item has zero dimensions...
2007-08-24 buliabyakinitialize rect to 0,0,0,0 and do not redraw until...
2007-08-24 buliabyakdo not redraw until moved for the first time; this...
2007-08-23 buliabyakthird patch from Dennis Lin (with my tweaks) - great...
2007-08-21 mentalunify linear and radial gradients in same file (with...
2007-08-18 buliabyakpatch by Dennis Lin: optionally for debugging paint...
2007-08-18 buliabyakpatch by Dennis Lin: use Gdk::Region for repaint
2007-08-18 kiiralaImproved handling bounding boxes and rotated/skewed...
2007-08-17 cilix42Draw perspective lines for infinite VPs, too (they...
2007-08-17 jucabluesfixed pix_data buffer width on feTurbulence
2007-08-16 jucabluesfirst implementation of feTurbulence renderer
2007-08-16 jucabluesavoid crash described in bug report [ 1762588 ] crash...
2007-08-15 kiiralaFixed blur not rotating with the object in some cases...
2007-08-14 jucabluesadded some more boilerplate code on feTurbulence.
2007-08-14 jucablues* incomplete feImage implementation.
2007-08-13 jucablues* moved some parameter inits from nr-filter-displacemen...
2007-08-12 nicholasbishopFilter effects dialog:
2007-08-11 buliabyakrevert jasper's way overzealous fix in png-write.cpp...
2007-08-09 jucabluesfixing small bug on feMorphology
2007-08-09 nicholasbishopFilter effects dialog:
2007-08-09 jucabluesfeMorphology filter primitive implementation
2007-08-06 jucabluessetting of attributes and default values
2007-08-06 jucablueshandling of default values and checking for invalid...
2007-08-05 jucabluesrefactoring:
2007-08-05 nicholasbishopFilter effects:
2007-08-05 jucabluesfeColorMatrix filter primitive implementation
2007-08-05 jucabluesadding files that were missing on my previous commit
2007-08-04 jucabluessetting of attributes and default values for feColorMatrix.
2007-08-04 jucabluesboilerplate code for the remaining filters. My next...
2007-08-03 jucabluesboiler plate code for feTile
2007-07-27 jucabluesadded helper methods NumberOptNumber::numIsSet() and
2007-07-26 kiiralaAdded support for feMerge filter priitive
2007-07-26 jucabluesboiler plate code for feTurbulence:
2007-07-26 jucabluesfeImage boilerplate code.
2007-07-26 jucabluesimproving displacement map renderer.
2007-07-25 dvlierop2Add a method to create a rectangular curve
2007-07-25 jucabluesDisplacementMap filter boilerplate code + renderer...
2007-07-24 kiiralaFixed rendering glitch in bicubic scaler
2007-07-24 kiiralaFixed a memory leak in lighting effects rendering
2007-07-23 kiiralaPatch by Felipe Sanches: fixed transparent lines in...
2007-07-23 kiiralaPatch by Jean-René Reinhard: better SVG compliance...
2007-07-21 kiiralaAdded a missing link in making the filterRes attribute...
2007-07-20 kiiralaPatch from Felipe Sanches: support for feConvolveMatrix...
2007-07-20 kiiralaPatch from Jean-René Reinhard: support for feDiffuseLig...
2007-07-09 kiiralaFirst version of feComposite filter effect renderer
2007-07-06 johanengelenFix #1740146.
2007-07-04 mentalFirst stab at a connection UI from Nick
2007-07-04 buliabyakadapt to new paintservers API of SPStyle
2007-06-27 buliabyakuse an accessor method to get filter from style
next