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-widget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Every protocols should now have an "Enabled" checkbox in "edit" mode.
Jonathan Tellier
2009-08-22
1
-2
/
+15
*
Fix errors revealed by make check
Jonathan Tellier
2009-08-22
1
-1
/
+1
*
First part of an overhaul of the accounts dialog
Jonathan Tellier
2009-08-22
1
-39
/
+263
*
Change labels when creating an account
Cosimo Cecchi
2009-08-22
1
-0
/
+14
*
React to entry changes immediately
Cosimo Cecchi
2009-08-22
1
-9
/
+31
*
Implement a generic simple widget
Cosimo Cecchi
2009-08-22
1
-2
/
+17
*
Add simple implementations for many widgets
Cosimo Cecchi
2009-08-22
1
-65
/
+153
*
Add a way to hook up to the apply sensitivity
Cosimo Cecchi
2009-08-22
1
-3
/
+24
*
Add the concept of simple account widget
Cosimo Cecchi
2009-08-22
1
-31
/
+82
*
Fix long lines
Cosimo Cecchi
2009-08-22
1
-13
/
+22
*
Fix indentation
Sjoerd Simons
2009-08-18
1
-17
/
+22
*
Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_db...
Sjoerd Simons
2009-08-18
1
-1
/
+2
*
Set gui to NULL after unreffing it
Sjoerd Simons
2009-08-18
1
-0
/
+1
*
If there is a failure in recognizing the protocol name, fallback to the gener...
Sjoerd Simons
2009-08-17
1
-8
/
+1
*
Fix trailing whitespace
Cosimo Cecchi
2009-07-30
1
-9
/
+9
*
Don't try to unref the GtkBuilder object in _dispose
Cosimo Cecchi
2009-07-30
1
-6
/
+0
*
Hook up to the destroy signal in EmpathyAccountWidget
Cosimo Cecchi
2009-07-30
1
-0
/
+11
*
Set the sensitivity to the forget button
Cosimo Cecchi
2009-07-30
1
-2
/
+3
*
Implement dispose and finalize
Cosimo Cecchi
2009-07-30
1
-31
/
+75
*
Set apply button sensitivity on creation
Cosimo Cecchi
2009-07-30
1
-0
/
+1
*
Add a cosmetic comment to separate public and non-public methods.
Cosimo Cecchi
2009-07-30
1
-0
/
+2
*
Use telepathy style
Cosimo Cecchi
2009-07-30
1
-632
/
+657
*
Update copyright and author
Cosimo Cecchi
2009-07-30
1
-1
/
+2
*
First cut at GObject-ifying EmpathyAccountWidget
Cosimo Cecchi
2009-07-30
1
-276
/
+366
*
Add apply button for salut accounts
Sjoerd Simons
2009-07-22
1
-0
/
+1
*
Port to using EmpathyAccountSettings
Sjoerd Simons
2009-07-22
1
-108
/
+156
*
Initial port of Account and AccountManager to MC5
Sjoerd Simons
2009-07-08
1
-6
/
+3
*
Remove usage of McProfiles
Sjoerd Simons
2009-07-05
1
-65
/
+75
*
Port libempathy-gtk to EmpathyAccount
Sjoerd Simons
2009-07-01
1
-39
/
+36
*
empathy-account-widget: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-4
/
+4
*
fixed bug #548716
Dimitris Zenios
2009-05-30
1
-0
/
+31
*
empathy-account-widget: fix coding style and update FSF address
Guillaume Desmottes
2009-05-18
1
-9
/
+9
*
Don't unref 2 times gui.
Xavier Claessens
2009-04-16
1
-2
/
+0
*
Refactor the floating ref hack into a new function
Xavier Claessens
2009-04-16
1
-40
/
+8
*
Port account widgets to new API
Xavier Claessens
2009-04-16
1
-97
/
+86
*
Renamed G_STR_EMPTY to EMP_STR_EMPTY.
Jonny Lamb
2009-01-23
1
-3
/
+3
*
Use gi18n-lib.h instead of gi18n.h for libraries.
Xavier Claessens
2008-12-12
1
-1
/
+1
*
Fix translators complains about ambigous strings. Fixes bug #546154.
Xavier Claessens
2008-08-04
1
-1
/
+0
*
Unref profile and improve a bit default account domain code.
Xavier Claessens
2008-07-04
1
-18
/
+14
*
Automatically add default account domain where appropriate. Fixes bug #534425...
Jonny Lamb
2008-07-04
1
-2
/
+24
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-16
/
+13
*
Hide password from debug messages.
Xavier Claessens
2008-04-19
1
-1
/
+2
*
Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).
Xavier Claessens
2008-04-16
1
-49
/
+0
*
Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).
Xavier Claessens
2008-04-02
1
-0
/
+36
*
Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz).
Xavier Claessens
2008-03-27
1
-0
/
+34
*
Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat...
Xavier Claessens
2008-03-25
1
-0
/
+49
*
Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...
Xavier Claessens
2008-03-17
1
-6
/
+31
*
Add an advanced expander in the generic setting widget. Fixes bug #466521 (Ma...
Xavier Claessens
2008-03-08
1
-17
/
+27
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
Fix typo in API
Xavier Claessens
2008-02-21
1
-5
/
+5
*
Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana).
Xavier Claessens
2008-02-20
1
-0
/
+35
*
Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson).
Xavier Claessens
2008-02-20
1
-0
/
+33
*
Fix a bug when unset port
Xavier Claessens
2008-02-11
1
-6
/
+4
*
Change a bit the generic account setting API.
Xavier Claessens
2008-02-11
1
-61
/
+33
*
Add a generic UI to make easy building UI for protocol specific settings. Por...
Xavier Claessens
2008-02-11
1
-0
/
+589