index
:
delta/gnome/telepathy-account-widgets.git
master
next
wip/inigomartinez/meson
gitlab.gnome.org: GNOME/telepathy-account-widgets.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy
Commit message (
Expand
)
Author
Age
Files
Lines
*
empathy-tp-contact-factory: ensure that empathy_tp_contact_factory_get_from_h...
Guillaume Desmottes
2009-11-11
1
-1
/
+18
*
empathy_dispatch_operation_dispose: fix crash when disconnecting the ready si...
Guillaume Desmottes
2009-11-11
1
-5
/
+3
*
Warn if accessing connection status before AM is ready
Danielle Madeley
2009-11-10
1
-0
/
+5
*
empathy-tp-call: we are not sending or receiving video if the video stream do...
Guillaume Desmottes
2009-11-09
1
-0
/
+6
*
TpContactFactory: wait that the connection is ready before using it
Guillaume Desmottes
2009-11-09
1
-13
/
+35
*
dispatcher_init_connection_if_needed: wait that the connection is ready befor...
Guillaume Desmottes
2009-11-09
1
-11
/
+32
*
[EmpathyIdle] track whether the AccountManager is ready, warn if it is not
Danielle Madeley
2009-11-09
1
-0
/
+16
*
empathy_call_handler_request_cb: notify when the tp-call property is set
Guillaume Desmottes
2009-11-05
1
-0
/
+1
*
TpCall: add {audio,video}-stream-error signals
Guillaume Desmottes
2009-11-05
1
-0
/
+58
*
empathy-dispatch-operation: ensure that the operation stays alive while tp_ch...
Guillaume Desmottes
2009-11-03
1
-2
/
+12
*
empathy-dispatch-operation: ensure that the operation stays alive while tp_co...
Guillaume Desmottes
2009-11-03
1
-0
/
+12
*
Merge branch 'irc-command'
Xavier Claessens
2009-11-03
4
-80
/
+61
|
\
|
*
Move /me and /say support from EmpathyMessage to EmpathyChat.
Xavier Claessens
2009-11-01
2
-57
/
+0
|
*
Fix topic not always shown, and add /topic command support.
Xavier Claessens
2009-11-01
2
-23
/
+61
*
|
Merge branch 'accountz'
Jonny Lamb
2009-11-02
26
-2888
/
+518
|
\
\
|
|
/
|
/
|
|
*
log-store-empathy: refer to "make logs async" bug
Jonny Lamb
2009-10-30
1
-1
/
+1
|
*
dispatcher: refer to EmpathyHandler bug
Jonny Lamb
2009-10-30
1
-1
/
+1
|
*
idle: added a comment to explain _is_just_connected
Jonny Lamb
2009-10-30
1
-0
/
+3
|
*
idle: don't hardcode 10 seconds as the "just connected" time
Jonny Lamb
2009-10-30
1
-1
/
+5
|
*
idle: add comment about the connect_times hash table types
Jonny Lamb
2009-10-30
1
-0
/
+2
|
*
idle: updated comment
Jonny Lamb
2009-10-30
1
-2
/
+4
|
*
utils: remove FIXME
Jonny Lamb
2009-10-30
1
-2
/
+0
|
*
all: log error messages if preparing the account manager fails
Jonny Lamb
2009-10-30
5
-10
/
+36
|
*
contact-manager, dispatcher: renamed _new_connection_cb to _status_changed_cb
Jonny Lamb
2009-10-24
2
-6
/
+6
|
*
idle: use the TpAccount pointer as key to the hash table, and remove values o...
Jonny Lamb
2009-10-24
1
-12
/
+8
|
*
tp-roomlist: port to new tp-glib account API
Jonny Lamb
2009-10-24
2
-8
/
+6
|
*
log-store: port to new tp-glib account API
Jonny Lamb
2009-10-24
2
-19
/
+19
|
*
log-store-empathy: port to new tp-glib account API
Jonny Lamb
2009-10-24
1
-17
/
+19
|
*
log-manager: port to new tp-glib account API
Jonny Lamb
2009-10-24
2
-11
/
+11
|
*
dispatcher: port to new tp-glib account API
Jonny Lamb
2009-10-24
1
-27
/
+48
|
*
contact: port to new tp-glib account API
Jonny Lamb
2009-10-24
2
-17
/
+13
|
*
contact-manager: port to new tp-glib account API
Jonny Lamb
2009-10-24
1
-22
/
+46
|
*
chatroom: port to new tp-glib account API
Jonny Lamb
2009-10-24
2
-13
/
+14
|
*
chatroom-manager: port to new tp-glib account API
Jonny Lamb
2009-10-24
2
-41
/
+27
|
*
account-settings: port to new tp-glib account API
Jonny Lamb
2009-10-24
2
-77
/
+77
|
*
Add empathy_idle_account_is_just_connected function.
Jonny Lamb
2009-10-24
2
-0
/
+70
|
*
idle: port to new tp-glib account API
Jonny Lamb
2009-10-24
1
-20
/
+22
|
*
Add empathy_account_manager_get_accounts_connected function.
Jonny Lamb
2009-10-24
2
-0
/
+36
|
*
Add empathy_get_account_for_connection function.
Jonny Lamb
2009-10-24
2
-1
/
+36
|
*
Add empathy_idle_get_requested_presence function.
Jonny Lamb
2009-10-23
2
-12
/
+44
|
*
Removed EmpathyAccount{,Manager}.
Jonny Lamb
2009-10-23
5
-2604
/
+0
*
|
dispatcher_request_handles_cb: use request_data->dispatcher to get the self p...
Guillaume Desmottes
2009-10-26
1
-1
/
+1
|
/
*
Enable extra error CFLAGS in libempathy/
Guillaume Desmottes
2009-10-23
1
-0
/
+1
*
empathy-utils.c: fix casting issues
Guillaume Desmottes
2009-10-22
1
-6
/
+8
*
empathy-tp-contact-list.c: fix shadow declaration and uint comparaison
Guillaume Desmottes
2009-10-22
1
-6
/
+6
*
empathy-tp-contact-factory.c: fix casting issue
Guillaume Desmottes
2009-10-22
1
-1
/
+1
*
empathy-time.c: fix shadow declaration
Guillaume Desmottes
2009-10-22
1
-4
/
+4
*
empathy-status-presets.c: fix casting issues
Guillaume Desmottes
2009-10-22
1
-10
/
+10
*
empathy-log-store-empathy.c: fix casting issues
Guillaume Desmottes
2009-10-22
1
-12
/
+13
*
empathy-irc-network-manager.c: fix casting issues
Guillaume Desmottes
2009-10-22
1
-22
/
+29
[next]