Mercurial > audlegacy
diff ChangeLog @ 2529:299be5908480 trunk
[svn] - made new INI file parser
- removed old-style read_ini_string() function
- made skin routines use new INI parser
author | mf0102 |
---|---|
date | Thu, 15 Feb 2007 15:17:36 -0800 |
parents | 60f2787cc7fd |
children | 7c6ce705adda |
line wrap: on
line diff
--- a/ChangeLog Thu Feb 15 02:03:34 2007 -0800 +++ b/ChangeLog Thu Feb 15 15:17:36 2007 -0800 @@ -1,3 +1,11 @@ +2007-02-15 10:03:34 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4066] + - playlist editor: use SkinnedWindow widgetlist + + trunk/src/audacious/ui_playlist.c | 44 +++++++++++++++++--------------------- + 1 file changed, 20 insertions(+), 24 deletions(-) + + 2007-02-15 08:45:32 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [4064] - playlist editor: use SkinnedWindow provided GC.