summaryrefslogtreecommitdiff
path: root/src/totem-menu.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-17main: Don't poke at web servers for infoBastien Nocera1-3/+31
2011-02-18Fix warnings spotted by new gccIgnacio Casal Quinteiro1-0/+1
2011-02-18Make the plugin dialog bigger so it is more readable.Ignacio Casal Quinteiro1-0/+1
2011-02-14Update totem against latest libpeas API changes.Steve Frécinaux1-1/+1
2011-01-21main: Fix plugins preferences packingBastien Nocera1-4/+3
2010-12-15Bug 637309 — translation context neededPhilip Withnall1-2/+2
2010-10-04Fix plugin manager creation with new libpeasBastien Nocera1-1/+1
2010-09-16Remove calls to gtk_dialog_set_has_separator()Philip Withnall1-1/+0
2010-08-19Port to libpeas 0.5.5Bastien Nocera1-2/+2
2010-08-09Bug 626422 — Translation comment neededPhilip Withnall1-0/+2
2010-06-16Port to libpeas for plugin handlingBastien Nocera1-2/+2
2010-05-18Add support for accurate seekAlexander Saprykin1-2/+2
2010-05-05Move deinterlacing to the preferencesBastien Nocera1-12/+0
2010-05-01Use GIcon for the recent menu items' iconsChristian Persch1-21/+15
2010-04-06Use GstTag library to translate subtitle languagesBastien Nocera1-152/+2
2010-02-12Use accessor functions instead direct accessJavier Jardón1-3/+3
2009-12-22Don't rebuild the Movie menu when nothing changedBastien Nocera1-3/+2
2009-12-22Remove built-in DVB supportSebastian Pölsterl1-58/+0
2009-12-07Remove more unneeded GtkActionEntriesBastien Nocera1-16/+0
2009-12-07Removed unused GtkActionEntries declarationsBastien Nocera1-10/+0
2009-12-07Fix translation of skip menu items in RTL languagesBastien Nocera1-6/+5
2009-12-05Replace hack to set always-show-image for devicesRobin Stocker1-10/+1
2009-11-27Add translator comments for new image playbackBastien Nocera1-4/+5
2009-11-26Add support for playing DVDs from images in the menuBastien Nocera1-31/+192
2009-11-26Fix some memory leaks in volume handlingBastien Nocera1-2/+6
2009-11-26Move volume handling for the menus into its own functionBastien Nocera1-98/+112
2009-09-11Use playlist name to add to recent files for streamsBastien Nocera1-3/+5
2009-09-11Bug 594817 - Hangs playing a search resultBastien Nocera1-11/+24
2009-09-02Fix crasher when USB storage is encryptedBastien Nocera1-1/+1
2009-08-08Bug 589808 – Set always-show-image on some menu itemsRobin Stocker1-0/+11
2009-07-31Fix crash when a (storage) volume has an emblemBastien Nocera1-5/+15
2009-07-27Bug 537399 – debug option messPhilip Withnall1-1/+1
2009-07-26Added missing tooltips to menu actionsPhilip Withnall1-5/+3
2009-07-26Bug 484142 – Show menu item descriptions in status barRobin Stocker1-0/+55
2009-07-19Move subtitles-related menu items to View → SubtitlesPhilip Withnall1-2/+1
2009-07-18Fixed some strict gcc warningsPhilip Withnall1-5/+6
2009-07-17Only call totem_action_add_recent() when playing the fileBastien Nocera1-0/+3
2009-04-30Bug 578387 – Remaining API documentation additionsPhilip Withnall1-0/+2
2009-04-08Patch from Shixin Zeng <zeng.shixin@gmail.com> to add G_MODULE_EXPORT toPhilip Withnall1-37/+37
2009-03-31Update the About dialogue. (Closes: #573295)Philip Withnall1-8/+5
2009-01-18Don't add the recent file to the recent files list *again* Don't try toBastien Nocera1-1/+1
2009-01-04Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall1-1/+1
2008-12-27Add UI to allow creation of galleries, by moving the current screenshotPhilip Withnall1-7/+0
2008-12-10Patch from Kamil Pawlowski <kamilpe@gmail.com> to allow selecting a textBastien Nocera1-0/+8
2008-12-08Add TV icon from da.needcoffee at googlemail.comBastien Nocera1-1/+1
2008-09-21Add the subtitle and languages menus to the fullscreen popup as wellBastien Nocera1-12/+15
2008-09-20Fix using unvetted strings in printf-style functions.Philip Withnall1-1/+1
2008-09-09Fix recent-menu not adding anything because it couldn't get a fastBastien Nocera1-36/+18
2008-08-18update GTK+ req remove unneeded gnome includeBastien Nocera1-6/+0
2008-05-26Add video/x-flv as a support mime-typeBastien Nocera1-11/+3