]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/dialogs/fileinfo.cpp
s/vlc_object_yield/vlc_object_release/
[vlc] / modules / gui / wxwidgets / dialogs / fileinfo.cpp
2008-09-20 Antoine Celleriers/vlc_object_yield/vlc_object_release/
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-06-18 Jean-Paul SamanReplace vlc_object_find() and vlc_object_release()...
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...
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-22 Christophe Mutricyi18n fixes pointed by Marian Hikanik
2006-04-02 Clément StenacWX Strings review by Steven Sheehy (Refs:#438)
2006-03-08 Damien Fouilleulall: reworked gui layout of dialog boxes to get rid...
2006-03-04 Christophe Mutricyfileinfo.*: I should lean C++
2006-03-04 Christophe Mutricyfileinfo.*: Don't show stats when they qre disable.
2006-02-21 Clément Stenacwxstuff
2006-02-21 Clément StenacAdd a close button. Put "-" instead of nothing when...
2006-02-19 Clément Stenac* Show meta-information separately
2006-01-28 Clément StenacFix refcount problem
2006-01-28 Clément StenacFixes for prehistoric build system
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-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...