OpenGrok
Cross Reference: item.c
xref
: /
src
/
lib
/
libmenu
/
item.c
Home
|
History
|
Annotate
|
Download
|
only in
libmenu
History log of
/src/lib/libmenu/item.c
Revision
Date
Author
Comments
1.12
21-Mar-2012
matt
Use C89 functions definitions.
Remove use of __P
1.11
23-Jul-2007
blymn
branches: 1.11.16; 1.11.34;
Redraw an item when the value is changed as the mark/unmark status (if
applicable) may have changed.
1.10
29-Sep-2003
blymn
new_item fixes:
* 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.
1.9
09-Mar-2003
lukem
use __RCSID()
1.8
29-Jul-2002
blymn
Added new menu style O_RADIO which implements a radio button style
menu selection. Thanks go to rtr(at)wasabisystems.com for doing
most of the work on this.
1.7
13-Jun-2001
wiz
branches: 1.7.2;
withough -> without
1.6
20-Apr-2000
blymn
* 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.
1.5
22-Dec-1999
kleink
branches: 1.5.2;
RCS Id police (again!).
1.4
16-Dec-1999
blymn
* 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.
1.3
30-Nov-1999
kleink
* use <stdlib.h> instead of deprecated <malloc.h>
* replace <strings.h>/bcopy() with <string.h>/memcpy()
1.2
24-Nov-1999
kleink
RCS Id police.
1.1
23-Nov-1999
blymn
branches: 1.1.1;
Initial revision
1.1.1.1
23-Nov-1999
blymn
A curses based menu library.
1.5.2.2
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.5.2.1
22-Dec-1999
wrstuden
file item.c was added on branch wrstuden-devbsize on 1999-12-27 18:30:03 +0000
1.7.2.1
02-Oct-2003
tron
Pull up revision 1.10 (requested by blymn in ticket #1489):
new_item fixes:
* 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.
1.11.34.1
17-Apr-2012
yamt
sync with head
1.11.16.2
23-Jul-2007
blymn
Redraw an item when the value is changed as the mark/unmark status (if
applicable) may have changed.
1.11.16.1
23-Jul-2007
blymn
file item.c was added on branch matt-mips64 on 2007-07-23 12:12:20 +0000
Indexes created Sun Oct 19 02:09:48 GMT 2025