summaryrefslogtreecommitdiff
path: root/src/totem-session.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-18Fixed some strict gcc warningsPhilip Withnall1-2/+2
2009-06-25Update smclient from libegg masterChristian Persch1-1/+1
2009-06-14Call egg_set_desktop_file on x11Christian Persch1-0/+9
2009-03-24Add smclient options when parsing totem's command line. Bug #576620.Christian Persch1-0/+11
2009-01-22Add a check for filenames != NULL to totem_session_restore. (Closes:Philip Withnall1-0/+1
2009-01-04Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall1-1/+1
2008-12-10Fix totem_playlist_get_current() and totem_playlist_get_last() returningBastien Nocera1-2/+7
2008-10-07Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera1-27/+22
2008-08-26Move the playlist treeview model to the GtkBuilder UI file. Also remove anPhilip Withnall1-1/+0
2008-08-18Only seek for session restore once we've opened the file, and we know it'sBastien Nocera1-5/+2
2008-04-24Update FSF address (Closes: #518264)Bastien Nocera1-2/+2
2007-11-25Remove row_activated signal, it's already implemented in the list viewBastien Nocera1-8/+8
2007-08-11When adding items to the playlist, set the cursor waiting on the outermostBastien Nocera1-1/+1
2007-04-10Use totem_dot_dir() all over, and make sure that ~/.gnome2/Totem isBastien Nocera1-3/+3
2006-11-29Remove useless cast Fix xine-lib build Return early if we don't have anyBastien Nocera1-2/+2
2006-11-29upd the glib and libgnome requirementsBastien Nocera1-16/+13
2006-11-23Patch from Marek Schmidt <xschmi01@stud.fit.vutbr.cz> to fix restoring theBastien Nocera1-2/+8
2006-10-08Don't save the state if the save style is Global, thanks to Dan WinshipBastien Nocera1-0/+3
2005-04-13Fix GTK+-only build (Closes: #300488), some warning fixesBastien Nocera1-1/+2
2005-03-27move the totem_signal_(un)block_by_data helpers to totem-private.h,Bastien Nocera1-3/+0
2005-01-13when restoring a playlist, or when rewinding to the start of a playlistBastien Nocera1-0/+1
2005-01-01Remove possible "burps" on startup when the sound is supposed to be muteBastien Nocera1-13/+96
2004-12-30upd update from libbaconBastien Nocera1-0/+84