summaryrefslogtreecommitdiffstats
path: root/share/extensions/inkscape_help_commandline.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-15/+0
2012-06-15Translations. Fix for Bug #837856 (Help: localized keys and mouse refs is ↵Nicolas Dufour1-13/+14
not opened.) and French translation update. (bzr r11500)
2008-04-30Fixed one attribute value to be proper boolean.Marcin Floryan1-1/+1
(bzr r5558)
2008-04-18All extensions are now propper XML files with a namespace and all validate ↵Marcin Floryan1-1/+2
against the new inkscape.extension.rng RelaxNG schema. (bzr r5472)
2008-04-17Following the previous commit - update to the INX files - a step towards ↵Marcin Floryan1-2/+2
proper XML format with schema for INX files. (bzr r5465)
2008-04-09Following this thread: ↵Marcin Floryan1-2/+3
http://www.nabble.com/Extension-parameters-td9064285.html#a9064285 cleaned up python webbrowser_* scripts by replacing with one generic launch_webbrowser.py. This required a bit of work with extensions to handle hidden GUI parameters better. URLs are now in the inkscape_help_*.inx files. (bzr r5390)
2007-01-12fix 1633451: mark the help commands as not needing the document and avoid ↵bulia byak1-1/+1
saving/reading/parsing errors when running them (bzr r2194)
2006-10-09more help commandsbulia byak1-4/+4
(bzr r1791)
2006-10-09add webbrowser extensionsbulia byak1-0/+12
(bzr r1788)