summaryrefslogtreecommitdiffstats
path: root/src/extension/param/bool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+7
* 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
* Use Gtk::CheckButton label instead of a separate Gtk::LabelGeoff Lankow2018-01-011-7/+3
* Restore r14978 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-241-1/+0
* 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
* Merged trunkAdrian Boguszewski2016-08-091-5/+1
|\
| * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-5/+1
* | Replaced old selection containersAdrian Boguszewski2016-06-121-1/+1
|\|
| * Clean up includes after r14955Eduard Braun2016-06-111-1/+0
| * Extensions: Fixes and improvements for "gui-text" parameter attributeEduard Braun2016-06-051-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
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-0/+1
* Clean up a few Gtkmm orientablesAlex Valavanis2012-04-111-0/+5
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+1
* cppcheckKris De Gussem2012-02-151-1/+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
* Warning cleanup.Jon A. Cruz2011-10-231-49/+32
* Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-061-4/+14
* 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-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-5/+5
* SPDocument->Documentjohnce2009-08-051-5/+5
* From trunkTed Gould2008-10-271-4/+17
* Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan2008-04-231-1/+1
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-041-0/+152