summaryrefslogtreecommitdiff
path: root/src/totem-object.c
Commit message (Expand)AuthorAgeFilesLines
...
* main: Port to new video widget APIBastien Nocera2022-02-091-2/+2
* main: Remove yet another intermediate box widgetBastien Nocera2022-02-081-11/+3
* main: Don't hide cursor when switched away from playerBastien Nocera2022-02-041-1/+3
* main: Fix warning on Alt-TabBastien Nocera2022-02-041-0/+1
* main: Remove obsolete popover transitions overridesBastien Nocera2022-02-041-2/+0
* backend: Port to gtkglsinkBastien Nocera2022-02-041-114/+253
* main: Add visual hint to development buildBastien Nocera2022-02-031-0/+8
* main: Fix warning starting remote applicationBastien Nocera2022-02-021-4/+7
* main: Only force dark style after options are parsedBastien Nocera2022-01-261-6/+6
* main: Use libhandy to force the dark style preferenceChristopher Davis2022-01-261-3/+5
* main: Allow passing empty display name to add_to_playlist()Bastien Nocera2021-10-021-1/+1
* preferences: Rename preferences to totem-preferences-dialog.*Georges Basile Stavracas Neto2021-06-291-1/+1
* preferences: GTKify constructorGeorges Basile Stavracas Neto2021-06-291-1/+2
* object: Move prefs creation to totem-preferences.cGeorges Basile Stavracas Neto2021-06-291-6/+0
* backend: Remove _set_logo() callBastien Nocera2021-05-051-3/+0
* backend: Remove "logo-mode" propertyBastien Nocera2021-05-051-6/+0
* main: Make XF86Back go back up a level in libraryignapk2020-09-211-1/+6
* main: Make Alt+Right/Alt+Left workBastien Nocera2020-08-221-0/+25
* main: Fix Ctrl+Space shortcut not workingBastien Nocera2020-08-221-0/+4
* main: Fix Ctrl+F fullscreen shortcut not workingBastien Nocera2020-08-221-0/+2
* main: Re-indent window_key_press_event_cb()Bastien Nocera2020-08-221-10/+8
* main: Add F1 shortcut to the player viewBastien Nocera2020-08-201-0/+3
* main: Replace deprecated gtk_show_uri()Gabor Karsay2019-10-071-1/+1
* build: Add support for building Nightly versionBastien Nocera2019-09-251-1/+1
* main: Present application window if already openUmang Jain2019-05-061-0/+3
* main: Add a useful totem_object_stop() APIBastien Nocera2019-02-231-15/+26
* main: Remove totem_object_stop()Bastien Nocera2019-02-231-18/+10
* main: Remove unused TotemTimeLabel widgetBastien Nocera2019-02-191-1/+0
* main: Use new starttime column in playlistBastien Nocera2019-02-171-11/+14
* main: Update state of previous/next when chapters info arrivesBastien Nocera2019-02-151-0/+1
* main: Add API to track the current "main page"Bastien Nocera2019-02-141-1/+18
* main: Simplify prev/next button sensitivity with new helpersBastien Nocera2019-02-141-13/+4
* main: Add can_seek_{previous,next} APIBastien Nocera2019-02-141-0/+28
* main: Don't allow --fullscreen when not playingBastien Nocera2019-02-141-15/+10
* main: Fix media player controls not appearing in gnome-shellBastien Nocera2019-02-141-0/+2
* main: Make it possible to load subtitles from the command-lineBastien Nocera2019-02-131-11/+36
* main: Make Ctrl+W go back before exitingBastien Nocera2019-02-131-9/+13
* main: Remove unused math.h includeBastien Nocera2019-02-071-1/+0
* main: Remove "exit thread" work-aroundBastien Nocera2019-02-071-11/+0
* main: Remove app menuBastien Nocera2019-02-051-1/+16
* main: Change player view menu button iconsBastien Nocera2019-02-051-2/+2
* main: Remove Quit app menu itemBastien Nocera2019-02-041-0/+8
* main: Remove unused PROP_REMEMBER_POSITIONBastien Nocera2017-07-171-2/+1
* main: Use Unicode in translatable stringsPiotr Drąg2017-01-311-3/+3
* main: Remove obsolete FIXMEBastien Nocera2016-12-051-2/+0
* docs: Documentation checking fixesPhilip Withnall2016-11-281-1/+3
* main: Set a minimum width for the "Go" menuBastien Nocera2016-11-021-0/+1
* data: Rename icon to org.gnome.TotemBastien Nocera2016-04-201-1/+1
* main: Make playback rate available to pluginsBastien Nocera2016-03-211-0/+29
* main: Remove sidebar handling APIBastien Nocera2016-03-111-37/+1