log

age author description
Sun, 10 Jun 2007 22:22:36 +0000 Mark Doliner Compare the user-entered file extension to the GDK file extension
Sun, 10 Jun 2007 21:58:45 +0000 Mark Doliner When right-clicking on an image in a GtkIMHtml to save it, if the file
Sun, 10 Jun 2007 21:07:02 +0000 Mark Doliner Remove a pair of unneeded strlen's
Sun, 10 Jun 2007 20:39:59 +0000 Evan Schoenberg Removed line accidentally committed.
Sun, 10 Jun 2007 20:36:24 +0000 Evan Schoenberg If a message is known to be too long to send to a chat or IM, and it's an HTML message, strip the HTML, re-encode, and try again. The chat part is particularly useful given the short maximum message length and the fact that purple_markup_linkify() will have linkified long links to being twice the number of characters. The IM part is not triggerred in my experience because MAXMSGLEN seems to be far above the number of characters allowed; perhaps it is a number of bytes, not characters?
Sun, 10 Jun 2007 20:23:00 +0000 Stu Tomlinson Prevent the Buddy Notes plugin from offering to edit notes on a buddy list
Sun, 10 Jun 2007 20:00:25 +0000 Stu Tomlinson Unleak a few bytes in the screenname completion code
Sun, 10 Jun 2007 19:43:21 +0000 Stu Tomlinson Fix purple_blist_remove_buddy() so it doesn't crash (NULL pointer
Sun, 10 Jun 2007 18:27:11 +0000 Stu Tomlinson Handle key presses in the topic entry area in chats so Alt-# etc. works for
Sun, 10 Jun 2007 17:33:36 +0000 Daniel Atallah Use silc10 on win32 for now.
Sun, 10 Jun 2007 17:18:50 +0000 Stu Tomlinson merge of '8076670c76ed171ce5bc373a596dfd98c5458d91'
Sun, 10 Jun 2007 17:18:43 +0000 Stu Tomlinson Don't retrieve hotmail authorization info for non-hotmail accounts. Fixes #1580
Sun, 10 Jun 2007 17:12:00 +0000 Mark Doliner Use G_GSIZE_FORMAT when formatting strings containing size_t values in
Sun, 10 Jun 2007 15:59:10 +0000 Mark Doliner merge of '0e092e2c969ff59e242f866fd69d643b77bad18c'
Sun, 10 Jun 2007 15:58:23 +0000 Mark Doliner Two questions: