Code

inkscape.git
2008-07-15 johanengelenremove last calls to spcurve::get_length outside of...
2008-07-15 johanengelendon't call cairo_new_path in feed_pathvector_to_cairo...
2008-07-14 johanengelenmake SPCurve constructors explicit. (so e.g. it is...
2008-07-14 johanengelenfix conversion from pathvector to livarot path. (a...
2008-07-14 johanengelencomplete 2geomifying subpath adding in nodepath
2008-07-14 johanengelenimprove get_nodetype angle checking, thanks nathan!
2008-07-14 johanengelenadd comment and implementation of get_nodetype where...
2008-07-14 johanengelennoop: add comment about multiple consecutive movetos
2008-07-14 johanengelenfix check for empty path for draw-context
2008-07-14 buliabyakfix 248419
2008-07-14 johanengelenconvert object to path: replace check for empty path...
2008-07-14 johanengelendyna-draw-context and eraser-context: replace check...
2008-07-14 johanengelendraw-context: replace check for empty path with 2geomif...
2008-07-14 johanengelen2geomify ODF output
2008-07-14 johanengelen2geomify lpeSpiro
2008-07-14 johanengelenuse dynamic_cast in favor of typeid. because of derivat...
2008-07-14 johanengelen2geomify snappoint finding for SPShapes.
2008-07-14 johanengelenadd geom-nodetype. helper function to determine the...
2008-07-14 ulferiksonPreview emf on windows
2008-07-14 ulferiksonMinor fixes for emf input/output on windows
2008-07-14 cilix42Enable knotholder handles for LPEAngleBisector now...
2008-07-14 cilix42Enable simultaneous knotholder and nodepath
2008-07-14 sasilverSome improvements to my title/desc stuff of revision...
2008-07-13 johanengelensmall code cleanup using newly discovered 2geom method :)
2008-07-13 johanengelenif the closing line segment has zero length, don't...
2008-07-13 buliabyakfix warning
2008-07-13 buliabyakfix reading and setting presets
2008-07-13 buliabyakconvert calligraphic presets to 0..100 ranges, remove...
2008-07-13 johanengelen2geomify pov-out extension
2008-07-13 johanengelen2geomify generation of nodetool's nodepath. have done...
2008-07-12 JucaBlueswarning cleanup
2008-07-12 johanengelenfix proper type for type array when initializing nodepath
2008-07-12 johanengelenremove no longer used methods (livarot to nartbpath...
2008-07-12 johanengelen2geomify latex-pstricks
2008-07-12 johanengelenconvert ps output to 2geom
2008-07-12 johanengelenremove no longer needed inclusions
2008-07-12 johanengelen* remove code duplication from pdf-cairo extension
2008-07-12 johanengelenadd simplified feed_path_to_cairo functions
2008-07-12 johanengelen2geomify print, fill and stroke methods of extensions
2008-07-12 johanengelenenable writing "H/h" and "V/v" to SVG !
2008-07-12 johanengelenDon't crash on path parse error. Truncate the path...
2008-07-12 JucaBluesincrease font size on kerning_preview and text_preview...
2008-07-12 JucaBluesproperly update kerning value in the spinbox and fix...
2008-07-12 JucaBluesnow one can visually adjust glyph kerning. (still doesn...
2008-07-12 JucaBlueskerning pairs already can be selected but kerning value...
2008-07-12 JucaBluesglyph-kerning setup user interface (not functional...
2008-07-12 JucaBluesadded comments to the SVGFonts example
2008-07-12 buliabyakadd adjustable opacity
2008-07-12 buliabyakcopyedit
2008-07-12 buliabyakmove max-recent to ui tab
2008-07-12 JucaBluesfix crash on svnfonts dialog
2008-07-11 buliabyakmove label on top for sliders
2008-07-11 johanengelenuse new 2geom function. This ensures we cannot end...
2008-07-11 johanengelenpartial update of 2geom
2008-07-11 johanengelenapply patch by Stefaan, fixes bug #168589
2008-07-11 joncruzSwitched three verbs/icons over to standard names and...
2008-07-11 joncruzAdd use of themed icon names in addition to older stock...
2008-07-11 JucaBluesText Preview entry box on SVGFonts dialog (unfortunatel...
2008-07-11 JucaBlues* removed the auxiliary GtkWindow
2008-07-11 mentalPatch from Martin von Gagern for bug #247368
2008-07-10 sasilverAllow inkex.errormsg() to handle non-ASCII characters...
2008-07-09 buliabyakprevent assert crashes on bad data in cal1 or cal2
2008-07-09 sasilverSome fixes for the Embed All Images extension:
2008-07-09 buliabyakremove tolerance from tool prefs now that it's on the...
2008-07-09 buliabyakfix 243913
2008-07-09 sasilverRemove an unnecessary line that always raises an except...
2008-07-09 sasilverRemove obsolete 'sodipodi:docbase' attribute when openi...
2008-07-09 sasilverRemove use of obsolete sodipodi:docbase from Python...
2008-07-09 buliabyakmove tolerance range towards roughness
2008-07-09 buliabyaktolerance => smoothing, add presets
2008-07-09 joncruzFixed icon loading, cacheing and fallback to use stock...
2008-07-09 joncruzWarning cleanup
2008-07-09 buliabyakremove fractional digits from hscales, we cannot drag...
2008-07-08 cilix42Fix handle for LPERotateCopies
2008-07-08 cilix42Rename LPE: mirror reflect --> mirror symmetry
2008-07-08 johanengelenfix calligraphy and erasertools bugs introduced by...
2008-07-08 johanengelenrender glyphs using 2geom pathvector instead of artbpat...
2008-07-08 johanengelen2geomify SPCurve::new_from_rect
2008-07-08 johanengelen2geomify ellipse creation
2008-07-08 johanengelenadd 2geom pathvector to glyph font-glyph
2008-07-08 johanengelenadd MakePathVector to livarot
2008-07-08 mentalinstrument event latency
2008-07-08 mentaldisable motion hints again; still some subtle issues...
2008-07-08 johanengelen2geomify the static defined hatchcircles of dropper...
2008-07-08 johanengelen* 2geomify polygon svg writing
2008-07-08 buliabyakpatch by FreqMod for bug 246389
2008-07-08 sasilverPatch from codedread. Prevents rendering of title/desc...
2008-07-08 mentaldisable motion hints for calligraphy to avoid confusion
2008-07-08 mentalFalse alarm; re-enable them
2008-07-08 mentaldisable motion hints again
2008-07-08 mentalI'm an idiot who forgot that MOTION_HINT_MASK still...
2008-07-08 mentaldisable motion hints again
2008-07-08 mentalenable motion hints for non-freehand actions
2008-07-08 mentaltemporarily enable motion hints for calligraphy tool
2008-07-08 mentalenable safe support for motion hints
2008-07-07 buliabyakfix 169096
2008-07-07 johanengelenconvert item to livarot path using 2geom path
2008-07-07 johanengelen2geomify conversion to livaror in flood-context.cpp
2008-07-07 johanengelenreplace separate forward declarations by proper forward...
2008-07-07 johanengelencleanup unused methods in spcurve
next