aboutsummaryrefslogtreecommitdiffstats
path: root/src/ev-sidebar.c
Commit message (Collapse)AuthorAgeFilesLines
* ev-sidebar: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-2/+1
|
* Revert "remove ev-sidebar"Guillaume Desmottes2012-03-011-0/+352
| | | | | | This reverts commit 8499da09a2cd61da8c02b34f00112672007d13c8. Need for empathy-av
* remove ev-sidebarGuillaume Desmottes2012-02-211-352/+0
| | | | It's not used in empathy-call.
* 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.