summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added reading of the new incoming alternative description line and its additi...Sven Eden2013-09-101-9/+14
* If read only mode is set, both Enter and ESC help show "Exit" and the key pre...Sven Eden2013-09-101-17/+27
* Made the subtitle more descriptive presenting a possible read-only modeSven Eden2013-09-101-2/+4
* Added prefixing of predefined configuration values and added read-only-mode a...Sven Eden2013-09-091-0/+18
* Fixed a typo: package/description order toggle is F9, not F8.ufed-0.90_rc1Sven Eden2013-03-051-1/+1
* Changed main keys to fit in 80 charactersSven Eden2013-03-051-9/+9
* Added a new member "row" to the sKey struct to add information about in which...Sven Eden2013-03-041-9/+9
* reordered key help and changed some of the texts. It should be much clearer now.Sven Eden2013-02-131-17/+19
* Scroll 2/3 of the description space when pressing KEY_LEFT or KEY_RIGHT. One ...Sven Eden2013-02-121-3/+3
* Fixed masked/forced display to be (flag) for forced and (-flag) for masked fl...Sven Eden2013-02-121-14/+6
* Beautified the help line a bit. However, it must be redesigned and the functi...Sven Eden2013-02-121-10/+10
* Instead of trying to hide the cursor, it is now placed in the input line (whe...Sven Eden2013-02-121-13/+37
* Change the move of the current flag to 0 flags to skip when a filter is toggl...Sven Eden2013-02-121-6/+6
* Added reading of local "default" setting int read_flags() and changed display...Sven Eden2013-02-111-2/+5
* Removed [M]asked column and updated display to the new column scheme.Sven Eden2013-02-111-19/+37
* Updated state chars input to await six characters instead of five.Sven Eden2013-02-111-1/+1
* If a flag is not set in make.conf, its default settings are now displayed in ...Sven Eden2013-02-061-8/+18
* Moved function key detection and handling to flags callback() function. It is...Sven Eden2013-02-031-8/+45
* Fixed a bug that could cause a found flag to be below the display if a displa...Sven Eden2013-02-021-10/+11
* Unified display of masked and forced flags. Only flags that are fully forced ...Sven Eden2013-02-011-20/+10
* Added a new Char to show local Masked/Forced status.Sven Eden2013-02-011-19/+33
* Added a post-load analyzation to make use flags, that have only local descrip...Sven Eden2013-02-011-1/+2
* Fixed F-Key descriptionsSven Eden2013-02-011-3/+4
* Reorganized filter toggling finally enabling local/global and installed/not-i...Sven Eden2013-02-011-3/+3
* Added support for the new data model to ufed-curses-checklist.c, which made t...Sven Eden2013-01-311-417/+305
* Moved prompt back to the left side.Sven Eden2013-01-271-0/+1
* Added the information about global flags affecting at least one installed pac...Sven Eden2013-01-271-1/+8
* Change layout to have both the flag setting origin (make.defaults/make.conf) ...Sven Eden2013-01-231-54/+62
* Changed layout: Global descriptions no longer have a prefix. Others have ACS_...Sven Eden2013-01-231-9/+15
* Fix scrollbarSven Eden2013-01-221-1/+6
* Skipped description lines from flags reaching into the display must still be ...Sven Eden2013-01-221-2/+3
* Rewrote the core displaying routines to use the static list of linesSven Eden2013-01-211-35/+62
* Cleaned up some prototypes and external references. This is a preapration for...Sven Eden2013-01-211-1/+1
* Changed keys display to be more easier to handle. Added convenience methods t...Sven Eden2013-01-211-10/+30
* Changed mask toggle key from Tab to F5. Added F6 key to toggle packag list di...Sven Eden2013-01-201-9/+17
* Fixed several memory leaks. According to valgrind, ufed is now leak free.Sven Eden2013-01-191-46/+61
* Initialize description buffer before write.Sven Eden2013-01-191-0/+1
* Readded the packages display. Further the state (global, local, masked, insta...Sven Eden2013-01-181-16/+51
* Added knowledge about instaled packages. Further split the internalSven Eden2013-01-181-49/+101
* Fixed Scrollbar, the determination where the first not masked flagSven Eden2013-01-181-4/+4
* The following changes are made:Sven Eden2013-01-181-17/+40
* Fixed the scrollbar:Sven Eden2013-01-161-0/+5
* Added the functonality to toggle masked flag display by pressing theSven Eden2013-01-161-0/+1
* Added checks to disallow breaking the masked/unmasked flag filteringSven Eden2013-01-161-4/+18
* Added filtering of now transported masked flags. These are not shown, yet,Sven Eden2013-01-161-23/+46
* Send list of (known) masked use flags to the interface. But do not allow to t...Sven Eden2013-01-141-1/+15
* set but not used warningsHarald van Dijk2009-11-291-1/+0
* Drop use.defaults referencesHarald van Dijk2009-11-011-7/+7
* autotoolize; don't show profile flags as enabled with -*Harald van Dijk2009-10-271-16/+18
* ufed-0.40-termsize-2.patchHarald van Dijk2009-10-261-7/+4