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
/
empathy-account.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename empathy_account_get_connection_for to empathy_account_get_connection_f...
Sjoerd Simons
2009-08-22
1
-2
/
+2
*
Don't hook up to invalidated when creating the connection failed
Sjoerd Simons
2009-08-22
1
-10
/
+11
*
Add API to get teh TpConnection for an account on a certain path
Sjoerd Simons
2009-08-21
1
-31
/
+59
*
replace UNIQUE_NAME_PREFIX by TP_ACCOUNT_OBJECT_PATH_BASE
Sjoerd Simons
2009-08-19
1
-4
/
+3
*
rename status-reason to connection-status-reason and notify connection-status...
Sjoerd Simons
2009-08-18
1
-2
/
+3
*
Notify when display-name is updated
Sjoerd Simons
2009-08-17
1
-0
/
+1
*
Plug some leaks
Sjoerd Simons
2009-08-17
1
-2
/
+8
*
Merge branch 'sjoerd-mc5' into mc5
Cosimo Cecchi
2009-08-01
1
-16
/
+26
|
\
|
*
Fix some coding style issues
Sjoerd Simons
2009-07-31
1
-3
/
+5
|
*
add some slightly nicer debug messages
Sjoerd Simons
2009-07-31
1
-2
/
+3
|
*
Unref the connection if it fails to become ready or is invalidated
Sjoerd Simons
2009-07-30
1
-10
/
+17
|
*
Add a utility function to may protocols to their icons
Sjoerd Simons
2009-07-29
1
-1
/
+1
*
|
Implement _set_display_name
Cosimo Cecchi
2009-07-30
1
-0
/
+59
|
/
*
Correctly implement empathy_account_is_valid
Sjoerd Simons
2009-07-22
1
-3
/
+2
*
Add api to remove accounts
Sjoerd Simons
2009-07-22
1
-0
/
+48
*
Add removed signal on EmpathyAccount
Sjoerd Simons
2009-07-22
1
-0
/
+47
*
Coding style fixes
Sjoerd Simons
2009-07-22
1
-3
/
+3
*
Unescape _ and _2d in the protocol from mission-control
Sjoerd Simons
2009-07-22
1
-1
/
+38
*
Make empathy_account_set_enable call out over d-bus
Sjoerd Simons
2009-07-22
1
-4
/
+26
*
Add API to Update an accounts parameters
Sjoerd Simons
2009-07-22
1
-0
/
+51
*
Remove the API to change the account parameters one by one
Sjoerd Simons
2009-07-22
1
-59
/
+8
*
remove dead code
Sjoerd Simons
2009-07-19
1
-58
/
+0
*
Check the right variable for setting the ready property
Sjoerd Simons
2009-07-16
1
-1
/
+1
*
Keep track of ``global'' presence of all accounts
Sjoerd Simons
2009-07-16
1
-15
/
+54
*
Add api to set the requested presence
Sjoerd Simons
2009-07-08
1
-0
/
+43
*
Initial port of Account and AccountManager to MC5
Sjoerd Simons
2009-07-08
1
-68
/
+300
*
Get the icon name from the account object directly
Sjoerd Simons
2009-07-05
1
-0
/
+11
*
Add API to get the protocol and cm name from a account
Sjoerd Simons
2009-07-05
1
-7
/
+48
*
clarify when notify::connection is signalled
Sjoerd Simons
2009-07-01
1
-0
/
+1
*
explain the connect_time struct member
Sjoerd Simons
2009-07-01
1
-0
/
+1
*
Fix coding style
Sjoerd Simons
2009-07-01
1
-1
/
+2
*
Implement EmpathyAccount
Sjoerd Simons
2009-07-01
1
-0
/
+572