aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-irc-network-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Update API doc and add a README to explain how to keep it updated.xclaesse2008-08-281-2/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1397 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Keep a priv pointer in the object struct instead of using ↵xclaesse2008-05-061-1/+0
| | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1082 4ee84921-47dd-4033-b63a-18d7a039a3e4
* document EmpathyIrcNetworkManagerGuillaume Desmottes2008-02-171-1/+1
|
* coding style tweaksGuillaume Desmottes2008-02-171-9/+6
|
* remove empathy_irc_network_manager_store as saving is now automaticGuillaume Desmottes2008-02-161-3/+0
|
* add empathy_irc_network_manager_find_network_by_addressGuillaume Desmottes2008-02-021-0/+3
|
* fix copyright and relicense IRC files to LGPLGuillaume Desmottes2008-01-251-11/+12
|
* properly implement empathy_irc_network_manager_addGuillaume Desmottes2008-01-091-1/+1
|
* empathy-irc-network-manager: use a hash table to store networksGuillaume Desmottes2008-01-091-1/+1
|
* Change parsing code to fit new XML formatGuillaume Desmottes2008-01-081-2/+1
|
* empathy-irc-network-manager: take 2 file paths as constructor argumentGuillaume Desmottes2008-01-081-1/+2
|
* move empathy-irc-network-manager, empathy-irc-network and empathy-irc-server ↵Guillaume Desmottes2008-01-061-0/+84
from libempathy-gtk to libempathy