]> git.sesse.net Git - vlc/history - projects/mozilla/vlcshell.cpp
Fix mozilla toolbar button click logic.
[vlc] / projects / mozilla / vlcshell.cpp
2008-06-18 Jean-Paul SamanFix mozilla toolbar button click logic.
2008-06-18 Jean-Paul SamanTry to correctly guess which button has been clicked...
2008-06-18 Anthony LoiseauAdd "toolbar:bool" RW property for the JS API, fix...
2008-05-31 Christophe MutricyDon't use deprecated and removed API in Mozilla plugin.
2008-05-31 Christophe MutricyDon't use vlc_int64_t. It no longer exist.
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-31 Tanguy Krotofflibvlc: rename all libvlc_MediaInstance in libvlc_Media...
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...
2008-03-26 Rafaël CarréMozilla: fix compilation on OSX, where we don't use...
2008-03-25 Jean-Paul SamanRefactor toolbar sizing.
2008-03-25 Anthony LoiseauMozilla-plugin linux toolbar can be hidden by adding...
2008-03-04 Jean-Paul SamanMore cases were p_md was not checked in Mozilla toolbar...
2008-03-04 Jean-Paul Saman[PATCH] by Anthony Loiseau <anthony.loiseau at gmail...
2008-02-25 Jean-Paul SamanRefactor mozilla toolbar code. There are still a few...
2008-02-25 Jean-Paul SamanFixed another crash with fullscreen in mozilla toolbar.
2008-02-25 Jean-Paul SamanCleanup and fix crash when plugin wasn't playing.
2008-02-04 Pierre d'HerbemontSource Tree Layout Cleanup: (As decided at videolan...