summaryrefslogtreecommitdiffstats
path: root/src/extension/param (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-05-02gtk3 compile fixTomasz Boczkowski1-1/+0
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis9-36/+0
2015-03-02Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh).Nicolas Dufour1-17/+24
2014-11-08fix potential nullptr deref.Johan B. C. Engelen1-1/+1
2014-10-12Extension enumeration/dropdownbox parameter: fix potential NULL-deref crash o...Johan B. C. Engelen1-27/+28
2014-10-11Fix "Argument with 'nonnull' attribute passed null" API bug in extension colo...Johan B. C. Engelen1-5/+7
2014-06-01ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski1-2/+3
2014-06-01moved ColorNotebook to ui/widgetTomasz Boczkowski2-3/+2
2014-06-01disconnecting in ParamColor destructorTomasz Boczkowski1-1/+1
2014-06-01Using SelectedColor in extenstion/param/colorTomasz Boczkowski2-32/+28
2014-05-30SPColorNotebok c++-sification - available pages listTomasz Boczkowski1-0/+4
2014-05-22i18n. Fix for Bug #1318339 (Tooltips in extensions page elements are not tran...Nicolas Dufour1-1/+1
2013-12-26Fix for bug #1204732 (Inkscape crashed with SIGABRT in __gnu_cxx::__verbose_t...Nicolas Dufour1-1/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz9-0/+18
2013-06-05Add command line option to specify PDF export version. Patch from schwieni.Vinícius dos Santos Oliveira4-1/+46
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz9-0/+17
2013-05-05Fix for 1171434 : trunk: INX <optiongroup> broken^John Smith2-3/+27
2013-04-06fix bug where extension radiobutton parameters cannot be set from cmdline (e....Johan B. C. Engelen1-1/+1
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-1/+2
2012-12-16Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook pag...Nicolas Dufour1-8/+10
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis2-8/+0