comparison ChangeLog @ 26850:04af21d4be27

Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358 committer: Paul Aurich <paul@darkrain42.org>
author jcs@jcs.org
date Fri, 08 May 2009 03:54:58 +0000
parents 9ce0c5bc922c
children eeee4309d3d8 9ffd12823dc1
comparison
equal deleted inserted replaced
26849:e7819fa37224 26850:04af21d4be27
63 * Dragging a buddy onto a chat pops up a chat-invitation dialog. 63 * Dragging a buddy onto a chat pops up a chat-invitation dialog.
64 (Carlos Bederian) 64 (Carlos Bederian)
65 * The nicks of the persons who leave the chatroom are italicized in the 65 * The nicks of the persons who leave the chatroom are italicized in the
66 chat's conversation history. The nicks are un-italicized when they 66 chat's conversation history. The nicks are un-italicized when they
67 rejoin. 67 rejoin.
68 * Always set unseen-count and unseen-state on conversations.
69 (Joshua Stein)
68 70
69 Finch: 71 Finch:
70 * The hardware cursor is updated correctly. This will be useful 72 * The hardware cursor is updated correctly. This will be useful
71 especially for users of braille terminals, screen readers etc. 73 especially for users of braille terminals, screen readers etc.
72 * Added a TinyURL plugin, which aids copying longer URLs. 74 * Added a TinyURL plugin, which aids copying longer URLs.