log

age author description
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.
Thu, 07 Jun 2007 05:25:20 +0000 Richard Laager Size the formatting string first, to avoid unnecessary resizing.
Thu, 07 Jun 2007 05:23:31 +0000 Richard Laager A patch from o_sukhodolsky to restructure the Trillian log formatting code
Thu, 07 Jun 2007 02:28:34 +0000 Ethan Blanton This patch from QuLogic fixes autoconf such that gstreamer will not be
Wed, 06 Jun 2007 20:21:15 +0000 Stu Tomlinson merge of '5f583403bf6a3522123918b975ce234ffd86f3b4'
Wed, 06 Jun 2007 07:51:14 +0000 Mark Doliner Get rid of two unused variables
Wed, 06 Jun 2007 07:50:03 +0000 Mark Doliner Get rid of Gaim in one or two more places
Wed, 06 Jun 2007 07:48:19 +0000 Mark Doliner Change 'gaim' to 'libpurple' in a few comments
Wed, 06 Jun 2007 02:56:46 +0000 Daniel Atallah Don't load the tcl loader plugin on Windows unless ActiveTcl 8.4.5 or newer is present. Fixes #538.
Wed, 06 Jun 2007 02:45:31 +0000 Daniel Atallah merge of '1751d70d33d84eae410858724f155e6979b38eb0'
Wed, 06 Jun 2007 01:52:02 +0000 Richard Laager merge of '394b922aa2d2c1e58a4e1a6455e1b6bd6891c9c9'
Wed, 06 Jun 2007 19:28:25 +0000 Stu Tomlinson don't #include <libebook/e-book-listener.h>, it is apparently an
Wed, 06 Jun 2007 01:37:11 +0000 Stu Tomlinson merge of '6100ad71830416445898c91d595780f606c951cd'
Wed, 06 Jun 2007 01:36:30 +0000 Stu Tomlinson - Add missing Requires for gtk2-devel, dbus-devel & ncurses-devel to
Wed, 06 Jun 2007 01:50:17 +0000 Richard Laager Whitespace changes.
Wed, 06 Jun 2007 01:40:46 +0000 Richard Laager In purple_conv_chat_clear_users(), use g_list_prepend() instead of
Wed, 06 Jun 2007 02:09:38 +0000 Daniel Atallah A while ago, "Paranoid" emailed devel@p.i, having noticed that purple_ssl_close() closes the ssl fd twice. I meant to commit this fix sooner, but here it is.