summaryrefslogtreecommitdiffstats
path: root/share/extensions/funcplot.py (unfollow)
Commit message (Expand)AuthorFilesLines
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