GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/ufed.git
master
Gentoo Linux USE flags editor
Gentoo Portage Tools team <tools-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drawFlag(): Added skipping of individual wrapped description parts when searc...
Sven Eden
2013-09-17
1
-10
/
+43
*
types: Added calculation of wrapped description parameters.
Sven Eden
2013-09-16
2
-16
/
+144
*
destroyFlag(): Included destruction of the new sWrap chains if present
Sven Eden
2013-09-13
1
-0
/
+10
*
Enabled new key button F11 to toggle line wrapping
Sven Eden
2013-09-13
1
-4
/
+4
*
e_wrap: new global to record current wrapping style
Sven Eden
2013-09-13
2
-0
/
+2
*
eWrap: New enum to set description wrapping style
Sven Eden
2013-09-13
1
-0
/
+9
*
sWrap_: new struct to support description line wrapping
Sven Eden
2013-09-12
2
-10
/
+30
*
Substituted the long button labels with shorter ones. The long ones were writ...
Sven Eden
2013-09-12
1
-13
/
+6
*
Key descriptions (buttons) are now recalculated to only use as much space as ...
Sven Eden
2013-09-12
4
-48
/
+75
*
types: New function setKeyDispLen() calculates the display length of buttons ...
Sven Eden
2013-09-12
1
-0
/
+75
*
types: Add a display length member to struct sKey and add a prototype for a f...
Sven Eden
2013-09-12
1
-2
/
+5
*
Updated the fix for bug #478318 - It is more reliable now.
Sven Eden
2013-09-11
1
-9
/
+12
*
Portage.pm: Use portageq to determine not only EPREFIX, but PORTDIR and PORTD...
Sven Eden
2013-09-11
1
-16
/
+30
*
ufed.pl.in: Fixed a typo.
Sven Eden
2013-09-11
1
-3
/
+3
*
Added all addition/changes about the buttons, the new filter F10 and the new ...
Sven Eden
2013-09-11
1
-0
/
+31
*
Added all addition/changes about the buttons, the new filter F10 and the new ...
Sven Eden
2013-09-11
1
-5
/
+29
*
Changed the indicator to show F9/F10 state as well, now in a condensed 4-char...
Sven Eden
2013-09-11
1
-9
/
+18
*
Toggling description display using F9/F10 needs a full draw()
Sven Eden
2013-09-11
1
-6
/
+2
*
Updated the help text and man page to include information about the new F10 k...
Sven Eden
2013-09-11
2
-4
/
+48
*
Changed key help display to show the next state instead of a fixed text.
Sven Eden
2013-09-10
2
-49
/
+83
*
Changed the help page to support the new sKey layout
Sven Eden
2013-09-10
1
-6
/
+5
*
types: Changed enums to explicit numbers and added values to sKey to hold a s...
Sven Eden
2013-09-10
2
-17
/
+38
*
ufed.pl: Added a constant for easier setting on how to start the curses inter...
Sven Eden
2013-09-10
1
-8
/
+21
*
Added new F10 key short help
Sven Eden
2013-09-10
1
-11
/
+15
*
Portage.pm: Enhanced Stripping of descriptions to build the alternative variant.
Sven Eden
2013-09-10
1
-1
/
+10
*
F10 now really toggles the description between original and alternative
Sven Eden
2013-09-10
1
-2
/
+7
*
Added handling for F10 to siwtch description display between original and alt...
Sven Eden
2013-09-10
1
-0
/
+8
*
ufed-curses-globals.[hc]: Added e_desc global to switch between original and ...
Sven Eden
2013-09-10
2
-0
/
+2
*
eDesc: Added enum to determine whether the original or the alternative descri...
Sven Eden
2013-09-10
1
-0
/
+8
*
Merge branch 'master' into altdesc to have recent development there as well.
Sven Eden
2013-09-10
1
-4
/
+3
|
\
|
*
Change the usage of Readonly (unneccessary dependency) to pragma constant (no...
Sven Eden
2013-09-10
1
-4
/
+3
*
|
Added reading of the new incoming alternative description line and its additi...
Sven Eden
2013-09-10
2
-11
/
+16
*
|
The new alternative description line is now freed when a flag gets destroyed.
Sven Eden
2013-09-10
1
-0
/
+2
*
|
types: Added altenative description to sFlag
Sven Eden
2013-09-10
2
-4
/
+7
*
|
udfed.pl: Send alternative text to interface
Sven Eden
2013-09-10
1
-2
/
+4
*
|
Portage.pm: Added an alternative description with stripped "<include|enable|a...
Sven Eden
2013-09-10
1
-0
/
+8
|
/
*
If read only mode is set, both Enter and ESC help show "Exit" and the key pre...
Sven Eden
2013-09-10
1
-17
/
+27
*
Made the subtitle more descriptive presenting a possible read-only mode
Sven Eden
2013-09-10
2
-5
/
+7
*
Portage.pm: When scanning a make.conf directory, only skip files beginning wi...
Sven Eden
2013-09-10
1
-2
/
+3
*
Added prefixing of predefined configuration values and added read-only-mode a...
Sven Eden
2013-09-09
5
-5
/
+42
*
The warning issued when make.conf is not writable is now prefixed with a "WAR...
Sven Eden
2013-09-09
1
-2
/
+2
*
ufed no longer tries to write out use flags if the new $Portage::ro_mode is n...
Sven Eden
2013-09-09
1
-3
/
+3
*
If the determined make.conf is not writable by the effective uid/gid, a warni...
Sven Eden
2013-09-09
1
-4
/
+19
*
Changed the search for files if make.conf is a directory to be done by a recu...
ufed-0.90
Sven Eden
2013-07-22
1
-8
/
+55
*
Changed file search in make.conf directory parsing to be case insensitive.
Sven Eden
2013-07-22
1
-1
/
+1
*
Added parsing of files in a possible make.conf directory, skipping backup and...
Sven Eden
2013-07-22
3
-20
/
+85
*
Added a "thank you" section to the documentation.
ufed-0.90_rc2
Sven Eden
2013-04-09
2
-1
/
+12
*
The cursor is now invisible on the help screen.
Sven Eden
2013-04-09
1
-0
/
+2
*
Changed the colors of highlighted lines in the help screen to make them bette...
Sven Eden
2013-04-09
1
-1
/
+1
*
Safe USE_EXPAND_HIDDEN separaterly and merge them into USE_EXPAND if the form...
Sven Eden
2013-04-08
1
-0
/
+17
[prev]
[next]