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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-14
main-window: document what the key and value types are for hash tables
Jonny Lamb
1
-0
/
+4
2010-12-14
event-manager: use tp_clear_object
Jonny Lamb
1
-9
/
+2
2010-12-14
auth-factory: add a comment as to why we're also an approver
Jonny Lamb
1
-0
/
+6
2010-12-14
account-settings: use tp_clear_object in dispose
Jonny Lamb
1
-19
/
+5
2010-12-13
configure: depend on the newest tp-glib for the new auth types stuff
Jonny Lamb
1
-1
/
+1
2010-12-10
account-widget: add Remember Password widgets for all the other protocols
Jonny Lamb
7
-24
/
+281
2010-12-10
account-widget: only show Remember Password ticky box if the CM supports SASL
Jonny Lamb
1
-1
/
+7
2010-12-10
account-settings: add _supports_sasl function
Jonny Lamb
2
-0
/
+10
2010-12-10
account-settings: don't block notify::ready on getting a password
Jonny Lamb
2
-6
/
+55
2010-12-09
status-icon: blink when we get a password request
Jonny Lamb
2
-5
/
+6
2010-12-09
auth-factory: become an Observer and claim auth channels where necessary
Jonny Lamb
3
-57
/
+229
2010-12-09
main-window: display an info bar approving or rejecting the auth channel
Jonny Lamb
2
-1
/
+161
2010-12-09
notifications-approver: don't show notifications for auth events
Jonny Lamb
1
-0
/
+10
2010-12-09
event-manager: become an approver for auth channels
Jonny Lamb
2
-6
/
+85
2010-12-09
event-manager: add the account to the EmpathyEvent struct
Jonny Lamb
2
-13
/
+23
2010-12-09
account-widget: handle the remember password widget with the simple widget
Jonny Lamb
2
-13
/
+57
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
password-dialog: re-enable showing the Remember password check button
Jonny Lamb
1
-7
/
+0
2010-12-08
account-widget: hook up the remember password toggle button
Jonny Lamb
1
-0
/
+38
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-12-07
empathy_subscription_dialog_show: show contact details
Guillaume Desmottes
1
-1
/
+2
2010-12-07
Updated Hebrew translation.
Yaron Shahrabani
1
-202
/
+218
2010-12-07
Remove Ovi chat profile
Guillaume Desmottes
4
-156
/
+0
2010-12-07
add services_infos containing infos regarding services
Guillaume Desmottes
1
-21
/
+24
2010-12-07
hide jabber example by default so we just have to show the one we want
Guillaume Desmottes
2
-6
/
+4
2010-12-07
account_widget_get_service: check Service for Facebook and GTalk too
Guillaume Desmottes
1
-6
/
+11
2010-12-07
empathy_account_widget_get_default_display_name: special case Ovi as well
Guillaume Desmottes
1
-0
/
+8
2010-12-07
more use of account_widget_get_service()
Guillaume Desmottes
1
-30
/
+4
2010-12-07
add account_widget_get_service() and an enum to represent services
Guillaume Desmottes
1
-13
/
+40
2010-12-07
add account widget for Ovi
Guillaume Desmottes
2
-3
/
+149
2010-12-07
account-widget: generalise facebook suffix code
Guillaume Desmottes
1
-15
/
+31
2010-12-07
add Ovi chat profile (#630146)
Guillaume Desmottes
2
-0
/
+16
2010-12-07
Merge branch 'sasl'
Jonny Lamb
15
-15
/
+1431
2010-12-07
server-sasl-handler: shorten very long lines
Jonny Lamb
1
-4
/
+4
2010-12-07
server-sasl-handler: stop using GET_PRIV
Jonny Lamb
1
-18
/
+15
2010-12-07
password-dialog: stop using GET_PRIV
Jonny Lamb
1
-9
/
+7
2010-12-07
password-dialog: small style change to please make check
Jonny Lamb
1
-2
/
+2
2010-12-07
po: add password-dialog to POTFILES.in
Jonny Lamb
1
-0
/
+1
2010-12-06
keyring: change schema to be incompatible with current MC
Jonny Lamb
1
-9
/
+9
2010-12-06
password-dialog: center the dialog
Jonny Lamb
1
-0
/
+2
2010-12-06
password-dialog: don't display "Remember password" for now
Jonny Lamb
1
-0
/
+7
2010-12-06
server-sasl-handler: handle invalid SASL statuses
Jonny Lamb
1
-0
/
+7
2010-12-06
keyring: allow set and delete password to have NULL callbacks
Jonny Lamb
1
-2
/
+0
2010-12-06
Point to #empathy instead of #telepathy
Emilio Pozuelo Monfort
1
-1
/
+1
2010-12-06
keyring: add a delete_password function
Jonny Lamb
2
-0
/
+102
2010-12-06
server-sasl-handler: save the password if requested
Jonny Lamb
1
-1
/
+21
2010-12-06
keyring: add set_password_{async,finish} functions
Jonny Lamb
2
-6
/
+87
2010-12-06
server-sasl-handler: make a GAsyncInitable and get the password
Jonny Lamb
4
-23
/
+193
2010-12-06
keyring: add simple keyring helper
Jonny Lamb
3
-0
/
+154
[next]