]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/dialogs/playlist.cpp
- Undo [14667]
[vlc] / modules / gui / wxwidgets / dialogs / playlist.cpp
2006-03-07 Rémi Denis-Courmont- Undo [14667]
2006-03-07 Antoine CellerierFix wx DnD once more.
2006-03-05 Antoine CellerierWe can now DnD a file everywhere on the playlist dialog...
2006-03-05 Antoine CellerierRemove uneeded include (since playlist DnD is now diffe...
2006-03-04 Antoine Cellerierplaylist.cpp, playlist.hpp: fix segfault when destroyin...
2006-03-04 Antoine CellerierFix node insertion. Thanks to zorglub.
2006-03-04 Antoine Cellerierdialogs/playlist.*: Add File Drop in playlist handling...
2006-03-04 Rémi Denis-Courmontcloses #579
2006-03-04 Antoine Celleriermodules/gui/wxwidgets/dialogs/playlist.cpp: add some...
2006-03-04 Antoine Cellerieradd "Add node" function to node contextual menu
2006-03-04 Antoine CellerierDrag and Drop support in wx playlist.
2006-02-17 Rémi Denis-CourmontMinor change so that 50 is actually the number of items...
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-28 Clément StenacAdd CDDB support to CDDA module (Refs:#459)
2006-01-12 Antoine CellerierFSF address change.
2005-12-11 Clément StenacBeginning of a WX implementation
2005-11-20 Clément StenacCorrectly select items in WX search
2005-11-18 Clément StenacImprove playlist behaviour
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...