[vlc-commits] Windows 7 taskbar buttons got lost after "video on top"

2012-05-15 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf  | Tue 
May 15 17:22:13 2012 +0200| [2e4fc3291adefaf15a46d751b759a8832bf92f10] | 
committer: Jean-Baptiste Kempf

Windows 7 taskbar buttons got lost after "video on top"

This is not fully fixed, but it works after a state change

Patch from anonymous VlcVelope
(cherry picked from commit 1fc1506a8ff78d0ef8c5f8d2d77634ba6e8b4b12)

Signed-off-by: Jean-Baptiste Kempf 

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=2e4fc3291adefaf15a46d751b759a8832bf92f10
---

 modules/gui/qt4/main_interface_win32.cpp |1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/gui/qt4/main_interface_win32.cpp 
b/modules/gui/qt4/main_interface_win32.cpp
index 35a797a..61aeb9d 100644
--- a/modules/gui/qt4/main_interface_win32.cpp
+++ b/modules/gui/qt4/main_interface_win32.cpp
@@ -71,7 +71,6 @@
 
 void MainInterface::createTaskBarButtons()
 {
-taskbar_wmsg = WM_NULL;
 /*Here is the code for the taskbar thumb buttons
 FIXME:We need pretty buttons in 16x16 px that are handled correctly by 
masks in Qt
 FIXME:the play button's picture doesn't changed to pause when clicked

___
vlc-commits mailing list
vlc-commits@videolan.org
http://mailman.videolan.org/listinfo/vlc-commits


[vlc-commits] Windows 7 taskbar buttons got lost after "video on top"

2012-05-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf  | Tue May 15 
17:22:13 2012 +0200| [1fc1506a8ff78d0ef8c5f8d2d77634ba6e8b4b12] | committer: 
Jean-Baptiste Kempf

Windows 7 taskbar buttons got lost after "video on top"

This is not fully fixed, but it works after a state change

Patch from anonymous VlcVelope

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1fc1506a8ff78d0ef8c5f8d2d77634ba6e8b4b12
---

 modules/gui/qt4/main_interface_win32.cpp |1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules/gui/qt4/main_interface_win32.cpp 
b/modules/gui/qt4/main_interface_win32.cpp
index fdf5d69..fe169b0 100644
--- a/modules/gui/qt4/main_interface_win32.cpp
+++ b/modules/gui/qt4/main_interface_win32.cpp
@@ -71,7 +71,6 @@
 
 void MainInterface::createTaskBarButtons()
 {
-taskbar_wmsg = WM_NULL;
 /*Here is the code for the taskbar thumb buttons
 FIXME:We need pretty buttons in 16x16 px that are handled correctly by 
masks in Qt
 FIXME:the play button's picture doesn't changed to pause when clicked

___
vlc-commits mailing list
vlc-commits@videolan.org
http://mailman.videolan.org/listinfo/vlc-commits