summaryrefslogtreecommitdiffstats
path: root/src/extension/param/string.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31Move prefdialog to own directoryPatrick Storz1-67/+0
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-4/+4
2018-01-08Misc. typosluz.paz1-1/+1
2017-04-09Some code refactoring for consistencyEduard Braun1-3/+3
2017-04-09Remove unused field "scope"Eduard Braun1-1/+0
2017-04-09Remove unused field "gui_tip"Eduard Braun1-1/+0
2017-02-12Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun1-3/+10
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-3/+0
2011-12-19Const correctness fixes that also correct bug #893146.Jon A. Cruz1-4/+13
2011-08-06Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour1-0/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-3/+3
2009-08-05SPDocument->Documentjohnce1-3/+3
2008-04-15Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...Marcin Floryan1-0/+5
2008-04-04r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould1-1/+1
2008-02-29r18220@shi: ted | 2008-02-29 13:18:55 -0800Ted Gould1-1/+1
2008-02-28Warning cleanupJon A. Cruz1-4/+4
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2007-08-10r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould1-34/+16
2007-06-27r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould1-1/+1
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz1-67/+67
2007-01-27Fixed: Non-translatable strings in "enum" type extensionsJohan B. C. Engelen1-1/+1
2006-09-18Added support for enumerated types in the UI of Extensions! (all eyes on requ...Johan B. C. Engelen1-13/+12
2006-09-14Added notebook (tabs) support for Effects. Now you can specify a notebook par...Johan B. C. Engelen1-0/+68