summaryrefslogtreecommitdiffstats
path: root/src/extension/paramradiobutton.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould2007-06-271-1/+1
| | | | | | | Wow, the basics are kinda working. Only for ints and floats, and it seems to not like repeadative entry. But, it really is seeming very feasible. (bzr r3128)
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-57/+57
| | | (bzr r2399)
* Fixed untranslatable radiobuttons in extensionsJohan B. C. Engelen2007-01-271-1/+1
| | | (bzr r2298)
* NEW: radiobuttons for extensions. See radiobutton_example.inx how to use ↵Johan B. C. Engelen2006-11-241-0/+57
them (they are very similar to enums) (bzr r2031)