Mercurial > audlegacy
diff ChangeLog @ 2635:9b763f1f4e6a trunk
[svn] tweak UI behaviors:
- pressing ctrl-p raises preferences window if it has been opened.
- pressing Esc closes preferences window.
- centering "Save Playlist" dialog and the replace confirmation dialog.
author | yaz |
---|---|
date | Wed, 21 Mar 2007 01:59:48 -0700 |
parents | 704437e446d2 |
children | 517d13842fe7 |
line wrap: on
line diff
--- a/ChangeLog Tue Mar 20 23:58:31 2007 -0700 +++ b/ChangeLog Wed Mar 21 01:59:48 2007 -0700 @@ -1,3 +1,11 @@ +2007-03-21 06:58:31 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4286] + - fixes for mowgli pre-GIT. + + trunk/src/audacious/playlist.h | 9 +++++++++ + 1 file changed, 9 insertions(+) + + 2007-03-21 05:00:11 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [4284] - use a managed heap for playlist entry node allocation.