Code

kill the green fish
[inkscape.git] / src / display /
2008-06-24 ishmaladd #include <string.h> for memset(), so that it is...
2008-06-24 buliabyakdelivarotify, render with cairo; regression: cairo...
2008-06-24 buliabyakdelivarotify, render with cairo, use nr_path functions...
2008-06-24 buliabyakdelivarotify, render with cairo
2008-06-24 buliabyakadd helpers for creating cairo_t for a canvas buf
2008-06-24 buliabyakupdate for 32 instead of 24 bpp canvas buf
2008-06-24 buliabyakdelivarotify
2008-06-24 buliabyakno more creating and looping over extra buffers for...
2008-06-24 buliabyakswitch to 32bpp canvasbuf, create cairo context for...
2008-06-24 buliabyakupdate for 32bpp canvas buf; delivarotify
2008-06-23 johanengelenuse exact bbox again in updating shapes
2008-06-23 johanengelensorry to have broken build
2008-06-23 johanengelenconvert optimizing check into 2geom terms. hopefully...
2008-06-23 JucaBluesimplement kerning by glyph-name, g1 and g2 attributes
2008-06-22 johanengelenuse LoadPathVector instead of LoadArtBPath everywhere
2008-06-22 mjwybrow * src/2geom/isnan.h, src/libcola/cola.cpp, src/style...
2008-06-16 johanengelenadd comment (original update code used exact bbox)
2008-06-16 johanengelenhave bbox calculation code use new helper/geom.cpp...
2008-06-16 cilix42First step towards making helper paths for LPE items...
2008-06-16 johanengelendon't use exact bbox in nr_arena_shape_update (speed-up)
2008-06-16 johanengelenFix nr_arena_shape_add_bboxes to what it was in the...
2008-06-16 joncruzFixed NPE
2008-06-16 JucaBluesUnicodeRange class implementation.
2008-06-14 johanengelenfix typo in feed_path_to_cairo, potential bug
2008-06-14 johanengelenuse 2geom types to calculate bounding box when updating...
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...
next