aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-irc-network-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-1/+1
* Embed DTDs for XML validation as GResourcesEmanuele Aina2013-04-011-2/+2
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-4/+1
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-1/+1
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-171-3/+0
* Reset network list buttonChandni Verma2011-02-151-11/+52
* add empathy_irc_network_manager_dup_default()Guillaume Desmottes2010-08-251-0/+34
* Call xmlCleanupParser() only once when exiting (#600693)Guillaume Desmottes2010-01-131-1/+0
* libempathy/empathy-irc-network-manager.c: Fix typo similiar -> similarLaurent Bigonville2009-12-231-1/+1
* empathy-irc-network-manager.c: fix casting issuesGuillaume Desmottes2009-10-221-22/+29
* empathy-irc-network-manager: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* More duplicate includes of empathy-debug.hXavier Claessens2008-05-071-2/+0
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-55/+36
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-16/+13
* Merge commit 'cassidy/irc'Xavier Claessens2008-02-181-0/+801