Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-02-12 | Patch from Harm Hilvers to change the "Save" tooltip of the playlist save | Bastien Nocera | 1 | -1/+2 |
2007-02-08 | Patch from Sebastien Bacher <seb128@debian.org> to make the new | Bastien Nocera | 1 | -2/+2 |
2007-02-07 | Fix makedistcheck with newly added mime-functions.sh (Closes: #405342) | Bastien Nocera | 3 | -2/+3 |
2007-02-06 | Move functions to split the mime-types in video/audio types to | Bastien Nocera | 5 | -8/+44 |
2007-02-05 | Add audio/x-wavpack to the supported mime-types | Bastien Nocera | 1 | -0/+1 |
2007-02-02 | Sort the mime-type list alphabetically | Bastien Nocera | 1 | -65/+65 |
2007-02-02 | Add video/x-matroska and audio/x-matroska as supported mime-types | Bastien Nocera | 1 | -0/+2 |
2007-02-02 | Add support for application/ram | Bastien Nocera | 1 | -0/+1 |
2007-02-01 | add missing "icy" to the list | Bastien Nocera | 1 | -1/+1 |
2007-01-30 | Add video/x-theora+ogg to the list of supported mime-types | Bastien Nocera | 1 | -0/+1 |
2007-01-29 | remove extraneous "grep -v" in the audio listing, spotted by Saleem | Bastien Nocera | 1 | -1/+1 |
2007-01-29 | Patch from Christian Persch <chpe@svn.gnome.org> to fix redirection of the | Bastien Nocera | 1 | -1/+1 |
2007-01-23 | Add audio/x-tta to the list of supported mime-types | Bastien Nocera | 1 | -0/+1 |
2007-01-14 | Patch from Rene Vahtel <vahtel@starman.ee> to add a "Clear Playlist" menu | Bastien Nocera | 1 | -0/+1 |