]> git.sesse.net Git - vlc/commit
* modules/gui/skins/*: misc fixes and clean-up. There are still thread issues when...
authorGildas Bazin <gbazin@videolan.org>
Wed, 4 Jun 2003 16:03:34 +0000 (16:03 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 4 Jun 2003 16:03:34 +0000 (16:03 +0000)
commit5143bba07e49d0653b388de57403f8a4c0723b8a
treef8343e7c1ba3478b8e53847a96f6a1d9a525045b
parenta87a51683042ebf6ed6598a8d360024f6ee0f22f
* modules/gui/skins/*: misc fixes and clean-up. There are still thread issues when passing messages between the skins thread and the wxWindows dialogs thread that will need to be fixed.
* modules/gui/wxwindows/timer.cpp: fixed comment.
modules/gui/skins/src/dialogs.cpp
modules/gui/skins/src/dialogs.h
modules/gui/skins/src/skin_common.h
modules/gui/skins/src/skin_main.cpp
modules/gui/skins/src/vlcproc.cpp
modules/gui/skins/win32/win32_api.cpp
modules/gui/wxwindows/timer.cpp