summaryrefslogtreecommitdiffstats
path: root/src/extension/param/float.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-13/+13
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-181-1/+4
* 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-2/+2
* Extensions: Work around gtk3 width/height calculation bug for long labelsEduard Braun2017-02-131-1/+1
* Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...Eduard Braun2017-02-131-1/+1
* Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-121-18/+17
* Merged trunkAdrian Boguszewski2016-08-091-10/+2
|\
| * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-10/+2
* | 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-2/+2
|/
* 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
* Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-221-12/+13
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-5/+0
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-1/+14
* 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-33/+31
* Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-061-11/+30
* extensions: use improved spinbutton with math expression evaluationJohan B. C. Engelen2011-04-161-2/+2
* Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...Nicolas Dufour2011-03-231-1/+1
* Extensions. Slider in Float and Int extension widgets.Nicolas Dufour2011-03-141-2/+21
* Extensions. Fix for bug #647744 ([inx] min/max float values ignored with loca...Nicolas Dufour2010-09-261-2/+2
* Extensions. Use locale dependent string to float convertion for default value...Nicolas Dufour2010-05-021-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-091-1/+1
* From trunkTed Gould2008-10-271-5/+7
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-041-0/+165