comparison ChangeLog @ 24598:97af4329f786

ChangeLog some stuff.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 06 Dec 2008 05:50:44 +0000
parents 1a579e1cdc58
children 4895879ebafb
comparison
equal deleted inserted replaced
24597:c1f954e51389 24598:97af4329f786
14 * The Buddy State Notification plugin no longer turns JID's, MSN Passport 14 * The Buddy State Notification plugin no longer turns JID's, MSN Passport
15 ID's, etc. into links (Florian Quèze) 15 ID's, etc. into links (Florian Quèze)
16 * Fix a crash in SIMPLE when a malformed message is received. 16 * Fix a crash in SIMPLE when a malformed message is received.
17 * purple-remote now has a "getstatusmessage" command to retrieve the text 17 * purple-remote now has a "getstatusmessage" command to retrieve the text
18 of the current status message. 18 of the current status message.
19 * Various fixes to the nullprpl (Paul Aurich)
20 * Fix a crash when accessing the roomlist for an account that's not
21 connected (Paul Aurich)
19 22
20 Gadu-Gadu: 23 Gadu-Gadu:
21 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) 24 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki)
22 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki) 25 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki)
23 * Gadu-Gadu now does proper charset translations where needed (Adam 26 * Gadu-Gadu now does proper charset translations where needed (Adam
45 To completely disable tooltips (e.g. if you had an old tooltip_delay 48 To completely disable tooltips (e.g. if you had an old tooltip_delay
46 of zero), add this to ~/.purple/gtkrc-2.0: 49 of zero), add this to ~/.purple/gtkrc-2.0:
47 gtk-enable-tooltips = 0 50 gtk-enable-tooltips = 0
48 * Moved the release notification dialog to a mini-dialog in the 51 * Moved the release notification dialog to a mini-dialog in the
49 buddylist. (Thanks to Casey Ho) 52 buddylist. (Thanks to Casey Ho)
53 * Fix a crash when closing an authorization minidialog with the X then
54 immediately going offline (Paul Aurich)
55 * Fix compatibility with old GTK+ yet again
50 56
51 Finch: 57 Finch:
52 * Allow binding meta+arrow keys for actions. 58 * Allow binding meta+arrow keys for actions.
53 59
54 60