log libmenu/menu_filesel.c @ 33231:e5e8f5bc088c

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Wed, 08 Sep 2010 18:30:13 +0000 diego Add proper #includes instead of filename/file_filter extern declarations.
Sun, 04 Apr 2010 16:11:20 +0000 diego Mark cfg_fields m_option_t array as const.
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Fri, 19 Feb 2010 09:14:01 +0000 komh Replace platform preprocessor check by HAVE_DOS_PATHS.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 13 Dec 2008 18:40:19 +0000 diego Add standard GPL headers.
Fri, 20 Jun 2008 20:36:05 +0000 ben fixes two bugs:
Fri, 06 Jun 2008 23:24:39 +0000 ben Removed unused freepath variable.
Thu, 05 Jun 2008 19:47:04 +0000 ben Remove useless braces on if() statement.
Thu, 05 Jun 2008 19:46:16 +0000 ben Ensure 'path' string is 0 terminated.
Tue, 03 Jun 2008 22:35:02 +0000 diego Use size_t instead of int for a variable that is compared to the result
Thu, 10 Jan 2008 12:44:17 +0000 ulion Deny the code using realpath().
Mon, 31 Dec 2007 01:20:50 +0000 ulion Default use the dir where the current playing file located if path not set.
Fri, 28 Dec 2007 03:45:01 +0000 ulion Remove redundant option 'auto-close' from cmdlist and filesel.