Code

inkscape.git
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
2008-08-01 johanengelenreplace matrix division code.
2008-08-01 johanengelenchange knot.h to Geom::Point only instead of NR::Point.
2008-08-01 cilix42simplify code
2008-08-01 cilix42Helperpath for lpe-rotate-copies
2008-08-01 cilix42Improved UI for lpe-rotate-copies
2008-08-01 cilix42Make PointParam handles snap, too
2008-08-01 cilix42Make LPE knotholder handles snap
2008-08-01 cilix42Formerly static function used for snapping is now a...
2008-08-01 ishmalun-remove applying item transform to each point
2008-08-01 johanengelenremove strange factor for showing the pattern unit...
2008-08-01 johanengelenpatterns: make it possible to have different scaling...
2008-08-01 johanengelenrevert r19450. fixes buildtool.
2008-08-01 johanengelenenable snapping of pattern's origin
2008-08-01 cilix42Fix #ifdef type. Closes LP #253859
2008-08-01 joncruzAdded to tests for SVG units, and fixed warning of...
2008-08-01 JucaBluesadding tabs to SVGFonts dialog
2008-08-01 ishmalAdd item transforms
2008-08-01 joncruzWarning cleanup
2008-08-01 buliabyakfix error in creating nodepath from pathvector
2008-08-01 sokhemKhmer translations updated
2008-07-31 johanengelenremove old reminder file (of my GSoC last year)
2008-07-31 cyreveslight tweak to r19493 to ensure that there's no possib...
2008-07-31 cilix42Make lpe-path_length use TextParamInternal
2008-07-31 cilix42Add unit selector for lpe-path-length, too
2008-07-31 cilix42Remove UI stuff from internal text parameter
2008-07-31 cilix42New unit parameter for LPEs which lpe-ruler now uses
2008-07-31 cilix42Icon for polylines mode
next