summaryrefslogtreecommitdiff
path: root/src/totem-object.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-24Update FSF address (Closes: #518264)Bastien Nocera1-1/+1
2008-04-08Remove set_mrl_* functions from the bindings, as they bypass the playlist.Philip Withnall1-0/+89
2008-04-07Add runtime checks for flvdemux and souphttpsrc and display an error ifPhilip Withnall1-0/+7
2008-01-21Patch from Patrick Hulin <patrick.hulin@gmail.com>Bastien Nocera1-1/+8
2007-11-25Remove row_activated signal, it's already implemented in the list viewBastien Nocera1-3/+5
2007-11-23Remove totem_get_playlist() and only exportBastien Nocera1-5/+24
2007-11-21A bunch of cleanups of various sorts.Kjartan Maraas1-2/+2
2007-11-12Fix some compile warnings, show a busy cursor while downloading results inPhilip Withnall1-0/+11
2007-07-23oops, missing fileBastien Nocera1-1/+9
2007-07-10Add a number of externally callable functions to allow the Bemused pluginBastien Nocera1-0/+25
2007-06-11Add support for Python and Vala plugins (Closes: #439557)Philip Withnall1-0/+88
2007-05-18Add a properties plugin (Closes: #428291)Bastien Nocera1-3/+88
2007-05-14Move the skipto dialog into a new plugin. (Closes #428293)Philip Withnall1-2/+33
2007-05-03Fix excemption/exemption/exception usage Add exception clauses toBastien Nocera1-1/+1
2007-04-25Explicitly shutdown the plugins engine at the totem exit. RemoveJan Arne Petersen1-1/+6
2007-04-24Chain up to the finalise handler of the parent class. Bug #433113.Christian Persch1-5/+3
2007-04-12Move the allowed plugins list to the topBastien Nocera1-2/+27
2007-04-09Add a plugin to replace the not-so-useful "Always On Top" menu item whichBastien Nocera1-0/+2
2007-04-09Show the plugins menu entry above the Preferences menu entryBastien Nocera1-0/+9
2007-04-03Turn Totem into a TotemObject, remove calling the screensaver directly,Bastien Nocera1-0/+124