summaryrefslogtreecommitdiff
path: root/browser-plugin/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use g_cclosure_marshal_generic() instead custom marshallersJavier Jardón2012-12-101-14/+1
* browser-plugin: Fix GtkBuilder signals not getting connectedBastien Nocera2012-09-241-0/+2
* build: Fix pkg-config usageBastien Nocera2012-07-131-11/+6
* browser-plugin: Fix parallel buildCraig Keogh2012-05-281-1/+1
* build: We don't need XTest anymoreBastien Nocera2012-03-291-1/+0
* browser-plugin: Use gtk_application_inhibit()Bastien Nocera2012-03-281-2/+0
* browser-plugin: Actually, just enable itBastien Nocera2011-12-061-4/+0
* browser-plugin: Build vegas plugin by defaultBastien Nocera2011-12-061-0/+4
* browser-plugin: Add new Vegas pluginBastien Nocera2011-12-041-0/+21
* browser-plugin: Remove unneeded helper libraryBastien Nocera2011-12-031-20/+3
* browser-plugin: Port plugin to GDBusBastien Nocera2011-12-031-2/+0
* Fix build on CygwinYaakov Selkowitz2011-12-021-0/+1
* build: Remove left-over XVIDMODE_LIBS usageBastien Nocera2011-04-041-1/+0
* Some fixes for parallel buildsBastien Nocera2010-10-111-2/+5
* Clean up SOURCES in browser-plugin/Makefile.amPhilip Withnall2010-09-051-59/+24
* Clean up CXXFLAGS in browser-plugin/Makefile.amPhilip Withnall2010-09-051-28/+11
* Clean up LIBADD in browser-plugin/Makefile.amPhilip Withnall2010-09-051-20/+9
* Clean up LDFLAGS in browser-plugin/Makefile.amPhilip Withnall2010-09-051-20/+10
* Clean up browser-plugin/Makefile.amPhilip Withnall2010-09-051-45/+24
* Clean up CPPFLAGS in browser-plugin/Makefile.amPhilip Withnall2010-09-051-61/+12
* Add git.mk supportPhilip Withnall2010-09-041-0/+2
* Use GSettings binding for the preferencesPhilip Withnall2010-09-041-1/+0
* Fix linking against pedantic linkersMatthias Clasen2010-02-151-1/+1
* Remove the "Complex" (Real Media compatible) browser pluginBastien Nocera2009-11-201-60/+0
* Remove NVTV_{LIBS,CFLAGS} from the makefilesBastien Nocera2008-12-111-2/+0
* Remove the "basic" web browser plugin, you should now use the VLC API toBastien Nocera2008-10-091-60/+0
* Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera2008-10-071-6/+6
* Make the Complex plugin compile again... (Closes: #535820)Bastien Nocera2008-06-091-2/+2
* Bug 520629 – deCOMtaminate pluginsChristian Persch2008-05-301-139/+146
* Add a log domain for easier debugging Tell the plugin we had a buttonBastien Nocera2008-02-071-0/+1
* Fix building GTK+ version of the browser plugin (again)Bastien Nocera2008-01-081-0/+2
* Make the plugins link against the -mini playlist parser lib (Closes:Bastien Nocera2007-12-041-6/+6
* Move to totem-pl-parser moduleBastien Nocera2007-12-031-21/+0
* Move this... ... hereBastien Nocera2007-11-211-21/+21
* Rename this... ...to that and add the states to those constantsBastien Nocera2007-09-101-7/+7
* Add the Cone plugin, a plugin to mimic the VLC plugin, write IDL filesBastien Nocera2007-08-291-0/+64
* Inhibit the screensaver when playback is ongoing (Closes: #425469)Bastien Nocera2007-08-221-0/+2
* Don't delete the glow button when cleaning up (Closes: #465499)Bastien Nocera2007-08-101-2/+3
* Add a test program for the glow button widget, to ease debuggingBastien Nocera2007-08-101-17/+41
* Patch from Andreas Hanke <andreas.hanke@gmx-topmail.de> to respect theBastien Nocera2007-06-201-1/+1
* Add a "glow button" that will glow like the tasklist with urgency hintBastien Nocera2007-06-161-0/+2
* upd 2.19.3V_2_19_3Bastien Nocera2007-05-211-1/+0
* upd Release 2.19.2V_2_19_2Bastien Nocera2007-05-141-1/+2
* updBastien Nocera2007-05-141-0/+5
* spaces cleanups by Loïc Minier <lool+gnome@via.ecp.fr> (Closes: #414173)Bastien Nocera2007-03-191-5/+5
* Revert the patch from bug #405850, since G_GNUC_FUNCTION is absolutelyChristian Persch2007-02-181-0/+5
* Add Javascript stubs for the GMP (Windows Media Player-compatible) pluginBastien Nocera2007-01-311-2/+12
* A browser-plugin/totemClassInfo.h:Christian Persch2007-01-221-0/+5
* Fix build when "make -j2" and above (spotted by Matthias Clasen), fixBastien Nocera2007-01-171-7/+8
* Add $(DISABLE_DEPRECATED) to CPPFLAGS to catch deprecated API use. RemoveChristian Persch2007-01-091-8/+23