log libvo/font_load_ft.c @ 31215:d0f70692a140

age author description
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Fri, 26 Feb 2010 19:57:40 +0000 diego Mark character arrays as const.
Sun, 14 Feb 2010 18:50:32 +0000 reimar Remove unused variable.
Sun, 14 Feb 2010 18:38:02 +0000 reimar Use memset to initialize huge arrays.
Sun, 14 Feb 2010 18:32:31 +0000 reimar Remove pointless explicit member initialization to 0 when the struct
Sun, 14 Feb 2010 18:30:32 +0000 reimar Use calloc instead of malloc+memset
Thu, 17 Dec 2009 10:57:40 +0000 adrian Cosmetics: reindent