]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/dialogs/open.cpp
src/input/item.c: if we don't have an item name and item is a file, then only use...
[vlc] / modules / gui / wxwidgets / dialogs / open.cpp
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-05-28 Clément StenacFix
2006-05-28 Clément StenacFile type filters and implementation in WX. Refs:#24
2006-05-27 Clément StenacHere too
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-11 Christophe Mutricywxwidgets/* : Forwardport [15370]. button localisation
2006-05-07 Christophe Mutricywx/dilaogs/ : Fix button alignment in dialogs (refs...
2006-04-17 Felix Paul Kühne* revert 2 hacky compilation fixes which were accidente...
2006-04-17 Felix Paul Kühne* mark some buggy strings as pointed out by Mathias...
2006-04-02 Clément StenacWX Strings review by Steven Sheehy (Refs:#438)
2006-03-31 Clément StenacwxWidgets strings (Refs:#438)
2006-03-04 Clément StenacShoud fix #'565
2006-03-04 Christophe Mutricywx/dialogs/open.cpp: Fix the caching option. Closes...
2006-02-11 Christophe Mutricywx/dialogs/*: Don't put labels in buttons if we have...
2006-02-10 Clément StenacDisable broken stuff (Refs:#459)
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-12 Antoine CellerierFSF address change.
2005-12-17 Clément StenacImprove the open box layout
2005-11-10 Gildas Bazin* modules/gui/wxwidgets: wx backward compatibility...
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...