summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* eWrap: New enum to set description wrapping styleSven Eden2013-09-131-0/+9
|
* sWrap_: new struct to support description line wrappingSven Eden2013-09-121-10/+26
|
* types: Add a display length member to struct sKey and add a prototype for a ↵Sven Eden2013-09-121-2/+5
| | | | function to set it.
* types: Changed enums to explicit numbers and added values to sKey to hold a ↵Sven Eden2013-09-101-17/+31
| | | | seaprate name and up to three explanations.
* eDesc: Added enum to determine whether the original or the alternative ↵Sven Eden2013-09-101-0/+8
| | | | description is displayed
* types: Added altenative description to sFlagSven Eden2013-09-101-1/+2
|
* Added a new member "row" to the sKey struct to add information about in ↵Sven Eden2013-03-041-0/+1
| | | | which row a key is to be displayed.
* Added local "default" setting from IUSE to struct sDesc_Sven Eden2013-02-111-0/+1
|
* Added sixth flag character to addFlagDesc() and new statePkgUse to use it to ↵Sven Eden2013-02-111-6/+7
| | | | struct sDesc_.
* Added a post-load analyzation to make use flags, that have only local ↵Sven Eden2013-02-011-0/+1
| | | | descriptions which are all masked and/or forced unchangeable.
* Renamed ufed-curses-debug.h, ufed-types.c and ufed-types.h to ↵Sven Eden2013-01-311-0/+175
ufed-curses-debug.h, ufed-curses-types.c and ufed-curses-types.h to match the naming of the other files