Code

Line-end fix
[inkscape.git] / src / display /
2008-02-25 jucabluessvg element referenced by id part of feImage filter...
2008-02-24 jfbarraudpixblock-transform and scaler: convert src if needed...
2008-02-23 jucabluespartial fix sent by jfb for bug #188814
2008-02-21 jucablues* convert to non-premultiplied alpha on fedisplacementmap
2008-02-21 jucabluesfix for bug #193838 (colormatrix uses premultiplied...
2008-02-19 jucablues* use enums to deal with displacementmap channel selectors
2008-02-19 jucablues* convolve matrix code refactoring
2008-02-13 JucaBluesfix for bug #189788
2008-02-12 johanengelenFix initialization of grids. Should finally fix Bug...
2008-02-12 JucaBluesopacity max value is 255 instead of previous wrong...
2008-02-11 keescookremaining g++ 4.3 compilation fix-ups
2008-02-11 JucaBluesOffline work done during weekend:
2008-02-07 jucabluesfeDisplacementMap resolution independence fix sent...
2008-02-06 kiiralaFixed crash with lighting effects used on non-premultip...
2008-02-05 dvlierop2Iron out some rounding errors in the displaying of...
2008-02-04 johanengelenfix axonomgrid emphasizing
2008-02-04 johanengelenfix emphasize coloring of grid lines (preference, dotte...
2008-02-04 tavmjongImprovement in positioning images. W3C SVG tests:
2008-02-03 tavmjongAllow relative paths to be used for images.
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-30 dvlierop22nd part of the fix for bug #167500: correctly update...
2008-01-26 johanengelengray out widgets when grid is disabled.
2008-01-26 johanengelenfix strange typo
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2008-01-23 kiiralaFixed crash with lighting effects and missing source...
2008-01-22 jucabluesfix crash on feImage when trying to drag
2008-01-22 jucabluesfixes feImage rendering, but does not add it to filters...
2008-01-19 brycewhitespace
2008-01-18 dvlierop2Partially fix bug #167500 (rulers being off)
2008-01-17 gustav_bRegisteredColorPicker is now subclassed from Registered...
2008-01-16 johanengelenfix initialization of grid document properties
2008-01-16 johanengelenRegisteredScalar subclassed from RegisteredWidget<Scala...
2008-01-16 jucabluesimplementation of Flood Filter Effect renderer
2008-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-14 johanengelenAdd preference so people can choose which behaviour...
2008-01-14 jucabluesW3C licensing:
2008-01-14 jucabluescleaning: removing previously commented out g_warnings()
2008-01-12 kiiralaFixed erroneous overwriting of temporary images inside...
2008-01-09 kiiralaMade turbulence filter resolution-independent and rende...
2008-01-06 bryceFix missing tooltips in LPE's. (Closes LP: #178471)
2008-01-06 gouldtj r17530@shi: ted | 2008-01-06 13:50:53 -0800
2008-01-05 kiiralaAdded bicubic pixblock transformer to fix jagged result...
2008-01-05 bryceFixing up a few more files
2008-01-05 bryceFix missing include for g_assert() calls - causes FTBFS...
2008-01-04 kiiralaAdded more error checking to filter effects code
2008-01-03 dvlierop21) fix snapping while scaling
2007-12-29 johanengelenFixed bug #172778, [old] grid settings not respected...
2007-12-28 johanengelentry to fix bug #174475 feImage renderer crashes on...
2007-12-28 johanengelenfix Bug #177891 feGaussianBlur crashes when setting...
2007-12-24 johanengelenangled guidelines: create angled line when dragging...
2007-12-21 johanengelenfix bug where changing units changed angles of axonomet...
2007-12-21 johanengelenguidelines: add methods to check horizontal/vertical...
2007-12-20 johanengelenguidelines: implement rendering of angled lines.
2007-12-20 johanengelenguidelines: minor corrections
2007-12-19 johanengelencorrectly handle orientation changes of guidelines
2007-12-19 johanengelenoptimize guide canvasupdating
2007-12-19 johanengelenguides: switch from using one position coordinate to...
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:
next