Code

inkscape.git
2008-06-11 mentalfix bug #239092
2008-06-11 mentalre-enable assertions
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-11 ishmalWe were using wrong gtk locale directory. Gtk's own...
2008-06-11 mentalhandle PI nodes
2008-06-11 mentaluse object's document
2008-06-11 mfloryanFixed some strings that upset gettext.
2008-06-11 sasilverRemove any baseProfile attribute, as we don't respect...
2008-06-11 pjrmBack out the `document != NULL' assertions added to...
2008-06-11 joncruzwarning cleanup
2008-06-10 mfloryan[INTL] Updated POTFILES.in with new source code file.
2008-06-10 cilix42New LPE: Mirror reflection
2008-06-10 cilix42Get rid of get_bpath() in lpe-tangent_to_curve.cpp
2008-06-10 cilix42Don't convert path to straight line for LPE perpendicul...
2008-06-10 cilix42Make broken doOnApply() for LPEs work again
2008-06-10 cilix42Remove debugging messages
2008-06-10 cilix42Write all effect parameters to SVG when a LPE knotholde...
2008-06-10 JucaBluesfix compile
2008-06-09 ishmalupdated slightly
2008-06-09 ishmalbetter compilation for linux
2008-06-09 buliabyakremove filters verb and command
2008-06-09 buliabyakadd selmodified connection to force dialog update on...
2008-06-09 buliabyakrenaming, adding missed ones to the list
2008-06-09 verbalshadowFix include in sp-filter.cpp NR:filter issue
2008-06-08 mentalforce single single document over a node's lifetime
2008-06-08 mentalplumb document references a little deeper in
2008-06-08 cilix42Add option to either suppress path flash for items...
2008-06-08 johanengelensimplify code that puts anchors at start and end of...
2008-06-08 johanengelenadd method to retrieve first and last path of SPCurve...
2008-06-08 cilix42Re-add two handles for PerpBisector LPE (we don't add...
2008-06-08 cilix42Better way to add LPE knotholder handles; now it happen...
2008-06-08 cilix42Make knotholders for LPE items finally work; each effec...
2008-06-08 cilix42Add 'Mode' label and icon for regular Bezier mode in...
2008-06-08 cilix42Patch from sas for LP #231690 (crash when combining...
2008-06-08 cilix42Patch from sas to avoid GC warning during vacuum defs...
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-08 johanengelenadd conversion from NR::Rect to Geom::Rect
2008-06-07 joncruzWarning cleanup
2008-06-06 johanengelenellipses and groups now use 2geompath for svg_write...
2008-06-06 johanengelenfor sppath, use 2geompath for svg_write: sp_svg_write_p...
2008-06-06 johanengelenfor spirals, use 2geompath for svg_write: sp_svg_write_...
2008-06-06 johanengelenfor sp-star.cpp, start using 2geompath for svg_write...
2008-06-06 johanengelenfor sp-offset.cpp and sp-star.cpp, start using 2geompat...
2008-06-06 johanengelenfor path-chemistry.cpp, start using 2geompath for svg_w...
2008-06-06 johanengelenfor nodepath, start using 2geompath for svg_write:...
2008-06-06 johanengelenspdc_flush_white(SPDrawContext *dc, SPCurve *gc) now...
2008-06-06 johanengelenspcc_flush_white(SPConnectorContext *cc, SPCurve *gc...
2008-06-06 johanengelenadd comments to SPCurve about 2geomify status of functions
2008-06-06 johanengelenbox3d_side_write now uses curve->get_pathvector instead...
2008-06-06 johanengelendisable SPCurve path checking per default as it decreas...
2008-06-06 johanengelen- enable path checking for SPCurve
2008-06-06 ishmalrollup of buildtool/unix work. compiles and links...
2008-06-06 ishmalfinally debugged. read() on a pipe has different resul...
2008-06-06 ishmalrewrite pipe reading to avoid deadlock
2008-06-06 ishmalrewrite pipe reading to avoid deadlock
2008-06-06 Ted GouldRemoving cast and replacing with a proper definition.
2008-06-06 ishmalallow compiling on g++ 4.3+
2008-06-06 ishmalminor typo in comparison
2008-06-06 ishmalremove const assignment error
2008-06-06 joncruzFixed uninitialized members
2008-06-06 joncruzFixed uninitialized member
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-06-05 ishmaloops. sys/wait.h not on win32
2008-06-05 ishmalrewrite execCommand's unix impl to better handle separa...
2008-06-05 ishmalinclude <algorithm> for std::sort
2008-06-05 buliabyakoptimization: don't copy SPCurve when transforming...
2008-06-05 prokoudineadded HPGL export extension, courtesy of Aaron Spike
2008-06-05 cilix42Rename param_writeSVGValue() --> param_getSVGValue...
2008-06-05 cilix42Add paramType() method to LPE parameter classes
2008-06-05 pjrmRemove unused and buggy-looking function get_pref_children.
2008-06-05 pjrmaddress some cast-away-const warnings.
2008-06-05 pjrmaddress a warning
2008-06-05 pjrma couple of trivial %d -> %u changes.
2008-06-05 pjrmslight numerical improvement
2008-06-05 pjrmfix compile with g++-4.3.
2008-06-05 pjrmFix expression whose behaviour is undefined in C++...
2008-06-04 ishmalfirst try at attribute overloading
2008-06-04 ishmalimprove piping
2008-06-04 ishmalRemove warnings
2008-06-04 ishmalMake copy of libpng13.dll to libpng12-0.dll because...
2008-06-04 prokoudinemarked forgotten translatable message
2008-06-04 cilix42Add missing file knot-holder-entity.cpp; sorry for...
2008-06-04 cilix42Some cleanup of knotholder code; mostly renaming knot_...
2008-06-04 cilix42Icon for spiro spline mode
2008-06-04 cilix42New 'spiro spline mode' in pen/pencil tool which automa...
2008-06-04 cilix42Groundwork to allow automatic application of an LPE...
2008-06-04 cilix42Factor out 'create and apply' code for LPEs so that...
2008-06-04 cilix42C++ify knotholders
2008-06-04 joncruzAdded tool style for eraser.
2008-06-03 ishmalhave svgdoc.createElement make every one of the svg...
2008-06-03 ishmalMove element creation to SVGDocumentImpl. Remove from...
2008-06-02 johanengelencheck if item is LPEItem before casting!!! fixes bug...
2008-06-02 johanengelenfix crash, report warnings instead. trying to find...
2008-06-02 johanengelencheck if item is LPEItem before casting!!! should fix...
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-02 kiiralaFixed conflicting result image names inside filter...
next