Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 24 Jul 2007 21:36:47 +0000 | Sean Egan | Better imhtml auto-growing. Fixes #214 |
Tue, 24 Jul 2007 18:54:07 +0000 | Mark Doliner | Hopefully fix a hella sporadic infinite loop bug in ICQ (and maybe AIM). |
Tue, 24 Jul 2007 17:46:48 +0000 | Richard Laager | merge of '3b69fa32b6a696df64942119de06c9896ea686fd' |
Tue, 24 Jul 2007 06:58:30 +0000 | Mark Doliner | merge of '59d4e50c5c3aa15eb6c2f90c182fa455ec83dccb' |
Tue, 24 Jul 2007 05:53:17 +0000 | Mark Doliner | merge of '3c06e81a006adebe420915ad7301ad1e6e82cab8' |
Tue, 24 Jul 2007 03:52:21 +0000 | Daniel Atallah | Fix core plugin dependency registering for gtkbuddynote to happen in plugin_init() so that it can work correctly. Add an additional sanity check in the core plugin unloading so that messed up dependency registrations don't cause crashes in the future. Thanks to deryni for helping figure this out. |