summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix make distcheck.Ronald Bultje2005-01-114-24/+49
* we don't use translations in there it's a test toolBastien Nocera2005-01-115-2/+15
* Port the properties page to the non-bonobo nautilus interface (Closes:Bastien Nocera2005-01-118-237/+433
* Updated Canadian English translation.Adam Weinberger2005-01-112-74/+84
* remove unused keys_DATABastien Nocera2005-01-112-1/+5
* Use suburi property for subtitles. Use group-switch to clean metadataRonald Bultje2005-01-113-4/+84
* remove the Bonobo server file, as we won't need it soon, generateBastien Nocera2005-01-116-55/+30
* remove totem.keys, as this is for old GNOME versionsBastien Nocera2005-01-118-247/+65
* remove totem.applications, as it's not used anymore, and add some handledBastien Nocera2005-01-114-18/+10
* Use GTK 2.5 HIG message dialog API.William Jon McCann2005-01-116-39/+39
* Updated Lithuanian translation.Žygimantas Beručka2005-01-112-341/+401
* Fix build. Fix error displays if filenames contains % signs (#!63600).Ronald Bultje2005-01-114-5/+13
* UpdateKjartan Maraas2005-01-103-139/+135
* UpdateKjartan Maraas2005-01-101-0/+6
* Updated pt_BR translationRaphael Higino2005-01-102-459/+585
* Create a generic playlist clearing function that takes a GCompareFunc toBastien Nocera2005-01-107-25/+109
* Don't crash on CDINDEX (was already added...). Call _init.Ronald Bultje2005-01-104-1/+33
* Hm, this requires state checks, else you'll get warnings on console...Ronald Bultje2005-01-103-6/+20
* Updated German translation.Hendrik Brandt2005-01-102-423/+410
* Only if media has video, to prevent warnings. (cb_iterate),Ronald Bultje2005-01-103-98/+104
* Updated Canadian English translation.Adam Weinberger2005-01-092-27/+25
* set the volume later so that we're sure it can be set (fixes volume not inBastien Nocera2005-01-092-5/+11
* Support change in duration (CDs, VBR MP3, ...).Ronald Bultje2005-01-093-12/+17
* Give good error messages if thumbnailing fails.Ronald Bultje2005-01-093-2/+24
* Updated Czech translation.Miloslav Trmac2005-01-092-71/+74
* Translation updated by Tino Meinen.Vincent van Adrighem2005-01-092-347/+408
* Updated Swedish translation.Christian Rose2005-01-092-27/+36
* Re-add mouse event support through navigation interface.Ronald Bultje2005-01-083-10/+266
* update copyrights on some files, use translator-credits in vanity, insteadBastien Nocera2005-01-086-39/+44
* Add stream selection. The names need some more work, but hey, it's aRonald Bultje2005-01-083-8/+162
* Use header capitalization for command button labels.Dennis Cranston2005-01-082-1/+6
* Updated Swedish translation.Christian Rose2005-01-072-298/+353
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-072-331/+400
* Updated Canadian English translation.Adam Weinberger2005-01-062-386/+372
* Updated Czech translation.Miloslav Trmac2005-01-062-366/+268
* remove hide_prefs, use gtk_widget_hide directly instead, replaceBastien Nocera2005-01-063-15/+25
* Autofoo fixes.Ronald Bultje2005-01-062-5/+13
* upd only change the states of the "seekable" widgets if the previous stateBastien Nocera2005-01-063-2/+18
* only update the time label if the time actually changedBastien Nocera2005-01-062-1/+8
* Save backend-responsible gconf properties.Ronald Bultje2005-01-063-8/+227
* only update the time label if the time has actually changedBastien Nocera2005-01-063-1/+27
* Fix mnemonics for the Combo BoxesDennis Cranston2005-01-062-4/+9
* Fix to handle UTF-8 in source files Update UpdateKjartan Maraas2005-01-054-708/+813
* Migrate the Option Menus in the preferences dialog to Combo Boxes (Helps:Bastien Nocera2005-01-053-263/+79
* Use the media icons from GTK+, including the forward/rewind buttons, useBastien Nocera2005-01-0510-164/+78
* add user_data to TotemPlParserIterFuncGustavo J. A. M. Carneiro2005-01-056-29/+46
* include totem-pl-parser-builtins.h from the .c to avoid compile-timeBastien Nocera2005-01-052-1/+6
* remove custom labels to use new GTK+ labelsBastien Nocera2005-01-044-48/+173
* and remove floating point warnings, it seems only some versions of gccBastien Nocera2005-01-042-1/+6
* Fix in case of >1 video streams.Ronald Bultje2005-01-043-0/+8