summaryrefslogtreecommitdiff
path: root/src/ev-sidebar.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Fix warnings spotted by new gccIgnacio Casal Quinteiro1-2/+0
2010-09-27drop GtkObject useMatthias Clasen1-10/+0
2008-04-24Update FSF address (Closes: #518264)Bastien Nocera1-1/+1
2007-12-01Plug some memory leaks.Philip Withnall1-1/+2
2007-06-28Use a default GtkComboBox instead of the custom button menu combinationJan Arne Petersen1-289/+113
2007-05-03Fix excemption/exemption/exception usage Add exception clauses toBastien Nocera1-0/+4
2007-04-12Move the allowed plugins list to the topBastien Nocera1-36/+104
2006-11-19send the "closed" signal before hiding the sidebar, so that the sidebarBastien Nocera1-1/+1
2006-10-27remove some extraneous padding around the sidebar pages, there's alreadyBastien Nocera1-1/+1
2006-08-11Use a GTK_ICON_SIZE_MENU close button (Closes: #350176)Bastien Nocera1-1/+1
2006-08-11Add ev_sidebar_set_current_page and ev_sidebar_get_current_page which useBastien Nocera1-4/+60
2005-08-10patch from Michaƫl Arnauts <michael.arnauts@gmail.com> to remove theBastien Nocera1-9/+2
2005-08-09revert a leak fix that was causing a crash on exit (Closes: #313010)Bastien Nocera1-4/+0
2005-08-08Port some leak fixes from EvinceBastien Nocera1-2/+9
2005-07-21make the combobox take the whole width of the label in the sidebarBastien Nocera1-0/+8
2005-07-04Move the playlist dialog to a sidebar, remove the labels for the playlistBastien Nocera1-0/+391