summaryrefslogtreecommitdiff
path: root/src/empathy-chat.c
Commit message (Expand)AuthorAgeFilesLines
* Set prgname instead of program_classFlorian Müllner2016-05-111-1/+1
* add empathy-bus-names.hGuillaume Desmottes2014-02-061-3/+2
* EmpathyChat: pass platform-data when activatingMarco Trevisan (Treviño)2013-04-051-2/+4
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-011-5/+2
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-4/+4
* Use double quotes for all internal headersEmanuele Aina2013-04-011-4/+4
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-271-2/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-271-1/+1
* empathy-chat: load and register the JavaScript resourceDebarshi Ray2013-01-211-0/+8
* move the individual mgr reference to empathy-chat-windowGuillaume Desmottes2012-10-031-14/+0
* document when/how Folks is used in empathy-chatGuillaume Desmottes2012-09-281-1/+8
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+0
* Fix localization of --help outputs and application namesGabor Kelemen2012-05-031-0/+1
* stop using g_thread_initGuillaume Desmottes2012-04-051-3/+0
* empathy-chat: keep the individual manager alive as a cacheGuillaume Desmottes2012-02-151-0/+7
* empathy-chat: track chat displayed instead of channels being handled (#649273)Guillaume Desmottes2011-05-031-3/+3
* empathy-chat: ensure that the theme manager stay aliveGuillaume Desmottes2011-02-181-0/+7
* set 'Empathy' as program class in all binariesGuillaume Desmottes2011-02-161-0/+2
* rename EmpathyIdle to EmpathyPresenceManager (#640532)Guillaume Desmottes2011-01-251-4/+4
* Initialize libnotify properly to prevent crashesSjoerd Simons2010-11-271-0/+6
* empathy-chat: register the Handler when the app is activatedGuillaume Desmottes2010-11-231-9/+15
* empathy-chat: don't use G_APPLICATION_IS_SERVICEGuillaume Desmottes2010-11-231-1/+1
* empathy-chat: use the proper exit statusTravis Reitter2010-10-291-2/+3
* Make the chat program not exit after 60 seconds.Travis Reitter2010-10-291-42/+17
* coding style fixGuillaume Desmottes2010-10-251-8/+11
* Create 'empathy-chat' handling text channels (#631946)Guillaume Desmottes2010-10-251-0/+174