summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2007-10-04 11:54:18 +0000
committerBastien Nocera <hadess@src.gnome.org>2007-10-04 11:54:18 +0000
commit7d455dc67b65510427f2767d41be3d1c6417b687 (patch)
tree0fd7e60646dd24c87aa4385f0cae1443d6a279a0 /ChangeLog
parentf1a72345bdf7e474a0827e872b62021939a532b8 (diff)
downloadtotem-7d455dc67b65510427f2767d41be3d1c6417b687.tar.gz
Only hide the popup if the volume popup isn't visible (Closes: #477529),
2007-10-04 Bastien Nocera <hadess@hadess.net> * src/totem-fullscreen.c: (totem_fullscreen_get_volume_popup), (totem_fullscreen_is_volume_popup_visible), (totem_fullscreen_parent_window_notify): Only hide the popup if the volume popup isn't visible (Closes: #477529), requires GTK+ patch from bug #478371 * src/totem.c: Remove unneeded functions leftover from glade use in the past svn path=/branches/gnome-2-20/; revision=4749
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1aa012b25..c7175c611 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-10-04 Bastien Nocera <hadess@hadess.net>
+
+ * src/totem-fullscreen.c: (totem_fullscreen_get_volume_popup),
+ (totem_fullscreen_is_volume_popup_visible),
+ (totem_fullscreen_parent_window_notify): Only hide the popup if the
+ volume popup isn't visible (Closes: #477529), requires GTK+ patch
+ from bug #478371
+ * src/totem.c: Remove unneeded functions leftover from glade use in
+ the past
+
2007-09-26 Bastien Nocera <hadess@hadess.net>
* browser-plugin/totem-plugin-viewer.c: (totem_embedded_set_state):