summaryrefslogtreecommitdiff
path: root/src/totem.c
Commit message (Expand)AuthorAgeFilesLines
* main: Rely on libX11 initialising threadsBastien Nocera2022-07-181-10/+0
* main: Remove UI when XInitThreads() failsBastien Nocera2022-03-311-8/+1
* main: Remove unused header includesBastien Nocera2022-03-311-5/+0
* main: Allow translation of development branch app nameBastien Nocera2022-02-031-0/+4
* main: Use libhandy to force the dark style preferenceChristopher Davis2022-01-261-0/+2
* totem: Remove unused headerGeorges Basile Stavracas Neto2021-06-291-1/+0
* build: Add support for building Nightly versionBastien Nocera2019-09-251-3/+3
* data: Rename icon to org.gnome.TotemBastien Nocera2016-04-201-2/+2
* main: Fix Videos icon not showing in volume controlBastien Nocera2015-03-131-1/+1
* main: Move GApplication signal handlers to TotemObjectBastien Nocera2014-10-201-119/+0
* main: Re-implement command-line handlingBastien Nocera2014-10-201-53/+13
* main: Make it possible to call app_init multiple timesBastien Nocera2014-10-201-1/+6
* main: Move some app init code to totem_object_init()Bastien Nocera2014-10-201-9/+0
* main: Remove debug optionBastien Nocera2014-10-201-20/+0
* main: Fix opening filesBastien Nocera2014-09-031-1/+1
* main: Postpone loading library after playbackBastien Nocera2014-08-171-0/+2
* main: Remove GtkUIManager usageBastien Nocera2014-05-301-17/+0
* all: Remove other users of video-utils.hBastien Nocera2014-05-151-1/+0
* main: Add support for starting a playlist pausedCosimo Cecchi2014-03-281-0/+1
* Set preferences window modal and transient to main window.Baptiste Mille-Mathias2014-02-081-0/+4
* main: Set CSD titlebar with GriloBastien Nocera2014-01-311-1/+0
* grilo: Move grilo plugin to the coreBastien Nocera2014-01-301-0/+1
* main: Use app level spinner instead of waiting cursorBastien Nocera2014-01-261-2/+2
* main: Remove all the sidebar handling codeBastien Nocera2014-01-241-5/+1
* main: Remove "show-menubar" hookBastien Nocera2014-01-241-3/+0
* main: Simplify setting RTL iconsBastien Nocera2013-09-181-8/+3
* main: Add helper function to set RTL iconsBastien Nocera2013-09-181-1/+11
* core: Consistently prefix plugin-visible API with “totem_object_”Philip Withnall2013-08-041-7/+7
* main: Set button arrow icons according to locale's text directionYosef Or Boczko2013-07-311-0/+11
* main: Fixes height < 0 warningsAlban Browaeys2013-07-031-3/+3
* Revert "main: Set button arrow icons according to locale's text direction"Bastien Nocera2013-07-011-16/+0
* main: Set button arrow icons according to locale's text directionYosef Or Boczko2013-07-011-0/+16
* main: Add API to add page to the main windowBastien Nocera2013-05-081-0/+1
* main: Implement new overlay controlsBastien Nocera2013-04-291-11/+12
* main: Remove recent menu entriesBastien Nocera2013-04-101-2/+0
* main: Use non-obsolete public functionsBastien Nocera2013-03-191-2/+2
* main: Use g_clear_pointer()Bastien Nocera2013-03-131-2/+1
* main: Fix build of totem.cSébastien Wilmet2013-03-111-0/+1
* main: Remove unused headerBastien Nocera2013-03-091-1/+0
* main: Save the session state on exitBastien Nocera2013-03-091-9/+7
* main: Remove obsolete g_type_init() callBastien Nocera2013-03-081-2/+0
* main: Call setlocale() on startup to ensure locale & gettext are initialisedPhilip Withnall2012-12-261-1/+2
* main: Call gtk_init() on startup to ensure locale and gettext are initialisedPhilip Withnall2012-12-251-0/+1
* main: Fix spinning cursor when launched through nautilusBastien Nocera2012-10-101-4/+7
* main: Stop the cursor spinner when file gets loadedBastien Nocera2012-09-101-0/+2
* main: Fix remote Totem exiting when --help was calledBastien Nocera2012-07-131-0/+1
* main: Call g_set_prgname() on startupBastien Nocera2012-07-121-0/+1
* main: Use new preferences.ui fileBastien Nocera2012-04-271-0/+2
* main: Update application nameBastien Nocera2012-04-201-2/+2
* main: Use grilo to list DVDs and co.Bastien Nocera2012-04-121-1/+0