Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hookup the contact menu item cb correctly | Sjoerd Simons | 2009-02-12 | 1 | -2/+10 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2436 | ||||
* | Switch to calling CallFactory to make calls | Sjoerd Simons | 2009-02-03 | 1 | -2/+13 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2382 | ||||
* | Let a chatroom keep a reference to a its TpChat if applicable | Sjoerd Simons | 2009-01-10 | 1 | -9/+5 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2189 | ||||
* | Convert EmpathyChatroomManager to the new singleton convention | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2185 | ||||
* | Use the new call utility function to start calls | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2167 | ||||
* | Port EmpathyLogManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2115 | ||||
* | More coding style fixes in empathy-contact-menu.c | Xavier Claessens | 2008-12-29 | 1 | -97/+81 |
| | | | | svn path=/trunk/; revision=2018 | ||||
* | Homogenize coding style in empathy_contact_menu_new | Will Thompson | 2008-12-29 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Will Thompson <will.thompson@collabora.co.uk> svn path=/trunk/; revision=2015 | ||||
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1967 | ||||
* | No need to define a callback, we can directly use ↵ | Xavier Claessens | 2008-11-22 | 1 | -8/+1 |
| | | | | | | empathy_send_file_with_file_chooser. svn path=/trunk/; revision=1872 | ||||
* | Removed empathy_send_file_with_file_chooser_and_manager and made file ↵ | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
| | | | | | | | | transfers always use the manager. (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1832 | ||||
* | Updated parameter checks to return appropriate values. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1799 | ||||
* | Add parameter checks to public functions. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1797 | ||||
* | Only display "Send Files" if the contact is in Salut. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1771 | ||||
* | Added empathy_send_file_with_file_chooser_and_manager to make use of the ↵ | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
| | | | | | | | | file transfer manager. (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1747 | ||||
* | Changed the "Send file" icon to something sane. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1743 | ||||
* | Added "Send file" item to contact menu widget. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+33 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1741 | ||||
* | empathy-contact-menu.c: store the chatroom instead of the channel in ↵ | Xavier Claessens | 2008-10-13 | 1 | -12/+13 |
| | | | | | | contact_room_sub_menu_item_activate_cb_ctx svn path=/trunk/; revision=1585 | ||||
* | empathy-contact-menu.c: use new empathy_chatroom_manager_new API | Xavier Claessens | 2008-10-13 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1584 | ||||
* | Change menu entry to 'Invite to chatroom' | Xavier Claessens | 2008-10-13 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1583 | ||||
* | Actually invite contact to chatroom. Fixes bug #496100 (Guillaume Desmottes). | Xavier Claessens | 2008-10-13 | 1 | -9/+61 |
| | | | | svn path=/trunk/; revision=1582 | ||||
* | Display invite menu entry in the contact menu | Xavier Claessens | 2008-10-13 | 1 | -0/+92 |
| | | | | svn path=/trunk/; revision=1581 | ||||
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -3/+4 |
| | | | | svn path=/trunk/; revision=1108 | ||||
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -2/+0 |
| | | | | svn path=/trunk/; revision=1066 | ||||
* | Create contact menu in empathy-contact-menu.h | Xavier Claessens | 2008-04-25 | 1 | -0/+63 |
| | | | | svn path=/trunk/; revision=1046 | ||||
* | Move contact menu code to its own module. | Xavier Claessens | 2008-04-25 | 1 | -0/+174 |
svn path=/trunk/; revision=1040 |