summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2007-10-04 11:57:26 +0000
committerBastien Nocera <hadess@src.gnome.org>2007-10-04 11:57:26 +0000
commit324520e6f8c6e7185a42a2fd60d648bb332d3b45 (patch)
tree27d3e156216b6b0f5e5f2169a414eded47d230d8 /ChangeLog
parentd712d249024f8c010709356b9e08c56288d4f00e (diff)
downloadtotem-324520e6f8c6e7185a42a2fd60d648bb332d3b45.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=/trunk/; revision=4750
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ccebcee8..d5826015b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
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-10-04 Bastien Nocera <hadess@hadess.net>
+
* data/lirc_example: Add up/down/left/right/select DVD menu
items to the list of actions as examples (Closes: #483239)
* src/totem.c: (totem_action_handle_key_press): Add