summaryrefslogtreecommitdiff
path: root/src/totem-interface.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Fix the build with recent GTK+Carlos Garcia Campos1-2/+2
2010-12-22Fix breakage caused by GDK-X11 API changesPhilip Withnall1-1/+1
2010-09-19Add missing introspection annotationsPhilip Withnall1-0/+30
2010-09-16Fix two more occurrences of GDK_DISPLAYPhilip Withnall1-1/+1
2010-09-04Port to GSettingsPhilip Withnall1-1/+0
2010-06-16Port to libpeas for plugin handlingBastien Nocera1-3/+1
2010-04-08Don't handle GtkLinkButton cliking ourselvesBastien Nocera1-35/+0
2010-02-12Use accessor functions instead direct accessJavier Jardón1-2/+2
2009-10-16Fix links not showing up in error messagesBastien Nocera1-0/+1
2009-07-26Use Pango attributes instead of boldify and italicise functionsPhilip Withnall1-92/+0
2009-04-30Bug 578387 – Remaining API documentation additionsPhilip Withnall1-1/+43
2009-02-07Documentation updates and fixes: all documented and plugin-visible API isPhilip Withnall1-0/+9
2009-02-06Remove unused and broken error-shown property.Philip Withnall1-0/+12
2008-10-07Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera1-8/+2
2008-07-14Fix a crasher when GtkBuilder interface files are missing (Closes:Bastien Nocera1-2/+14
2008-04-24Update FSF address (Closes: #518264)Bastien Nocera1-2/+2
2007-08-31Escape the URI before using it in a shell, otherwise the fragment ends upBastien Nocera1-2/+4
2007-08-19Patch from Philip Withnall <pwithnall@svn.gnome.org> to enhance the "DVDBastien Nocera1-0/+62
2007-08-19declare variables at the beginning of code blocks. Fixes compilation withJens Granseuer1-2/+2
2007-07-23upd for the changed belowBastien Nocera1-4/+14
2007-07-05Patch from Philip Withnall <pwithnall@svn.gnome.org> to use GtkBuilderBastien Nocera1-31/+29
2007-05-03Fix excemption/exemption/exception usage Add exception clauses toBastien Nocera1-1/+1
2007-04-12Plenty of code cleanups by Kjartan Maraas <kmaraas@broadpark.no>Bastien Nocera1-2/+2
2007-04-04Add a way to italicise labelsBastien Nocera1-0/+34
2007-04-03Turn Totem into a TotemObject, remove calling the screensaver directly,Bastien Nocera1-0/+34
2007-02-14Fix compiler warnings, and various cleanups. Bug #402920.Christian Persch1-5/+6
2007-01-10add support for "audio only" outputs (Closes: #395078)Bastien Nocera1-2/+2
2007-01-10fix compile warningBastien Nocera1-0/+25
2007-01-09Add $(DISABLE_DEPRECATED) to CPPFLAGS to catch deprecated API use. RemoveChristian Persch1-1/+2
2006-09-30Add --disable-run-in-source-tree option to configure, allowing to disableFrederic Crozat1-0/+5
2006-06-21Move the GtkPlug specific transient dialogue handling to totem-interface,Bastien Nocera1-1/+54
2005-10-03load the interface forcing the Totem gettext package at all timesBastien Nocera1-1/+1
2005-04-10Use header capitalization for window titles. Add a missing mnemonic toDennis Cranston1-0/+1
2005-03-20Fix weird behaviour when a file can't be played (Mala Educacion trailer onBastien Nocera1-0/+1
2005-03-13Add a redirect signal, for MRL references, rather than handling it insideBastien Nocera1-3/+11
2005-02-08commit license change to TotemChristian Fredrik Kalager Schaller1-19/+28
2005-01-20try to avoid problems with unescaped error messages passed to the errorBastien Nocera1-2/+2
2005-01-12add interface helpers for glade files, and images, Add vim bits to the gstBastien Nocera1-0/+153