aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* remove usage of empathy_account_equalSjoerd Simons2009-07-301-5/+3
* Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-281-1/+9
|\
| * Don't override empathy_account_chooser_set_account when setting filteringDavyd Madeley2009-07-151-1/+9
* | Get the connection status, not the presence status stringSjoerd Simons2009-07-221-1/+1
* | Remove useless mission-control includesSjoerd Simons2009-07-061-2/+0
* | Get the icon name from the account object directlySjoerd Simons2009-07-051-1/+1
|/
* Port libempathy-gtk to EmpathyAccountSjoerd Simons2009-07-011-37/+34
* empathy-account-chooser: remove trailing tabsGuillaume Desmottes2009-06-251-3/+3
* empathy-account-chooser: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-10/+10
* Misc. gtk-doc updates, including being more explicit about refs.Jonny Lamb2009-04-231-3/+6
* Add documentation for EmpathyAccountChooser.Jonny Lamb2009-04-231-0/+103
* Renamed empathy_account_chooser_get_account to empathy_account_chooser_dup_ac...Jonny Lamb2009-04-221-2/+2
* Add empathy_account_chooser_get_connection()Xavier Claessens2009-04-221-0/+18
* Remove useless glade includeXavier Claessens2009-04-161-1/+0
* 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