1cedefc117
is fast enough anyway. Lets the calling code change some fields (eg the title for the 'yes/no' menu) between calls. - Don't update m->x, m->y, m->w the changed values aren't needed once the window has been created. - Allow the window title to span multiple lines. - Fix a nasty bug caused by having pointers into the memory area freed by realloc when creating lots of dynamic menus. - Fix check that ought to have allowed dynamic menus to be deleted. |
||
---|---|---|
.. | ||
testm | ||
avl.c | ||
defs.h | ||
main.c | ||
Makefile | ||
mdb.c | ||
mdb.h | ||
menu_sys.def | ||
menuc.1 | ||
parse.y | ||
pathnames.h | ||
scan.l | ||
util.c |