summaryrefslogtreecommitdiff
path: root/browser-plugin
Commit message (Expand)AuthorAgeFilesLines
* Patch from Alexander Sack <asac@jwsdot.com> to keep the dbus-glib libraryBastien Nocera2007-03-092-8/+13
* Fix parsing of boolean values. Bug #413065.Christian Persch2007-03-011-1/+1
* upd print more details about the unhandled variables 2.17.92V_2_17_92Bastien Nocera2007-02-201-0/+12
* Also allow "-1" for boolean values, and semi-implement a few bits of theChristian Persch2007-02-194-17/+39
* Revert the patch from bug #405850, since G_GNUC_FUNCTION is absolutelyChristian Persch2007-02-189-585/+464
* Fix compiler warnings, and various cleanups. Bug #402920.Christian Persch2007-02-141-1/+1
* Implement zeroing operator new. Fixes crash from bug #407679.Christian Persch2007-02-132-0/+13
* Patch from Damien Carbery <damien.carbery@sun.com> to not use theBastien Nocera2007-02-124-9/+9
* Patch from Damien Carbery <damien.carbery@sun.com> to add signal.h for theBastien Nocera2007-02-081-0/+1
* remove unused mName, patch from Christian Persch <chpe@svn.gnome.org>Bastien Nocera2007-02-041-1/+0
* Fix "isOnline" attribute toChristian Persch2007-02-011-1/+1
* and more missing files, I need to stop the crackBastien Nocera2007-01-313-0/+150
* Add the missing files, duhBastien Nocera2007-01-3116-0/+1183
* Add Javascript stubs for the GMP (Windows Media Player-compatible) pluginBastien Nocera2007-01-317-47/+726
* Remove use of __FUNCTION__ as it's not portable, patch by Damien CarberyBastien Nocera2007-01-302-4/+4
* Avoid warnings when changing playstate and hidden (again!)Bastien Nocera2007-01-291-2/+2
* update IDL file to include all the documented and non-deprecated functionsBastien Nocera2007-01-293-18/+2239
* Fix varargs #ifdef mess Add a "--verbose" option, useful to see what theBastien Nocera2007-01-241-6/+2
* A browser-plugin/totemClassInfo.h:Christian Persch2007-01-228-436/+163
* add link to the QuickTime docsBastien Nocera2007-01-191-0/+8
* Add QuickTime-compatible IDL fileBastien Nocera2007-01-194-11/+1041
* Fix buildBastien Nocera2007-01-191-1/+2
* Patch from Damien Carbery to fix varargs usage for Solaris (Closes:Bastien Nocera2007-01-181-0/+4
* Fix build when "make -j2" and above (spotted by Matthias Clasen), fixBastien Nocera2007-01-171-7/+8
* add a "myself" target, so we can test for those avoid leaking href_uriBastien Nocera2007-01-173-10/+17
* Avoid warning when no URI is passed directly when launching theBastien Nocera2007-01-161-0/+2
* Go to the STOPPED state when we set an logo/error image, only "show" anBastien Nocera2007-01-161-48/+54
* Add a copy of test 7 but with a PNG imageBastien Nocera2007-01-163-0/+48
* add MOZ_PLUGIN_PATH docBastien Nocera2007-01-164-8/+74
* revert the browser plugin parts of the previous commit, and simply pass onBastien Nocera2007-01-153-24/+17
* Pass the width and height of the video display to the backend when showingBastien Nocera2007-01-153-10/+22
* Turn on visualisations by default (Closes: #395409) add a default visualsBastien Nocera2007-01-151-0/+1
* Before adding a local file entry from a playlist, verify that the base uriBastien Nocera2007-01-151-7/+12
* Avoid gdk-pixbuf warnings when we can't find a named icon in the themeBastien Nocera2007-01-151-2/+6
* add a test case for bug #396710Bastien Nocera2007-01-152-0/+17
* add another envvar to make the viewer abort on warnings, document theBastien Nocera2007-01-152-2/+23
* ShowDisplay=FALSE hides a property bar with WMP, not the main videoBastien Nocera2007-01-151-1/+0
* Avoid warnings when in audio only mode, and trying to set an error/logoBastien Nocera2007-01-151-0/+3
* Don't copy the base URI when we want the location of the current movie,Bastien Nocera2007-01-151-3/+1
* remove the unused mViewerStream (Closes: #395858)Bastien Nocera2007-01-142-33/+9
* add simple QuickTime testBastien Nocera2007-01-121-0/+7
* Some cleanups, start playing the playlist when the browser set it for usBastien Nocera2007-01-121-13/+16
* use another video so we can see movementBastien Nocera2007-01-121-1/+1
* it's test 3, not 1 addedBastien Nocera2007-01-125-1/+23
* Modify the test so it tests for autoplay=falseBastien Nocera2007-01-121-1/+1
* Add some debug in case there's no app found to launch the stream whenBastien Nocera2007-01-122-1/+19
* Avoid errors when the icon is bigger than the destination areaBastien Nocera2007-01-121-3/+2
* Use the "totem" icon as the logo by default, set the error logo wheneverBastien Nocera2007-01-121-57/+59
* add the SetErrorLogo methodBastien Nocera2007-01-123-1/+64
* support application/x-quicktime-media-link in the QuickTime plugin toBastien Nocera2007-01-111-1/+2