aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-linker.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-171-4/+0
* individual-linker: no more need to implement size_requestGuillaume Desmottes2010-10-041-26/+0
* Add empathy_individual_linker_set_search_text()Philip Withnall2010-09-021-4/+16
* Add a has-changed property to EmpathyIndividualLinkerPhilip Withnall2010-08-301-0/+56
* Force all toggle buttons in the linking UI to update on each toggle eventPhilip Withnall2010-08-301-5/+39
* Bug 628124 — Disallow activating group rows in the linking dialoguePhilip Withnall2010-08-301-0/+3
* Add an EmpathyIndividualView::show-untrusted propertyPhilip Withnall2010-08-271-0/+1
* Bug 627715 — Linking dialog: move personas using DnDPhilip Withnall2010-08-271-2/+84
* Add feature support for EmpathyPersonaViewPhilip Withnall2010-08-271-1/+2
* Fix row toggling on activation in EmpathyIndividualLinkerPhilip Withnall2010-08-271-25/+12
* Don't let the GtkCellRendererToggle get activated by clicking on a tree rowPhilip Withnall2010-08-261-0/+1
* use proper model in linking uiFelix Kaser2010-08-241-1/+1
* linker: add some padding in the 2 part of the paneGuillaume Desmottes2010-08-231-2/+13
* linker: add a label explaining how to use the dialogGuillaume Desmottes2010-08-231-2/+18
* linker: display titles in boldGuillaume Desmottes2010-08-231-2/+9
* Bug 627219 — Link dialog search doesn't workPhilip Withnall2010-08-201-3/+3
* Fix the flags given to the widget in EmpathyIndividualLinkerPhilip Withnall2010-08-201-1/+1
* Add EmpathyIndividualLinkerPhilip Withnall2010-08-121-0/+609