Log of /trunk
Directory Listing
Revision
14 -
Directory Listing
Modified
Fri Jan 7 22:45:09 2000 UTC
(13 years, 4 months ago)
by
joeyh
Displays package shortdescs in a seperate column. Auto-calculates the width
of the column of names based on the maximum task package name length. (Added
field to packages_t to hold that.
Revision
13 -
Directory Listing
Modified
Fri Jan 7 22:27:48 2000 UTC
(13 years, 4 months ago)
by
joeyh
Prettified the task names that are shown to the user. Dashes are turned to
spaces, and first letters of words are capitalized.
Revision
12 -
Directory Listing
Modified
Fri Jan 7 22:10:18 2000 UTC
(13 years, 4 months ago)
by
joeyh
Fixed shadows.
Revision
11 -
Directory Listing
Modified
Fri Jan 7 11:27:56 2000 UTC
(13 years, 4 months ago)
by
joeyh
UI modifications to make it resemble whiptail more:
* Use square brackets in choice box.
* Dropped the arrow cursor, and highlight the inside of the choice box
instead.
* Whiptail-style titles used throughout.
* Whiptail-style button.
* Left-justified backtitle.Killed by signal 2.
Other enhancements:
* Made help dialog smaller, because it can be.
* Pulled in pdmenu's shadow function, which draws shadows that do not
obscure the text beneath them; but only darken it. (Currently broken,
dunno why -- will fix tomorrow)
Revision
10 -
Directory Listing
Modified
Wed Dec 29 16:10:02 1999 UTC
(13 years, 4 months ago)
by
tausq
man pages, debian packaging scripts
Revision
9 -
Directory Listing
Modified
Mon Dec 13 03:01:33 1999 UTC
(13 years, 5 months ago)
by
tausq
*** empty log message ***
Revision
8 -
Directory Listing
Modified
Sun Dec 5 19:03:11 1999 UTC
(13 years, 5 months ago)
by
tausq
Fixed some typos
Revision
7 -
Directory Listing
Modified
Tue Nov 23 05:39:27 1999 UTC
(13 years, 5 months ago)
by
tausq
More resizing fixes. Though it still doesn't work quite right :(
Revision
6 -
Directory Listing
Modified
Tue Nov 23 05:12:43 1999 UTC
(13 years, 5 months ago)
by
tausq
Lots of redrawing fixes and wordwrapping fixes. Not completely done yet.
Added changelog file to help track changes.
Added myself to the maintainers file for tasksel
Revision
5 -
Directory Listing
Modified
Sun Nov 21 23:15:47 1999 UTC
(13 years, 6 months ago)
by
cech
Make HW cursor stay on place after (de)selection.
Revision
4 -
Directory Listing
Modified
Sun Nov 21 22:35:25 1999 UTC
(13 years, 6 months ago)
by
tausq
Part of the last update. not sure why cvs didn't pick it up
Revision
3 -
Directory Listing
Modified
Sun Nov 21 22:30:55 1999 UTC
(13 years, 6 months ago)
by
tausq
Fixed cursor position amnesia when refreshing screens
Revision
2 -
Directory Listing
Modified
Sun Nov 21 22:20:35 1999 UTC
(13 years, 6 months ago)
by
tausq
argh.. oops. minor TODO doc changes
Updated po/Makefile to process .h files too
Revision
1 -
Directory Listing
Added
Sun Nov 21 22:01:05 1999 UTC
(13 years, 6 months ago)
by
tausq
Task selection UI Initial CVS