aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-idle.c
Commit message (Expand)AuthorAgeFilesLines
* Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect,Xavier Claessens2007-09-201-4/+77
* Remove workaround for mc-enum-types.h not being installed by MC and bumpXavier Claessens2007-08-091-8/+1
* Remove empathy-marshal-main.c and include empathy-marshal.h fromMarco Barisione2007-08-081-10/+16
* Fix problems when NM is not running. Fixes bug #460419.Xavier Claessens2007-07-261-3/+15
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-7/+26
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-13/+13
* Adding NetworkManager support.Xavier Claessens2007-06-211-38/+116
* Prepare for slack time when coming back from auto away. Not yet fullyXavier Claessens2007-06-151-17/+36
* Add support for blinking when there is an event. Make use of EmpathyIdleXavier Claessens2007-06-061-16/+217
* Do not restore away presence message when coming back after the user setXavier Claessens2007-05-311-2/+1
* Do not highlight contacts already known when creating the contact list. DoXavier Claessens2007-05-261-1/+1
* If we are offline do not set away on idle. If we are already away restoreXavier Claessens2007-05-211-13/+28
* Auto away when session id idle, instead of when screensaver is active.Xavier Claessens2007-05-191-25/+25
* New object EmpathyIdle to manage autoaway and extended autoaway states.Xavier Claessens2007-05-171-0/+226