aboutsummaryrefslogtreecommitdiffstats
path: root/src/ev-sidebar.c
Commit message (Collapse)AuthorAgeFilesLines
* use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes2011-11-211-4/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=662903
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-2/+2
| | | | No more ugly marshallers \o/
* EvSidebar: add a changed signalEmilio Pozuelo Monfort2011-06-091-0/+16
|
* fix unused-but-set-variable warningsMarc Plano-Lesay2011-05-051-2/+0
|
* Import latest version of ev-sidebar from totemGuillaume Desmottes2010-10-041-0/+338
This one builds fine with GTK-3. Also, stop renamespacing it so it's easier to update it.