log gui/win32/playlist.c @ 35114:bec9e755fb9b

age author description
Thu, 06 Oct 2011 12:09:05 +0000 ib Don't use the Windows style path separator character in Win32 GUI.
Sat, 30 Jul 2011 15:36:37 +0000 diego win32 gui: replace C99 bool type by int
Thu, 21 Jul 2011 22:24:57 +0000 diego Makfile: split non-native directories from native directories in DIRS
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 31 Aug 2008 13:05:33 +0000 diego Add necessary #include <stdlib.h> for realloc/calloc/free.
Tue, 22 Apr 2008 09:32:30 +0000 diego Use standard GPL header.
Tue, 11 Mar 2008 18:46:52 +0000 vayne more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
Wed, 25 Apr 2007 07:34:56 +0000 diego Consistently use quotes instead of angled brackets in #include
Mon, 23 Apr 2007 08:01:10 +0000 diego Use proper GPL header.
Mon, 23 Apr 2007 07:48:03 +0000 diego spelling cosmetics
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui