summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/spinbutton.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+4
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-8/+31
* add undo to SpinButtonJohan B. C. Engelen2011-04-151-2/+8
* add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen2011-04-131-4/+20
* Use the subclassed SpinButton class for numeric inputs, such that '.' and ','...Johan B. C. Engelen2011-04-111-2/+4
* add a subclassed spinbutton class. this numeric entry box accepts both ',' an...Johan B. C. Engelen2011-04-081-0/+57