summaryrefslogtreecommitdiff
path: root/src/totem-time-label.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Fix various compiler warningsPhilip Withnall1-1/+0
2009-07-18Fixed some strict gcc warningsPhilip Withnall1-11/+10
2009-04-08Patch from Shixin Zeng <zeng.shixin@gmail.com> to add G_MODULE_EXPORT toPhilip Withnall1-0/+2
2009-01-04Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall1-3/+0
2008-02-05Clean up a couple of memory leaks, clean up disposal/finalization on a fewPhilip Withnall1-20/+12
2007-07-05Patch from Philip Withnall <pwithnall@svn.gnome.org> to use GtkBuilderBastien Nocera1-12/+0
2007-04-12Plenty of code cleanups by Kjartan Maraas <kmaraas@broadpark.no>Bastien Nocera1-0/+2
2006-03-08Patch from Julien MOUTTE <julien@moutte.net> to show the "Seek to" labelBastien Nocera1-2/+15
2005-08-07Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>Ronald Bultje1-1/+1
2005-07-04Move the playlist dialog to a sidebar, remove the labels for the playlistBastien Nocera1-0/+12
2005-01-06only update the time label if the time has actually changedBastien Nocera1-1/+18
2004-12-26updates first try at updated controls popup emit the "changed" signal whenBastien Nocera1-4/+4
2004-07-04Move the time to string functions to the video-utils.[ch], update the codeBastien Nocera1-1/+28
2004-07-03added a time label for the fullscreen controls updBastien Nocera1-0/+37