Code

inkscape.git
2008-07-19 pjrmconfigure.ac: Add test for POPPLER_NEW_GFXFONT.
2008-07-19 jaspervdgSmall change to cubic_bbox to skip A LOT of unnecessary...
2008-07-19 jaspervdgConsistently use (create/destroy)Suite in unit tests.
2008-07-19 jaspervdgExclude the right(!) files when building the library...
2008-07-19 buliabyakanother place to make mouse cursor switching immediate
2008-07-19 buliabyakremove usereference vestiges, change the signature...
2008-07-19 buliabyakfix crash when simplifying an lpe path: deleting the...
2008-07-19 buliabyaka better way to make cursor change immediate; of course...
2008-07-19 buliabyakrearrange to fix the first keypress event being lost...
2008-07-18 jaspervdgFix for PathString to prevent it from getting into...
2008-07-18 buliabyakmake the resolution for create bitmap copy settable...
2008-07-18 buliabyakpatch for bug 249665
2008-07-18 jaspervdgRemoved the unused allowshorthands preference.
2008-07-18 ishmalAdd python for cxxtests
2008-07-18 prokoudineadded SVF Fonts dialog to the list of translatables
2008-07-18 prokoudineeventually updating ru.po, every once in a while :)
2008-07-18 JucaBluesremoving lots of g_warnings
2008-07-18 JucaBlues* added another spinbox to the svgfonts ui
2008-07-18 buliabyakadd pgup/pgdn in text
2008-07-18 buliabyakadd pgup/pgdn in text, fix auto scrolling
2008-07-18 buliabyakadd parameter for going n lines up/down
2008-07-18 buliabyakadd utility function for average linespacing
2008-07-18 buliabyakfix artefacts left by text cursor and disappearing...
2008-07-18 sokhemKhmer translation updated
2008-07-17 mentalfix initialization order of FilterEffectDialog fields...
2008-07-17 johanengelenconvert all SPCurve's points and matrices arguments...
2008-07-17 johanengelenNR::Point : add cast operator to Geom::Point
2008-07-17 prokoudineadded boolean ops LPE to the list of translatables
2008-07-17 sasilverPatch from codedread: add mnemonics for Title and Descr...
2008-07-17 jaspervdgThe new CxxTest unit tests now also work on Linux!...
2008-07-16 johanengelenadd lpe-Boolops
2008-07-16 johanengelenfix combo enum, to handle enums of all types (not only...
2008-07-16 johanengelenupdate to latest 2geom (rev1497)
2008-07-16 JucaBluesimproving SVG Fonts UI
2008-07-16 johanengelenremove all old nartbpath code from SPCurve!!! (in...
2008-07-16 joncruzwarning cleanup
2008-07-15 johanengelenremove debug messages from last commits
2008-07-15 johanengelenfix lpe-spiro for smooth closing points
2008-07-15 johanengelentry to make more robust geom-nodetype. still it can...
2008-07-15 prokoudineadded Ruler LPE to the list of translatables
2008-07-15 sasilverDon't crash on broken references when resolving ID...
2008-07-15 cilix42lpe-skeleton.cpp: comment out handle code by default
2008-07-15 cilix42New LPE FreehandShape derived from PatternAlongPath...
2008-07-15 cilix42Print distance info in console for LPERuler until new...
2008-07-15 cilix42Cherry-pick of 2geom update (re. 1488); prevent crash...
2008-07-15 cilix42New LPE: Ruler
2008-07-15 ulferiksonSupport for copy/paste with Windows clipboard. (LP...
2008-07-15 sokhemKhmer translations updated
2008-07-15 sokhemKhmer translations updated
2008-07-15 buliabyakmake tolerance range exponential
2008-07-15 joncruzFixed layers dialog to correctly fetch icons from new...
2008-07-15 sokhemKhmer translations updated
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
next