summaryrefslogtreecommitdiffstats
path: root/share/extensions/funcplot.inx (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-20Update extensionsPatrick Storz1-0/+0
now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11
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 ↵Martin Owens1-0/+0
https://gitlab.com/inkscape/inbox/issues/584
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
(avoid deprecation warning spawning for *every* extension)
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-57/+0
2012-12-24extensions. function plotter. patch by ~suv for clip rectangle (Bug 492103)Alvin Penner1-0/+1
Fixed bugs: - https://launchpad.net/bugs/492103 (bzr r11977)
2010-09-16option to add endpoints on x-axis (Bug 628266)Alvin Penner1-38/+39
Fixed bugs: - https://launchpad.net/bugs/628266 (bzr r9763)
2010-09-09Extensions. Consistency fix and UI improvements (Render submenu, part 2).Nicolas Dufour1-36/+37
(bzr r9751)
2009-07-11Fix for LP #325659 (no translation for extensions description pages) and ↵Nicolas Dufour1-2/+2
#217236 (intltool - messages extracted from XML missing new lines). (bzr r8255)
2008-11-01Merge from trunkTed Gould1-1/+1
(bzr r6890)
2008-05-05copyeditbulia byak1-12/+12
(bzr r5607)
2008-04-18All extensions are now propper XML files with a namespace and all validate ↵Marcin Floryan1-38/+39
against the new inkscape.extension.rng RelaxNG schema. (bzr r5472)
2008-03-29svn propset svn:eol-style native *.inxPeter Moulder1-53/+53
(bzr r5229)
2007-06-22Added polar coordinates.Tavmjong Bah1-15/+26
Added "Use" tab to dialog. (bzr r3085)
2007-01-01Now help text is translatableLuca Bruno1-2/+2
(bzr r2116)
2006-12-28Committed [ 1620672 ] Funcplot: New features and bug fixes. With some ↵Johan B. C. Engelen1-2/+9
adjustments. (bzr r2106)
2006-11-24Added "multiply x-range with 2*pi" option to function plotter for easier useJohan B. C. Engelen1-0/+1
(bzr r2033)
2006-09-15Fixed bug causing crash when derivative field was not edited. TODO: do a ↵Johan B. C. Engelen1-1/+1
check in ParamString so it won't crash. (bzr r1709)
2006-09-14Renamed effect and made an extended "Function Plotter". Kind of an excuse to ↵Johan B. C. Engelen1-0/+34
showcase the 'notebook' parameter type i added. (bzr r1707)