Mercurial > audlegacy
diff ChangeLog @ 1781:06882533bf8f trunk
[svn] - default skin.hints:mainwinVisWidth value
author | nenolod |
---|---|
date | Wed, 04 Oct 2006 03:41:41 -0700 |
parents | be1de1dd7262 |
children | b70379f03786 |
line wrap: on
line diff
--- a/ChangeLog Wed Oct 04 03:39:41 2006 -0700 +++ b/ChangeLog Wed Oct 04 03:41:41 2006 -0700 @@ -1,3 +1,13 @@ +2006-10-04 10:39:41 +0000 William Pitcock <nenolod@nenolod.net> + revision [2517] + - implement [skin.hints:mainwinVisWidth] property. + + trunk/audacious/mainwin.c | 4 ++++ + trunk/audacious/widgets/skin.c | 8 ++++++++ + trunk/audacious/widgets/skin.h | 1 + + 3 files changed, 13 insertions(+) + + 2006-10-04 10:05:39 +0000 William Pitcock <nenolod@nenolod.net> revision [2515] - implement [skin.hints:mainwinPlayStatus(X,Y)] properties.