]> git.sesse.net Git - vlc/commit
playlist.cpp, playlist.hpp: fix segfault when destroying playlist drop target (and...
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 4 Mar 2006 22:48:20 +0000 (22:48 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 4 Mar 2006 22:48:20 +0000 (22:48 +0000)
commita80da5c39a427ac864290f4261373c7176e93153
treeb17ac767170c0da99e0edccf56cd3f94b5cd901c
parent9a5cf69b94bf377e4c3a196a7d0bff4b2c016408
playlist.cpp, playlist.hpp: fix segfault when destroying playlist drop target (and use the wxDnD*Locale functions).
interface.cpp, wxwidgets.hpp: put courmisch's fixes to the DnD encoding issue in wx into wxDnDFromLocale and wxDnDFreeLocale
modules/gui/wxwidgets/dialogs/playlist.cpp
modules/gui/wxwidgets/dialogs/playlist.hpp
modules/gui/wxwidgets/interface.cpp
modules/gui/wxwidgets/wxwidgets.hpp