]> git.sesse.net Git - vlc/commit
* now selection method in the playlist depends on the state of the
authorCyril Deguet <asmax@videolan.org>
Mon, 9 Jun 2003 14:04:20 +0000 (14:04 +0000)
committerCyril Deguet <asmax@videolan.org>
Mon, 9 Jun 2003 14:04:20 +0000 (14:04 +0000)
commit268c70ea7514c1a60a94eb6137748fbd9f7706bd
tree7ab550640042ef3cff9acd816a9d5fe8ff48e444
parent66181839d418b6c8a220024e599f9b6172c50729
* now selection method in the playlist depends on the state of the
  CTRL button (as expected in a normal playlist !)
  TODO: - do the same under windows
        - replace all button constants 1/2 by MOUSE_LEFT/MOUSE_RIGHT
modules/gui/skins/controls/playlist.cpp
modules/gui/skins/src/skin_common.h
modules/gui/skins/src/window.cpp
modules/gui/skins/x11/x11_window.cpp