| Commit message (Expand) | Author | Age | Files | Lines |
* | Reword presence handling. Save requested presence and correctly set auto-away... | Xavier Claessens | 2008-08-14 | 1 | -55/+61 |
* | reorder some functions | Xavier Claessens | 2008-08-14 | 1 | -23/+23 |
* | Do not stop and restart ext_away_timeout when already running. | Xavier Claessens | 2008-08-14 | 1 | -1/+3 |
* | Reorder functions to not have to declare them in the beginning of the file | Xavier Claessens | 2008-08-14 | 1 | -282/+259 |
* | Do not include empathy-debug.h twice | Xavier Claessens | 2008-05-07 | 1 | -1/+0 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -18/+14 |
* | If self presence message is "" do like if it was NULL. | Xavier Claessens | 2008-05-05 | 1 | -0/+4 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -23/+21 |
* | Remove useless libtelepathy headers | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | Remove EmpathyPresence object and have "presence" and "presence-message" prop... | Xavier Claessens | 2008-01-25 | 1 | -2/+2 |
* | Make use of PresenceChanged signal now that it got fixed in MC 4.53. Fixes bu... | Xavier Claessens | 2008-01-14 | 1 | -7/+10 |
* | Reset status message when coming back from away and the status was manually s... | Xavier Claessens | 2008-01-12 | 1 | -4/+16 |
* | Correctly store/restore presence when NM state changes | Xavier Claessens | 2007-12-13 | 1 | -7/+10 |
* | When NM is in sleeping (=disabled) state, do just like if it was | Xavier Claessens | 2007-12-06 | 1 | -8/+13 |
* | Add a preference option to disable/enable NM support. | Xavier Claessens | 2007-12-06 | 1 | -74/+75 |
* | Cleanup licences and copyrights, Modules with 100% collabora code are now | Xavier Claessens | 2007-10-18 | 1 | -10/+9 |
* | Use g_timeout_add_seconds when appropriated to avoid weaking the process | Xavier Claessens | 2007-10-13 | 1 | -3/+3 |
* | Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect, | Xavier Claessens | 2007-09-20 | 1 | -4/+77 |
* | Remove workaround for mc-enum-types.h not being installed by MC and bump | Xavier Claessens | 2007-08-09 | 1 | -8/+1 |
* | Remove empathy-marshal-main.c and include empathy-marshal.h from | Marco Barisione | 2007-08-08 | 1 | -10/+16 |
* | Fix problems when NM is not running. Fixes bug #460419. | Xavier Claessens | 2007-07-26 | 1 | -3/+15 |
* | Initial room list support. It does not works yet. | Xavier Claessens | 2007-07-20 | 1 | -7/+26 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -13/+13 |
* | Adding NetworkManager support. | Xavier Claessens | 2007-06-21 | 1 | -38/+116 |
* | Prepare for slack time when coming back from auto away. Not yet fully | Xavier Claessens | 2007-06-15 | 1 | -17/+36 |
* | Add support for blinking when there is an event. Make use of EmpathyIdle | Xavier Claessens | 2007-06-06 | 1 | -16/+217 |
* | Do not restore away presence message when coming back after the user set | Xavier Claessens | 2007-05-31 | 1 | -2/+1 |
* | Do not highlight contacts already known when creating the contact list. Do | Xavier Claessens | 2007-05-26 | 1 | -1/+1 |
* | If we are offline do not set away on idle. If we are already away restore | Xavier Claessens | 2007-05-21 | 1 | -13/+28 |
* | Auto away when session id idle, instead of when screensaver is active. | Xavier Claessens | 2007-05-19 | 1 | -25/+25 |
* | New object EmpathyIdle to manage autoaway and extended autoaway states. | Xavier Claessens | 2007-05-17 | 1 | -0/+226 |