Code

update 2geom
[inkscape.git] / src / display /
2008-06-10 JucaBluesfix compile
2008-06-08 johanengelenadd method to retrieve first and last path of SPCurve...
2008-06-08 johanengelenuse feed_pathvector_to_cairo in display/nr-svgfonts.cpp
2008-06-08 johanengelenuse feed_pathvector_to_cairo in display/nr-arena-shape.cpp
2008-06-08 johanengelenadd rendering to cairo from Geom::Path and Geom::PathVe...
2008-06-07 joncruzWarning cleanup
2008-06-06 johanengelenadd comments to SPCurve about 2geomify status of functions
2008-06-06 johanengelendisable SPCurve path checking per default as it decreas...
2008-06-06 johanengelen- enable path checking for SPCurve
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-06-05 pjrmFix expression whose behaviour is undefined in C++...
2008-06-02 kiiralaChanged correct pixblock output mode for feSpecularlighting
2008-06-02 kiiralaFixed SVG compliance problems with feMorphology (bug...
2008-06-02 kiiralaFixed uninitialized data in rendering filter effects...
2008-06-01 JucaBlues* commenting my code so that we increase SVGFonts ...
2008-05-31 JucaBlues* started implementing rendering of SVGFonts horizontal...
2008-05-30 JucaBlues* implemented text_to_glyphs, so that now we can have...
2008-05-29 JucaBluesfix some crashes. Now I check for the existence of...
2008-05-27 JucaBlues* converted nr-svgfont.cpp to C++ code so that we can...
2008-05-25 verbalshadowCmake: More Dependency work, added new files
2008-05-25 JucaBlues* add rule in configure.ac so that only who has cairo...
2008-05-17 joncruzFixed initialization order
2008-05-12 dvlierop2Add a centralized check (i.e. in the snapper mechanism...
2008-05-10 joncruzMore type registration cleanup
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
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)
next