summaryrefslogtreecommitdiffstats
path: root/src/extension/param/string.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move prefdialog to own directoryPatrick Storz2019-08-311-181/+0
* modernize loopsMarc Jeanmougin2019-01-021-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-3/+3
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-14/+14
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Some code refactoring for consistencyEduard Braun2017-04-091-5/+5
* Remove unused field "scope"Eduard Braun2017-04-091-2/+1
* Remove unused field "gui_tip"Eduard Braun2017-04-091-2/+1
* Restore r14955 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-241-1/+1
* Extensions: Work around gtk3 width/height calculation bug for long labelsEduard Braun2017-02-131-1/+1
* Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-121-10/+13
* minor typos (mail to inkscape-translator)Yuri Chornoivan2015-12-261-1/+1
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* 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
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+2
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-5/+0
* Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2012-04-171-0/+1
* Extensions. Script parameters values can now be translated (see Bug #955798).Nicolas Dufour2012-03-191-1/+10
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+1
* Backward compat fix for Gtkmm 2.20Alex Valavanis2012-02-091-0/+4
* Extensions: replace deprecated gtkmm symbolsAlex Valavanis2012-02-061-1/+1
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-2/+2
* Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-191-46/+42
* Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-061-12/+28
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4
* From trunkTed Gould2008-10-271-5/+4
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-4/+7
* Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...Marcin Floryan2008-04-151-1/+4
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-041-0/+155