summaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-04-24save-file: wrong reference to a structure fieldDavide Italiano1-1/+1
2011-04-14chapters: Permit invalid timestamp formats as previously output by TotemPhilip Withnall1-1/+8
2011-04-14chapters: Warn about ignored chapters when parsing a CMML filePhilip Withnall1-2/+4
2011-04-14chapters: Fix output of timestamps from the chapters pluginPhilip Withnall1-2/+10
2011-03-30jamendo: Fix various tree model/view problems due to changes in GTK+'s GIRPhilip Withnall1-9/+10
2011-03-30jamendo: Fix encoding problems with non-ASCII track namesPhilip Withnall1-2/+2
2011-03-30opensubtitles: Parse the subtitle file as a URI rather than a pathPhilip Withnall1-1/+1
2011-03-30opensubtitles: Fix the GDK key constants usedPhilip Withnall1-1/+1
2011-03-30Bug 646231 — Subtitle downloader plugin broken on 2.91.93Philip Withnall1-2/+3
2011-03-27pythonconsole: Fix key event handlingPhilip Withnall1-10/+11
2011-03-27pythonconsole: Fix calls to Gtk.Action()Philip Withnall1-2/+2
2011-03-27plugins: Fix python plugins' init of self.totemSebastian Pölsterl5-5/+10
2011-03-10im-status: Don't be idle as soon as we enter fullscreenBastien Nocera1-1/+1
2011-03-10screensaver: Fix memory leakBastien Nocera1-1/+4
2011-03-10screensaver: Use "window" propertyBastien Nocera1-1/+3
2011-02-27Bug 642877 — Make sure all builtin plugins are in the active-plugins listPhilip Withnall1-0/+12
2011-02-23galago: Rename to im-status and use gnome-sessionBastien Nocera5-181/+220
2011-02-23save-file: Fix possible assertionBastien Nocera1-1/+6
2011-02-20Bug 642758 — Chapters (CMML) plugin stores time offsets as localized floatsPhilip Withnall1-25/+110
2011-02-18Fix warnings spotted by new gccIgnacio Casal Quinteiro1-2/+0
2011-02-17fix insertion with tagsIgnacio Casal Quinteiro1-5/+6
2011-02-14Update totem against latest libpeas API changes.Steve Frécinaux1-0/+2
2011-02-11Added zeitgeist dataprovider pluginMichal Hruby4-0/+300
2011-01-30Bug 640942 — Missing linker flagsChristopher Taylor20-10/+41
2011-01-28tracker: Use new libtracker-sparql APIMartyn Russell3-190/+449
2011-01-27media-player-keys: Add support for new keysBastien Nocera1-0/+15
2011-01-22Bug 640048 — Build failure due libbaconvideowidgetproperties.laPhilip Withnall3-389/+4
2011-01-19"update-policy" property was removedBastien Nocera2-2/+0
2011-01-14plugins: Re-add the sample vala pluginAbderrahim Kitouni3-0/+55
2011-01-13Offer to open YouTube videos in the browser if their format isn't supportedPhilip Withnall1-1/+34
2011-01-13Remove t-param parsing from the YouTube pluginPhilip Withnall1-214/+26
2011-01-13Fix capitalisation of the “Skip To” dialogue's titlePhilip Withnall2-2/+2
2011-01-13Bug 639398 — seconds and second stringsPhilip Withnall1-1/+7
2011-01-11all: Fix wrong removal of GdkAppLaunchContext usageBastien Nocera1-1/+9
2011-01-11all: Remove use of deprecated GdkAppLaunchContextBastien Nocera1-9/+1
2010-12-30Only close the subtitles download dialogue after downloading has finishedPhilip Withnall1-1/+1
2010-12-30Bug 638296 — dialog window not closing after selecting subtitlesPhilip Withnall1-0/+1
2010-12-22Fix the order of arguments passed to BraseroPhilip Withnall1-2/+2
2010-12-22Fix breakage caused by GDK-X11 API changesPhilip Withnall2-37/+46
2010-12-20Prompt the user to save changes to the chapter list before Totem closesPhilip Withnall1-0/+31
2010-12-20Break a reference cycle in TotemPluginsEnginePhilip Withnall2-15/+33
2010-12-20Ensure totem_plugins_engine_get_default() always returns a new referencePhilip Withnall2-1/+3
2010-12-20Remove an incorrect unref from the chapters pluginPhilip Withnall1-1/+0
2010-12-19Make column headings in the chapters plugin translatablePhilip Withnall1-2/+2
2010-12-19Add a shadow to the tree view in the chapters pluginPhilip Withnall1-0/+1
2010-12-19Reword some of the translatable strings in the chapters pluginPhilip Withnall4-19/+18
2010-12-17Use Unicode strings for translatable messages in Python pluginsPhilip Withnall6-51/+56
2010-12-17Fix the Jamendo plugin's preferences dialoguePhilip Withnall1-1/+16
2010-12-17Fix a missing constructor argument in the OpenSubtitles pluginPhilip Withnall1-1/+2
2010-12-15Fix GSetting binding sensitivitiesPhilip Withnall1-1/+1