Code

inkscape.git
2008-07-22 JucaBluesinitial handling of <script> tag
2008-07-22 JucaBluesslightly changed svgfonts example
2008-07-22 JucaBluesfix compile
2008-07-22 sokhemKhmer translations updated
2008-07-21 dvlierop2Disable snapping when holding the shift-key while dragg...
2008-07-21 dvlierop2Implement snapping of clipping paths and masks
2008-07-21 johanengelencleanup includes
2008-07-21 johanengelenfix includes a bit for imagetoggler
2008-07-21 jaspervdgFix for a very stupid bug (by myself) in cubic_bbox...
2008-07-21 buliabyakfix saving presets, move it to the menu; allow overwrit...
2008-07-21 buliabyakrearrange calligraphic presets
2008-07-21 buliabyakprevent warning when model is cleared before being...
2008-07-20 johanengelenmake visibility icon in LPE stack dialog clickable
2008-07-20 johanengelenadd visibility icon to LPE stack dialog. not clickable yet
2008-07-20 johanengelenextract ImageToggler from layers dialog
2008-07-20 johanengelennoop: rename function name and whitespace
2008-07-20 johanengelenremove redundant code from lpe dialog
2008-07-20 johanengelenwhitespace, and add virtual destructor to ModelColumns...
2008-07-20 johanengelenpurge LivePathEffect::PathType
2008-07-20 johanengelenoptimize nodepath editing of lpe pathparam's a bit.
2008-07-20 johanengelenadd comments about setting new LPE PathParam path data...
2008-07-20 mentalomit stitch segments from serialized paths
2008-07-20 buliabyakfix stupid crash, make get_item const
2008-07-20 helix84 * [INTL: sk] (trunk) Updated Slovak translation
2008-07-20 joncruzWarning cleanup
2008-07-19 jaspervdgAdded set_int_pref stub to svg/test-stubs.cpp, unit...
2008-07-19 pjrmnoop: Refactor massive copy&paste of PdfParser::doShowT...
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...
next