History log of /inkscape/share/extensions/funcplot.inx
Revision Date Author Comments Expand
c704901b2559d4c6ccca004d3848c7d0271e7e9f 24-Dec-2012 apenner <penner@vaxxine.com>

extensions. function plotter. patch by ~suv for clip rectangle (Bug 492103)

2db300164334e95c7b73b6f2b12ea12be5db2142 16-Sep-2010 Alvin Penner <penner@vaxxine.com>

option to add endpoints on x-axis (Bug 628266)

bb3ab2f1ca149b2ab27410ab36676f6479f50dcb 09-Sep-2010 JazzyNico <nicoduf@yahoo.fr>

Extensions. Consistency fix and UI improvements (Render submenu, part 2).

6b9e755f4283f571b97e84027fbcb68c80404f4f 11-Jul-2009 JazzyNico <JazzyNico@users.sourceforge.net>

Fix for LP #325659 (no translation for extensions description pages) and #217236 (intltool - messages extracted from XML missing new lines).

3bd80e038b72ad220f218d7053a9089685fab17c 01-Nov-2008 Ted Gould <ted@canonical.com>

Merge from trunk

1a41572c22fc37f83704e16263b10b78543c3923 05-May-2008 buliabyak <buliabyak@users.sourceforge.net>

copyedit

39135a3e07243519dbe40a68e86a7ef524eb3f1b 18-Apr-2008 mfloryan <mfloryan@users.sourceforge.net>

All extensions are now propper XML files with a namespace and all validate against the new inkscape.extension.rng RelaxNG schema.

addnodes.inx ai_input.inx ai_output.inx aisvg.inx ccx_input.inx cdr_input.inx cdt_input.inx cgm_input.inx cmx_input.inx color_brighter.inx color_custom.inx color_darker.inx color_desaturate.inx color_grayscale.inx color_lesshue.inx color_lesslight.inx color_lesssaturation.inx color_morehue.inx color_morelight.inx color_moresaturation.inx color_negative.inx color_randomize.inx color_removeblue.inx color_removegreen.inx color_removered.inx color_replace.inx color_rgbbarrel.inx dia.inx dimension.inx dots.inx dxf_input.inx dxf_outlines.inx dxf_output.inx edge3d.inx embedimage.inx eps_input.inx epsi_output.inx eqtexsvg.inx export_gimp_palette.inx extractimage.inx fig_input.inx flatten.inx fractalize.inx funcplot.inx gears.inx gimp_xcf.inx handles.inx inkscape.extension.rng inkscape_help_askaquestion.inx inkscape_help_commandline.inx inkscape_help_faq.inx inkscape_help_keys.inx inkscape_help_manual.inx inkscape_help_relnotes.inx inkscape_help_reportabug.inx inkscape_help_svgspec.inx interp.inx lindenmayer.inx lorem_ipsum.inx markers_strokepaint.inx measure.inx motion.inx outline2svg.inx pathalongpath.inx pathscatter.inx perfectboundcover.inx perspective.inx ps_input.inx radiusrand.inx randompnt.inx randompos.inx render_alphabetsoup.inx render_barcode.inx restack.inx rtree.inx rubberstretch.inx sk1_input.inx sk_input.inx spirograph.inx straightseg.inx summersnight.inx svg2xaml.inx svg_and_media_zip_output.inx svgz_input.inx svgz_output.inx text_braille.inx text_flipcase.inx text_lowercase.inx text_randomcase.inx text_replace.inx text_sentencecase.inx text_titlecase.inx text_uppercase.inx txt2svg.inx whirl.inx wmf_input.inx xaml2svg.inx
91cdc6c06e37ed5336e3e5f81dc8a6f39c07b500 29-Mar-2008 pjrm <pjrm@users.sourceforge.net>

svn propset svn:eol-style native *.inx

885f1aa0d22d2c1fe6e7180ba0171b288520d68b 22-Jun-2007 tavmjong <tavmjong@users.sourceforge.net>

Added polar coordinates. Added "Use" tab to dialog.

a1ba44dc5baa173f70e0ce24349968f0346b67bc 01-Jan-2007 luca_bruno <luca_bruno@users.sourceforge.net>

Now help text is translatable

f7b7ce562088ac6b9eff7a3ce00c683e842fa5d0 28-Dec-2006 johanengelen <johanengelen@users.sourceforge.net>

Committed [ 1620672 ] Funcplot: New features and bug fixes. With some adjustments.

ff1686586f92b1d23d6303765a9cffee59fd7fef 24-Nov-2006 johanengelen <johanengelen@users.sourceforge.net>

Added "multiply x-range with 2*pi" option to function plotter for easier use

111a3ff86b78cde1a816b385470841facb233f76 15-Sep-2006 johanengelen <johanengelen@users.sourceforge.net>

Fixed bug causing crash when derivative field was not edited. TODO: do a check in ParamString so it won't crash.

00b0f109e4e04891be218ee0bfbddaabbe2b85ae 15-Sep-2006 johanengelen <johanengelen@users.sourceforge.net>

Renamed effect and made an extended "Function Plotter". Kind of an excuse to showcase the 'notebook' parameter type i added.