Code

Patch by Adib for 382313.
[inkscape.git] / src / live_effects /
2008-08-13 cilix42Get rid of some superfluous includes
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-07 johanengelenremove debug message
2008-08-07 johanengelentry to make LPE optimizations easier. example in LPE...
2008-08-04 cilix42Remove some obsolete code
2008-08-04 cilix42Correct handle tips
2008-08-03 joncruzWarning cleanup
2008-08-03 joncruzFixed broken empty string check
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-02 johanengelensimplify lpe spiro code by using new "is_straight_curve...
2008-08-02 johanengelenuse nodetype helper function to determine nodetype...
2008-08-02 johanengelenlpe spiro: if path is closed it does not matter to...
2008-08-01 johanengelenSPItem::getBounds now always returns a Geom::Rect bound...
2008-08-01 johanengelenremove more NR:: from live_effects code
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 joncruzWarning cleanup
2008-07-31 johanengelenremove old reminder file (of my GSoC last year)
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-30 cilix42New LPE: path length
2008-07-30 cilix42New function to set text position and anchor relative...
2008-07-30 cilix42Add default mirroring line to lpe-symmetry because...
2008-07-30 cilix42New LPE: Text label
2008-07-30 cilix42Move coordinate transform workaround to a more logical...
2008-07-30 cilix42New 'internal' TextParam which doesn't display a widget...
2008-07-30 cilix42Make text widget for TextParams work and re-enable it
2008-07-29 cilix42Disable text entry widget for TextParam until it works...
2008-07-29 cilix42Temporarily move the code from display/canvas-text...
2008-07-29 cilix42Remove superfluous #include
2008-07-29 cilix42Make lpe-ruler use the new text widget to display the...
2008-07-29 cilix42New parameter TextParam for LPEs
2008-07-29 cilix42automatically add helperpath for PathParams
2008-07-29 cilix42Remove addHelperPaths() from Effect; now getHelperPaths...
2008-07-29 cilix42Remove obsolete function param_editOncanvas for PointParams
2008-07-29 cilix42Rename isLPEParam() to isDeletable(), create new class...
2008-07-29 cilix42Remove superfluous functions
2008-07-29 cilix42LPE knotholder refactoring: PointParams are not knothol...
2008-07-27 johanengelenremove dependency on INVALID_LPE a bit
2008-07-27 johanengelensort LPE effect list
2008-07-27 johanengelenLPE Interpolate => "Interpolate Sub-Paths"
2008-07-27 johanengelenlpe interpolate: fix traversal of trajectory_path....
2008-07-27 johanengelenadd LPE Interpolate
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-22 cilix42Scale parameter for lpe-ruler
2008-07-20 johanengelenpurge LivePathEffect::PathType
2008-07-20 johanengelenadd comments about setting new LPE PathParam path data...
2008-07-19 buliabyakremove usereference vestiges, change the signature...
2008-07-17 johanengelenconvert all SPCurve's points and matrices arguments...
2008-07-16 johanengelenadd lpe-Boolops
2008-07-16 johanengelenupdate to latest 2geom (rev1497)
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 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 cilix42New LPE: Ruler
2008-07-14 johanengelen2geomify lpeSpiro
2008-07-14 cilix42Enable knotholder handles for LPEAngleBisector now...
2008-07-14 cilix42Enable simultaneous knotholder and nodepath
2008-07-08 cilix42Fix handle for LPERotateCopies
2008-07-08 cilix42Rename LPE: mirror reflect --> mirror symmetry
2008-07-07 johanengelenreplace separate forward declarations by proper forward...
2008-07-05 buliabyakmove undo commits closer to the UI
2008-07-05 pjrmlive_effects/parameter/enum.h: Supply missing #includes...
2008-07-04 joncruzWarning cleanup
2008-07-04 cilix42Remove oncanvas_editable attribute for PointParams...
2008-07-04 cilix42Keep original path by default for LPEMirrorReflect
2008-07-04 joncruzFixed initialization order.
2008-07-03 johanengelenupdate 2geom (svn rev1433)
2008-07-03 cilix42First shot at a dropdown selector for various shapes...
2008-07-03 cilix42New LPE: Offset
2008-07-02 cilix42lpe-skeleton: add boilerplate code to create knotholder...
2008-07-02 cilix42lpe-skeleton: add variable to control display of origin...
2008-07-02 cilix42Handle for PerspectivePath LPE to adjust offset (not...
2008-07-02 cilix42Remove now obsolete 'edit on canvas' button for PointParams
2008-07-02 cilix42Enable status bar tips for LPE handles that are automat...
2008-06-26 johanengelennoop: be more consistent with function names (get_pathv...
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-22 johanengelenLPE Spiro: don't catch all exceptions, only the Continu...
2008-06-22 johanengelenuse pathvector directly from SPCurve in LPE path parameter.
2008-06-18 cilix42Display helper grid for LPELattice; automatically add...
2008-06-18 cilix42Make knotholder members protected
2008-06-18 cilix42Improve comments and catch missing desktop in effect.cpp
2008-06-18 cilix42Oops! Fix compile.
2008-06-18 cilix42Add handle to adjust angle
2008-06-18 cilix42New LPE: Copy rotate
2008-06-18 cilix42New LPE: Parallel
2008-06-18 cilix42Remove superfluous #include from lpe-skeleton.h
2008-06-18 cilix42Fix wrong descriptions
2008-06-17 johanengelenfix for 2geom change (pointAndDerivative)
next