Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless mission-control includes | Sjoerd Simons | 2009-07-06 | 1 | -2/+0 |
| | |||||
* | Port libempathy-gtk to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -1/+1 |
| | |||||
* | empathy-new-message-dialog: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
| | |||||
* | empathy-new-message-dialog: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -5/+5 |
| | |||||
* | Add documentation for EmpathyNewMessageDialog. | Jonny Lamb | 2009-04-23 | 1 | -0/+18 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Change EmpathyTpContactFactory API to look more like TpConnection. Add ↵ | Xavier Claessens | 2009-04-22 | 1 | -3/+9 |
| | | | | | | function to get only one contact from id/handle. | ||||
* | Port EmpathyNewMessageDialog to new API. | Xavier Claessens | 2009-04-22 | 1 | -45/+55 |
| | |||||
* | Port EmpathyNewMessageDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -8/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2851 | ||||
* | Don't start the call from the message dialog, the handler will take care of it | Sjoerd Simons | 2009-02-03 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2385 | ||||
* | Switch to calling CallFactory to make calls | Sjoerd Simons | 2009-02-03 | 1 | -1/+5 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2382 | ||||
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2249 | ||||
* | Fix some errors made when rebasing on master | Xavier Claessens | 2009-01-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2211 | ||||
* | Use the new call utility function to start calls | Sjoerd Simons | 2009-01-10 | 1 | -1/+9 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2167 | ||||
* | Use the new dispatcher api to request text channels | Sjoerd Simons | 2009-01-10 | 1 | -4/+3 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2131 | ||||
* | Port EmpathyContactManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2121 | ||||
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1967 | ||||
* | Autocompletion on contact names for "new message" dialog box. Fixes bug ↵ | Xavier Claessens | 2008-12-08 | 1 | -4/+145 |
| | | | | | | #552296 (Emmanuel Bretelle, Xavier Claessens). svn path=/trunk/; revision=1951 | ||||
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -2/+3 |
| | | | | svn path=/trunk/; revision=1108 | ||||
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -3/+0 |
| | | | | svn path=/trunk/; revision=1066 | ||||
* | Remove conditional build of VOIP. | Xavier Claessens | 2008-04-24 | 1 | -4/+0 |
| | | | | svn path=/trunk/; revision=1038 | ||||
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ ↵ | Xavier Claessens | 2008-03-17 | 1 | -1/+5 |
| | | | | | | and others in src/ svn path=/trunk/; revision=813 | ||||
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=688 | ||||
* | Change new message dialog to new conversation and make possible to do voip call. | Xavier Claessens | 2008-02-09 | 1 | -39/+27 |
| | | | | svn path=/trunk/; revision=608 | ||||
* | Add convinience functions empathy_chat_with_contact() and ↵ | Xavier Claessens | 2008-01-02 | 1 | -12/+3 |
| | | | | | | empathy_chat_with_contact_id() to start a chat with a contact. Make use of it when appropriate. svn path=/trunk/; revision=527 | ||||
* | Simplify empaty_window_present, empathy_window_iconify and ↵ | Xavier Claessens | 2007-12-20 | 1 | -8/+57 |
| | | | | | | empathy_window_is_visible stuff svn path=/trunk/; revision=491 | ||||
* | Squashed commit of the following: | Xavier Claessens | 2007-12-02 | 1 | -0/+136 |
commit a54ce7de2fc09f717f185fbc9b1d29e28cdcc2e7 Author: Xavier Claessens <xclaesse@gmail.com> Date: Sun Dec 2 14:41:27 2007 +0100 Implement New Message on status icon menu too. commit f98dae2e18348db82f1460d4f8fb6ff49dc5fbc2 Author: Xavier Claessens <zdra@zdra-laptop.(none)> Date: Sat Dec 1 00:49:56 2007 +0100 New message dialog svn path=/trunk/; revision=453 |