aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* empathy_mission_control_new -> dup_singleton.Xavier Claessens2009-01-161-1/+1
* Disconnect all signals from the EmpathyAccountChooser when finalizing.Xavier Claessens2009-01-071-0/+6
* Use new singleton policy for EmpathyAccountManager.Xavier Claessens2009-01-071-1/+1
* Don't initialize private stuff in _new ().Xavier Claessens2009-01-071-17/+14
* Disconnect signals when finalizing.Xavier Claessens2009-01-071-5/+4
* Port the account chooser to the new API.Xavier Claessens2009-01-071-52/+28
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* check there is an account before accessing it; prevents a segfault when callingFrederic Peters2008-08-201-1/+3
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-3/+4
* Fix disconnection of AccountStatusChanged signal.Xavier Claessens2008-04-131-5/+3
* We can't use *_run_* API from dbus signal cb or method implementation. To avo...Xavier Claessens2008-04-111-3/+3
* Remove unused includesXavier Claessens2008-04-111-1/+0
* Fix a leak and simplify account_chooser_set_account_foreach.Xavier Claessens2008-03-111-4/+7
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Conflicts:Xavier Claessens2007-12-031-44/+44
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-251-0/+2
* To know if an account is connected, useXavier Claessens2007-10-211-57/+102
* Do not show salut accounts in the add contact dialog. Rework a bitXavier Claessens2007-07-261-88/+81
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+637