summaryrefslogtreecommitdiffstats
path: root/src/extension/param (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix regression introduced in r15634Eduard Braun2017-04-281-2/+2
* Restore r14978 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-244-4/+0
* Cleanup for previous commitEduard Braun2017-04-242-6/+3
* Extensions: Fix "param"s of type "description" were always translated (as opp...Eduard Braun2017-04-241-27/+30
* Extensions: Fixes and improvements for "gui-description" parameter attribute ...Eduard Braun2017-04-242-1/+9
* Some code refactoring for consistencyEduard Braun2017-04-0920-197/+197
* Remove unused field "scope"Eduard Braun2017-04-0920-85/+24
* Remove unused field "gui_tip"Eduard Braun2017-04-0920-65/+25
* Restore r14955 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-247-9/+19
* Extensions: Correctly handle the xml:space="preserve" attribute for "descript...Eduard Braun2017-03-252-9/+34
* Use Gtkmm version test instead of Gtk+Alex Valavanis2017-03-111-1/+1
* Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"Eduard Braun2017-03-081-2/+5
* Gtk+ 3 deprecation fixesAlex Valavanis2017-02-262-1/+5
* Extensions: Add 'appearance="url"' to desccription parameters.Eduard Braun2017-02-133-5/+12
* Extensions: Fix potential security issue with "description" parameters.Eduard Braun2017-02-131-5/+5
* Extensions: Do not require name for pure UI elements (i.e. parameters that do...Eduard Braun2017-02-131-2/+9
* Extensions: Fix for old versions of gtkmmEduard Braun2017-02-131-1/+2
* Extensions: Work around gtk3 width/height calculation bug for long labelsEduard Braun2017-02-139-12/+29
* Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...Eduard Braun2017-02-132-2/+2
* Extensions: Harmonize appearance and try to simplify layouting a bitEduard Braun2017-02-122-3/+13
* Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-1220-167/+258
* Fix Gtkmm deprecations in extensionsAlex Valavanis2016-12-261-1/+2
* Merged trunkAdrian Boguszewski2016-08-095-41/+7
|\
| * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-285-41/+7
* | Replaced old selection containersAdrian Boguszewski2016-06-124-3/+5
|\|
| * Clean up includes after r14955Eduard Braun2016-06-114-4/+2
| * Extensions: Fixes and improvements for "gui-text" parameter attributeEduard Braun2016-06-057-8/+19
|/
* Fix more GThreads issuesAlex Valavanis2015-12-271-5/+2
* minor typos (mail to inkscape-translator)Yuri Chornoivan2015-12-261-1/+1
* Templates. Fix for Bug #1402182 (Crash with color widget used in procedural t...Nicolas Dufour2015-06-301-2/+4
* Introduced fixes after merge proposal reviewTomasz Boczkowski2015-05-031-1/+1
* gtk3 compile fixTomasz Boczkowski2015-05-021-1/+0
* merge with trunkTomasz Boczkowski2015-05-029-36/+0
|\
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-279-36/+0
* | Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-263-43/+39
|\ \
| * | ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-011-2/+3
| * | moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-012-3/+2
| * | disconnecting in ParamColor destructorTomasz Boczkowski2014-06-011-1/+1
| * | Using SelectedColor in extenstion/param/colorTomasz Boczkowski2014-06-012-32/+28
* | | merged SPNotebook c++-sification from svgpaints branchTomasz Boczkowski2015-04-261-0/+4
|\| | | |/ |/|
| * SPColorNotebok c++-sification - available pages listTomasz Boczkowski2014-05-301-0/+4
* | Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh).Nicolas Dufour2015-03-021-17/+24
* | fix potential nullptr deref.Johan B. C. Engelen2014-11-081-1/+1
* | Extension enumeration/dropdownbox parameter: fix potential NULL-deref crash o...Johan B. C. Engelen2014-10-121-27/+28
* | Fix "Argument with 'nonnull' attribute passed null" API bug in extension colo...Johan B. C. Engelen2014-10-111-5/+7
* | i18n. Fix for Bug #1318339 (Tooltips in extensions page elements are not tran...Nicolas Dufour2014-05-221-1/+1
|/
* Fix for bug #1204732 (Inkscape crashed with SIGABRT in __gnu_cxx::__verbose_t...Nicolas Dufour2013-12-261-1/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-069-0/+18
* Add command line option to specify PDF export version. Patch from schwieni.Vinícius dos Santos Oliveira2013-06-054-1/+46
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-049-0/+17