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 Dec 16 12:08:14 UTC 1999
Modified Files:
basesrc/lib/libmenu: Makefile attributes.c driver.c eti.h internals.c
internals.h item.c menu.c menu.h post.c shlib_version userptr.c
Log Message:
* Moved the contents of the EXPOSE_PRIVATES ifdef into internal.h and
killed the now empty ifdef in menu.h. Also removed the define in
the CFLAGS in Makefile.
* Renamed _menui_menu_hook to Menu_Hook for compatiability with
ncurses.
* Renamed all internal functions to have _menui prefix instead of
__menui
* Cleaned up some automatic function variable names that were
shadowing function calls.
* Fixed email address in headers.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libmenu/Makefile basesrc/lib/libmenu/eti.h \
basesrc/lib/libmenu/item.c basesrc/lib/libmenu/menu.c \
basesrc/lib/libmenu/menu.h basesrc/lib/libmenu/userptr.c
cvs rdiff -r1.2 -r1.3 basesrc/lib/libmenu/attributes.c \
basesrc/lib/libmenu/driver.c basesrc/lib/libmenu/internals.c \
basesrc/lib/libmenu/internals.h basesrc/lib/libmenu/post.c \
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