summaryrefslogtreecommitdiff
path: root/src/totem-object.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* data: Support RTL shortcuts as wellBastien Nocera2015-12-161-1/+1
* totem-object: Fix segfaultFlorian Müllner2015-12-121-2/+2
* backend: embed the fullscreen top header bar in the video widgetLionel Landwerlin2015-12-101-55/+12
* main: Add Ctrl+W shortcut to exitBastien Nocera2015-12-041-0/+9
* main: Add shortcuts help windowBastien Nocera2015-11-241-0/+28
* Revert "main: Bring back video inside the window under Wayland"Lionel Landwerlin2015-09-151-20/+0
* main: Bring back video inside the window under WaylandBastien Nocera2015-08-241-0/+20
* main: Fix thumbnailing starting when launching with a videoBastien Nocera2015-04-231-10/+14
* main: Disable popover transitions for video menusBastien Nocera2015-03-131-0/+5
* main: Always use a popover for menu buttonsBastien Nocera2015-03-131-3/+0
* main: Fix Totem doubling files added on the cmd lineBastien Nocera2015-01-061-0/+3
* main: Show popup when seeking with the keyboardBastien Nocera2014-12-071-1/+8
* main: Keep the controls visible when seeking with the sliderBastien Nocera2014-11-251-0/+3
* main: Handle "Powerpoint" buttons on remotesBastien Nocera2014-11-251-3/+13
* main: Skip tracks when using 2-finger swipesBastien Nocera2014-11-251-0/+12
* main: Pause thumbnailing when playback startsBastien Nocera2014-11-251-0/+4
* main: Move GApplication signal handlers to TotemObjectBastien Nocera2014-10-201-0/+118
* main: Re-implement command-line handlingBastien Nocera2014-10-201-57/+5
* main: Register GActions earlyBastien Nocera2014-10-201-0/+2
* main: Move some app init code to totem_object_init()Bastien Nocera2014-10-201-1/+9
* main: Fix lingering white line in fullscreenBastien Nocera2014-10-141-1/+19
* main: Move overlay creation to GtkBuilderBastien Nocera2014-10-141-10/+1
* main: Rename widget to match realityBastien Nocera2014-09-121-2/+2
* main: Fix opening filesBastien Nocera2014-09-031-0/+20
* main: Postpone loading library after playbackBastien Nocera2014-08-171-1/+5
* main: Use correct icon name for "gear" menuBastien Nocera2014-07-111-2/+2
* main: Fix some icons not being symbolic anymoreBastien Nocera2014-07-041-5/+5
* main: Move the "un-fullscreen" button to the cornerBastien Nocera2014-06-031-34/+12
* main: Use gtk_actionable_set_action_name()Bastien Nocera2014-06-031-1/+1
* main: Remove GtkUIManager usageBastien Nocera2014-05-301-34/+27
* main: Remove unused totem_object_get_ui_manager()Bastien Nocera2014-05-301-16/+0
* all: Remove other users of video-utils.hBastien Nocera2014-05-151-1/+0
* main: Remove visual effects supportBastien Nocera2014-04-301-2/+0
* main: Remove unused codeBastien Nocera2014-04-221-4/+0
* main: Make dropping videos on the player always replace the playlistBastien Nocera2014-04-181-17/+8
* Revert "main: Remove dnd support for the video widget"Bastien Nocera2014-04-181-0/+143
* main: Block popup hiding when "Volume" popover is shownBastien Nocera2014-04-131-0/+14
* main: Block popup hiding when "Go" popover is shownBastien Nocera2014-04-131-7/+8
* main: Fix shuffled items started to play in random orderBastien Nocera2014-04-101-0/+40
* main: Add support for starting a playlist pausedCosimo Cecchi2014-03-281-2/+10
* main: Switch to the "player" view when opening a fileBastien Nocera2014-03-281-1/+2
* all: Revert all totem_set_popover_no_shadow() bitsCarlos Garnacho2014-03-241-4/+0
* main: Fix fullscreen header bar's subtitleBastien Nocera2014-03-141-1/+1
* main: Use the header bar to set the window titleBastien Nocera2014-03-141-0/+1
* all: Add names to timeouts and idlesBastien Nocera2014-02-281-0/+1
* main: Fix handling of kbd shortcuts with multiple modifiersBastien Nocera2014-02-281-9/+12