Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use TpDebugSender to publish debug messages (#607330) | Jonny Lamb | 2010-02-17 | 1 | -6/+8 |
| | |||||
* | add 'voip' debug domain | Guillaume Desmottes | 2009-11-28 | 1 | -0/+1 |
| | |||||
* | Add Test debug domain | Xavier Claessens | 2009-11-25 | 1 | -0/+1 |
| | |||||
* | Add a new DEBUG domain for the mc4 account importer | Arnaud Maillet | 2009-08-24 | 1 | -0/+1 |
| | |||||
* | empathy-debug: add connectivity debug key | Jonny Lamb | 2009-08-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Implement o.fd.Tp.Debug. (Fixes #580631) | Jonny Lamb | 2009-06-18 | 1 | -8/+66 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Use correct emacs modelines. | Jonny Lamb | 2009-06-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Add Location debug domain | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -0/+1 |
| | |||||
* | Added file transfer debug flag. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1735 | ||||
* | Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk ↵ | Xavier Claessens | 2008-05-09 | 1 | -1/+1 |
| | | | | | | parts are now in EmpathyStatusIcon svn path=/trunk/; revision=1093 | ||||
* | Fix build with debug disabled. | Xavier Claessens | 2008-05-02 | 1 | -0/+11 |
| | | | | svn path=/trunk/; revision=1075 | ||||
* | Remove useless g_print and enable tp-glib debug messages. | Xavier Claessens | 2008-05-02 | 1 | -3/+2 |
| | | | | svn path=/trunk/; revision=1073 | ||||
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -96/+61 |
| | | | | svn path=/trunk/; revision=1066 | ||||
* | Make sure we don't expect contact id and handle to be directly ready. Add ↵ | Xavier Claessens | 2008-03-11 | 1 | -1/+3 |
| | | | | | | some _run_until_ready. svn path=/trunk/; revision=755 | ||||
* | Call tp_debug_set_flags() to get tp-glib debug messages | Xavier Claessens | 2007-12-03 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=458 | ||||
* | Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes). | Xavier Claessens | 2007-07-10 | 1 | -0/+37 |
| | | | | | | | | | | | | 2007-07-09 Xavier Claessens <xclaesse@gmail.com> * src/empathy.c: * libempathy/empathy-debug.c: * libempathy/empathy-debug.h: Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes). svn path=/trunk/; revision=179 | ||||
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -0/+92 |
2007-06-22 Xavier Claessens <xclaesse@gmail.com> * libempathy/*.[ch]: * libempathy-gtk/*.[ch]: * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy", change namespace of all gossip_*() functions to empathy_*(). Fixes bug #444490 (Mario Danic, Xavier Claessens). svn path=/trunk/; revision=170 |