The NetBSD Project

CVS log for src/lib/libcurses/slk.c

[BACK] Up to [cvs.NetBSD.org] / src / lib / libcurses

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-10


Revision 1.20.2.1 / (download) - annotate - [select for diffs], Wed Dec 21 09:38:38 2022 UTC (15 months, 3 weeks ago) by martin
Branch: netbsd-10
CVS Tags: netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1
Changes since 1.20: +6 -3 lines
Diff to previous 1.20 (colored) next main 1.21 (colored)

Pull up following revision(s) (requested by blymn in ticket #15):

	lib/libcurses/slk.c: revision 1.21
	lib/libcurses/addbytes.c: revision 1.68

Backout change to addnstr that broke other applications as n should be
the number of bytes to add - for multibyte characters n will be > 1.

Fix __slk_draw to pass in the actual length of the label instead of
the default label length because wide characters may make the
actual string length longer than the slk display length.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Apr 12 07:03:04 2022 UTC (2 years ago) by blymn
Branch: MAIN
CVS Tags: netbsd-10-base
Branch point for: netbsd-10
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 (colored)

Make the default colour pair be pair 0 which appears to match other
curses implementations.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>