log

age author description
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
Sat, 09 Jun 2007 18:03:12 +0000 Stu Tomlinson Kill a compile warning
Sat, 09 Jun 2007 18:01:47 +0000 Stu Tomlinson Don't automatically add channels to the buddy list when you join them. I
Sat, 09 Jun 2007 17:58:26 +0000 Stu Tomlinson Remove the following SILC account options, as suggested by Pekka Riikonen
Sat, 09 Jun 2007 17:33:07 +0000 Stu Tomlinson Update POTFILES.in with the silc10 filenames
Sat, 09 Jun 2007 17:31:28 +0000 Stu Tomlinson Patch from Pekka Riikonen to update the SILC protocol plugin to work with
Sat, 09 Jun 2007 16:39:00 +0000 Stu Tomlinson Duplicate the current SILC prpl as silc10 for backwards compatibility with
Sat, 09 Jun 2007 16:13:10 +0000 Stu Tomlinson Avoid including NSPR's private header pprio.h just for the prototype of
Sat, 09 Jun 2007 14:45:14 +0000 Stu Tomlinson Add mnemonics to prpl provided account options, from OpenSolaris patch
Sat, 09 Jun 2007 14:18:01 +0000 Stu Tomlinson Don't use g_return_val_if_reached() for objects not registered with dbus.
Sat, 09 Jun 2007 14:11:39 +0000 Stu Tomlinson Don't use g_critical to report that purple_connection_error was called
Sat, 09 Jun 2007 14:10:21 +0000 Stu Tomlinson This started off as a patch from OpenSolaris to fix compiling with static
Sat, 09 Jun 2007 08:01:17 +0000 Mark Doliner wabz pointed out that this string comparision was being done twice. I
Fri, 08 Jun 2007 20:55:13 +0000 Sean Egan merge of 'a1e49bdf5d79109f7becf1a5b25ab023070524c9'
Fri, 08 Jun 2007 19:31:31 +0000 Daniel Atallah Pretend that WSAEINPROGRESS is EAGAIN (for our purposes, I think they are equivalent). I think this might help #485. References #485.
Fri, 08 Jun 2007 18:24:23 +0000 Daniel Atallah Update Bonjour to do nonblocking I/O correctly.
Fri, 08 Jun 2007 15:37:48 +0000 Daniel Atallah merge of '03da073664bc840f76d0cec53eea61517337c5a7'
Fri, 08 Jun 2007 15:28:00 +0000 Daniel Atallah Close conversation connections when logging out of the Bonjour account. This also fixes leakage.
Fri, 08 Jun 2007 06:28:31 +0000 Daniel Atallah Consolidate BonjourJabberConversation creation and deletion.
Fri, 08 Jun 2007 06:15:43 +0000 Daniel Atallah Send 'to' and 'from' attributes in the stream start message.
Fri, 08 Jun 2007 06:04:06 +0000 Daniel Atallah Cleanup, fix a leak and prevent the inbound xml from being parsed twice for every message.
Fri, 08 Jun 2007 05:06:47 +0000 Daniel Atallah advertisment_fd is an input handler, not a fd; name it accurately to avoid confusion.
Sun, 10 Jun 2007 15:50:19 +0000 Nathan Walp show the "Retrieving..." window whenever we request user info. Fixes #1617.
Fri, 08 Jun 2007 12:52:35 +0000 Nathan Walp merge of '73a92318a135ab11655ab5e68f5b079e16d72075'
Fri, 08 Jun 2007 04:50:36 +0000 Richard Laager merge of '08772f5bb329fb5f8bbf0226a5d16f194c735506'
Fri, 08 Jun 2007 03:55:35 +0000 Etan Reisner Hopefully make what this checkbox does a little more clear by changing
Fri, 08 Jun 2007 12:38:30 +0000 Nathan Walp merge of '4b50880d8517570eaa67d4cd9d88c5934bb832f1'
Fri, 08 Jun 2007 04:17:36 +0000 Richard Laager The underscore in "Proxy Options" wasn't actually rendering as a mnemonic.
Fri, 08 Jun 2007 20:53:59 +0000 Sean Egan Fix a freeze caused by improper SIMPLE message parsing. Thanks, Michal Matyska! Fixes #1037
Thu, 07 Jun 2007 14:47:30 +0000 Richard Laager I think it's a good idea to document thing that we deprecate.
Thu, 07 Jun 2007 14:20:56 +0000 Daniel Atallah merge of '5cdcf39e21d4c670562fa2acfe8520f8ee140262'
Wed, 06 Jun 2007 04:22:15 +0000 Daniel Atallah Some more Bonjour cleanup and leak fixing.
Wed, 06 Jun 2007 03:22:06 +0000 Daniel Atallah Improve Bonjour error handling when there are errors "connecting".
Wed, 06 Jun 2007 03:21:04 +0000 Daniel Atallah Fix leakage.
Fri, 08 Jun 2007 12:38:21 +0000 Nathan Walp if we don't have an icon, lets not clear the icon on login (fixes #788)
Thu, 07 Jun 2007 11:01:28 +0000 Stu Tomlinson Bring back Conversation->Insert Link and Conversation->Insert Image.
Thu, 07 Jun 2007 08:03:55 +0000 Mark Doliner Add a "deprecated" note about pidgin_dialogs_alias_contact() which
Thu, 07 Jun 2007 08:03:25 +0000 Mark Doliner Make the New Status dialog window resizable and make the text field
Thu, 07 Jun 2007 08:02:47 +0000 Mark Doliner Make multiline pidgin_request_input() windows resizable, and make
Thu, 07 Jun 2007 06:29:30 +0000 Mark Doliner Get rid of 'Gaim' in a few more places
Thu, 07 Jun 2007 06:26:06 +0000 Mark Doliner We should surface this error to the user when calling
Thu, 07 Jun 2007 06:22:37 +0000 Mark Doliner Better error message for when a Jabber connection fails
Thu, 07 Jun 2007 05:28:05 +0000 Richard Laager Don't create the temp GString unless it's actually needed, and avoid
Thu, 07 Jun 2007 05:27:08 +0000 Richard Laager Bail out to avoid an infinite loop in an extreme corner case.