comparison ChangeLog @ 9300:98f01c233a40

[gaim-migrate @ 10104] Some dnd fixes (I hope). I think this should also allow receivng HTML drops, but I can't figure out why it doesn't from Mozilla. It seems Mozilla is giving the text as a link, but I'm not sure why. Maybe it's a Mozilla bug? Maybe it's my bug. Hopefully someone else can take a look at it. I was unable to find anything else that supported dragging HTML text out to test with. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 17 Jun 2004 00:26:57 +0000
parents b0b544e0f246
children c45163af02fc
comparison
equal deleted inserted replaced
9299:635f88dc9adf 9300:98f01c233a40
33 (Stu Tomlinson) 33 (Stu Tomlinson)
34 * The disconnected UI op was called twice on connection errors. Now 34 * The disconnected UI op was called twice on connection errors. Now
35 it is only called once. (Evan Schoenberg). 35 it is only called once. (Evan Schoenberg).
36 * Flashing windows should work again for unix in window managers that 36 * Flashing windows should work again for unix in window managers that
37 support the URGENT hint (Etan Reisner) 37 support the URGENT hint (Etan Reisner)
38 * Dragging into conversation windows works better.
38 39
39 version 0.78 (05/30/2004): 40 version 0.78 (05/30/2004):
40 New Features: 41 New Features:
41 * Support for the SILC protocol (http://www.silcnet.org/) 42 * Support for the SILC protocol (http://www.silcnet.org/)
42 (Pekka Riikonen) 43 (Pekka Riikonen)