Code

inkscape.git
2008-08-12 johanengelenNR:: to Geom:: for most of src/extension/
2008-08-12 dvlierop2Fix some regressions in the snapping of the selector...
2008-08-12 sokhemKhmer traslations updated
2008-08-11 sasilverInclude inkscape:connection-start and inkscape:connecti...
2008-08-11 prokoudineupdated Russian translation
2008-08-11 sokhemKhmer translations updated
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-11 buliabyakpatch from bug 169004
2008-08-10 ishmalclean up code slightly
2008-08-10 sasilverFix for ID clash resolution: avoid finding spurious...
2008-08-09 cilix42gtkmm-ify the 'Stroke style' tab of Fill and Stroke...
2008-08-09 ishmalmerge silveiro's and my changes
2008-08-09 joncruzAdded missing new files
2008-08-09 jaspervdgA few more tests for svg-color
2008-08-09 jaspervdgSmall change to build.xml to not create the build direc...
2008-08-08 dvlierop2Snap to intersections of any kind of path (were we...
2008-08-08 johanengelenfix marker behavior for moveto-only paths
2008-08-08 johanengelenupdate 2geom to rev1516
2008-08-08 jaspervdgBuild.xml with check target. (Forgot to commit earlier.)
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-08 jaspervdgFixed svg-path (and display/curve) tests to properly...
2008-08-08 prokoudinemore messages marked for translation
2008-08-08 sokhemKhmer translations updated
2008-08-08 sokhemKhmer translations updated
2008-08-08 buliabyakpatch from bug 244940
2008-08-07 dvlierop2Fix regression in object snapper which caused self...
2008-08-07 ishmalchange javafx output to 1.0 compiler syntax
2008-08-07 johanengelenremove debug message
2008-08-07 johanengelentry to make LPE optimizations easier. example in LPE...
2008-08-07 sokhemKhmer translation updated
2008-08-06 johanengelenfix ambiguities by implicit NR::Matrix/Geom::Matrix...
2008-08-06 johanengelenadd automatic conversion between Geom::Matrix and NR...
2008-08-06 dvlierop21) When pasting, use an offset that is a multiple of...
2008-08-06 johanengelensrc/helper 2geomified
2008-08-06 jaspervdg2Geom version of the path tests + some additional small...
2008-08-06 cilix42Improve comment in pen-context.cpp
2008-08-06 cilix42cleanup (remove obsolete code)
2008-08-06 cilix42New mode in pen tool to draw paraxial lines
2008-08-06 cilix42Esc and Ctrl+Z in pencil tool should also cancel when...
2008-08-06 buliabyakadd flashing line from clone to original on Shift+D
2008-08-06 buliabyakadd dashed path option
2008-08-06 sokhemKhmer translation updated
2008-08-05 buliabyakoptionally (default off) relink duplicated clones to...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-05 sasilvercodedread's patch for bug 254850 (fixes handling of...
2008-08-05 luca_bruno[INTL: eo] Updated Esperanto translation
2008-08-05 buliabyakfix 252547: skip explicitly hidden objects when calcula...
2008-08-05 johanengelenreplace unnecessary exception catching with a check...
2008-08-05 dvlierop2Use is_straight_curve() instead of three separate dynam...
2008-08-05 JucaBluesmore mockup on svgfonts dialog
2008-08-05 JucaBluesadded class AttrEntry
2008-08-04 johanengelenNR:: => Geom:: for much of src/ui and src/widgets
2008-08-04 dvlierop2While drawing and constraining to specific angles ...
2008-08-04 johanengelenNR:: => Geom:: for util dir
2008-08-04 cilix42Remove some obsolete code
2008-08-04 cilix42Correct handle tips
2008-08-04 ulferiksonEMF export patches submitted by SaGS
2008-08-04 jaspervdgMake unit tests build on Linux again
2008-08-04 pjrmReorder libs, to fix a link-time error.
2008-08-04 sokhemKhmer translations updated
2008-08-03 dvlierop2Refactoring the object-snapper to use 2geom paths
2008-08-03 johanengelenupdate 2geom: fixes long standing bug where closed...
2008-08-03 johanengelenfix error in appending paths to existing paths. fixes...
2008-08-03 johanengelenupdate 2geom
2008-08-03 johanengelenconvert path to linears and cubics only before creating...
2008-08-03 johanengelenfix arc conversion to livarot
2008-08-03 joncruzMinor cleanup work on macros
2008-08-03 joncruzFixed const-correctness
2008-08-03 joncruzFixed const-correctness and member access
2008-08-03 joncruzWarning cleanup
2008-08-03 joncruzFixed broken empty string check
2008-08-03 joncruzReplaced deprecated GtkType creation with GType
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-03 johanengelenhopefully fixed last error in nodepath...
2008-08-02 johanengelensimplify lpe spiro code by using new "is_straight_curve...
2008-08-02 johanengelenadd is_straight_curve in geom-curves.h helper file
2008-08-02 johanengelensimplify pathv_to_linear_and_cubic_beziers a bit
2008-08-02 johanengelenremove code duplicate
2008-08-02 johanengelenclean up and revert recent change to nodepath that...
2008-08-02 johanengelenfix error in nodepath
2008-08-02 johanengelenremove old nartbpath to cairo method
2008-08-02 johanengelenconvert path to only linear and cubic segments when...
2008-08-02 johanengelenuse nodetype helper function to determine nodetype...
2008-08-02 johanengelenfix nodetype determination. fixes lpe spiro bug
2008-08-02 johanengelenlpe spiro: if path is closed it does not matter to...
2008-08-02 johanengelenwhitespace
2008-08-02 johanengelenwhen holding ctrl, pattern scaling has a fixed 1:1...
2008-08-02 ishmalinitial impl of gradients and opacities
2008-08-02 jaspervdgEnable exception handling for CxxTest in Makefiles
2008-08-02 jaspervdgSPCurve unit tests
2008-08-02 jaspervdgFixed version of stat cache for buildtool.cpp (now...
2008-08-02 cilix42comments
2008-08-02 joncruzTodo is done.
2008-08-01 ishmalfinally got transforms right. flip Y and translate
2008-08-01 buliabyakfix 253915: do not use style attr, only SPStyle
2008-08-01 johanengelenSPItem::getBounds now always returns a Geom::Rect bound...
2008-08-01 johanengelenupdate to latest 2geom
2008-08-01 johanengelenremove more NR:: from live_effects code
2008-08-01 ishmalmake redundant. use correct fields of cubic bezier...
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
next