Mercurial > audlegacy
diff ChangeLog @ 2247:ef1316b48550 trunk
[svn] Add 'mainwin-display' handler; currently can only make the mainwin appear, but not disappear.
author | kiyoshi |
---|---|
date | Wed, 03 Jan 2007 07:19:28 -0800 |
parents | a04dcf29737d |
children | f47524760158 |
line wrap: on
line diff
--- a/ChangeLog Wed Jan 03 04:44:05 2007 -0800 +++ b/ChangeLog Wed Jan 03 07:19:28 2007 -0800 @@ -1,3 +1,10 @@ +2007-01-03 12:44:05 +0000 Giacomo Lozito <james@develia.org> + revision [3497] + - no more menu_popup() in ui_playlist.c, now it uses ui_manager_popup_menu_show() from ui_manager framework + trunk/audacious/ui_playlist.c | 41 ++++++----------------------------------- + 1 file changed, 6 insertions(+), 35 deletions(-) + + 2007-01-03 09:25:18 +0000 William Pitcock <nenolod@nenolod.net> revision [3495] - port playlist uimanager code to giacomo's ui_manager framework