Mercurial > pidgin.yaz
comparison ChangeLog @ 7118:bf630f7dfdcd
[gaim-migrate @ 7685]
Here's a commit that I think will make faceprint happy. GaimWindow ->
GaimConvWindow, GaimIm -> GaimConvIm, GaimChat -> GaimConvChat,
GaimBlistChat -> GaimChat, and updated the API functions as well. Plugin
authors are going to hunt me down and murder me. I can feel it..
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Thu, 02 Oct 2003 02:54:07 +0000 |
parents | 4072d989ecdf |
children | af8befd878d7 |
comparison
equal
deleted
inserted
replaced
7117:943085b0ff8b | 7118:bf630f7dfdcd |
---|---|
3 version 0.71 | 3 version 0.71 |
4 * Display AIM away messages in the tooltip for buddies when | 4 * Display AIM away messages in the tooltip for buddies when |
5 they are away. | 5 they are away. |
6 * Re-write of Jabber protocol plugin | 6 * Re-write of Jabber protocol plugin |
7 * Massive core/UI splitting. | 7 * Massive core/UI splitting. |
8 * Conversation API changes. | |
8 * SSL support can now be provided by third party plugins. | 9 * SSL support can now be provided by third party plugins. |
9 * Multiple copies of gaim installed at different locations no | 10 * Multiple copies of gaim installed at different locations no |
10 longer attempt to load the same, possibly incompatible plugins | 11 longer attempt to load the same, possibly incompatible plugins |
11 (Robert McQueen) | 12 (Robert McQueen) |
12 * Zepher formatting fixes (Arun A Tharuvai) | 13 * Zepher formatting fixes (Arun A Tharuvai) |