Code

Fix change in revision 9947 to be consistent with rest of the codebase.
[inkscape.git] / src / live_effects /
2009-03-15 johanengelenEnvelope Deform LPE is no longer experimental
2009-03-15 johanengelenstore default size in lpe::ArrayParam
2009-03-13 jfbarraudmoved VonKoch lpe to non experimental: relevant tests...
2009-03-11 buliabyakmove canvastext to its own file (no linking error for...
2009-03-11 jfbarraudbug fix about closed path.
2009-03-09 jfbarraudknot lpe: enable groups + cleanups/simplifications
2009-02-26 tweenkFix a translatable string incorrectly being considered...
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-02-19 cilix42Remove superfluous FreehandShape LPE
2009-02-04 joncruzWarning cleanup.
2009-02-02 johanengelenenable lpe-spiro and lpe-freehand (which should be...
2009-02-02 johanengelenenable lpe-spiro and lpe-freehand (which should be...
2009-02-02 jfbarraudknot-lpe enabled (tests commited to testsuite).
2009-02-01 jfbarraudbug fix: handle paths with more than one component.
2009-01-27 mfloryanAdded missing translation.
2009-01-25 jfbarraudhatches lpe: parameters renamed + tips, knot-lpe: can...
2009-01-24 johanengelenmove most of the new LPEs to the experimental section...
2009-01-20 johanengelendouble inclusion fix
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-09 verbalshadowCmake: restructure build files to be more like current...
2009-01-08 buliabyakmove shape_editor from node context to the parent class...
2009-01-05 verbalshadowCmake build fixes, minor
2009-01-04 johanengelenapologies for our very fine windows build system
2009-01-03 johanengelenrely on config file for enabling test effects
2009-01-03 johanengelenremove some of the lpe test define clauses. they are...
2009-01-03 jfbarraudadded lpe-dynastroke, but hidden as experimental.
2009-01-02 johanengelenreorder LPE list
2008-12-17 jfbarraudfixed transform_mutliply for vector lpe parameter.
2008-12-13 johanengelenfix LPE Sketch with new 2geom
2008-11-26 buliabyakplease don't forget to update Makefile_insert
2008-11-26 jfbarraudrenamed lpe-hatches to lpe-rough-hatches.
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-25 Ted GouldSorry, I got off on a branch and ended up with a bunch...
2008-09-23 jfbarraudadd a path parameter to doeffect_stack_test to test...
2008-09-23 jfbarraudadd a path parameter to doeffect_stack_test to test...
2008-09-23 johanengelenfix crash on entering invalid lpe name in xml
2008-09-18 joncruzFixed initialization order issue
2008-09-17 jfbarraudlpe-vonkoch: added checkbox to restrict to (orientation...
2008-09-17 jfbarraudlpe-vonkoch: updated to handle groups + changed paramet...
2008-09-16 jfbarraudlpe-knot update. Each crossing can be flipped independe...
2008-09-14 cilix42Make displaying of unit in lpe-path-length optional
2008-09-14 cilix42Scaling factor for lpe-path-length
2008-09-14 joncruzWarning for bug
2008-09-13 cilix42Hide canvas text, too, when lpe-path-length is invisible
2008-09-02 johanengelenadd lpe param: VectorParam<float> and VectorParam<double>
2008-08-19 cilix42Make lpe-ruler work for arbitrary paths, not just line...
2008-08-19 cilix42Don't display canvas text (length info) in lpe-ruler...
2008-08-18 cilix42Fix end type combo box
2008-08-18 cilix42noop: reorder options for lpe-line-segment
2008-08-18 cilix42Toggle button in geometry toolbar to set limiting bound...
2008-08-18 cilix42Add action to change the end type of line segments...
2008-08-18 cilix42noop: wording
2008-08-18 cilix42Let acceptsNumClicks() distinguish between invalid...
2008-08-18 cilix42Add option do deactivate knotholder handles for LPEs...
2008-08-18 cilix42Add lpe-line_segment to LPETool toolbar
2008-08-18 cilix42cleanup
2008-08-18 cilix42Rename acceptsNumParams() -> acceptsNumClicks() because...
2008-08-18 cilix42Remove done_pathparam_set and friends because it curren...
2008-08-18 cilix42reimplement acceptsNumParams(); instead of making it...
2008-08-18 cilix42New LPE to draw infinite lines (cut by a limiting bound...
2008-08-18 cilix42cast for EnumParam
2008-08-13 johanengelenmake spcurve::first_point and last_point boost::optional
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...
next