Mercurial > audlegacy
comparison ChangeLog @ 1284:13d5b542f4fd trunk
[svn] - kludge
author | nenolod |
---|---|
date | Sun, 18 Jun 2006 00:28:12 -0700 |
parents | 02c2480ca1d5 |
children | 000a0c4207ae |
comparison
equal
deleted
inserted
replaced
1283:19b1d3f22e10 | 1284:13d5b542f4fd |
---|---|
1 2006-06-18 03:30:31 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [1478] | |
3 - when hovering over a playlist tuple, describe the tuple via a tooltip-like popup | |
4 | |
5 | |
6 Changes: Modified: | |
7 +1 -0 trunk/audacious/glade/Makefile | |
8 +202 -0 trunk/audacious/glade/fileinfo_popup.glade | |
9 +1 -0 trunk/audacious/main.c | |
10 +119 -0 trunk/audacious/ui_fileinfo.c | |
11 +4 -0 trunk/audacious/ui_fileinfo.h | |
12 | |
13 | |
1 2006-06-17 23:17:51 +0000 Tony Vroon <chainsaw@gentoo.org> | 14 2006-06-17 23:17:51 +0000 Tony Vroon <chainsaw@gentoo.org> |
2 revision [1474] | 15 revision [1474] |
3 Sync with upstream. This adds Westwood ADL format support. | 16 Sync with upstream. This adds Westwood ADL format support. |
4 | 17 |
5 Changes: Modified: | 18 Changes: Modified: |