comparison ChangeLog @ 2340:eb71fec30e9a trunk

[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir
author giacomo
date Mon, 15 Jan 2007 12:39:22 -0800
parents 9326f6a1f024
children 02a850a2533b
comparison
equal deleted inserted replaced
2339:9326f6a1f024 2340:eb71fec30e9a
1 2007-01-15 17:48:56 +0000 Giacomo Lozito <james@develia.org>
2 revision [3688]
3 - removed a couple of useless gdk calls in mainwin_real_hide()
4 trunk/src/audacious/ui_main.c | 4 ----
5 1 file changed, 4 deletions(-)
6
7
1 2007-01-15 17:18:27 +0000 Giacomo Lozito <james@develia.org> 8 2007-01-15 17:18:27 +0000 Giacomo Lozito <james@develia.org>
2 revision [3686] 9 revision [3686]
3 - in playlistwin_hide(), pass focus to the player main window only if it's visible 10 - in playlistwin_hide(), pass focus to the player main window only if it's visible
4 trunk/src/audacious/ui_playlist.c | 7 +++++-- 11 trunk/src/audacious/ui_playlist.c | 7 +++++--
5 1 file changed, 5 insertions(+), 2 deletions(-) 12 1 file changed, 5 insertions(+), 2 deletions(-)