Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update API doc and add a README to explain how to keep it updated. | xclaesse | 2008-08-28 | 1 | -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 ↵ | xclaesse | 2008-05-06 | 1 | -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 EmpathyIrcNetworkManager | Guillaume Desmottes | 2008-02-17 | 1 | -1/+1 |
| | |||||
* | coding style tweaks | Guillaume Desmottes | 2008-02-17 | 1 | -9/+6 |
| | |||||
* | remove empathy_irc_network_manager_store as saving is now automatic | Guillaume Desmottes | 2008-02-16 | 1 | -3/+0 |
| | |||||
* | add empathy_irc_network_manager_find_network_by_address | Guillaume Desmottes | 2008-02-02 | 1 | -0/+3 |
| | |||||
* | fix copyright and relicense IRC files to LGPL | Guillaume Desmottes | 2008-01-25 | 1 | -11/+12 |
| | |||||
* | properly implement empathy_irc_network_manager_add | Guillaume Desmottes | 2008-01-09 | 1 | -1/+1 |
| | |||||
* | empathy-irc-network-manager: use a hash table to store networks | Guillaume Desmottes | 2008-01-09 | 1 | -1/+1 |
| | |||||
* | Change parsing code to fit new XML format | Guillaume Desmottes | 2008-01-08 | 1 | -2/+1 |
| | |||||
* | empathy-irc-network-manager: take 2 file paths as constructor argument | Guillaume Desmottes | 2008-01-08 | 1 | -1/+2 |
| | |||||
* | move empathy-irc-network-manager, empathy-irc-network and empathy-irc-server ↵ | Guillaume Desmottes | 2008-01-06 | 1 | -0/+84 |
from libempathy-gtk to libempathy |