Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS update: basesrc/lib/libmenu
Module Name: basesrc
Committed By: blymn
Date: Mon Feb 4 13:02:06 UTC 2002
Modified Files:
basesrc/lib/libmenu: internals.c menu.c menu.h post.c shlib_version
Log Message:
* Fixed menu command constants so they no longer clash with
curses key symbols
* Fixed behaviour of the menu window handling. The library no longer
creates the subwindow or window which is correct behaviour as documented
in the ETI library documentation.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/lib/libmenu/internals.c \
basesrc/lib/libmenu/post.c
cvs rdiff -r1.10 -r1.11 basesrc/lib/libmenu/menu.c basesrc/lib/libmenu/menu.h
cvs rdiff -r1.7 -r1.8 basesrc/lib/libmenu/shlib_version
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