Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port EmpathyDispatcher to the new API. | Xavier Claessens | 2009-01-07 | 1 | -18/+21 |
| | | | | svn path=/trunk/; revision=2040 | ||||
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1967 | ||||
* | Use G_GINT_FORMAT for printinf a goffset. Fixes bug #562873. | Xavier Claessens | 2008-12-03 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1944 | ||||
* | Little fix for previous commit. | Xavier Claessens | 2008-11-30 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1927 | ||||
* | Fix a bug for the compilation of empathy-dispatcher.c. Fixes bug #562588 ↵ | Xavier Claessens | 2008-11-30 | 1 | -1/+1 |
| | | | | | | (Stephane Wirtel). svn path=/trunk/; revision=1926 | ||||
* | dispatcher_connection_new_channel_cb: set the room of the newly created ↵ | Xavier Claessens | 2008-11-24 | 1 | -0/+1 |
| | | | | | | chatroom. Fixes bug #560387 (Guillaume Desmottes). svn path=/trunk/; revision=1918 | ||||
* | Remove empathy_tp_file_keep_alive hack and connect to "notify::state" in ↵ | Xavier Claessens | 2008-11-22 | 1 | -2/+18 |
| | | | | | | file_channel_create_cb() to unref the object when the FT is done. svn path=/trunk/; revision=1913 | ||||
* | Fix ref counting of tp_file, make it singleton per channel, and add a ↵ | Xavier Claessens | 2008-11-22 | 1 | -3/+2 |
| | | | | | | _keep_alive method that adds a tmp ref until the transfer finishes. svn path=/trunk/; revision=1904 | ||||
* | Add a FIXME about the tp_file being leaked | Xavier Claessens | 2008-11-22 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=1900 | ||||
* | empathy_tp_file_accept/offer takes the GFile in param and return a GError if ↵ | Xavier Claessens | 2008-11-22 | 1 | -2/+1 |
| | | | | | | the file can't be opened. svn path=/trunk/; revision=1881 | ||||
* | Cleanup the coding style. If we can't get info about the GFile we abord the FT. | Xavier Claessens | 2008-11-22 | 1 | -80/+79 |
| | | | | svn path=/trunk/; revision=1875 | ||||
* | Set the Date property when requesting a FT channel | Xavier Claessens | 2008-11-22 | 1 | -2/+10 |
| | | | | svn path=/trunk/; revision=1845 | ||||
* | use Requestotron to request the FT channel | Xavier Claessens | 2008-11-22 | 1 | -46/+64 |
| | | | | svn path=/trunk/; revision=1844 | ||||
* | fix FT client side code as the generated code changed | Xavier Claessens | 2008-11-22 | 1 | -5/+5 |
| | | | | svn path=/trunk/; revision=1843 | ||||
* | Use _call_request_channel instead of _run_request_channel. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -51/+71 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1839 | ||||
* | Don't expose streams in EmpathyTpFile, but use the GFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -3/+1 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1837 | ||||
* | Moved empathy_send_file to EmpathyDispatcher and renamed it. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+99 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1835 | ||||
* | Removed file transfer handling code from empathy dispatcher. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -11/+0 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1750 | ||||
* | Added start of handling new incoming file channels. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1742 | ||||
* | add the file path as arg to empathy_chatroom_manager_new | Xavier Claessens | 2008-10-13 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1542 | ||||
* | dispatcher: store a ref on the ChatroomManager | Xavier Claessens | 2008-10-13 | 1 | -21/+56 |
| | | | | svn path=/trunk/; revision=1538 | ||||
* | rename chatroom_invalidated_cb to dispatcher_chatroom_invalidated_cb | Xavier Claessens | 2008-10-13 | 1 | -6/+6 |
| | | | | svn path=/trunk/; revision=1537 | ||||
* | empathy-dispatcher: use new API of EmpathyChatRoom | Xavier Claessens | 2008-10-13 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=1536 | ||||
* | add joined room to EmpathyChatroomManager. Fixes bug #542176 (Guillaume ↵ | Xavier Claessens | 2008-10-13 | 1 | -0/+75 |
| | | | | | | Desmottes). svn path=/trunk/; revision=1535 | ||||
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -47/+184 |
| | | | | svn path=/trunk/; revision=1108 | ||||
* | Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk ↵ | Xavier Claessens | 2008-05-09 | 1 | -0/+681 |
parts are now in EmpathyStatusIcon svn path=/trunk/; revision=1093 |