summaryrefslogtreecommitdiff
path: root/lib/libmenu
AgeCommit message (Expand)Author
2020-03-13terminfo: promote numeric parameters from short to introy
2019-07-01Improve formatting, fix a typo, bump date for previous.wiz
2019-06-30Bump major number due to libcurses major bumpblymn
2017-07-03Remove workaround for ancient HTML generation code.wiz
2013-10-18fix unused warningschristos
2012-12-30Fix bug where menu mark was not displayed on menus with O_ONEVALUE setblymn
2012-06-30Replace wrong variable type (s/ITEMS/ITEM).jdf
2012-06-27Add manpage link entries for libmenu, reformat MAN entry.jdf
2012-06-27* Corrected menu drawing when O_ROWMAJOR is not setblymn
2012-06-27Extraneous whitespace removal.blymn
2012-03-21Use C89 functions definitions.matt
2009-10-24Add missing comma in the NAME Nm list.reed
2009-01-11bump shared libraries.christos
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