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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
tp-chat: no need to connect twice on the ChatStateChanged signal
Guillaume Desmottes
1
-4
/
+0
2009-11-17
We should ensure, not create muc channels
Sjoerd Simons
1
-0
/
+1
2009-11-11
empathy-tp-contact-factory: ensure that empathy_tp_contact_factory_get_from_h...
Guillaume Desmottes
1
-1
/
+18
2009-11-11
empathy_dispatch_operation_dispose: fix crash when disconnecting the ready si...
Guillaume Desmottes
1
-5
/
+3
2009-11-03
empathy-dispatch-operation: ensure that the operation stays alive while tp_ch...
Guillaume Desmottes
1
-2
/
+12
2009-11-03
empathy-dispatch-operation: ensure that the operation stays alive while tp_co...
Guillaume Desmottes
1
-0
/
+12
2009-10-26
dispatcher_request_handles_cb: use request_data->dispatcher to get the self p...
Guillaume Desmottes
1
-1
/
+1
2009-10-21
empathy-account-settings: fix CLAMP usage
Guillaume Desmottes
1
-7
/
+9
2009-10-19
Ensure we don't try to register invalid bus names
Sjoerd Simons
1
-5
/
+6
2009-10-19
Unset pending_call explicitly instead of implicitly
Sjoerd Simons
1
-2
/
+11
2009-10-19
Move destruction of connections from finalize to dispose.
Mike Ruprecht
1
-8
/
+12
2009-10-19
Remove the weak_object parameter when requesting channels.
Mike Ruprecht
1
-8
/
+10
2009-10-19
Cancel outstanding channel requests if connection to the CM is lost.
Mike Ruprecht
1
-4
/
+11
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-10-17
idle: work around the case if the session doesn't tell us when we go idle (fi...
Jonny Lamb
1
-6
/
+17
2009-10-15
Iterate avatar tokens with a GHashTableIter
Will Thompson
1
-30
/
+19
2009-10-15
Get rid of the last two _run_ calls in Empathy
Will Thompson
1
-31
/
+29
2009-10-14
copy empathy_signal_connect_weak from telepathy-gabble
Guillaume Desmottes
2
-0
/
+90
2009-10-05
remove empathy_account_manager_remove from header; function has been removed
Guillaume Desmottes
1
-3
/
+0
2009-10-05
remove empathy_tp_contact_list_can_add from header; function has been removed
Guillaume Desmottes
1
-1
/
+0
2009-09-20
Set the ice-udp capability directly as well
Sjoerd Simons
1
-1
/
+3
2009-09-16
Fix indentation of previous patch
Xavier Claessens
1
-1
/
+3
2009-09-16
empathy_avatar_new takes ownership of arguments. Do not free filename.
Xavier Claessens
1
-2
/
+2
2009-09-16
Only handle manually text channels.
Cosimo Cecchi
1
-0
/
+6
2009-09-16
Dispatch existing channels once we initialize the connection.
Cosimo Cecchi
1
-0
/
+21
2009-09-16
Fix long lines.
Cosimo Cecchi
1
-6
/
+8
2009-09-16
Always call _ensure_channel for text chats.
Cosimo Cecchi
1
-10
/
+42
2009-09-14
Plug some leaks
Cosimo Cecchi
2
-0
/
+5
2009-09-13
Assert that we get a non-null account passed when creating a contact for a log
Sjoerd Simons
1
-0
/
+1
2009-09-13
When getting messages for a file, pass the account as we already know it
Sjoerd Simons
1
-14
/
+4
2009-09-13
Check if the remote-contact is actually there before putting it on the list
Sjoerd Simons
1
-1
/
+2
2009-09-09
dispatcher_request_failed: check if conn_data is not NULL
Guillaume Desmottes
1
-2
/
+7
2009-09-09
empathy_account_settings_get_uint32: check if empathy_account_settings_get re...
Guillaume Desmottes
1
-0
/
+2
2009-09-08
chatroom-manager: add a ready property
Jonny Lamb
1
-0
/
+18
2009-09-06
tp-contact-factory: allow _get_from_handles to call with no handles.
Jonny Lamb
1
-0
/
+5
2009-09-06
chatroom-manager: only parse xml file once the account manager is ready
Jonny Lamb
1
-1
/
+31
2009-09-01
Add stream-closed signal to EmpathyCallHandler for when a stream is closed
Olivier CrĂȘte
1
-0
/
+16
2009-09-01
Fix long lines.
Cosimo Cecchi
1
-2
/
+4
2009-09-01
Be sure that FindChannelRequest has a ref to the Dispatcher
Cosimo Cecchi
1
-1
/
+1
2009-09-01
Don't set empty values for the default EmpathyHandler
Cosimo Cecchi
2
-0
/
+14
2009-08-31
Always try to use the Requests interface before calling RequestChannel
Sjoerd Simons
1
-10
/
+43
2009-08-31
Add display name for "gtalk"
Cosimo Cecchi
1
-0
/
+1
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
Fall back to the default icon if an empty icon name is set
Cosimo Cecchi
1
-5
/
+6
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
4
-2
/
+166
2009-08-31
Be consistent with EmpathyMessage style.
Will Thompson
1
-8
/
+16
2009-08-31
Ack received messages from ourself.
Will Thompson
3
-2
/
+44
[next]