summaryrefslogtreecommitdiffstats
path: root/src/extension/param/enum.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-09fix enumsbulia byak1-2/+2
2008-04-04r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould1-7/+9
2008-03-26Fixing localization issues (following a patch for 0.46 rev. 17583) where some...Marcin Floryan1-0/+2
2008-02-29r18220@shi: ted | 2008-02-29 13:18:55 -0800Ted Gould1-5/+4
2008-02-28Warning cleanupJon A. Cruz1-1/+1
2007-11-15INX files: <option>, <_option>, <item> and <_item> now all work. The undersco...Johan B. C. Engelen1-2/+3
2007-11-13make INX <option> translatableJohan B. C. Engelen1-1/+7
2007-08-10r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould1-7/+15
2007-07-03r15702@tres: ted | 2007-07-02 15:17:48 -0700Ted Gould1-4/+0
2007-06-27r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould1-1/+1
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz1-244/+244
2007-02-19Fixed unintialized variables and minor misc warningsJon A. Cruz1-1/+1
2007-01-27Fixed: Non-translatable strings in "enum" type extensionsJohan B. C. Engelen1-24/+60
2006-11-24NEW: radiobuttons for extensions. See radiobutton_example.inx how to use them...Johan B. C. Engelen1-12/+2
2006-09-18Added support for enumerated types in the UI of Extensions! (all eyes on requ...Johan B. C. Engelen1-0/+218