summaryrefslogtreecommitdiffstats
path: root/src/extension/paramenum.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-67/+67
| | | (bzr r2399)
* Fixed: Non-translatable strings in "enum" type extensionsJohan B. C. Engelen2007-01-271-1/+1
| | | (bzr r2297)
* Added support for enumerated types in the UI of Extensions! (all eyes on ↵Johan B. C. Engelen2006-09-181-0/+67
requester Spike to submit an example extension ! :P) (bzr r1713)