summaryrefslogtreecommitdiffstats
path: root/src/extension/param/description.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Cleanup for previous commitEduard Braun2017-04-241-4/+3
* Extensions: Fix "param"s of type "description" were always translated (as opp...Eduard Braun2017-04-241-27/+30
* Some code refactoring for consistencyEduard Braun2017-04-091-15/+15
* Remove unused field "scope"Eduard Braun2017-04-091-2/+1
* Remove unused field "gui_tip"Eduard Braun2017-04-091-2/+1
* Extensions: Correctly handle the xml:space="preserve" attribute for "descript...Eduard Braun2017-03-251-9/+33
* 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-261-1/+1
* Extensions: Add 'appearance="url"' to desccription parameters.Eduard Braun2017-02-131-0/+3
* Extensions: Fix potential security issue with "description" parameters.Eduard Braun2017-02-131-5/+5
* 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-131-1/+14
* Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-121-22/+17
* Fix Gtkmm deprecations in extensionsAlex Valavanis2016-12-261-1/+2
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* 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-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-8/+0
* Header cleaningAlex Valavanis2012-02-251-3/+1
* Header cleaningAlex Valavanis2012-02-251-3/+1
* Backward compat fix for Gtkmm 2.20Alex Valavanis2012-02-091-0/+8
* Extensions: replace deprecated gtkmm symbolsAlex Valavanis2012-02-061-2/+2
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-2/+2
* Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-061-8/+18
* Extensions. Replacing the groupheader element with an appearance mode in the ...Nicolas Dufour2011-03-251-5/+21
* Extensions, i18n. Adding context to description, groupheader and radiobutton ...Nicolas Dufour2010-10-091-2/+13
* Extensions. General UI improvements (gnome HIG). New group header extension p...Nicolas Dufour2010-09-071-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* From trunkTed Gould2008-10-271-6/+2
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-041-0/+69