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-settings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't override the display_name when creating the account
Sjoerd Simons
2009-08-24
1
-6
/
+0
*
Fix some leaks in _settings_discard
Sjoerd Simons
2009-08-23
1
-13
/
+13
*
If the parameter wasn't known return NULL for the dbus signature
Sjoerd Simons
2009-08-23
1
-0
/
+3
*
First part of an overhaul of the accounts dialog
Jonathan Tellier
2009-08-22
1
-10
/
+39
*
Fix long line
Cosimo Cecchi
2009-08-22
1
-1
/
+2
*
Remove the parameters from the unset pool when we set them again
Cosimo Cecchi
2009-08-22
1
-1
/
+35
*
Let the cached parameters asv own the key strings
Sjoerd Simons
2009-08-21
1
-7
/
+9
*
Use g_strdup instead of casting a const gchar* to a gchar*.
Xavier Claessens
2009-08-21
1
-1
/
+1
*
Set the RequestedPresence when creating a new command
Sjoerd Simons
2009-08-21
1
-1
/
+36
*
Cache the icon inside EmpathyAccountSettings
Sjoerd Simons
2009-08-19
1
-7
/
+9
*
Get the DisplayName when the account is ready
Sjoerd Simons
2009-08-18
1
-5
/
+8
*
Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_db...
Sjoerd Simons
2009-08-18
1
-1
/
+1
*
Removed dead code
Sjoerd Simons
2009-08-17
1
-10
/
+0
*
Merge branch 'sjoerd-mc5' into mc5
Cosimo Cecchi
2009-08-01
1
-15
/
+18
|
\
|
*
Fix some coding style issues
Sjoerd Simons
2009-07-31
1
-15
/
+18
*
|
Make protocol icons work also with account == NULL
Cosimo Cecchi
2009-07-31
1
-2
/
+5
*
|
Ignore default value for required params
Cosimo Cecchi
2009-07-30
1
-4
/
+0
*
|
Rename empathy_account_settings_owns_account()
Cosimo Cecchi
2009-07-30
1
-1
/
+1
*
|
Add empathy_account_settings_is_valid ()
Cosimo Cecchi
2009-07-30
1
-0
/
+60
*
|
Add empathy_account_settings_owns_account()
Cosimo Cecchi
2009-07-30
1
-0
/
+14
*
|
Implement _set_display_name
Cosimo Cecchi
2009-07-30
1
-0
/
+46
|
/
*
Add an abstraction to buffer up changes to an account
Sjoerd Simons
2009-07-22
1
-0
/
+964