soren
89c5a767f8
Fix doubled 'the's.
2000-03-13 22:55:05 +00:00
itohy
b85abeecae
Make libmenu be linked correctly with K&R style code.
...
Yes, this changes the ABI, but we haven't officially released
libmenu and this would be OK, probably....
2000-03-10 09:06:21 +00:00
blymn
307e770b37
Fix handling of userptr, no longer assumes userptr is a pointer to a
...
string to be copied, we now just copy the passed pointer. Also fixed
bug with handling of NULL passed to menu_userptr.
2000-03-05 04:09:53 +00:00
kleink
718fb4e493
RCS Id police (again!).
1999-12-22 14:38:12 +00:00
blymn
b7466e4fd7
* 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.
1999-12-16 12:08:06 +00:00
kleink
87bead520d
* use <stdlib.h> instead of deprecated <malloc.h>
...
* replace <strings.h>/bcopy() with <string.h>/memcpy()
1999-11-30 15:58:16 +00:00
kleink
68f24b78f3
RCS Id police.
1999-11-24 12:43:15 +00:00
kleink
6891118e35
RCS Id police.
1999-11-24 12:20:14 +00:00
kleink
beac10a2a8
Move preprocessor symbols used for multiple inclusion protection and private
...
interface exposure into implementation namespace.
1999-11-24 12:17:11 +00:00
blymn
b68c50bcbe
A curses based menu library.
1999-11-23 11:12:34 +00:00