summaryrefslogtreecommitdiff
path: root/src/plugins/tracker/totem-tracker-widget.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-28tracker: Use new libtracker-sparql APIMartyn Russell1-188/+446
2010-04-13Fixes bug #614839 - Tracker-Plugin: Migrate to Tracker 0.8Martyn Russell1-22/+32
2010-04-06Key navigation is broken in "local search" pluginSimon Wenner1-1/+1
2009-10-22Update tracker plugin for 0.7 APIMartyn Russell1-111/+272
2009-07-20Homogenise the Local Search plugin's appearance with Jamendo and YouTubePhilip Withnall1-9/+2
2009-01-04Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall1-2/+0
2008-12-08Fix building with newer versions of tracker (Closes: #563706)Bastien Nocera1-2/+2
2008-10-27Harmonise the appearance of the YouTube and Local Search sidebars, makingPhilip Withnall1-6/+7
2008-09-20Fix using unvetted strings in printf-style functions.Philip Withnall1-1/+1
2008-08-18Unset GValues after having used them, to make sure they get cleaned up,Bastien Nocera1-1/+1
2008-03-16Convert the Tracker plugin to GIO and remove its dependency on libgnomeui.Philip Withnall1-14/+16
2008-02-05Clean up a couple of memory leaks, clean up disposal/finalization on a fewPhilip Withnall1-0/+2
2008-01-27HIGify the Tracker plugin, following suggestions made by Kirk Bridger.Philip Withnall1-52/+111
2007-12-02Clean up a couple of other memory leaks, clean up disposal/finalization onPhilip Withnall1-7/+16
2007-12-01Plug some memory leaks.Philip Withnall1-5/+9
2007-11-25Render a placeholder image instead of a video thumbnail inPhilip Withnall1-1/+1
2007-11-25use an asynchronous call to Tracker, so it doesn't block the UIJames Livingston1-45/+57
2007-11-23Use ngettext to translate the number of matches properlyBastien Nocera1-6/+6
2007-11-23Fix crash when activating videos in the Tracker plugin (Closes: #499137)Bastien Nocera1-14/+48
2007-11-23Add Tracker plugin from Javier Goday <jgoday@gmail.com> (Closes: #497967)Bastien Nocera1-0/+342