]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/dialogs.cpp
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / wxwidgets / dialogs.cpp
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-02 Rafaël CarréFix wxwidgets compilation
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-28 Gildas Bazin modules/gui/wxwidgets/*: bunch of fixes.
2007-03-01 Laurent AimarDeactivated VLM control by wx while I clean it. (It...
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-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-10-13 Gildas Bazin* modules/gui/wxwidgets: small code cleanup.
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-05-28 Clément StenacFile type filters and implementation in WX. Refs:#24
2006-05-25 Clément Stenac* Almost fix shoutcast (still some problems in "flat...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-18 Clément StenacAdd separate audio and video popup menus
2006-02-28 Clément StenacDon't preparse folders using input_Preprase
2006-02-04 Clément StenacBetter fix
2006-01-21 Clément StenacPreparse items added through the directory access or...
2006-01-15 Clément StenacShow stats in interface (Refs:#473)
2006-01-12 Antoine CellerierFSF address change.
2005-12-11 Clément StenacHandle removal
2005-12-11 Clément StenacBeginning of a WX implementation
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...
2005-10-09 Gildas Bazin* modules/gui/wxwidgets: fixed build when wxWidgets...
2005-10-04 Rémi Denis-Courmont#include "charset.h"
2005-10-02 Rémi Denis-Courmontmb_str() doesn't work as documented (or maybe it doesn...
2005-09-18 Steve Lhomme* wxwidgets: fix a memory leak (patch by Brian Robb)
2005-08-25 Christophe Massiot * modules/gui/wxwidgets: Fix charset when getting...
2005-08-03 Christophe MutricyForgot to change a few variable names (refs #80)
2005-08-03 Christophe MutricywxWindows -> wxWidgets step 3 (refs #80)
2005-08-03 Christophe MutricywxWindows -> wxWidgets in configure.ac and renaming...