aboutsummaryrefslogtreecommitdiffstats
path: root/megaphone
Commit message (Expand)AuthorAgeFilesLines
* Use : instead of / to seperate account and contact idSjoerd Simons2009-09-151-7/+11
* Chang the API of AccountManager to have the get lookup the account by nameSjoerd Simons2009-07-301-1/+2
* remove usage of empathy_account_equalSjoerd Simons2009-07-301-1/+1
* Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-281-1/+1
|\
| * Use accessor functions instead direct access (Fixes #586476)Jonny Lamb2009-07-101-1/+1
* | Remove useless mission-control includesSjoerd Simons2009-07-061-2/+0
|/
* Port megaphone to EmpathyAccountSjoerd Simons2009-07-011-18/+10
* Add shave support to build process.Jonny Lamb2009-04-241-1/+3
* Renamed empathy_contact_list_view_get_selected to empathy_contact_list_view_d...Jonny Lamb2009-04-221-1/+2
* Change EmpathyTpContactFactory API to look more like TpConnection. Add functi...Xavier Claessens2009-04-221-4/+9
* Port megaphone applet to new APIXavier Claessens2009-04-221-168/+202
* Use autotools magic to take care of disabling deprecated symbolsLaurent Bigonville2009-04-181-1/+1
* Remove reference to glade from panel appletsXavier Claessens2009-04-161-1/+0
* Renamed G_STR_EMPTY to EMP_STR_EMPTY.Jonny Lamb2009-01-231-1/+1
* empathy_mission_control_new -> dup_singleton.Xavier Claessens2009-01-161-1/+1
* Port EmpathyContactManager to the new singleton policy.Xavier Claessens2009-01-091-1/+1
* Port EmpathyContactFactory to the new singleton policy.Xavier Claessens2009-01-091-1/+1
* Remove libgnomevfs include in megaphone-applet.c (Andre Klapper).Xavier Claessens2008-12-241-1/+0
* Init empathy for megaphone, nothere and check-main.Xavier Claessens2008-12-121-0/+1
* Mark some forgotten strings for translation (bug #553066)Gabor Keleman2008-10-041-2/+2
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...Xavier Claessens2008-05-281-4/+2
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-062-7/+7
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-8/+8
* Create contact menu in empathy-contact-menu.hXavier Claessens2008-04-251-1/+2
* Do not take show_groups in empathy_contact_list_store_newXavier Claessens2008-01-211-1/+1
* Add a property to have or not groups on EmpathyContactListStoreXavier Claessens2008-01-211-1/+1
* Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens2008-01-211-2/+2
* Merge branch 'ignore'Xavier Claessens2007-12-231-0/+4
* More flexible API for EmpathyContactWidget, we now have flags to setXavier Claessens2007-10-101-1/+1
* Updated to use new avatar cache.Xavier Claessens2007-10-012-86/+83
* Fix ref count error for account objects.Xavier Claessens2007-09-218-0/+733