Mercurial > audlegacy
changeset 2199:98b3a9c6381a trunk
[svn] - missed a gtk_timeout_remove
author | nenolod |
---|---|
date | Fri, 22 Dec 2006 07:28:13 -0800 |
parents | bb5c514fc1ae |
children | 73aec9382028 |
files | ChangeLog audacious/widgets/textbox.c |
diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Dec 22 06:13:13 2006 -0800 +++ b/ChangeLog Fri Dec 22 07:28:13 2006 -0800 @@ -1,3 +1,11 @@ +2006-12-22 14:13:13 +0000 William Pitcock <nenolod@nenolod.net> + revision [3401] + - port to GtkUIManager + + trunk/audacious/equalizer.c | 636 +++++++++++++++++++++++++------------------- + 1 file changed, 366 insertions(+), 270 deletions(-) + + 2006-12-22 13:47:15 +0000 William Pitcock <nenolod@nenolod.net> revision [3399] - add XML description of the equalizer window's menus