index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-account-chooser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
account-chooser: setup the combobox once the object has been constructed (#63...
Guillaume Desmottes
2011-01-11
1
-1
/
+9
*
Skip accounts which don't support rooms in "Manage Favorites" dialog
Chandni Verma
2011-01-03
1
-0
/
+71
*
Make AccountChooser-related code simpler and clearer (re #633481).
Vitaly Minko
2010-11-12
1
-6
/
+26
*
Make AccountChooser filters asynchronous to let them handle newly connected a...
Vitaly Minko
2010-11-11
1
-22
/
+65
*
add empathy_account_chooser_get_account
Guillaume Desmottes
2010-04-12
1
-0
/
+14
*
libempathy-gtk/empathy-account-chooser.c: use tp_g_signal_connect_object inst...
Guillaume Desmottes
2010-04-09
1
-2
/
+3
*
account-chooser: check if account is NULL before trying to use it (#614874)
Guillaume Desmottes
2010-04-05
1
-0
/
+4
*
Ensure "All" is at the top of account selector.
Will Thompson
2010-02-12
1
-16
/
+32
*
Remove weird maybe-null account special case.
Will Thompson
2010-02-12
1
-7
/
+1
*
account-chooser: display enabled accounts first (#604166)
Guillaume Desmottes
2009-12-09
1
-0
/
+40
*
add empathy_account_chooser_is_ready
Guillaume Desmottes
2009-11-16
1
-0
/
+10
*
account-chooser.c: add a 'ready' signal
Guillaume Desmottes
2009-11-16
1
-0
/
+19
*
account-chooser: allow for a non-prepared account manager (fixes bug #600537)
Jonny Lamb
2009-11-03
1
-0
/
+8
*
all: log error messages if preparing the account manager fails
Jonny Lamb
2009-10-30
1
-1
/
+7
*
account-chooser: port to new tp-glib account API
Jonny Lamb
2009-10-24
1
-74
/
+97
*
remove usage of empathy_account_equal
Sjoerd Simons
2009-07-30
1
-5
/
+3
*
Merge commit 'upstream/master' into mc5
Sjoerd Simons
2009-07-28
1
-1
/
+9
|
\
|
*
Don't override empathy_account_chooser_set_account when setting filtering
Davyd Madeley
2009-07-15
1
-1
/
+9
*
|
Get the connection status, not the presence status string
Sjoerd Simons
2009-07-22
1
-1
/
+1
*
|
Remove useless mission-control includes
Sjoerd Simons
2009-07-06
1
-2
/
+0
*
|
Get the icon name from the account object directly
Sjoerd Simons
2009-07-05
1
-1
/
+1
|
/
*
Port libempathy-gtk to EmpathyAccount
Sjoerd Simons
2009-07-01
1
-37
/
+34
*
empathy-account-chooser: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-3
/
+3
*
empathy-account-chooser: fix coding style and update FSF address
Guillaume Desmottes
2009-05-18
1
-10
/
+10
*
Misc. gtk-doc updates, including being more explicit about refs.
Jonny Lamb
2009-04-23
1
-3
/
+6
*
Add documentation for EmpathyAccountChooser.
Jonny Lamb
2009-04-23
1
-0
/
+103
*
Renamed empathy_account_chooser_get_account to empathy_account_chooser_dup_ac...
Jonny Lamb
2009-04-22
1
-2
/
+2
*
Add empathy_account_chooser_get_connection()
Xavier Claessens
2009-04-22
1
-0
/
+18
*
Remove useless glade include
Xavier Claessens
2009-04-16
1
-1
/
+0
*
empathy_mission_control_new -> dup_singleton.
Xavier Claessens
2009-01-16
1
-1
/
+1
*
Disconnect all signals from the EmpathyAccountChooser when finalizing.
Xavier Claessens
2009-01-07
1
-0
/
+6
*
Use new singleton policy for EmpathyAccountManager.
Xavier Claessens
2009-01-07
1
-1
/
+1
*
Don't initialize private stuff in _new ().
Xavier Claessens
2009-01-07
1
-17
/
+14
*
Disconnect signals when finalizing.
Xavier Claessens
2009-01-07
1
-5
/
+4
*
Port the account chooser to the new API.
Xavier Claessens
2009-01-07
1
-52
/
+28
*
Use gi18n-lib.h instead of gi18n.h for libraries.
Xavier Claessens
2008-12-12
1
-1
/
+1
*
check there is an account before accessing it; prevents a segfault when calling
Frederic Peters
2008-08-20
1
-1
/
+3
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-3
/
+4
*
Fix disconnection of AccountStatusChanged signal.
Xavier Claessens
2008-04-13
1
-5
/
+3
*
We can't use *_run_* API from dbus signal cb or method implementation. To avo...
Xavier Claessens
2008-04-11
1
-3
/
+3
*
Remove unused includes
Xavier Claessens
2008-04-11
1
-1
/
+0
*
Fix a leak and simplify account_chooser_set_account_foreach.
Xavier Claessens
2008-03-11
1
-4
/
+7
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
Conflicts:
Xavier Claessens
2007-12-03
1
-44
/
+44
*
Cleanup licences and copyrights, Modules with 100% collabora code are now
Xavier Claessens
2007-10-25
1
-0
/
+2
*
To know if an account is connected, use
Xavier Claessens
2007-10-21
1
-57
/
+102
*
Do not show salut accounts in the add contact dialog. Rework a bit
Xavier Claessens
2007-07-26
1
-88
/
+81
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-0
/
+637