aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-irc-network.c
Commit message (Collapse)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
| | | | | tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to reduce the delta with the future stable branch.
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-2/+1
| | | | No more ugly marshallers \o/
* Reset network list buttonChandni Verma2011-02-151-1/+20
| | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=642264
* irc-network: add accessors for name and charsetGuillaume Desmottes2010-08-251-0/+16
|
* empathy-irc-network: update FSF addressGuillaume Desmottes2009-05-181-2/+2
|
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
| | | | svn path=/trunk/; revision=1967
* Keep a priv pointer in the object struct instead of using ↵Xavier Claessens2008-05-061-28/+24
| | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. svn path=/trunk/; revision=1082
* Merge commit 'cassidy/irc'Xavier Claessens2008-02-181-0/+365
svn path=/trunk/; revision=649