Source-Changes archive

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

CVS commit: src/lib/libcurses



Module Name:    src
Committed By:   jdc
Date:           Mon Mar 22 18:57:38 UTC 2004

Modified Files:
        src/lib/libcurses: color.c curses.h curses_private.h

Log Message:
Because we are changing the libcurses major number, remove can_change_colors()
and change the attribute definitions so that we can support more colour pairs.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/lib/libcurses/color.c
cvs rdiff -r1.83 -r1.84 src/lib/libcurses/curses.h
cvs rdiff -r1.34 -r1.35 src/lib/libcurses/curses_private.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index