comparison ChangeLog @ 2822:9cfdff8a8b37 trunk

[svn] and of course I forgot new files
author desowin
date Thu, 07 Jun 2007 03:55:03 -0700
parents ade60a2c52fb
children 358034ea302d
comparison
equal deleted inserted replaced
2821:ade60a2c52fb 2822:9cfdff8a8b37
1 2007-06-07 10:54:12 +0000
2 revision [4668]
3 beginning of widgetcore rewrite
4 trunk/src/audacious/ui_main.c | 145 +++++++++++++++----------------
5 trunk/src/audacious/ui_skinned_window.c | 11 ++
6 trunk/src/audacious/ui_skinned_window.h | 1
7 trunk/src/audacious/widgets/Makefile | 3
8 trunk/src/audacious/widgets/widgetcore.h | 1
9 5 files changed, 88 insertions(+), 73 deletions(-)
10
11
1 2007-06-04 04:48:44 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 12 2007-06-04 04:48:44 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [4666] 13 revision [4666]
3 - make playback stop on removing playlist. 14 - make playback stop on removing playlist.
4 15
5 trunk/src/audacious/playlist.c | 8 ++++++++ 16 trunk/src/audacious/playlist.c | 8 ++++++++