]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/dialogs/preferences.cpp
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / gui / wxwidgets / dialogs / preferences.cpp
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2007-12-20 Jean-Paul SamanMake wxwidgets compile again. The preference dialog...
2007-12-15 Rémi Denis-CourmontHide internal settings
2007-12-14 Gildas Bazin* modules/gui/wxwidgets: fix breakage introduced by...
2007-05-26 Gildas Bazin* modules/gui/wxwidgets/*: fix a bunch of warnings.
2007-01-17 Christophe MutricyFix the preferences under wx
2007-01-09 Christophe MutricyPartial fix of the wx prefs. The modules settings are...
2006-11-23 Marian DurkovicCompletely replace all ANSI CP dependend mb_str()
2006-11-22 Christophe MutricyAdapt to the new config_item_t.
2006-09-22 Christophe Mutricyi18n fixes pointed by Marian Hikanik
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-05-25 Clément StenacAdd a change_internal modifier to options. Please check...
2006-05-11 Christophe Mutricywxwidgets/* : Forwardport [15370]. button localisation
2006-03-31 Clément StenacwxWidgets strings (Refs:#438)
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-11 Clément StenacChange some button orders
2006-03-06 Rémi Denis-CourmontWxWidgets: use wraptext in UTF-8 mode as that is the...
2006-02-11 Christophe Mutricywx/dialogs/*: Don't put labels in buttons if we have...
2006-01-12 Antoine CellerierFSF address change.
2005-12-18 Clément StenacWork around bu^unexpected behaviour in wxTreeCtrl ...
2005-11-27 Clément Stenac* Improve strings for jumps
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...