log

age author description
Tue, 12 Jun 2007 07:30:24 +0000 Mark Doliner Don't check for null before calling free. I can't help but get rid
Tue, 12 Jun 2007 05:22:44 +0000 Ethan Blanton GMSGFMT is apparently not required to be set, and requiring it causes
Mon, 11 Jun 2007 15:44:00 +0000 Ethan Blanton Over time, Windows users have been allowed to erroneously commmit +x
Mon, 11 Jun 2007 14:12:30 +0000 Daniel Atallah More robust hack to force Bonjour to use no proxy when directly connecting to buddy.
Mon, 11 Jun 2007 13:54:27 +0000 Stu Tomlinson Teach stats.pl about zh_HK
Mon, 11 Jun 2007 13:08:54 +0000 Stu Tomlinson merge of '3b80bf600e31f234766ed90a7bba5ea586178f08'
Mon, 11 Jun 2007 08:45:54 +0000 Mark Doliner Get outta my house. This adds a failsafe for the "Logged In"
Mon, 11 Jun 2007 08:28:17 +0000 Mark Doliner Get rid of the oscar time offset. This was an attempt at making sure
Mon, 11 Jun 2007 01:44:07 +0000 Stu Tomlinson merge of '3205351f2b94e04ee5972a3f2bc1c8218ac95fe6'
Mon, 11 Jun 2007 01:02:18 +0000 Mark Doliner These casts were causing warnings for Stu but not me.
Mon, 11 Jun 2007 01:00:27 +0000 Stu Tomlinson Fix pidgin_blist_node_is_contact_expanded() to not crash on buddy list
Mon, 11 Jun 2007 00:23:35 +0000 Stu Tomlinson merge of '1e340ceaf355a27660847defa34d87510ce35d6d'
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:
Sun, 10 Jun 2007 15:51:29 +0000 Nathan Walp merge of '5998e522bba60abda4cfd33374a81cb6d30d1d73'
Sun, 10 Jun 2007 07:25:09 +0000 Etan Reisner Fix #318 which asked for the buddynote plugins notes to be shown in the
Sun, 10 Jun 2007 01:54:40 +0000 Stu Tomlinson We now depend on SILC Toolkit 1.1 for this copy of this prpl so we can