summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added all addition/changes about the buttons, the new filter F10 and the new ↵Sven Eden2013-09-111-5/+29
| | | | layout of the indicator line to the help screen text.
* Updated the help text and man page to include information about the new F10 ↵Sven Eden2013-09-111-2/+24
| | | | key and the change to indicate the next state via button text instead of an indicator line.
* Changed the help page to support the new sKey layoutSven Eden2013-09-101-6/+5
|
* Added reading of the new incoming alternative description line and its ↵Sven Eden2013-09-101-2/+2
| | | | addition to the flag descriptions.
* Added a "thank you" section to the documentation.ufed-0.90_rc2Sven Eden2013-04-091-0/+6
|
* The cursor is now invisible on the help screen.Sven Eden2013-04-091-0/+2
|
* Changed the colors of highlighted lines in the help screen to make them ↵Sven Eden2013-04-091-1/+1
| | | | better recognizable.
* Added a new member "row" to the sKey struct to add information about in ↵Sven Eden2013-03-041-4/+4
| | | | which row a key is to be displayed.
* Synchronized help text and man page.Sven Eden2013-03-041-49/+78
|
* Updated the program help page and added some more information to the man ↵Sven Eden2013-02-181-47/+115
| | | | page. Both should be in sync now.
* Fixed building of the help text.Sven Eden2013-02-131-2/+2
|
* Added missing information that the IUSE line from installed packages ↵Sven Eden2013-02-061-1/+1
| | | | influence the 'P' column.
* Updated man page and moved it to be an .in file, as the local EPREFIX has to ↵Sven Eden2013-02-051-1/+1
| | | | be determined and substituted before it can be installed.
* Updated the documentation, added usage of the new globals and changed the ↵Sven Eden2013-02-031-72/+98
| | | | drawline() function for a nicer help screen display. It now distincts between header and normal lines.
* Changed the help display to use the new flag type. I have usedSven Eden2013-01-311-77/+77
| | | | | | | the oportunity to clean up the line initialization which was unneccessarily complicated. Further added a redraw to the borders to not show the new status separators when the help text is to be displayed.
* removed extern filter enums from ufed-curses-help.c, they are not used thereSven Eden2013-01-241-2/+0
|
* Add missing comments and initializations to the help lines.Sven Eden2013-01-241-4/+17
|
* Removed topline, it is not used by the help display.Sven Eden2013-01-221-2/+0
|
* Rewrote the core displaying routines to use the static list of linesSven Eden2013-01-211-5/+5
| | | | | | | | | | for the general organization, but determine the real display line number of each displayed flag in a flexible way. Variable line counts of flags with multiple descriptions are not scrolling correctly, yet. This has to be fixed. Once fully functional, the new drawing allows a much easier filtering of the displayed flags. It will no longer be neccessary to have the masked flags being at the front of the list.
* Cleaned up some prototypes and external references. This is a preapration ↵Sven Eden2013-01-211-0/+2
| | | | for later development.
* Changed keys display to be more easier to handle. Added convenience methods ↵Sven Eden2013-01-211-1/+2
| | | | to set prev/next items to display. Added a method to apply filters. Added a method to reset the display. Optimized filter handling. Prepared the upcoming rewrite of the core display design. (It is not fit to handle filters or wrapped lines.)
* Change ufed to use EPREFIX for prefix installs.Paul Varner2012-11-201-4/+3
|
* Drop use.defaults referencesHarald van Dijk2009-11-011-7/+3
|
* autotoolize; don't show profile flags as enabled with -*Harald van Dijk2009-10-271-4/+0
|
* ufed-0.40.tar.bz2Harald van Dijk2009-10-261-0/+220