index
:
empathy
added
block
dragndrop
ft-cancel
master
printf
lfrb's empathy branch
Louis-Francis Ratté-Boulianne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
Ignore socket errors when closing the file-transfer channel
HEAD
master
ft-cancel
Louis-Francis Ratté-Boulianne
1
-2/+7
2010-08-11
Merge branch 'request-chat-626630'
Guillaume Desmottes
15
-300/+90
2010-08-11
empathy_dispatcher_join_muc: use TpAccountChannelRequest
Guillaume Desmottes
1
-89/+14
2010-08-11
empathy_dispatcher_join_muc: get an account instead of a connection
Guillaume Desmottes
7
-74/+32
2010-08-11
re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch...
Guillaume Desmottes
7
-72/+10
2010-08-11
empathy_dispatcher_chat_with_contact_id: use TpAccountChannelRequest
Guillaume Desmottes
1
-45/+22
2010-08-11
empathy_dispatcher_chat_with_contact_id: get a TpAccount instead of a TpConne...
Guillaume Desmottes
6
-32/+27
2010-08-11
Updated Slovenian translation
Matej Urbančič
1
-45/+56
2010-08-11
empathy_dispatcher_chat_with_contact_id: remove callback argument
Guillaume Desmottes
6
-13/+9
2010-08-11
empathy_call_factory_new_call_with_streams: don't leak the hash table
Guillaume Desmottes
1
-0/+1
2010-08-11
share-my-desktop: use TpAccountChannelRequest
Guillaume Desmottes
1
-8/+24
2010-08-11
tp-chat: use TpAccountChannelRequest
Guillaume Desmottes
1
-8/+24
2010-08-11
new-call-dialog: use TpAccountChannelRequest
Guillaume Desmottes
1
-10/+25
2010-08-11
call-factory: use TpAccountChannelRequest to request the media channel
Guillaume Desmottes
1
-6/+27
2010-08-11
empathy_call_factory_new_call_with_streams: remove callback arg
Guillaume Desmottes
4
-7/+5
2010-08-11
empathy_call_handler_start_call: use tp_account_channel_request_create_and_ha...
Guillaume Desmottes
1
-13/+30
2010-08-11
factor out empathy_call_factory_create_request
Guillaume Desmottes
2
-11/+24
2010-08-11
add support for the errors introduced in spec 0.19.11
Guillaume Desmottes
1
-0/+9
2010-08-11
fix indentation
Guillaume Desmottes
1
-1/+1
2010-08-11
Don't abort when closing the FT dialogue
Philip Withnall
1
-0/+4
2010-08-11
Use GimpNet as default IRC network (#625675)
Bilal Akhtar
1
-0/+6
2010-08-11
stop using Empathy's internal dispatcher to request FT channel
Guillaume Desmottes
1
-21/+28
2010-08-11
bump tp-glib dep to 0.11.12
Guillaume Desmottes
1
-1/+1
2010-08-11
Use TpSimpleHandler to handle incoming file transfer (#623139)
Guillaume Desmottes
3
-37/+102
2010-08-11
tp-file: remove unused ready variable
Guillaume Desmottes
1
-1/+0
2010-08-11
tp-file: no need to pass the incoming property during construction
Guillaume Desmottes
3
-13/+11
2010-08-11
call-factory: don't leak the handler
Guillaume Desmottes
1
-1/+1
2010-08-11
stop handling internally FT channels
Guillaume Desmottes
2
-73/+5
2010-08-10
remove empathy_dispatcher_send_file_to_contact prototype
Guillaume Desmottes
1
-6/+0
2010-08-10
empathy_contact_selector_dialog_get_selected: allow to get the account as well
Guillaume Desmottes
5
-6/+18
2010-08-10
Updated Swedish translation
Daniel Nylander
1
-682/+866
2010-08-09
Minor coding style fixes in EmpathyIndividual[Store|View]
Philip Withnall
2
-3/+3
2010-08-09
empathy-individual-menu: no need to get the call factory
Guillaume Desmottes
1
-4/+0
2010-08-09
Updated Slovenian translation
Matej Urbančič
1
-7/+7
2010-08-09
Allow translators to localize time formats (#623934)
Nicolò Chieffo
1
-3/+8
2010-08-09
Fix capability change notification in the EmpathyIndividualStore
Philip Withnall
1
-6/+35
2010-08-09
only show label during search
Felix Kaser
1
-13/+7
2010-08-09
Updated Hebrew translation.
Yaron Shahrabani
1
-30/+22
2010-08-09
Updated Hebrew translation.
Yaron Shahrabani
1
-162/+249
2010-08-09
use gtk_clutter_init rather than clutter_init
Guillaume Desmottes
1
-3/+5
2010-08-09
Updated Spanish translation
Jorge González
1
-138/+134
2010-08-06
Remove uses of new GStreamer API
Philip Withnall
1
-6/+0
2010-08-06
Updated Slovenian translation
Matej Urbančič
1
-162/+250
2010-08-06
Add casts to fix constness problems in empathy-import-pidgin.c
Philip Withnall
1
-5/+5
2010-08-05
Cast away constness of strings in GtkTargetEntry structs
Philip Withnall
1
-8/+13
2010-08-05
Add noreturn annotation to version callback function
Philip Withnall
1
-2/+5
2010-08-05
Fix old-style function definition (missing void)
Philip Withnall
1
-1/+1
2010-08-05
Fix constness of various variables and parameters
Philip Withnall
9
-19/+19
2010-08-05
Fix missing entries in switch statements
Philip Withnall
20
-20/+105
2010-08-05
Use #ifdef instead of #if to avoid warnings of undefined symbols
Philip Withnall
5
-17/+17
[next]