commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/console ChangeLog console.c display.c disp...


From: Marcus Brinkmann
Subject: hurd/console ChangeLog console.c display.c disp...
Date: Thu, 29 Aug 2002 19:57:46 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Marcus Brinkmann <address@hidden>       02/08/29 19:57:44

Modified files:
        console        : ChangeLog console.c display.c display.h 

Log message:
        2002-08-30  Marcus Brinkmann  <address@hidden>
        
        * display.c (display_create): Likewise.  Set
        DISPLAY->attr.attr_def instead the color versions.
        (struct attr): Remove fgcol_def, bgcol_def, and add attr_def.
        (handle_esc_bracket_m): Set all attributes to their defaults for
        case 0.  Set default color using default attribute for case 49 and
        case 39.
        (display_output_one): Likewise.
        * console.c (options): Add --attribute option.
        (parse_opt): Parse --attribute option.  Bail out with argp_error
        on error.
        (netfs_append_args): ...
        (struct cons): Replace foreground and background with new
        attribute member.
        (vcons_lookup): Pass CONS->attribute to display_create instead
        CONS->foreground and CONS->background.
        (main): Set default colors and attributes.
        (parse_attributes): New function.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/ChangeLog.diff?tr1=1.30&tr2=1.31&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/console.c.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/display.c.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/console/display.h.diff?tr1=1.8&tr2=1.9&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]