summaryrefslogtreecommitdiff
path: root/lib/libmenu
AgeCommit message (Expand)Author
2008-03-11Depends on libcurses.joerg
2007-07-23Redraw an item when the value is changed as the mark/unmark status (ifblymn
2006-11-24fix spelling of accommodate; from Zapher.christos
2004-03-22Increment major number (to 5) because of the libcurses major number changejdc
2004-03-22Change the key definitions so that they no longer collide with the ones injdc
2003-09-29new_item fixes:blymn
2003-04-19Remove the resetting of top_row, cur_item and the pattern buffer fromblymn
2003-04-16Usewiz
2003-03-15Use "its" instead of "it's" where appropriate.wiz
2003-03-09use __RCSID()lukem
2002-11-27Fix an off by one bug in the scale_menu() function.blymn
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-22Fix some off by one errors in the menu mark and unmark buffer handling.blymn
2002-08-19Allocate private string buffers for the menu mark and unmark to preventblymn
2002-07-29ispell.wiz
2002-07-29Whitespace cleanup.wiz
2002-07-29Added new menu style O_RADIO which implements a radio button styleblymn
2002-07-29Add conditional with the debug stuff in it so a debug version of libmenublymn
2002-07-03The function is called scale_menu, not scale_window.wiz
2002-06-20Added a NOTES section to describe the differences between our menusblymn
2002-02-20Mirror some forms(3) fixes.wiz
2002-02-20Drop trailing empty line.wiz
2002-02-20Slightly improve markup.wiz
2002-02-20Drop trailing empty line, and end sentence with a dot.wiz
2002-02-07Generate <>& symbolically.ross
2002-02-04* Fixed menu command constants so they no longer clash withblymn
2001-12-03bump major because of libcurses bump.christos
2001-06-13withough -> withoutwiz
2001-05-23Fix cross references namings for menus(3)blymn
2001-04-30Removed DESTDIR from INCSDIR - it gets prepended without doing this.blymn
2001-04-30Added DESTDIR to the INCSDIR.blymn
2001-04-29Cleanup; improve formatting and descriptions; and some minor fixes herewiz
2001-02-26Fixed include file naming should be menu.h not menus.h.blymn
2001-02-26Add current field error code.blymn
2001-01-07Bump libmenu and libform majors because of libcurses major bump.jdc
2000-11-07Added libform specific error code.blymn
2000-11-07fix up various .Nm abuses:lukem
2000-08-06* Fixed bug where unpost would delwin a sub-window that libmenu did notblymn
2000-07-11Correct ctype(3) usage.itohy
2000-05-11Remove names from prototype decalarations.blymn
2000-05-07* Fixed possible unassigned variable problem.blymn
2000-05-05* Fixed off by one bug in scale menublymn
2000-04-21Bumped major version due to attr_t changing size.blymn
2000-04-20* Made all functions and prototypes ANSI style.blymn
2000-04-13Remove pre curses V3 hack which causes a build failure.tron
2000-03-13Fix doubled 'the's.soren
2000-03-10Make libmenu be linked correctly with K&R style code.itohy
2000-03-05Fix handling of userptr, no longer assumes userptr is a pointer to ablymn
1999-12-22RCS Id police (again!).kleink
1999-12-16* Moved the contents of the EXPOSE_PRIVATES ifdef into internal.h andblymn