From owner-cvs-gnu Fri Feb 28 11:18:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA12572 for cvs-gnu-outgoing; Fri, 28 Feb 1997 11:18:52 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA12563; Fri, 28 Feb 1997 11:18:49 -0800 (PST) Date: Fri, 28 Feb 1997 11:18:49 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199702281918.LAA12563@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog menubox.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/02/28 11:18:49 Modified: gnu/lib/libdialog menubox.c Log: Fix various overflows for items longer then menu width. Fix cursor place after PgUp/PgDn. Should go into 2.2 Submitted by: "Anatoly A. Orehovsky" Revision Changes Path 1.31 +6 -4 src/gnu/lib/libdialog/menubox.c