summaryrefslogtreecommitdiffstats
path: root/src/extension/param/parameter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move prefdialog to own directoryPatrick Storz2019-08-311-461/+0
* modernize loopsMarc Jeanmougin2019-01-021-3/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-221-9/+13
* 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-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-38/+38
* Misc. typosluz.paz2018-05-141-1/+1
* 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
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
* Restore r14978 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-241-1/+0
* Extensions: Fixes and improvements for "gui-description" parameter attribute ...Eduard Braun2017-04-241-0/+8
* Some code refactoring for consistencyEduard Braun2017-04-091-44/+44
* Remove unused field "scope"Eduard Braun2017-04-091-29/+13
* Remove unused field "gui_tip"Eduard Braun2017-04-091-26/+14
* Restore r14955 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-241-0/+11
* Extensions: Add 'appearance="url"' to desccription parameters.Eduard Braun2017-02-131-4/+8
* Extensions: Do not require name for pure UI elements (i.e. parameters that do...Eduard Braun2017-02-131-2/+9
* Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-121-15/+28
* Replaced old selection containersAdrian Boguszewski2016-06-121-0/+2
|\
| * Clean up includes after r14955Eduard Braun2016-06-111-1/+2
| * Extensions: Fixes and improvements for "gui-text" parameter attributeEduard Braun2016-06-051-0/+11
|/
* Fix more GThreads issuesAlex Valavanis2015-12-271-5/+2
* moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-011-2/+1
* SPColorNotebok c++-sification - available pages listTomasz Boczkowski2014-05-301-0/+4
* Add command line option to specify PDF export version. Patch from schwieni.Vinícius dos Santos Oliveira2013-06-051-0/+18
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+1
* Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-191-147/+122
* one constructor cannot call the other to initialize the object. See C++faq-li...Johan B. C. Engelen2011-10-281-2/+18
* Warning cleanup.Jon A. Cruz2011-10-231-3/+2
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-1/+1
* remove unnecessary includes.Johan B. C. Engelen2011-04-161-4/+0
* Extensions. Replacing the groupheader element with an appearance mode in the ...Nicolas Dufour2011-03-251-4/+5
* Extensions. Float and Int default mode set to minimal. Filters' mode changed ...Nicolas Dufour2011-03-151-6/+6
* Extensions. Slider in Float and Int extension widgets.Nicolas Dufour2011-03-141-2/+10
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+3
|\
* | Extensions. Notebooks now work with internal extensions.Nicolas Dufour2010-12-031-2/+7
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Extensions. General UI improvements (gnome HIG). New group header extension p...Nicolas Dufour2010-09-071-1/+5
|/
* Added wrappers for the "optiongroup" type that correspond to existing "float"...Jon A. Cruz2010-03-181-0/+21
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-13/+13
* SPDocument->Documentjohnce2009-08-051-13/+13
* From trunkTed Gould2008-10-271-6/+6
* release reprs properlybulia byak2008-09-201-0/+2
* Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...Jon A. Cruz2008-05-241-1/+6
* Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...Marcin Floryan2008-04-151-0/+5
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-041-0/+389