summaryrefslogtreecommitdiffstats
path: root/share/extensions/funcplot.inx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* option to add endpoints on x-axis (Bug 628266)Alvin Penner2010-09-161-38/+39
| | | | | | Fixed bugs: - https://launchpad.net/bugs/628266 (bzr r9763)
* Extensions. Consistency fix and UI improvements (Render submenu, part 2).Nicolas Dufour2010-09-091-36/+37
| | | (bzr r9751)
* Fix for LP #325659 (no translation for extensions description pages) and ↵Nicolas Dufour2009-07-111-2/+2
| | | | | #217236 (intltool - messages extracted from XML missing new lines). (bzr r8255)
* Merge from trunkTed Gould2008-11-011-1/+1
| | | (bzr r6890)
* copyeditbulia byak2008-05-051-12/+12
| | | (bzr r5607)
* All extensions are now propper XML files with a namespace and all validate ↵Marcin Floryan2008-04-181-38/+39
| | | | | against the new inkscape.extension.rng RelaxNG schema. (bzr r5472)
* svn propset svn:eol-style native *.inxPeter Moulder2008-03-291-53/+53
| | | (bzr r5229)
* Added polar coordinates.Tavmjong Bah2007-06-221-15/+26
| | | | | Added "Use" tab to dialog. (bzr r3085)
* Now help text is translatableLuca Bruno2007-01-011-2/+2
| | | (bzr r2116)
* Committed [ 1620672 ] Funcplot: New features and bug fixes. With some ↵Johan B. C. Engelen2006-12-281-2/+9
| | | | | adjustments. (bzr r2106)
* Added "multiply x-range with 2*pi" option to function plotter for easier useJohan B. C. Engelen2006-11-241-0/+1
| | | (bzr r2033)
* Fixed bug causing crash when derivative field was not edited. TODO: do a ↵Johan B. C. Engelen2006-09-151-1/+1
| | | | | check in ParamString so it won't crash. (bzr r1709)
* Renamed effect and made an extended "Function Plotter". Kind of an excuse to ↵Johan B. C. Engelen2006-09-141-0/+34
showcase the 'notebook' parameter type i added. (bzr r1707)