log libmenu/menu.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 06 Apr 2014 17:56:13 +0000 reimar menu: Add a few "const" to string arguments.
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sat, 10 Nov 2012 13:29:26 +0000 reimar Fix const correctness.
Sat, 10 Nov 2012 13:25:25 +0000 reimar Fix leaks in case of error.
Thu, 19 Jan 2012 14:36:15 +0000 diego Move static keyword to the beginning of function declarations.
Sun, 08 May 2011 08:52:43 +0000 reimar Move some common fribidi code into a shared function.
Sat, 07 May 2011 19:06:26 +0000 reimar Fix variable type and values to match function prototype.