]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/dialogs
Uniformize source files encoding
[vlc] / modules / gui / wxwidgets / dialogs /
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-29 Christophe Mutricyinfopanels: Redimension the text area. implement modifiable
2006-01-28 Clément StenacAdd CDDB support to CDDA module (Refs:#459)
2006-01-28 Clément StenacFix refcount problem
2006-01-28 Clément StenacFixes for prehistoric build system
2006-01-24 Antoine Cellerieruse wxTR_HAS_VARIABLE_ROW_HEIGHT in the meta data tree...
2006-01-23 Clément StenacGather some sout stats (Refs:#473)
2006-01-21 Antoine Cellerierthis looks better (thanks to Dnumgis for noticing)
2006-01-21 Antoine Cellerierlooks nicer this way
2006-01-21 Clément StenacDon't preparse if we are about to play - Refs:#192
2006-01-21 Clément StenacPreparse items added through the directory access or...
2006-01-21 Clément StenacAudio - Refs:#473
2006-01-15 Clément StenacLayout stuff
2006-01-15 Clément StenacShow stats in interface (Refs:#473)
2006-01-12 Antoine CellerierFSF address change.
2005-12-18 Clément StenacWork around bu^unexpected behaviour in wxTreeCtrl ...
2005-12-17 Clément StenacImprove the open box layout
2005-12-15 Rémi Denis-Courmont- Add brackets around IPv6 address automatically if...
2005-12-15 Clément StenacUse a wxDialog rather than a wxFrame
2005-12-15 Clément StenacDon't put a progress bar behing each input box
2005-12-14 Clément StenacFix no
2005-12-14 Clément StenacWX support for progressbar dialog. Still need some...
2005-12-12 Clément StenacUse standard buttons
2005-12-12 Clément StenacHandle all types of buttons and fix layouts
2005-12-11 Clément StenacHandle removal
2005-12-11 Clément StenacBeginning of a WX implementation
2005-12-06 Rémi Denis-CourmontEmpty gettext translated strings are illegal
2005-12-02 Gildas Bazin* modules/gui/wxwidgets: wxwidgets 2.4.2 compilation...
2005-11-30 Gildas Bazin* modules/gui/wxwidgets: massive cleanup and simplifica...
2005-11-27 Clément Stenac* Improve strings for jumps
2005-11-26 Gildas Bazin* modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:...
2005-11-26 Yoann Peronneau* vlm_panel.cpp: fix uninitialized variables
2005-11-26 Yoann Peronneau* wx/vlm: cosmetic changes
2005-11-25 Yoann Peronneau* wx/vlm: add "Load" & "Save" buttons
2005-11-25 Yoann Peronneau* wxwidgets/dialogs/vlm: add choose input & choose...
2005-11-21 Clément StenacFix item selection in WX wizard (Closes:#402)
2005-11-20 Clément StenacCorrectly select items in WX search
2005-11-18 Clément StenacImprove playlist behaviour
2005-11-13 Gildas Bazin* modules/gui/wxwidgets: compilation fix.
2005-11-13 Gildas Bazin* modules/gui/wxwidgets: compilation fixes.
2005-11-10 Gildas Bazin* modules/gui/wxwidgets: wx backward compatibility...
2005-11-03 Gildas Bazin* modules/gui/wxwidgets/*: compilation fixes.
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...