]> git.sesse.net Git - vlc/history - projects/mozilla
osx/framework: use the OS X dialog provider as interface module
[vlc] / projects / mozilla /
2009-12-05 JP DingerReplace #if XP_SYMBOL with #if defined(XP_SYMBOL) for...
2009-10-06 Rafaël Carrémozilla: fix compilation after [1979486d]
2009-10-05 Rémi Denis-Courmontlibvlc_audio_*: remove useless exception parameters
2009-10-05 Rémi Denis-Courmontlibvlc_media_*: remove a bunch of useless exception...
2009-09-30 Jean-Baptiste KempfDon't ignore-config on the webplugin
2009-09-16 Anthony Loiseaumozilla: fix stop condition of a for iteration
2009-09-15 Rémi Duraffortmozilla plugin: fix potential buffer overlow.
2009-09-13 JP DingerResolve crash in mozilla plugin pointed out by Alex...
2009-09-07 Christophe MutricyCompile fix
2009-08-17 Rémi Duraffortmozilla plugin: fix a potential memleak.
2009-08-09 Rémi Denis-CourmontReplace libvlc_exception_get_message with libvlc_errmsg
2009-07-24 Jean-Paul Samanmozilla: use minimal_macosx as vout in webplugin, it...
2009-07-24 Jean-Paul SamanCleanup mozilla plugin
2009-07-24 Jean-Paul Samanmozilla: don't allocate a zero sized array.
2009-07-24 Jean-Paul Samanmozilla: fix small memory leak
2009-07-10 Jean-Paul Samanmozilla: introduce new property text
2009-07-05 Cyril MathéMozilla-plugin: Fix a crash when exiting
2009-07-02 Cyril MathéMozilla & ActiveX: Update test.html
2009-07-01 Cyril MathéMoz-Plugin: Marquee JS Bindings
2009-06-23 Hugo Beauzee-LuyssenAdding a libvlc_media_add_option_flag
2009-06-15 Christophe MutricyFix permissions
2009-06-15 Christophe MutricyDistribute the plugins manifest files
2009-06-15 Jean-Paul Samanmozilla: use [] array initialisation in javascript
2009-06-14 Dominique Leuenbergerxulrunner 1.9.1 for the mac port.
2009-06-05 Jean-Paul Samanxulrunner-1.9.1 patch by Dominique Leuenberger <dominiq...
2009-06-04 Pierre d'HerbemontDisable non implemented code to get build bot back.
2009-06-03 Cyril MathéUpdate test.html file with new features
2009-06-03 Cyril MathéMoz-Plugin: Deinterlace JS Binding
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-30 JP Dingermozilla plugin: cosmetics.
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Cyril Mathéupdate test.html
2009-05-26 Cyril Mathémoz-plugin: Improve subtitle and audio track JS bindings
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfFix conflicts.
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-24 Jean-Paul Samanmozilla: workaround for libvlc media_player end of...
2009-05-24 Jean-Paul Samanmozilla: use correct cast for VlcPlugin *
2009-05-24 Jean-Paul Samanmozilla: remove debug prints
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 Rémi Denis-CourmontMozilla: remove logging support
2009-05-18 JP DingerCosmetics
2009-05-18 JP DingerExtract common string-to-variant code in mozilla plugin.
2009-05-17 Christophe MutricyDon't distribute files generated by configure
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Paul Samanmozilla: fix integer types
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontReparenting does not work with set_parent.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Jean-Paul Samanmozilla: workaround for libvlc media_player end of...
2009-05-12 Jean-Paul Samanmozilla: use correct cast for VlcPlugin *
2009-05-12 Jean-Paul Samanmozilla: remove debug prints
2009-05-12 Jean-Paul Samanmozilla: fix integer types
2009-05-05 Jean-Paul Samantest.html: print pretty output when vlc.input.length...
2009-05-05 Jean-Paul Samanmozilla: remove dead code
2009-05-05 Jean-Paul SamanUpdate test.html for mozilla and activex based browsers.
2009-05-05 Jean-Paul Samanmozilla: Fix #2678 resizing browser plugin during playback.
2009-05-05 Jean-Paul Samanmozilla: cleanup
2009-05-05 Jean-Paul Samanmozilla test.html still used some old vlc.playlist...
2009-03-17 Jean-Paul Samansafari: integer type cleanup
2009-03-17 Jean-Paul Samansafari: add license to file
2009-03-17 Jean-Paul Samansmall cleanup in mozilla test page
2009-03-16 Jean-Paul Samanmozilla: remove npunix_old.c and npwin_old.cpp
2009-03-16 Jean-Paul Samanmozilla: rewrite and license npunix.c/npwin.cpp under...
2009-03-16 Jean-Paul Samanmozilla: Resolve files with conflicting licensing terms
2009-03-11 Vicente Jimenez... Missing use of options in test.html added playlist...
2009-03-10 JP DingerMove users of playlist_select() inline.
2009-03-10 Jean-Paul Samanmozilla: cleanup test.html plugin testing page.
2009-03-10 Jean-Paul Samanmozilla: ignore these files
2009-03-08 Rémi Duraffortmozilla: might fix compilation for win32.
2009-03-08 Jean-Paul Samanmozilla: MacOS X build fix
2009-03-08 Jean-Paul Samanmozilla: windows build fix
2009-03-07 Jean-Paul Samanmozilla/safari/activex: do not show video title when...
2009-03-07 Jean-Paul Samanmozilla: fix regression introduced in: da3d8cdb8bb6a11b...
2009-03-07 Jean-Paul Samanmozilla: keep projects/mozilla/install.js uptodate
2009-03-07 Jean-Paul Samanmozilla: test.html fix inputTracker usage
2009-03-07 Jean-Paul Samanmozilla: cosmetics
2009-03-07 Jean-Paul Samanmozilla: fix video overwritting toolbar issue
2009-03-07 Jean-Paul Samanmozilla: no longer use libvlc depreceated API
2009-03-07 JP DingerAdd isPluginRunning() and getPrivate<>(), and use them...
2009-03-07 jpsaman@m2x.nlMake both parameters of RETURN_ON_EXCEPTION explicit.
2009-03-07 JP DingerPush lots of copy/paste code into a macro, and en passa...
2009-03-07 JP DingerSimplicifations, and arbitrarily take 78 cols as a...
next