summaryrefslogtreecommitdiff
path: root/src/totem-sidebar.c
Commit message (Expand)AuthorAgeFilesLines
* main: Fix sidebar related warnings on startupBastien Nocera2012-05-251-6/+1
* main: Make "Esc" give away focus on sidebar button tooBastien Nocera2012-04-181-4/+7
* main: Avoid warning when state.ini doesn't existBastien Nocera2011-07-011-0/+3
* main: Make menu items for sidebars workBastien Nocera2011-06-091-0/+11
* main: Remove sidebar drop-down itemBastien Nocera2011-06-091-31/+143
* Add view-sidebar icon from Hylke BonsBastien Nocera2010-08-181-13/+1
* Use accessor functions instead direct accessJavier Jardón2010-02-121-6/+9
* Make 'Escape' pass the focus away from the playlistBastien Nocera2009-12-151-1/+22
* Remove accelerators for the window resize menu items, they were causingBastien Nocera2008-10-221-0/+14
* Make the sidebar arrow face right when closed, and face left when opened,Bastien Nocera2008-09-291-1/+13
* Unset GValues after having used them, to make sure they get cleaned up,Bastien Nocera2008-08-181-0/+1
* Remove unused, and unneeded GConf setting for "sidebar_shown", spotted byBastien Nocera2008-05-291-4/+0
* Update FSF address (Closes: #518264)Bastien Nocera2008-04-241-2/+2
* Don't set the cursor for the window, we're not actually doing anythingBastien Nocera2007-12-061-2/+7
* Plug some memory leaks.Philip Withnall2007-12-011-1/+1
* Fix hardcoded librariesBastien Nocera2007-11-301-0/+3
* Patch from Philip Withnall <pwithnall@svn.gnome.org> to use GtkBuilderBastien Nocera2007-07-051-5/+5
* Add a properties plugin (Closes: #428291)Bastien Nocera2007-05-181-4/+0
* Move _new stuff to _init Fix first-time sidebar resize, as pointed out byBastien Nocera2007-02-231-0/+1
* Patch from Jan Arne Petersen <jpetersen@jpetersen.org> to make TotemBastien Nocera2006-11-151-1/+0
* Re-add a "Properties" menu item in the Movie menu, by popular demandBastien Nocera2006-11-061-0/+11
* don't try to set a size if the width or height is negative (Closes:Bastien Nocera2006-09-211-1/+2
* Huge patch from Jan Arne Petersen <jpetersen@jpetersen.org> to move TotemBastien Nocera2006-09-111-34/+13
* Resize the sidebar after the video widget has been shown, still notBastien Nocera2006-08-131-2/+3
* Add ev_sidebar_set_current_page and ev_sidebar_get_current_page which useBastien Nocera2006-08-111-1/+13
* up the requirements to glib 2.8, sorry remove the window width, height andBastien Nocera2006-08-111-7/+2
* Move the properties dialogue to the sidebar (Closes: #310409)Bastien Nocera2006-07-121-0/+4
* Patch from Eric Anderson <ejona86@gmail.com> to make showing and hidingBastien Nocera2006-06-181-37/+23
* patch from Ronald Bultje <rbultje@ronald.bitfreak.net> to fix resizing ofBastien Nocera2005-12-181-3/+19
* Resize window if sidebar is shown/hidden (#310257).Ronald Bultje2005-08-091-0/+17
* Make the "Show/Hide Sidebar" menu item into a check menu item labelledBastien Nocera2005-08-021-6/+15
* make it impossible to have the sidebar smaller than the addition of theBastien Nocera2005-08-011-1/+1
* Move the playlist dialog to a sidebar, remove the labels for the playlistBastien Nocera2005-07-041-0/+119