summaryrefslogtreecommitdiffstats
path: root/src/extension/param (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31Move prefdialog to own directoryPatrick Storz20-3496/+0
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-06-16Remove leftover GTK/gtkmm >= 3.16 checkKarl Cheng1-4/+0
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-4/+0
2019-01-02modernize loopsMarc Jeanmougin3-5/+4
2018-11-08Clarify licensesMax Gaukler20-20/+40
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah6-12/+20
2018-10-01Remove #include "config.h" wherever possibleEduard Braun10-40/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot17-41/+41
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot10-147/+147
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot10-35/+35
2018-05-14Misc. typosluz.paz1-1/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin10-29/+29
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin10-29/+29
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah4-4/+1
2018-01-08Misc. typosluz.paz2-2/+2
2018-01-01Use Gtk::CheckButton label instead of a separate Gtk::LabelGeoff Lankow1-7/+3
2017-12-18Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2-2/+8
2017-11-07Misc. typosUnknown1-1/+1
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin6-141/+119
2017-04-28Fix regression introduced in r15634Eduard Braun1-2/+2
2017-04-24Restore r14978 which was reverted in r15047 due to messed up mergeEduard Braun4-4/+0
2017-04-24Cleanup for previous commitEduard Braun2-6/+3
2017-04-24Extensions: Fix "param"s of type "description" were always translated (as opp...Eduard Braun1-27/+30
2017-04-24Extensions: Fixes and improvements for "gui-description" parameter attribute ...Eduard Braun2-1/+9
2017-04-24Restore r14955 which was reverted in r15047 due to messed up mergeEduard Braun7-9/+19
2017-04-09Some code refactoring for consistencyEduard Braun20-197/+197
2017-04-09Remove unused field "scope"Eduard Braun20-85/+24
2017-04-09Remove unused field "gui_tip"Eduard Braun20-65/+25
2017-03-25Extensions: Correctly handle the xml:space="preserve" attribute for "descript...Eduard Braun2-9/+34
2017-03-11Use Gtkmm version test instead of Gtk+Alex Valavanis1-1/+1
2017-03-08Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"Eduard Braun1-2/+5
2017-02-26Gtk+ 3 deprecation fixesAlex Valavanis2-1/+5
2017-02-13Extensions: Add 'appearance="url"' to desccription parameters.Eduard Braun3-5/+12
2017-02-13Extensions: Fix potential security issue with "description" parameters.Eduard Braun1-5/+5
2017-02-13Extensions: Do not require name for pure UI elements (i.e. parameters that do...Eduard Braun1-2/+9
2017-02-13Extensions: Fix for old versions of gtkmmEduard Braun1-1/+2
2017-02-13Extensions: Work around gtk3 width/height calculation bug for long labelsEduard Braun9-12/+29
2017-02-13Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...Eduard Braun2-2/+2
2017-02-12Extensions: Harmonize appearance and try to simplify layouting a bitEduard Braun2-3/+13
2017-02-12Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun20-167/+258
2016-12-26Fix Gtkmm deprecations in extensionsAlex Valavanis1-1/+2
2016-07-28extensions: Drop GTKMM2 fallbacksAlex Valavanis5-41/+7
2016-06-11Clean up includes after r14955Eduard Braun4-4/+2
2016-06-05Extensions: Fixes and improvements for "gui-text" parameter attributeEduard Braun7-8/+19
2015-12-27Fix more GThreads issuesAlex Valavanis1-5/+2
2015-12-26minor typos (mail to inkscape-translator)Yuri Chornoivan1-1/+1
2015-06-30Templates. Fix for Bug #1402182 (Crash with color widget used in procedural t...Nicolas Dufour1-2/+4
2015-05-03Introduced fixes after merge proposal reviewTomasz Boczkowski1-1/+1