Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: blymn
Date: Thu Apr 20 12:17:58 UTC 2000
Modified Files:
basesrc/lib/libmenu: attributes.c driver.c internals.c internals.h
item.c menu.c menu.h menu_format.3 menu_item_current.3
menu_item_name.3 post.c userptr.c
Log Message:
* Made all functions and prototypes ANSI style.
* Fixed problem with highlight bar on inverse menus.
* Fixed libmenu crashing when posting a menu without sub window set.
* Fixed man page glitches.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libmenu/attributes.c \
basesrc/lib/libmenu/driver.c basesrc/lib/libmenu/post.c
cvs rdiff -r1.5 -r1.6 basesrc/lib/libmenu/internals.c \
basesrc/lib/libmenu/internals.h basesrc/lib/libmenu/item.c \
basesrc/lib/libmenu/menu.c
cvs rdiff -r1.7 -r1.8 basesrc/lib/libmenu/menu.h
cvs rdiff -r1.2 -r1.3 basesrc/lib/libmenu/menu_format.3 \
basesrc/lib/libmenu/menu_item_current.3 \
basesrc/lib/libmenu/menu_item_name.3
cvs rdiff -r1.6 -r1.7 basesrc/lib/libmenu/userptr.c
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