summaryrefslogtreecommitdiffstats
path: root/src/extension/paramenum.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-041-256/+0
* Fixing localization issues (following a patch for 0.46 rev. 17583) where some...Marcin Floryan2008-03-261-0/+2
* r18220@shi: ted | 2008-02-29 13:18:55 -0800Ted Gould2008-02-291-5/+4
* Warning cleanupJon A. Cruz2008-02-281-1/+1
* INX files: <option>, <_option>, <item> and <_item> now all work. The undersco...Johan B. C. Engelen2007-11-151-2/+3
* make INX <option> translatableJohan B. C. Engelen2007-11-131-1/+7
* r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould2007-08-101-7/+15
* r15702@tres: ted | 2007-07-02 15:17:48 -0700Ted Gould2007-07-031-4/+0
* r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould2007-06-271-1/+1
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-244/+244
* Fixed unintialized variables and minor misc warningsJon A. Cruz2007-02-191-1/+1
* Fixed: Non-translatable strings in "enum" type extensionsJohan B. C. Engelen2007-01-271-24/+60
* NEW: radiobuttons for extensions. See radiobutton_example.inx how to use them...Johan B. C. Engelen2006-11-241-12/+2
* Added support for enumerated types in the UI of Extensions! (all eyes on requ...Johan B. C. Engelen2006-09-181-0/+218