summaryrefslogtreecommitdiff
path: root/browser-plugin
Commit message (Expand)AuthorAgeFilesLines
* browser-plugin: Fix warning inhibiting idle for hidden pluginBastien Nocera2014-04-111-1/+1
* browser-plugin: Fix warning for hidden pluginBastien Nocera2014-04-111-2/+0
* browser-plugin: Fix running gdb when it is a scriptBastien Nocera2014-04-111-1/+1
* browser-plugin: Fix running under recent gnome-terminalBastien Nocera2014-04-111-2/+1
* browser-plugin: Fix warning when running in ChromiumBastien Nocera2014-04-111-0/+3
* totem-glow-button: Do not add the custom CSS provider for every instanceCarlos Garcia Campos2014-04-021-8/+14
* totem-glow-button: Fix memory leakCarlos Garcia Campos2014-04-021-0/+1
* browser-plugin: Fix build when using C++11 modeTing-Wei Lan2014-02-111-2/+2
* browser-plugin: Make it compileBastien Nocera2014-01-311-2/+3
* browser-plugin: use correct type for SetTime.Antoine Jacoutot2014-01-111-1/+1
* general: Update FSF licence addressPhilip Withnall2014-01-107-21/+7
* browser-plugin: Update glow button for recent GTK+Bastien Nocera2013-12-162-272/+65
* browser-plugin: Make glow button test a bit less stupidBastien Nocera2013-12-161-2/+2
* browser-plugin: Fix some function error returnsPhilip Withnall2013-09-301-2/+2
* build: Fixes for make distcheckRico Tzschichholz2013-09-181-1/+2
* browser-plugin: Set button arrow icons according to locale's text directionYosef Or Boczko2013-07-311-4/+6
* all: Stop using GtkImageMenuItemBastien Nocera2013-07-221-4/+2
* all: Drop GtkStock usageBastien Nocera2013-07-221-5/+1
* Revert "browser-plugin: Set button arrow icons according to locale's text dir...Bastien Nocera2013-07-011-12/+3
* browser-plugin: Set button arrow icons according to locale's text directionYosef Or Boczko2013-07-011-3/+12
* browser-plugin: Hastily fix buildBastien Nocera2013-04-294-87/+45
* backend: Remove error reporting from bvw_open()Bastien Nocera2013-03-271-3/+2
* browser-plugin: Add FIXME for LaunchPlayer APIBastien Nocera2013-03-271-0/+2
* browser-plugin: Use constant for image-missing nameBastien Nocera2013-03-271-3/+5
* browser-plugin: Clean up _set_fullscreen() callsBastien Nocera2013-03-271-18/+14
* backend: Remove bacon_video_widget_set_fullscreen() callBastien Nocera2013-03-271-1/+0
* browser-plugin: Don't leak errorsBastien Nocera2013-03-271-0/+1
* browser-plugin: Coding style fixesBastien Nocera2013-03-271-37/+22
* browser-plugin: Remove unused variablesBastien Nocera2013-03-271-5/+1
* browser-plugin: Use GResource to load the D-Bus XMLBastien Nocera2013-03-273-6/+22
* browser-plugin: Port to GDBusBastien Nocera2013-03-272-265/+392
* browser-plugin: Remove never implement UnsetWindow methodBastien Nocera2013-03-271-3/+0
* browser-plugin: Stop generating totem-plugin-viewer-interface.hBastien Nocera2013-03-271-6/+1
* browser-plugin: Install the interface definition fileBastien Nocera2013-03-271-1/+3
* browser-plugin: Fix compile-time warningsBastien Nocera2013-03-273-132/+296
* browser-plugin: Move options checking to a separate functionBastien Nocera2013-03-271-4/+12
* browser-plugin: Use g_list_free_full()Bastien Nocera2013-03-181-2/+1
* browser-plugin: Remove obsolete g_type_init() callBastien Nocera2013-03-081-4/+0
* Use g_cclosure_marshal_generic() instead custom marshallersJavier Jardón2012-12-103-21/+4
* browser-plugin: Make screensaver work in browserBastien Nocera2012-10-111-1/+7
* browser-plugin: Issue a warning instead of assertingBastien Nocera2012-10-111-2/+4
* browser-plugin: Fix MOV streams with hidden videoBastien Nocera2012-10-101-1/+1
* main: Fix spinning cursor when launched through nautilusBastien Nocera2012-10-101-0/+3
* Don't use gtk_menu_button_set_menuMatthias Clasen2012-09-241-2/+2
* browser-plugin: Fix test suite for httpd 2.4Bastien Nocera2012-09-241-2/+9
* browser-plugin: Slightly better debugBastien Nocera2012-09-241-1/+1
* browser-plugin: Fix GtkBuilder signals not getting connectedBastien Nocera2012-09-241-0/+2
* browser-plugin: Register the types used by UI filesOlivier Blin2012-09-131-0/+4
* browser-plugin: Add speed limit support to httpdBastien Nocera2012-07-181-5/+14
* browser-plugin: Simplify test http server conf creationBastien Nocera2012-07-181-27/+28