| Commit message (Expand) | Author | Age | Files | Lines |
* | log-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -6/+6 |
* | Remove useless mission-control includes | Sjoerd Simons | 2009-07-06 | 1 | -2/+0 |
* | Port libempathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -6/+6 |
* | empathy-log-manager: update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
* | Replaced get_last_messages with get_filtered_messages. | Jonny Lamb | 2009-03-06 | 1 | -2/+6 |
* | Moved dispatcher observing and logging into EmpathyLogManager. | Jonny Lamb | 2009-03-06 | 1 | -0/+3 |
* | Only write messages to one specified log source, hardcoded at the moment. | Jonny Lamb | 2009-03-06 | 1 | -2/+3 |
* | Made EmpathyLogSource an interface and EmpathyLogSourceEmpathy extend it. | Jonny Lamb | 2009-03-06 | 1 | -19/+0 |
* | Converted log code to Collabora coding style. (Jonny Lamb) | Jonny Lamb | 2009-03-06 | 1 | -52/+69 |
* | Revert "Started splitting empathy log code from the log manager to make loggi... | Xavier Claessens | 2009-03-03 | 1 | -37/+4 |
* | Started splitting empathy log code from the log manager to make logging more ... | Jonny Lamb | 2009-03-03 | 1 | -4/+37 |
* | Port EmpathyLogManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -1/+1 |
* | Update copyright year in .h too, it was done in .c only. | Xavier Claessens | 2008-04-15 | 1 | -1/+1 |
* | Cleanup licences and copyrights, Modules with 100% collabora code are now | Xavier Claessens | 2007-10-18 | 1 | -0/+1 |
* | Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi). | Xavier Claessens | 2007-07-09 | 1 | -0/+4 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -2/+2 |
* | Do not create log directory for a chat if there is no messages to put in. | Xavier Claessens | 2007-06-14 | 1 | -0/+4 |
* | New window for viewing logs. | Xavier Claessens | 2007-06-14 | 1 | -2/+21 |
* | Log chats and display 10 last messages when opening a new chat. | Xavier Claessens | 2007-06-02 | 1 | -0/+71 |