summaryrefslogtreecommitdiffstats
path: root/share/extensions/radiobutton_example.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
2008-04-18As there is no implementation for this extension it will not validate with ↵Marcin Floryan1-20/+0
the new schema. Thus removing this example - all relevant information is now available on the wiki: http://wiki.inkscape.org/wiki/index.php/Extensions#RadioButton_example (bzr r5471)
2007-11-01fix bug [ 1823401 ] Radio button effect example additional data issueJohan B. C. Engelen1-5/+2
(bzr r4004)
2007-01-27Fixed untranslatable radiobuttons in extensionsJohan B. C. Engelen1-5/+5
(bzr r2298)
2006-11-25rename INX name for radiobuttons: <item> => <option>Johan B. C. Engelen1-6/+6
removed debug message (bzr r2038)
2006-11-24NEW: radiobuttons for extensions. See radiobutton_example.inx how to use ↵Johan B. C. Engelen1-0/+23
them (they are very similar to enums) (bzr r2031)