Module Name: src Committed By: blymn Date: Wed Jun 27 11:53:36 UTC 2012
Modified Files: src/lib/libmenu: internals.c Log Message: * Corrected menu drawing when O_ROWMAJOR is not set * Corrected menu item neighbour calculation so it works when O_ROWMAJOR is set and unset. This corrects item navigation which was previously broken when O_ROWMAJOR was not set. This resolves lib/46620. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/lib/libmenu/internals.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.