Code

inkscape.git
2008-06-14 sasilverWin32 fix: set stdout to binary mode before writing...
2008-06-14 prokoudineUpdated RU translation
2008-06-14 johanengelenupdate 2geom
2008-06-14 prokoudinefixed another typo
2008-06-14 prokoudineSwitched more extensions to minimal mode
2008-06-14 prokoudineFixed typos and wrong filename reference
2008-06-14 joncruzAdded duplicate layer command. Fixes bug #171246.
2008-06-14 buliabyakname update
2008-06-14 buliabyakremove unused
2008-06-14 buliabyakpatch by sas from 227449 with my changes for using...
2008-06-14 buliabyakdisable unused pdf-input-cairo
2008-06-13 joncruzAdded the ability to toggle a layer "solo". Fixes bug...
2008-06-13 sasilverResolve ID clashes when importing files (fixes bug...
2008-06-13 joncruzFixed preferences dialog to be usable on small screens...
2008-06-13 buliabyakgeneral rearrange and copyedit
2008-06-12 mfloryan[INTL] Updated all translation files following some...
2008-06-12 johanengelenadd svg_write and read methods for Geom::Matrix
2008-06-12 johanengelenadd commentary to some methods about 2geom replacements
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-12 johanengelenupdate 2geom
2008-06-12 ishmalSet DOM_STANDALONE
2008-06-12 ishmalMissed two * -> Ptr conversions
2008-06-12 johanengelenLPE Enveloppe: return input path when xx and yy are...
2008-06-12 ishmaladd POPPLER_NEW_GFXFONT for poppler 0.8.3 api change
2008-06-12 ishmalFix to work with a changed api for 0.8.3's GfxFont...
2008-06-12 buliabyakfix crash when ungrouping lpe paths
2008-06-12 buliabyakprevent crashing by not running prefs dialog when in...
2008-06-12 cilix42Fix bug: allow curved paths again when switching back...
2008-06-12 cilix42whitespace
2008-06-12 cilix42When expecting mouse clicks for a LPE in pen context...
2008-06-12 cilix42More infrastructure to have waiting LPEs that are fresh...
2008-06-12 cilix42Infrastructure in class LivePathEffect::Effect to put...
2008-06-12 cilix42Pen context can now wait for a specified number of...
2008-06-12 cilix42Remove obsolete variable 'onlycurves' from pen-context...
2008-06-12 cilix42New 'polylines only' mode in pen context; to be used...
2008-06-12 joncruzCommitting fixed patch for autosave. Fixes bug #171092.
2008-06-12 joncruzFixed uninitialized variables, including modified-since...
2008-06-12 buliabyakpatch 185522
2008-06-12 buliabyakpatch 234972
2008-06-12 verbalshadowCmake: Fix Dependencies with multiple include directories.
2008-06-12 buliabyakpatch 181692
2008-06-11 ishmalChange poppler link order
2008-06-11 ishmalAdd interface enumerations to element enumerations
2008-06-11 buliabyakfix crashing on additional data dialog when running...
2008-06-11 ishmaltweaks
2008-06-11 ishmalBitfield alignment
2008-06-11 ishmalNo longer needed.
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
next