summaryrefslogtreecommitdiffstats
path: root/src/extension/param/radiobutton.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-221-1/+0
* 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-5/+5
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-19/+19
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+0
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-28/+8
* Fix regression introduced in r15634Eduard Braun2017-04-281-2/+2
* Some code refactoring for consistencyEduard Braun2017-04-091-17/+17
* 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-17/+15
* Merged trunkAdrian Boguszewski2016-08-091-7/+2
|\
| * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-7/+2
| * 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
* Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh).Nicolas Dufour2015-03-021-17/+24
* fix potential nullptr deref.Johan B. C. Engelen2014-11-081-1/+1
* 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
* Fix for 1171434 : trunk: INX <optiongroup> broken^John Smith2013-05-051-3/+25
* fix bug where extension radiobutton parameters cannot be set from cmdline (e....Johan B. C. Engelen2013-04-061-1/+1
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-4/+0
* 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/+8
* header cleaningAlex Valavanis2012-02-261-2/+2
* Cleaning up a few headersAlex Valavanis2012-02-121-0/+1
* Backward compat fix for Gtkmm 2.20Alex Valavanis2012-02-091-0/+4
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-081-1/+1
* Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-071-0/+4
* Extensions: replace deprecated gtkmm symbolsAlex Valavanis2012-02-061-2/+2
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-2/+1
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-3/+3
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-6/+1
* Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-191-42/+36
* Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-061-14/+27
* Extensions, i18n. Adding context to description, groupheader and radiobutton ...Nicolas Dufour2010-10-091-4/+14
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-7/+7
* SPDocument->Documentjohnce2009-08-051-7/+7
* Fixed small translation issue for extensions.Marcin Floryan2009-02-051-1/+2
* From trunkTed Gould2008-10-271-6/+4
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-5/+7
* Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...Jon A. Cruz2008-05-241-22/+84
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-041-0/+271