]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/dialogs/updatevlc.cpp
Fix the update in wxwidgets.
[vlc] / modules / gui / wxwidgets / dialogs / updatevlc.cpp
2008-04-15 Rémi DuraffortFix the update in wxwidgets.
2008-01-23 Jean-Baptiste KempfWxWidget: Fix compilation.
2007-12-22 Rémi Duraffortuse a pointer to a function instead of a callback
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-11 Rémi DuraffortAdd the modification to the wxwidget interface and...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2006-11-23 Marian DurkovicCompletely replace all ANSI CP dependend mb_str()
2006-04-28 Antoine CellerierDisplay file size instead of svn revision in update...
2006-04-02 Clément StenacWX Strings review by Steven Sheehy (Refs:#438)
2006-03-31 Clément StenacwxWidgets strings (Refs:#438)
2006-03-28 Antoine CellerierFix update dialog layout in Windows
2006-03-12 Clément StenacRevert [14732]
2006-03-12 Clément StenacMight fix a bit update layout in win32
2006-02-03 Christophe MutricySeems that the widget return the path in local encoding
2006-02-02 Antoine Cellerierinclude/* : fix doxygen comments
2006-02-02 Antoine Cellerieruse VLC threads instead of wxWidgets threads.
2006-02-02 Antoine Cellerierlets hope that this fixes the win32 build
2006-02-02 Antoine CellerierFix misplaced include (triggered error on win32 build...
2006-02-02 Antoine Celleriersrc/*, include/* : update core functions. (Should make...
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-12 Antoine CellerierFSF address change.
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...