comparison ChangeLog @ 7295:c7f0a4397d9e

[gaim-migrate @ 7879] I added a search feature to conversations. I actually did most of this a while ago for the log viewer. GtkIMHtml has some functions to handle searching itself. I just added a new item to the conversation menu to handle it. This should be useful for long IRC channel backlogs and the sorts. It's case-sensitive right now. That kinda sucks, but that's all GTK lets me do. GtkSourceView has some nice case-insensitive search functions that I'll likely bring in before the release. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 18 Oct 2003 01:58:02 +0000
parents d03a411d50d3
children 153fbf9b6a7f
comparison
equal deleted inserted replaced
7294:e5d0f5cb61fb 7295:c7f0a4397d9e
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 2
3 version 0.72 3 version 0.72
4 * Added a search feature to conversations.
4 * Fixed a crash in the Add Chat dialog when selecting an 5 * Fixed a crash in the Add Chat dialog when selecting an
5 account that doesn't support chats. Closes bug #821606. 6 account that doesn't support chats. Closes bug #821606.
6 * If SSL is not enabled, MSN will load, but error on connect. 7 * If SSL is not enabled, MSN will load, but error on connect.
7 * Disable Jabber SASL auth until the standard stabilizes 8 * Disable Jabber SASL auth until the standard stabilizes
8 * Swedish translation updated (Tore Lundqvist (luntor)) 9 * Swedish translation updated (Tore Lundqvist (luntor))