index
:
~jonny/empathy
butterfly
client-types
ft
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gtk-spinner
icons
liszt
master
next
old-client-types
olde-zazl
password-dialog
pidgin-store
sqlite-store
swap-camera
le empathy
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-account-settings.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-08
account-settings: don't call TpAccount functions if we've not created it yet
Jonny Lamb
1
-3
/
+9
2010-12-08
account-settings: add support for saving the password in the keyring ourselves
Jonny Lamb
1
-3
/
+161
2010-12-08
account-settings: store the TpProtocol object and notify::ready when it's pre...
Jonny Lamb
1
-3
/
+47
2010-10-18
Merge branch 'external-accounts'
Danielle Madeley
1
-2
/
+7
2010-10-14
Check format of some user names (#629261)
Vitaly Minko
1
-22
/
+84
2010-10-08
Access Account.I.Storage properties via TpAccount
Danielle Madeley
1
-2
/
+7
2010-10-08
Revert changes to empathy-account-settings
Danielle Madeley
1
-92
/
+0
2010-10-08
Support Account.Interface.Storage
Danielle Madeley
1
-0
/
+92
2010-10-01
empathy_account_settings_set_*: check arguments
Guillaume Desmottes
1
-0
/
+20
2010-09-29
Allow to set the Service of newly created account (#629734)
Guillaume Desmottes
1
-0
/
+32
2010-09-20
empathy_account_settings_set_strv: we have to copy the key (#630168)
Guillaume Desmottes
1
-1
/
+1
2010-09-08
Add support for 'as' in account settings
Nicolas Dufresne
1
-0
/
+26
2010-04-09
libempathy/empathy-account-settings.c: use tp_g_signal_connect_object instead...
Guillaume Desmottes
1
-2
/
+2
2010-03-03
empathy_account_settings_set_display_name_async: don't do anything if not needed
Guillaume Desmottes
1
-0
/
+7
2010-02-24
empathy_account_settings_has_account: cope with priv->account being NULL
Guillaume Desmottes
1
-0
/
+3
2010-02-11
Separate the accounts dialog into its own program which works with the Gnome ...
Travis Reitter
1
-1
/
+6
2009-12-25
account-settings: use empathy_signal_connect_weak to connect the ready signal...
Guillaume Desmottes
1
-2
/
+2
2009-12-22
add empathy_account_settings_get_tp_protocol
Guillaume Desmottes
1
-0
/
+8
2009-10-30
all: log error messages if preparing the account manager fails
Jonny Lamb
1
-4
/
+14
2009-10-24
account-settings: port to new tp-glib account API
Jonny Lamb
1
-73
/
+73
2009-10-22
empathy-account-settings.c: fix uint comparaison
Guillaume Desmottes
1
-4
/
+4
2009-10-21
empathy-account-settings: fix CLAMP usage
Guillaume Desmottes
1
-7
/
+9
2009-10-19
empathy_account_settings_get_tp_params: don't raise an error if tp_protocol i...
Guillaume Desmottes
1
-1
/
+9
2009-10-19
empathy-account-settings: don't cache the TpConnectionManagerProtocol
Guillaume Desmottes
1
-6
/
+12
2009-09-14
Plug some leaks
Cosimo Cecchi
1
-0
/
+3
2009-09-09
empathy_account_settings_get_uint32: check if empathy_account_settings_get re...
Guillaume Desmottes
1
-0
/
+2
2009-08-31
Fix a long line
Cosimo Cecchi
1
-1
/
+2
2009-08-31
Use empathy_protocol_icon_name()
Cosimo Cecchi
1
-1
/
+1
2009-08-31
Always set the icon name on account creation.
Cosimo Cecchi
1
-5
/
+2
2009-08-31
Implement setting icon name to the account and to the settings.
Cosimo Cecchi
1
-2
/
+79
2009-08-23
Don't override the display_name when creating the account
Sjoerd Simons
1
-6
/
+0
2009-08-22
Fix some leaks in _settings_discard
Sjoerd Simons
1
-13
/
+13
2009-08-22
If the parameter wasn't known return NULL for the dbus signature
Sjoerd Simons
1
-0
/
+3
2009-08-22
First part of an overhaul of the accounts dialog
Jonathan Tellier
1
-10
/
+39
2009-08-22
Fix long line
Cosimo Cecchi
1
-1
/
+2
2009-08-22
Remove the parameters from the unset pool when we set them again
Cosimo Cecchi
1
-1
/
+35
2009-08-21
Let the cached parameters asv own the key strings
Sjoerd Simons
1
-7
/
+9
2009-08-21
Use g_strdup instead of casting a const gchar* to a gchar*.
Xavier Claessens
1
-1
/
+1
2009-08-20
Set the RequestedPresence when creating a new command
Sjoerd Simons
1
-1
/
+36
2009-08-19
Cache the icon inside EmpathyAccountSettings
Sjoerd Simons
1
-7
/
+9
2009-08-18
Get the DisplayName when the account is ready
Sjoerd Simons
1
-5
/
+8
2009-08-18
Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_db...
Sjoerd Simons
1
-1
/
+1
2009-08-17
Removed dead code
Sjoerd Simons
1
-10
/
+0
2009-08-01
Merge branch 'sjoerd-mc5' into mc5
Cosimo Cecchi
1
-15
/
+18
2009-07-31
Make protocol icons work also with account == NULL
Cosimo Cecchi
1
-2
/
+5
2009-07-30
Fix some coding style issues
Sjoerd Simons
1
-15
/
+18
2009-07-30
Ignore default value for required params
Cosimo Cecchi
1
-4
/
+0
2009-07-30
Rename empathy_account_settings_owns_account()
Cosimo Cecchi
1
-1
/
+1
2009-07-30
Add empathy_account_settings_is_valid ()
Cosimo Cecchi
1
-0
/
+60
2009-07-30
Add empathy_account_settings_owns_account()
Cosimo Cecchi
1
-0
/
+14
[next]