summaryrefslogtreecommitdiffstats
path: root/share/extensions/funcplot.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-20Update extensionsPatrick Storz1-0/+0
2019-10-10Update ExtensionsMarc Jeanmougin1-0/+0
2019-09-07update extension submoduleMarc Jeanmougin1-0/+0
2019-08-08Update extensions to the latest versionsMartin Owens1-0/+0
2019-07-02Resync extensions with embed images fixMartin Owens1-0/+0
2019-06-22Sync the extensions up to the latest fixes (21st June 2019)Martin Owens1-0/+0
2019-06-17Update extensions to latest master branch, see inbox https://gitlab.com/inksc...Martin Owens1-0/+0
2019-04-21Pull in fix for stdout issuesMartin Owens1-0/+0
2019-04-21Push extensions up to new known good stateMartin Owens1-0/+0
2019-03-23Update extensions submodulePatrick Storz1-0/+0
2019-03-22Update extensions and fix inkscape.potPatrick Storz1-0/+0
2019-03-03Updat extensions to latest versionMartin Owens1-0/+0
2018-10-10update extensions submoduleThomas Holder1-0/+0
2018-09-11Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun1-0/+0
2018-09-10Update extensionsMartin Owens1-0/+0
2018-09-09Add extensions as a submoduleMartin Owens1-0/+0
2018-09-09Move extensions to git inkscape-extensions repositoryMartin Owens1-320/+0
2017-11-07Misc. typosUnknown1-1/+1
2016-05-26[Bug #1538277] Translations in inkex.py fail unless extension script itself i...Nicolas Dufour1-2/+0
2016-03-16[Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour1-1/+1
2015-03-08i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan1-1/+1
2015-02-03Typos (Bug #1417127)Kris De Gussem1-2/+2
2012-12-24extensions. function plotter. patch by ~suv for clip rectangle (Bug 492103)Alvin Penner1-0/+15
2012-10-23extensions. function plotter. prevent divide by zero. (Bug 1064863)Alvin Penner1-0/+6
2012-10-07Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour1-3/+7
2011-11-21Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...Nicolas Dufour1-0/+0
2011-06-26Extensions. Function Plotter. message if nothing selected (Bug 800552)Alvin Penner1-1/+6
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-09-16option to add endpoints on x-axis (Bug 628266)Alvin Penner1-4/+15
2010-07-19patch by Daniel Blueman for Bug 590079Alvin Penner1-4/+8
2008-05-23share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...Peter Moulder1-2/+3
2008-05-23noop: Add vim modeline for all share/extensions/*.py files that use four-spac...Peter Moulder1-0/+3
2008-05-23share/extension/*.py: noop: minor whitespace regularizations ahead of adding ...Peter Moulder1-4/+4
2008-05-19Fixed minor error in the Function Plotter extension - see LP #230765Mike Pittman1-2/+2
2008-03-29svn propset svn:eol-style native *.pyPeter Moulder1-273/+273
2007-08-19adjust function parameters for the now present proper quoting behavior; this ...Aaron Spike1-2/+2
2007-06-22Added polar coordinates.Tavmjong Bah1-21/+70
2007-06-21Fix function plotter for the most common case where there are no transforms a...Aaron Spike1-5/+5
2007-06-20Another round of extension conversion (from pyxml to lxml) and some correctionsAaron Spike1-14/+14
2007-02-06wrong commit revertedLuca Bruno1-42/+224
2007-02-06Added Esperanto translationLuca Bruno1-224/+42
2006-12-28Committed [ 1620672 ] Funcplot: New features and bug fixes. With some adjustm...Johan B. C. Engelen1-18/+70
2006-11-24Added "multiply x-range with 2*pi" option to function plotter for easier useJohan B. C. Engelen1-3/+12
2006-09-14Renamed effect and made an extended "Function Plotter". Kind of an excuse to ...Johan B. C. Engelen1-0/+163