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
/
src
/
empathy-accounts-dialog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
accounts_dialog_button_create_clicked_cb: if, for some reason, mc_account_cre...
Guillaume Desmottes
2009-01-26
1
-0
/
+6
*
Renamed G_STR_EMPTY to EMP_STR_EMPTY.
Jonny Lamb
2009-01-23
1
-1
/
+1
*
empathy_mission_control_new -> dup_singleton.
Xavier Claessens
2009-01-16
1
-1
/
+1
*
Use new singleton policy for EmpathyAccountManager.
Xavier Claessens
2009-01-07
1
-1
/
+1
*
Port EmpathyAccountsDialog to use the cached values to get the number of
Xavier Claessens
2009-01-07
1
-27
/
+3
*
Port EmpathyAccountsDialog to the new API.
Xavier Claessens
2009-01-07
1
-83
/
+72
*
Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
Xavier Claessens
2008-12-02
1
-1
/
+1
*
rename import boolean to import_asked.
Xavier Claessens
2008-10-17
1
-4
/
+3
*
Removed empathy_import_dialog_accounts_to_import to stop the accounts being p...
Jonny Lamb
2008-10-17
1
-33
/
+12
*
Ask whether to import if there are accounts to import on loading the account ...
Jonny Lamb
2008-10-17
1
-0
/
+34
*
Added an "Import accounts" button to the accounts dialog. (Jonny Lamb)
Jonny Lamb
2008-10-17
1
-0
/
+13
*
If display name of the selected account changes, update the label.
Xavier Claessens
2008-08-19
1
-5
/
+41
*
When creating an account set its display name to "New Jabber account", when t...
Xavier Claessens
2008-08-19
1
-6
/
+39
*
Avoid crashing if mc_account_lookup returns NULL, it can happen when status o...
Xavier Claessens
2008-08-19
1
-0
/
+3
*
If adding a an account that is already in the treeview, simply update values....
Xavier Claessens
2008-08-19
1
-20
/
+17
*
Remove unused account_changed boolean
Xavier Claessens
2008-08-19
1
-1
/
+0
*
Use accounts_dialog_add_account() to add initial set of accounts
Xavier Claessens
2008-08-19
1
-53
/
+15
*
Rework the way the accounts dialog works
Xavier Claessens
2008-08-19
1
-148
/
+111
*
Add support to set register param. Fixes bug #462880.
Xavier Claessens
2008-07-19
1
-1
/
+37
*
Allow renaming account name when accounts are connecting. Fixes bug #486801 (...
Jonny Lamb
2008-07-19
1
-20
/
+51
*
Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)
Jonny Lamb
2008-07-15
1
-0
/
+1109