| Age | Commit message (Collapse) | Author |
|
Remove use of __P
|
|
applicable) may have changed.
|
|
* return NULL to indicate an error if a NULL name is passed
* fix a crash if description is NULL
Thanks to Julian Coleman for finding and fixing these.
|
|
|
|
menu selection. Thanks go to rtr(at)wasabisystems.com for doing
most of the work on this.
|
|
|
|
* Fixed problem with highlight bar on inverse menus.
* Fixed libmenu crashing when posting a menu without sub window set.
* Fixed man page glitches.
|
|
|
|
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.
|
|
* replace <strings.h>/bcopy() with <string.h>/memcpy()
|
|
|
|
|