Mercurial > audlegacy
diff ChangeLog @ 2639:ed67025aeea5 trunk
[svn] - give focus to jump_to_track window before filling it with information; this way user can start typing while huge playlists are loaded
author | giacomo |
---|---|
date | Wed, 21 Mar 2007 13:47:48 -0700 |
parents | 12a8681e144a |
children | 66e128528d54 |
line wrap: on
line diff
--- a/ChangeLog Wed Mar 21 05:51:52 2007 -0700 +++ b/ChangeLog Wed Mar 21 13:47:48 2007 -0700 @@ -1,3 +1,11 @@ +2007-03-21 12:51:52 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4294] + - reassign copyright to yaz. + + trunk/src/audacious/signals.c | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) + + 2007-03-21 10:25:21 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [4292] - clear playlist attribute when playlist_clear() is called.