Code

remove last calls to spcurve::get_length outside of spcurve. (canvas-bpath rendering...
[inkscape.git] / src / display /
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-06 johanengelenxy-grid: when shown as dots, add emphasis using crosses.
2008-05-06 joncruzUpdating deprecated type calls.
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-05-04 ishmalRemove warnings
2008-05-04 dvlierop2Next steps in implementing the snapping indicator
2008-04-30 dvlierop2Use radiobutton for "always snap" in the document-prope...
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-18 jaspervdgRemoved unnecessary checks from curve.cpp (sp_bpath_che...
2008-04-16 buliabyakfix by kur9kin for endless loop from bug 212332
2008-04-10 johanengelencmake: exclude some files that are also excluded from...
2008-04-10 acspikeprocess source subdirectories with INCLUDE() instead...
2008-04-07 dvlierop2Refactor snapper and snapindicator (in order to enable...
2008-04-07 buliabyakfix bug with garbage lines caused with close_path when...
2008-04-01 theadibdelete remaining .cvsignore files
2008-04-01 buliabyaksuppress warnings when closing a desktop but not program
2008-03-31 mentalimplement filter toggle
2008-03-31 mentallay groundwork for non-filter view mode
2008-03-30 verbalshadowCmake: Updating src CMakeLists soucre list.
2008-03-27 verbalshadowCmake Build system - Initial commit.
2008-03-26 mentalsystem clipboard support (bug #170185) from Chris KosiƄski
2008-03-22 joncruzLine-end fixups
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-13 johanengelendisable snapindicator for now to fix pen tool
2008-03-11 buliabyakfix by Albin Sunnanbo for dash offset in text
2008-03-10 buliabyakpatch by Albin Sunnanbo for 168072
2008-03-09 cilix42Move 3D box code out of sp-canvas.cpp
2008-03-06 johanengelenadd preferences for path flashing on mouseover
2008-03-05 buliabyakfix 198818
2008-03-03 johanengelennew: guide snapping indicator! see if you like it,...
2008-03-02 johanengelenremove flashing test indicator on pointparam.
2008-03-02 johanengelenNEW: temporary on-canvas indicators
2008-03-01 joncruzWarning and whitespace cleanup
2008-03-01 joncruzFix to check for out of bounds index *before* using...
2008-02-27 johanengelenConvert remaining old RegisteredWdg's to RegisteredWidg...
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
next