comparison ChangeLog @ 5032:cb700c07ee07

[gaim-migrate @ 5375] Rewrote the buddy pounce code. It's now core/UI split, and may allow for more advanced stuff later. Pounce actions are now a UI thing, and the backend logic for registering, unregistering, and activating pouncs is now in core. Also, the buddy pounce dialog was redesigned. Oh, and there are new pounce types. You can now choose from: * Sign on * Sign off * Away * Return from away * Idle * Return from idle * Buddy starts typing * Buddy stops typing Should work. I've been using it for some time. If you find a bug, though, let me know. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 05 Apr 2003 10:14:21 +0000
parents 7e503bfcb37e
children db4280b42f2f
comparison
equal deleted inserted replaced
5031:bc494c4a3991 5032:cb700c07ee07
1 Gaim: The Pimpin' Penguin IM Clone that's good for the soul! 1 Gaim: The Pimpin' Penguin IM Clone that's good for the soul!
2
3 version 0.61:
4 * Split the buddy pounce core and UI, and rewrote the UI for it.
2 5
3 version 0.60 (04/04/2003): 6 version 0.60 (04/04/2003):
4 Core: 7 Core:
5 * Auto-loading protocol plugins. 8 * Auto-loading protocol plugins.
6 * Plugins dialog and perl script menu merged into preferences. 9 * Plugins dialog and perl script menu merged into preferences.