comparison ChangeLog @ 1895:4ab001eeef36 trunk

[svn] - make sure the proper wmclass is being set here.
author nenolod
date Mon, 23 Oct 2006 22:57:28 -0700
parents 5a357f0941cb
children 7b9938c8528a
comparison
equal deleted inserted replaced
1894:5a357f0941cb 1895:4ab001eeef36
1 2006-10-23 20:04:21 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2745]
3 - set status text when loop-point A has been set to "LOOP-POINT A HAS BEEN SET."
4 - go back to normal when loop-points are cleared or loop-point B is set.
5
6 trunk/audacious/mainwin.c | 4 ++++
7 1 file changed, 4 insertions(+)
8
9
1 2006-10-23 19:56:12 +0000 William Pitcock <nenolod@nenolod.net> 10 2006-10-23 19:56:12 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2743] 11 revision [2743]
3 - integrate A-B patch, with a few changes: 12 - integrate A-B patch, with a few changes:
4 + the A-B indicator is not compatible with freeform skins and as such 13 + the A-B indicator is not compatible with freeform skins and as such
5 has been removed. once I add textbox_set_text_delayed() i will add 14 has been removed. once I add textbox_set_text_delayed() i will add