summaryrefslogtreecommitdiff
path: root/src/totem-interface.c
Commit message (Expand)AuthorAgeFilesLines
* main: Remove unused totem_interface_create_header_button()Krifa752022-11-241-38/+0
* main: Remove unused gdkx includeBastien Nocera2022-03-301-1/+0
* main: Remove totem_interface_load()Bastien Nocera2022-03-301-97/+0
* main: Move fullscreen toolbar to GtkBuilderBastien Nocera2022-02-101-1/+2
* main: Make totem_interface_get_full_path() privateBastien Nocera2021-05-111-1/+2
* main: Make totem_interface_load_with_full_path() privateBastien Nocera2021-05-111-2/+6
* main: Remove unused totem_interface_error_with_link()Bastien Nocera2021-05-111-37/+0
* main: Remove TOTEM_RUN_IN_SOURCE_TREE ifdef'sBastien Nocera2021-05-111-18/+0
* main: Remove unused totem_interface_load_pixbuf()Bastien Nocera2019-10-241-22/+0
* main: Use Unicode in translatable stringsPiotr Drąg2017-01-311-2/+2
* docs: Documentation checking fixesPhilip Withnall2016-11-281-0/+3
* main: Always use a popover for menu buttonsBastien Nocera2015-03-131-0/+2
* main: Remove border from error dialogueBastien Nocera2014-09-121-1/+0
* main: Remove XEmbed parenting hackBastien Nocera2014-04-301-63/+2
* main: Add missing introspection annotationBastien Nocera2014-03-141-0/+9
* main: Move header button creation helper to -interface.[ch]Bastien Nocera2014-02-141-0/+23
* main: Remove unused totem_interface_get_license()Bastien Nocera2014-02-141-27/+0
* general: Update FSF licence addressPhilip Withnall2014-01-101-2/+1
* core: Consistently prefix plugin-visible API with “totem_object_”Philip Withnall2013-08-041-1/+1
* main: Use non-obsolete public functionsBastien Nocera2013-03-191-1/+1
* main: Add guards around GtkPlug parenting hackBastien Nocera2012-03-291-4/+14
* main: Fix vbox/hbox deprecationsBastien Nocera2011-06-301-1/+2
* Fix the build with recent GTK+Carlos Garcia Campos2011-02-021-2/+2
* Fix breakage caused by GDK-X11 API changesPhilip Withnall2010-12-221-1/+1
* Add missing introspection annotationsPhilip Withnall2010-09-191-0/+30
* Fix two more occurrences of GDK_DISPLAYPhilip Withnall2010-09-161-1/+1
* Port to GSettingsPhilip Withnall2010-09-041-1/+0
* Port to libpeas for plugin handlingBastien Nocera2010-06-161-3/+1
* Don't handle GtkLinkButton cliking ourselvesBastien Nocera2010-04-081-35/+0
* Use accessor functions instead direct accessJavier Jardón2010-02-121-2/+2
* Fix links not showing up in error messagesBastien Nocera2009-10-161-0/+1
* Use Pango attributes instead of boldify and italicise functionsPhilip Withnall2009-07-261-92/+0
* Bug 578387 – Remaining API documentation additionsPhilip Withnall2009-04-301-1/+43
* Documentation updates and fixes: all documented and plugin-visible API isPhilip Withnall2009-02-071-0/+9
* Remove unused and broken error-shown property.Philip Withnall2009-02-061-0/+12
* Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera2008-10-071-8/+2
* Fix a crasher when GtkBuilder interface files are missing (Closes:Bastien Nocera2008-07-141-2/+14
* Update FSF address (Closes: #518264)Bastien Nocera2008-04-241-2/+2
* Escape the URI before using it in a shell, otherwise the fragment ends upBastien Nocera2007-08-311-2/+4
* Patch from Philip Withnall <pwithnall@svn.gnome.org> to enhance the "DVDBastien Nocera2007-08-191-0/+62
* declare variables at the beginning of code blocks. Fixes compilation withJens Granseuer2007-08-191-2/+2
* upd for the changed belowBastien Nocera2007-07-231-4/+14
* Patch from Philip Withnall <pwithnall@svn.gnome.org> to use GtkBuilderBastien Nocera2007-07-051-31/+29
* Fix excemption/exemption/exception usage Add exception clauses toBastien Nocera2007-05-031-1/+1
* Plenty of code cleanups by Kjartan Maraas <kmaraas@broadpark.no>Bastien Nocera2007-04-121-2/+2
* Add a way to italicise labelsBastien Nocera2007-04-041-0/+34
* Turn Totem into a TotemObject, remove calling the screensaver directly,Bastien Nocera2007-04-031-0/+34
* Fix compiler warnings, and various cleanups. Bug #402920.Christian Persch2007-02-141-5/+6
* add support for "audio only" outputs (Closes: #395078)Bastien Nocera2007-01-101-2/+2
* fix compile warningBastien Nocera2007-01-101-0/+25