]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/dialogs/wizard.cpp
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / wxwidgets / dialogs / wizard.cpp
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-01 Rémi Denis-CourmontUse RTP sout for RTP
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-05-26 Gildas Bazin* modules/gui/wxwidgets/*: fix a bunch of warnings.
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-23 Marian DurkovicCompletely replace all ANSI CP dependend mb_str()
2006-11-20 Rafaël CarréWxwidgets playlist fix
2006-11-19 Rafaël CarréFixes wxwidgets compilation
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-06 Marian DurkovicForwardport Unicode wxWidgets fixes - [17434], [17436...
2006-10-21 Clément StenacRebuild the array of currently playing items as a backg...
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-02 Clément StenacWX Strings review by Steven Sheehy (Refs:#438)
2006-03-31 Clément StenacwxWidgets strings (Refs:#438)
2006-03-06 Rémi Denis-CourmontWxWidgets: use wraptext in UTF-8 mode as that is the...
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-05 Antoine Celleriersout-standard-url is deprecated
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Rémi Denis-Courmont- Add brackets around IPv6 address automatically if...
2005-11-21 Clément StenacFix item selection in WX wizard (Closes:#402)
2005-11-03 Gildas Bazin* modules/gui/wxwidgets/*: compilation fixes.
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...