aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-irc-network.c
Commit message (Expand)AuthorAgeFilesLines
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...xclaesse2008-05-061-28/+24
* rename empathy_irc_network_add_server to empathy_irc_network_append_serverGuillaume Desmottes2008-02-181-3/+3
* fix typo in docGuillaume Desmottes2008-02-171-4/+4
* document methods of EmpathyIrcNetworkGuillaume Desmottes2008-02-171-1/+49
* document empathy_irc_network_newGuillaume Desmottes2008-02-171-0/+8
* empathy_irc_network_add_server: complain if the server is already in the listGuillaume Desmottes2008-02-121-0/+2
* Use glib marshalers instead of generating new onces.Xavier Claessens2008-02-111-1/+1
* fix charset leakGuillaume Desmottes2008-02-081-0/+1
* add "charset" property to EmpathyIrcNetworkGuillaume Desmottes2008-02-081-0/+25
* write dropped server to user's XMLGuillaume Desmottes2008-01-241-0/+3
* remove id property from EmpathyIrcNetworkGuillaume Desmottes2008-01-091-26/+2
* empathy-irc-network: emit the modified signal when we call empathy_irc_networ...Guillaume Desmottes2008-01-071-0/+2
* empathy-irc-network: add empathy_irc_network_set_server_positionGuillaume Desmottes2008-01-071-0/+21
* emit the modified signal when a server is modifiedGuillaume Desmottes2008-01-071-1/+20
* add empathy_irc_network_remove_serverGuillaume Desmottes2008-01-071-0/+21
* empathy-irc-network: be sure we own a ref on each EmpathyIrcServerGuillaume Desmottes2008-01-071-1/+14
* empathy-irc-network: empathy_irc_network_get_servers returns a list of refed ...Guillaume Desmottes2008-01-071-2/+8
* irc-network: add the modified signalGuillaume Desmottes2008-01-061-2/+27
* empathy-irc-network: the nework's name don't have to be construct only. Set N...Guillaume Desmottes2008-01-061-3/+2
* move empathy-irc-network-manager, empathy-irc-network and empathy-irc-server ...Guillaume Desmottes2008-01-061-0/+196