Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | Patch from Stephane Loeuillet <leroutier@gmail.com> to fix some warnings | Bastien Nocera | 2 | -2/+0 |
2007-10-19 | Add a preference as to whether or not to load text subtitles automatically | Bastien Nocera | 2 | -9/+46 |
2007-10-16 | generate nautilus-audio-mime-types.h for use in nautilus itself | Bastien Nocera | 2 | -1/+20 |
2007-10-10 | Remove redundant connect-proxy callback, and just put the code into the | Christian Persch | 1 | -1/+0 |
2007-10-08 | Rejigger keyboard shortcuts (Closes: #480664) | Philip Withnall | 1 | -15/+15 |
2007-10-06 | Fix the signal for the UIManager (Closes: #484126) | Philip Withnall | 1 | -1/+1 |
2007-10-06 | Move UIManager stuff to GtkBuilder (Closes: #454242) | Philip Withnall | 5 | -102/+544 |
2007-10-04 | Add up/down/left/right/select DVD menu items to the list of actions as | Bastien Nocera | 1 | -0/+41 |
2007-09-25 | Add audio/x-vorbis as used in http://www.play.cz/radio-7 | Bastien Nocera | 1 | -0/+1 |
2007-09-19 | Remove the vol_lock, and check whether the popup is visible instead Force | Bastien Nocera | 1 | -2/+0 |
2007-09-17 | Sliders should be at 0 when starting up | Bastien Nocera | 2 | -2/+2 |
2007-08-31 | Make sure the volume widget is disabled on startup so that the volume | Bastien Nocera | 1 | -0/+1 |
2007-08-28 | Add application/sdp for Real and Quicktime Session Description Protocol | Bastien Nocera | 1 | -0/+1 |
2007-08-28 | add application/x-netshow-channel as a supported mime-type Make NSC files | Bastien Nocera | 1 | -0/+1 |
2007-08-27 | Add a toggle button to the control bar that shows the right-click menu | Bastien Nocera | 1 | -0/+16 |
2007-08-25 | Remove work-around for bug 470243 and add the CellRenderer to the .ui file | Bastien Nocera | 1 | -0/+6 |
2007-08-25 | Add audio/x-sbc as used by bluez-gnome for the SBC decoder | Bastien Nocera | 1 | -0/+1 |
2007-08-25 | Patch from Sebastien Bacher <seb128@ubuntu.com> to add audio/ogg as a | Bastien Nocera | 1 | -0/+1 |
2007-08-17 | Set the glow when we open a new item, but shouldn't start playing, as when | Bastien Nocera | 1 | -1/+2 |
2007-08-09 | Fix the URL to Totem's webpage (Closes: #463602) | Bastien Nocera | 1 | -2/+2 |
2007-07-30 | Patch from Sunil Mohan Adapa <sunilmohan@gnu.org.in> to add a fullscreen | Bastien Nocera | 1 | -0/+8 |
2007-07-23 | Remove unused file | Bastien Nocera | 2 | -1/+0 |
2007-07-23 | Use the stock_contrast icon, as shipped by the gnome icon theme (Helps: | Bastien Nocera | 1 | -1/+1 |
2007-07-09 | Re-add the .glade files, to be able to convert them if necessary | Bastien Nocera | 7 | -0/+4036 |
2007-07-09 | Patch from Sunil Mohan Adapa <sunilmohan@gnu.org.in> to fix the UI | Bastien Nocera | 1 | -168/+126 |
2007-07-05 | Patch from Philip Withnall <pwithnall@svn.gnome.org> to use GtkBuilder | Bastien Nocera | 12 | -2412/+2294 |
2007-06-29 | upd | Bastien Nocera | 3 | -251/+258 |
2007-06-28 | Use a default GtkComboBox instead of the custom button menu combination | Jan Arne Petersen | 1 | -1/+1 |
2007-06-28 | Remove SWF files as supported, they're not (Closes: #450967) | Bastien Nocera | 1 | -1/+0 |
2007-06-28 | Remove the BaconVolume widget, and use the GtkVolumeButton in the new GTK+ | Bastien Nocera | 1 | -77/+6 |
2007-06-21 | Handle better having --fullscreen passed to the master program (Helps: | Bastien Nocera | 1 | -1/+1 |
2007-06-21 | Default to having a black background on the window, faster to clear, use | Bastien Nocera | 1 | -5/+4 |
2007-06-18 | Remove all .cvsignore files and update svn:ignore properties. (Closes: | Philip Withnall | 7 | -30/+0 |
2007-06-16 | Add a "glow button" that will glow like the tasklist with urgency hint | Bastien Nocera | 1 | -47/+5 |
2007-06-15 | Patch from Przemysław Grzegorczyk <pgrzegorczyk@gmail.com> to add support | Philip Withnall | 1 | -1/+64 |
2007-06-11 | Move "Open Location" dialog to a separate widget and fix a Python binding | Philip Withnall | 1 | -4/+2 |
2007-05-14 | Move the skipto dialog into a new plugin. (Closes #428293) | Philip Withnall | 3 | -209/+0 |
2007-04-26 | Fix typo in the schema | Bastien Nocera | 1 | -1/+1 |
2007-04-23 | fix gtk-update-icon-cache for uninstall-hook. (Closes: #432424) | Brian Pepple | 1 | -2/+4 |
2007-04-13 | Kill the old screenshot dialogue, and use a simple file chooser widget | Bastien Nocera | 3 | -252/+12 |
2007-04-09 | Add a plugin to replace the not-so-useful "Always On Top" menu item which | Bastien Nocera | 1 | -1/+0 |
2007-04-09 | Show the plugins menu entry above the Preferences menu entry | Bastien Nocera | 1 | -1/+2 |
2007-04-04 | Add a way to italicise labels | Bastien Nocera | 3 | -32/+32 |
2007-04-03 | Turn Totem into a TotemObject, remove calling the screensaver directly, | Bastien Nocera | 4 | -0/+512 |
2007-03-26 | patch from Emil Soleyman-Zomalan <emil@soleyman.com> to make the Open | Bastien Nocera | 1 | -0/+1 |
2007-03-21 | Remove vanity, nobody packages it (Closes: #156954) | Bastien Nocera | 4 | -323/+1 |
2007-03-20 | Reorder the audio properties so that they kinda match the video properties | Bastien Nocera | 1 | -59/+59 |
2007-03-19 | spaces cleanups by Loïc Minier <lool+gnome@via.ecp.fr> (Closes: #414173) | Bastien Nocera | 1 | -1/+1 |
2007-03-12 | remove obsolete "Application" category (Closes: #417365) | Bastien Nocera | 1 | -1/+1 |
2007-02-26 | Remove deprecated categories from the .desktop file | Bastien Nocera | 1 | -1/+1 |