summaryrefslogtreecommitdiff
path: root/src/totem-preferences.c
Commit message (Expand)AuthorAgeFilesLines
* main: Use a header bar in the preferencesBastien Nocera2014-01-221-19/+2
* all: Drop GtkStock usageBastien Nocera2013-07-221-2/+2
* main: Remove "save-playback-state" settingBastien Nocera2013-07-091-4/+0
* main: Move Plugins dialogue to PreferencesBastien Nocera2013-05-081-0/+59
* main: Use non-obsolete public functionsBastien Nocera2013-03-191-1/+1
* main: Add preference for whether to save the sessionBastien Nocera2013-03-111-4/+3
* main: Remove auto-resize and zoom to video sizeBastien Nocera2013-03-061-5/+0
* main: Remove connection-speed preferenceBastien Nocera2012-04-271-7/+0
* main: Simplify GtkBuilder usage in prefsBastien Nocera2012-04-271-37/+39
* main: Use new preferences.ui fileBastien Nocera2012-04-271-33/+33
* main: Use signal to collect subtitle URI locationBastien Nocera2012-04-211-1/+0
* main: Remove unparented dialogueBastien Nocera2011-02-261-40/+1
* Fix GSetting binding sensitivitiesPhilip Withnall2010-12-151-9/+10
* Fix sensitivity of the “Visualization size” preferencePhilip Withnall2010-12-151-2/+20
* Rename “audio out type” to “audio output type” in the BaconVideoWidge...Philip Withnall2010-12-151-1/+1
* Remove audio-output-type GSettings machinery from BaconVideoWidgetPhilip Withnall2010-12-151-13/+5
* Remove brightness, contrast, etc. GSettings machinery from BaconVideoWidgetPhilip Withnall2010-12-151-54/+17
* Fix for gtk_combo_box_append_text() deprecationBastien Nocera2010-10-181-4/+11
* Remove calls to gtk_dialog_set_has_separator()Philip Withnall2010-09-161-1/+0
* Remove some redundant NULL checksPhilip Withnall2010-09-051-15/+7
* Improve naming of the visualization GSettings keysPhilip Withnall2010-09-041-11/+11
* Convert visual-quality to an enumPhilip Withnall2010-09-041-1/+3
* Convert connection-speed to an enumPhilip Withnall2010-09-041-1/+38
* Use GSettings binding for the preferencesPhilip Withnall2010-09-041-191/+18
* Port to GSettingsPhilip Withnall2010-09-041-161/+65
* Fix naming of visualization methods in BaconVideoWidgetPhilip Withnall2010-09-041-7/+7
* Fix compilation warningsBastien Nocera2010-09-021-28/+0
* Remove the unused "restart after change" dialoguesBastien Nocera2010-09-021-10/+2
* Merge chapters plugin with a master branchAlexander Saprykin2010-08-091-1/+42
* Fix compilation of the preferences dialogueBastien Nocera2010-06-161-1/+0
* Make "Also disable the screensaver when playing audio" clearerBastien Nocera2010-05-051-13/+22
* Move deinterlacing to the preferencesBastien Nocera2010-05-051-30/+44
* Use accessor functions instead direct accessJavier Jardón2010-02-121-4/+5
* Add GConf key to disable all keyboard shortcutsBastien Nocera2009-12-151-0/+16
* Fix logic error in the preferencesRobert Ancell2009-10-151-1/+1
* Use signal blocking, rather than disconnectingBastien Nocera2009-07-311-6/+6
* Bug 537399 – debug option messPhilip Withnall2009-07-271-2/+0
* Use Pango attributes instead of boldify and italicise functionsPhilip Withnall2009-07-261-9/+0
* Bug 164918 – Remember current position when Pause is clickedRobin Stocker2009-07-261-0/+42
* Fixed some strict gcc warningsPhilip Withnall2009-07-181-4/+4
* Bug 526264 – "even when audio-only is playing" confuses meBastien Nocera2009-07-171-3/+3
* Standardise BaconVideoWidget's enums to be in the "Bvw" namespace. (Helps:Philip Withnall2009-04-151-3/+3
* Patch from Shixin Zeng <zeng.shixin@gmail.com> to add G_MODULE_EXPORT toPhilip Withnall2009-04-081-17/+17
* Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall2009-01-041-1/+1
* Add UI to allow creation of galleries, by moving the current screenshotPhilip Withnall2008-12-271-27/+0
* Remove retval from bacon_video_widget_set_show_visuals() as both backendsBastien Nocera2008-12-051-18/+5
* Kill NVTV support, nv supports tv-out through XRandR for the G80 (GeForceBastien Nocera2008-12-051-64/+0
* Use single GTK+/GLib includes.Cosimo Cecchi2008-11-101-1/+1
* Only display colour balance sliders that are available for the videoBastien Nocera2008-10-221-26/+36
* Fix the return value of the delete-event handler. Bug #535952.Christian Persch2008-05-311-1/+3