log

age author description
Mon, 08 Dec 2008 00:14:46 +0000 Elliott Sales de Andrade Handle the InvalidPassportUser response when adding buddies and report it to
Sun, 07 Dec 2008 08:18:15 +0000 Elliott Sales de Andrade Fix a typo in a name.
Sun, 07 Dec 2008 08:02:33 +0000 Elliott Sales de Andrade Split up that faultcode stuff I just changed. Stops it from printing an annoying
Sun, 07 Dec 2008 07:28:42 +0000 Elliott Sales de Andrade Deleting a contact without a ContactId doesn't work, so don't bother the server
Sun, 07 Dec 2008 07:09:57 +0000 Elliott Sales de Andrade Send FQY as the first thing when adding a buddy so that we know what network
Sun, 07 Dec 2008 07:04:23 +0000 Elliott Sales de Andrade Print a specific error to debug log about EmailDomainIsFederated error.
Mon, 01 Dec 2008 05:53:40 +0000 Elliott Sales de Andrade Send the SOAP faultcode to the callbacks for each Contact operation. They all
Mon, 01 Dec 2008 05:21:39 +0000 Elliott Sales de Andrade Get the MSN buddy's network ID from the FindMembership response.
Fri, 28 Nov 2008 05:11:52 +0000 Elliott Sales de Andrade Add tests for some known contact annotations. These don't do anything yet, but
Fri, 28 Nov 2008 04:59:05 +0000 Elliott Sales de Andrade When parsing the MSN AB, the contactType does not specify from which network
Fri, 28 Nov 2008 04:15:32 +0000 Elliott Sales de Andrade Check for NULL group_id before calling msn_group_new since that function will
Mon, 24 Nov 2008 06:05:01 +0000 Elliott Sales de Andrade Only get the artist and album if we are setting a Music mediatype.
Mon, 24 Nov 2008 05:51:18 +0000 Elliott Sales de Andrade Add the Games and Office media to MSN as attributes tacked on to the tune
Mon, 24 Nov 2008 00:52:41 +0000 John Bailey merge of '27bbe0ce3ea70a4a4f830cb5f63e86c8ed26baca'
Mon, 24 Nov 2008 00:32:29 +0000 Gary Kramlich ChangeLog'd the release notifications change
Mon, 24 Nov 2008 00:30:42 +0000 Casey Ho A patch from Casey Ho to move the release notification to a mini-dialog in the buddy list. The change log is no longer displayed, but will open a webbrowser to show it.
Sun, 23 Nov 2008 22:40:18 +0000 Elliott Sales de Andrade Don't request an acknowledgement on an auto-response message and don't set a
Sun, 23 Nov 2008 22:29:41 +0000 Elliott Sales de Andrade Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
Sun, 23 Nov 2008 21:57:52 +0000 Elliott Sales de Andrade merge of '55175ee4e57c664f82028c9b5f73853595fa1bb0'
Sun, 23 Nov 2008 20:17:05 +0000 Kelemen Gbor Hungarian translation updated
Sun, 23 Nov 2008 20:05:59 +0000 Kelemen Gbor merge of '896a0f459df5db1110a59f355c4b243c3c4be58d'
Mon, 24 Nov 2008 00:51:46 +0000 John Bailey Tweak a comment.
Mon, 24 Nov 2008 00:50:55 +0000 John Bailey ChangeLog the last few things I committed.
Mon, 24 Nov 2008 00:34:37 +0000 Florian Quze Prevent the Buddy State Notification plugin from duplicating notices when
Mon, 24 Nov 2008 00:01:27 +0000 Richard Laager Add a NULL check to fix a crash. Fixes #4516.
Sun, 23 Nov 2008 23:16:02 +0000 John Bailey Credit Toby Schaffer for his patch.
Sun, 23 Nov 2008 23:14:43 +0000 Toby Schaffer Enable atuo-response functionality on Zephyr. This should emulate the
Sun, 23 Nov 2008 19:37:12 +0000 John Bailey I forgot to ChangeLog this earlier. Refs #220.
Sun, 23 Nov 2008 07:31:20 +0000 John Bailey merge of '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
Sun, 23 Nov 2008 21:57:49 +0000 Elliott Sales de Andrade merge of '1d9a1da300a6d07aa721ebc00ee40b928cdd790d'
Sun, 23 Nov 2008 21:57:18 +0000 Elliott Sales de Andrade disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
Sun, 23 Nov 2008 08:39:39 +0000 Elliott Sales de Andrade Replace spaces wth tabs in indentation and tabs with spaces in line continuations.
Sun, 23 Nov 2008 04:12:43 +0000 Elliott Sales de Andrade Mark added a workaround for not having enough parameters in this command.
Sun, 23 Nov 2008 04:06:45 +0000 Elliott Sales de Andrade merge of '8298236e9cd6a6127656eacf513bc6928bee9065'
Sun, 23 Nov 2008 04:04:57 +0000 Elliott Sales de Andrade disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'
Sun, 23 Nov 2008 04:06:43 +0000 Elliott Sales de Andrade merge of '98fe04f817ef415faebd3f7a38b7f0588c0b0cba'
Sun, 23 Nov 2008 04:05:14 +0000 Elliott Sales de Andrade disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'
Sun, 23 Nov 2008 06:19:09 +0000 John Bailey Fix two warnings introduced by the image patch I committed earlier and make
Sun, 23 Nov 2008 04:46:55 +0000 John Bailey Kill off a bajillion comments that just needlessly duplicate function
Sun, 23 Nov 2008 04:11:36 +0000 Adam Strzelecki Support displaying buddy icons from Gadu-Gadu buddies. Fixes #220.
Fri, 21 Nov 2008 19:49:47 +0000 Daniel Atallah A fix from Paul Aurich for a long-standing XMPP issue with duplicate buddies. Fixes #479.
Fri, 21 Nov 2008 16:48:15 +0000 Daniel Atallah Patch from Raiko Nitzsche to fix a crash when processing a LOGIN_REDIRECT with unexpected output. References #7563.
Fri, 21 Nov 2008 12:12:31 +0000 Will Thompson Don't try to free NULL xmlnodes stolen by jabber-receiving-xmlnode handlers
Tue, 25 Nov 2008 01:32:20 +0000 Mark Doliner Is it valid to use purple_timeout_remove() to remove a timer when
Wed, 19 Nov 2008 03:08:57 +0000 Daniel Atallah Add missing newline in debug message.
Tue, 18 Nov 2008 23:34:14 +0000 Mark Doliner Counting is for dummies
Tue, 18 Nov 2008 07:32:23 +0000 Mark Doliner This should fix another crash I've seen. We weren't correctly
Tue, 18 Nov 2008 07:16:49 +0000 Mark Doliner I've seen this crash a few times where cmd->param_count is 4 and
Tue, 18 Nov 2008 03:02:03 +0000 Richard Laager I know Mark was trying to save newlines, but I had one to spare.
Tue, 18 Nov 2008 03:00:54 +0000 Richard Laager merge of '9ffac1a19695cb6a4ed024bc6951cae029d6daaf'
Mon, 17 Nov 2008 20:25:20 +0000 Richard Laager Create DB42.
Tue, 18 Nov 2008 02:00:48 +0000 Mark Doliner Don't log an error when parsing vcard data. Also, these messages
Mon, 17 Nov 2008 21:31:36 +0000 Mark Doliner Remove stray whitespace and wrap the function comments at less than 80
Mon, 17 Nov 2008 19:30:27 +0000 Richard Laager Fix a crash Jacky Lam noted on devel@pidgin.im:
Mon, 17 Nov 2008 19:28:39 +0000 Richard Laager Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
Mon, 17 Nov 2008 19:09:37 +0000 Richard Laager A patch from db42 to fix right-to-left text in tooltips.
Mon, 17 Nov 2008 13:28:32 +0000 Sadrul Habib Chowdhury Try to be more compliant with the freedesktop.org icon spec thingy with
Mon, 17 Nov 2008 07:44:40 +0000 Mark Doliner merge of '59b09f0d1f3f4226f7edfd8351478498fbd6b8d3'
Mon, 17 Nov 2008 00:41:45 +0000 Richard Laager I don't know why we'd want the TUNE status to be saveable.
Sun, 16 Nov 2008 22:51:18 +0000 Will Thompson I hear elb is really into Pokmon
Sun, 16 Nov 2008 08:20:51 +0000 Richard Laager Add pidgin-emotes.svg to EMOTES_DEFAULT_24_SCALABLE. I don't know why it was
Sun, 16 Nov 2008 08:19:17 +0000 Richard Laager Small cleanup to make the SMILEYS variable consistent.
Sun, 16 Nov 2008 08:17:51 +0000 Richard Laager Add small.theme.in to POTFILES.in
Sun, 16 Nov 2008 08:10:03 +0000 Richard Laager Make the small smiley theme actually work.
Sun, 16 Nov 2008 08:09:40 +0000 Richard Laager Update the theme file to reflect the icons available. I did this like so:
Sun, 16 Nov 2008 08:07:47 +0000 Hylke Bons Commit 16x16 smiley icons from Hylke (as well as the theme file).
Sun, 16 Nov 2008 08:07:10 +0000 Richard Laager Commit some icons I resized from the default smiley theme. I'll be using
Sun, 16 Nov 2008 07:56:55 +0000 unknown Adding ICQ X-Status icons from N3fr0n. These will be used as part of a small
Sun, 16 Nov 2008 07:37:27 +0000 Richard Laager Add empty directories so I can start committing files individually.
Sun, 16 Nov 2008 06:50:19 +0000 Richard Laager Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.
Sun, 23 Nov 2008 20:05:41 +0000 Kelemen Gbor Hungarian translation updated
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Sat, 15 Nov 2008 23:08:43 +0000 Richard Laager Fix the indentation level on the code changed by the last patch.
Sat, 15 Nov 2008 21:29:38 +0000 John Bailey Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge
Sat, 15 Nov 2008 17:37:44 +0000 Ka-Hing Cheung I got a crash happened at dereferencing chat when it's NULL, I think this
Sat, 15 Nov 2008 16:15:33 +0000 Mark Doliner Separate the parsing of data into a separate function from the reading of
Sat, 15 Nov 2008 09:44:05 +0000 Mark Doliner Make the two "read_cb()" functions more similar, and fix a rare
Sat, 15 Nov 2008 07:43:48 +0000 Mark Doliner kmstange pointed out that "joining" was misspelled here
Sat, 15 Nov 2008 03:53:25 +0000 Sadrul Habib Chowdhury Use normalized chat names when searching for chats. This fixes an issue
Sat, 15 Nov 2008 03:17:51 +0000 Mark Doliner Make this function match read_cb() in servconn.c. The bottom halves of
Sat, 15 Nov 2008 02:49:49 +0000 Mark Doliner It's not possible for wasted to be TRUE here. Wasted will only be TRUE
Sat, 15 Nov 2008 02:44:58 +0000 Mark Doliner It's not appropriate to set processing to TRUE here, either.
Sat, 15 Nov 2008 02:43:59 +0000 Mark Doliner It's not appropriate to set processing to FALSE here. I think this is
Sat, 15 Nov 2008 01:51:04 +0000 Mark Doliner If we're setting swboard here then we need to add the slplink to the
Fri, 14 Nov 2008 22:14:19 +0000 Mark Doliner Remove a few spurious debug_warns
Fri, 14 Nov 2008 21:46:39 +0000 Mark Doliner Fix an assertion failure/unlikely crash when:
Fri, 14 Nov 2008 20:46:35 +0000 Will Thompson merge of '67feb999e0a93f08cec26793214137c5c5252e9e'
Fri, 14 Nov 2008 20:33:20 +0000 Mark Doliner This dialog should have a title
Fri, 14 Nov 2008 20:46:20 +0000 Will Thompson Make double-clicking a saved status activate it and close the window.
Fri, 14 Nov 2008 20:13:22 +0000 Mark Doliner Seriously why would you ever do this? Use g_path_get_basename()
Fri, 14 Nov 2008 20:06:55 +0000 Mark Doliner Use basename() instead of splitting a path and then taking the last element.
Fri, 14 Nov 2008 19:58:32 +0000 Mark Doliner String changes. I'm kind of blindly making changes to the qq strings
Fri, 14 Nov 2008 18:46:19 +0000 Mark Doliner Our in-tree prpls probably shouldn't list authors who don't work on
Fri, 14 Nov 2008 18:38:56 +0000 Mark Doliner This preferences isn't used anywhere, and when we call get_string_list
Fri, 14 Nov 2008 18:33:19 +0000 Mark Doliner msn_session_get_swboard only returns null if we give it a null session,
Fri, 14 Nov 2008 07:41:10 +0000 Richard Laager merge of '12d71b833c7d3451c58c50e6dc621a88d678d474'
Fri, 14 Nov 2008 06:52:05 +0000 Richard Laager Compile
Fri, 14 Nov 2008 06:44:44 +0000 Richard Laager Fix CID #367
Fri, 14 Nov 2008 06:42:18 +0000 Richard Laager Fix CID #385
Fri, 14 Nov 2008 06:41:47 +0000 Richard Laager Fix CID #386
Fri, 14 Nov 2008 06:40:55 +0000 Richard Laager Fix CID #387
Fri, 14 Nov 2008 06:39:52 +0000 Richard Laager Fix CID #388
Fri, 14 Nov 2008 06:36:44 +0000 Richard Laager Fix CID #389
Fri, 14 Nov 2008 06:31:31 +0000 Richard Laager Fix CID #390
Fri, 14 Nov 2008 06:29:05 +0000 Richard Laager Fix CID #391, #392
Fri, 14 Nov 2008 06:25:48 +0000 Richard Laager Fix CID #370
Fri, 14 Nov 2008 06:23:04 +0000 Richard Laager pkt can't ever be NULL here. It is only ever allocated once with g_newa(),
Fri, 14 Nov 2008 06:18:26 +0000 Richard Laager Fix CID #401
Fri, 14 Nov 2008 06:15:24 +0000 Richard Laager Fix CID #384
Fri, 14 Nov 2008 07:24:09 +0000 Mark Doliner Minor documentation
Fri, 14 Nov 2008 07:23:56 +0000 Mark Doliner It's an error if purple_xfer_new fails, so use a g_return_val_if_fail
Fri, 14 Nov 2008 06:57:56 +0000 Elliott Sales de Andrade merge of '1fde8168a6eb08e558dabefc069a0eba15a5a6ee'
Fri, 14 Nov 2008 03:04:38 +0000 Ethan Blanton Add M-erase as a default finch entry binding (delete-prev-word)
Thu, 13 Nov 2008 20:59:40 +0000 Mark Doliner Attempt to avoid a crash in MSN. See the comment in the code.
Thu, 13 Nov 2008 19:11:19 +0000 Mark Doliner merge of 'b1b60077658bb1e01f71e81175786a8e7c3c4916'
Thu, 13 Nov 2008 09:19:17 +0000 Mark Doliner cmdproc->data should never be null. Log a warning message if it
Thu, 13 Nov 2008 18:55:04 +0000 Richard Laager A patch from Jaywalker to better handle conversations by user ID vs.
Thu, 13 Nov 2008 17:38:36 +0000 Richard Laager merge of '0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8'
Thu, 13 Nov 2008 09:00:45 +0000 Mark Doliner merge of '54ee2acb5f6ef92c29503315eb7c24bae221cd7b'
Thu, 13 Nov 2008 08:58:44 +0000 Mark Doliner Make another function static
Thu, 13 Nov 2008 08:46:37 +0000 Mark Doliner This doesn't matter, but I think the metaphor tends to be that you push
Thu, 13 Nov 2008 08:45:40 +0000 Mark Doliner Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which I
Thu, 13 Nov 2008 08:39:44 +0000 John Bailey This was originally a patch from Brian Geppert that corrected the 'silently
Thu, 13 Nov 2008 08:26:12 +0000 Mark Doliner Use purple_timeout_add_seconds() instead of purple_timeout_add() in a
Thu, 13 Nov 2008 08:01:36 +0000 Mark Doliner For some reason the slpmsg and slplink functions don't have underscores
Thu, 13 Nov 2008 07:57:33 +0000 Mark Doliner There's no need for this variable anymore
Thu, 13 Nov 2008 07:36:33 +0000 Mark Doliner Make a few more functions static and remove a few declarations for
Thu, 13 Nov 2008 07:22:39 +0000 Mark Doliner msn_slplink_remove_slpcall() shouldn't be responsible for setting
Thu, 13 Nov 2008 06:57:20 +0000 Mark Doliner Make msn_slp_call_timeout static
Thu, 13 Nov 2008 06:43:48 +0000 Mark Doliner Move msn_slplink_send_msgpart() that it doesn't need a forward declaration
Thu, 13 Nov 2008 06:30:33 +0000 Mark Doliner Didn't mean to check this assert in. I mean, it's probably bad if it
Thu, 13 Nov 2008 06:28:03 +0000 Mark Doliner slplink->swboard will only be null if slplink->session is null. This
Thu, 13 Nov 2008 06:18:53 +0000 Mark Doliner Get rid of slplink->local_user because it's a copy of
Wed, 12 Nov 2008 11:30:51 +0000 Mark Doliner Use libtool to build static archives when --with-static-prpls is passed
Wed, 12 Nov 2008 09:40:05 +0000 Mark Doliner It should be more efficient to just use g_mallc() and then manually
Wed, 12 Nov 2008 09:32:10 +0000 Mark Doliner Move a few lines to eliminate the need for the "wasted" variable here.
Wed, 12 Nov 2008 09:10:29 +0000 Mark Doliner The "processing" flag basically says "this connection is busy, don't
Wed, 12 Nov 2008 08:58:27 +0000 Mark Doliner Get rid of an unnecessary if statement, and don't try to unref a
Wed, 12 Nov 2008 04:18:54 +0000 Sadrul Habib Chowdhury Use a more appropriate signal for the markerline plugin. Fixes #7518.
Wed, 12 Nov 2008 03:53:09 +0000 John Bailey Patch from 'siddish' to fix Yahoo! file transfers with older (i.e. non-p15)
Wed, 12 Nov 2008 03:48:47 +0000 John Bailey merge of '78ed36cc0ce73adfd57f03aa3a1086bb22c53773'
Thu, 13 Nov 2008 17:38:09 +0000 Richard Laager A patch from Math2Gold to fix the dbus-analyze-functions script to properly
Wed, 12 Nov 2008 02:50:52 +0000 Richard Laager When you choose Save As from the Conversation menu in Pidgin, the saved file
Thu, 13 Nov 2008 05:33:24 +0000 Elliott Sales de Andrade Make the Send button insensitive when there is no text in the input buffer.
Thu, 13 Nov 2008 04:32:54 +0000 Elliott Sales de Andrade Don't add the Send button to a gtkconv->lower_hbox when the data specifying it
Tue, 11 Nov 2008 22:55:02 +0000 Ethan Blanton Simon Ruderich points out that Purple::Notify::Msg was incorrectly stashed.
Mon, 10 Nov 2008 04:40:17 +0000 Mark Doliner This file was removed
Sun, 09 Nov 2008 16:42:04 +0000 Ethan Blanton Update the TCL-HOWTO to some more modern nomenclature
Sat, 08 Nov 2008 19:26:28 +0000 Alex Willmer Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
Sat, 08 Nov 2008 04:29:32 +0000 Richard Laager Hylke added this file, presumably part of his duplicate icon structure
Fri, 07 Nov 2008 02:56:10 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7463.
Fri, 07 Nov 2008 02:52:31 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7464.
Fri, 07 Nov 2008 02:49:23 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7465.
Thu, 06 Nov 2008 22:35:03 +0000 Marcus Lundblad Make jabber_resource_have_capability polute the log a little less...
Wed, 05 Nov 2008 23:24:01 +0000 Marcus Lundblad Remove that hack involving GtkIMHtmlSmileys
Mon, 03 Nov 2008 20:36:38 +0000 Marcus Lundblad Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml
Sun, 02 Nov 2008 22:56:42 +0000 Richard Laager Remove the QQ CURRENT_REVISION stuff in the Makefile. This, even with their
Sun, 02 Nov 2008 22:17:59 +0000 Richard Laager kluge pointed out that the segfault message still recommends people IM
Sun, 02 Nov 2008 22:14:11 +0000 Richard Laager applied changes from e09c51ab6473bf53c6dca408f13b863e1194108c
Sun, 02 Nov 2008 22:13:10 +0000 Richard Laager Fix POTFILES.in on trunk.
Sun, 02 Nov 2008 22:12:33 +0000 Richard Laager applied changes from 84461a44ffa2c1e7ab026455c5463a9763f64a9d
Sat, 01 Nov 2008 19:08:55 +0000 Sadrul Habib Chowdhury merge of '602d7960555cc685575a2a32397427df3e55a9a7'
Sat, 01 Nov 2008 19:07:22 +0000 Sadrul Habib Chowdhury merge of '8ed01adf0c9173501da81537854ce2954e9805e7'
Sat, 01 Nov 2008 19:05:37 +0000 Sadrul Habib Chowdhury A little clearer description for an option.
Sat, 01 Nov 2008 16:46:20 +0000 Stu Tomlinson Temporarily remember account password across network disconnection to allow
Sat, 01 Nov 2008 16:45:09 +0000 Stu Tomlinson Don't populate the password field on the modify account dialog if we are
Sat, 01 Nov 2008 16:24:56 +0000 Stu Tomlinson x509_issuer_dn() should return the certificate's issuer name, not the cert
Fri, 31 Oct 2008 16:24:24 +0000 Mark Doliner This file was removed
Fri, 31 Oct 2008 16:23:50 +0000 Mark Doliner Fix these strings in trunk. This change was made in the
Fri, 31 Oct 2008 14:51:11 +0000 Marcos Garca Ochoa Strip multiple leading mode characters from incoming nicknames.
Fri, 31 Oct 2008 09:32:41 +0000 Sadrul Habib Chowdhury Missing newline in debug message.
Fri, 31 Oct 2008 04:03:44 +0000 Richard Laager Kill some // comments. Sigh.
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Thu, 30 Oct 2008 21:16:17 +0000 Richard Laager purple_network_listen_map_external() is used in (at least) Bonjour. Given
Thu, 30 Oct 2008 21:11:19 +0000 Richard Laager Update the docs for purple_network_is_available(). It doesn't block.
Thu, 30 Oct 2008 20:12:24 +0000 Richard Laager Fix a compiler warning I introduce with the GtkSetting code.
Thu, 30 Oct 2008 20:10:08 +0000 Richard Laager merge of '06a7529af082c664858fd154ff5d83244e974f47'
Thu, 30 Oct 2008 20:09:07 +0000 Richard Laager Ignore autogen.args.
Thu, 30 Oct 2008 20:02:30 +0000 Richard Laager More Bonjour struct hiding fixes.
Thu, 30 Oct 2008 19:58:25 +0000 Richard Laager Fix some macros to work with hidden structs.
Thu, 30 Oct 2008 19:57:47 +0000 Richard Laager Fix my Tcl fix.
Thu, 30 Oct 2008 19:56:54 +0000 Richard Laager - Make autogen.sh find autogen.args when /bin/sh is not bash.
Thu, 30 Oct 2008 19:53:55 +0000 Richard Laager Use GtkSetting to obtain the tooltip preferences instead of our own hidden
Thu, 30 Oct 2008 17:54:26 +0000 Sadrul Habib Chowdhury Allow binding meta-arrow keys for actions. Requested by essobi in #pidgin
Thu, 30 Oct 2008 05:41:19 +0000 Richard Laager Fix Bonjour to work with the hidden structs, except for proto_data.
Thu, 30 Oct 2008 05:40:51 +0000 Richard Laager Fix Tcl to compile with the hidden structs.
Thu, 30 Oct 2008 03:59:08 +0000 John Bailey Credit Diego for that patch. Refs #7391.
Thu, 30 Oct 2008 03:58:20 +0000 John Bailey merge of '62e0eb23e1c2cd6ac1d8a7d96b6e598bd54ed0d2'
Thu, 30 Oct 2008 03:58:19 +0000 John Bailey merge of '843d513c3da12026fc35af070a23a3d11844824c'
Thu, 30 Oct 2008 03:34:09 +0000 Gary Kramlich use some additional preproc logic to avoid copying the structs directly into the implementation files
Thu, 30 Oct 2008 03:17:17 +0000 John Bailey merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
Thu, 30 Oct 2008 03:10:33 +0000 Richard Laager merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
Thu, 30 Oct 2008 03:03:45 +0000 Gary Kramlich merge of '65d5236e936af6170109ef8c5af76c7871b9cc12'
Thu, 30 Oct 2008 02:41:45 +0000 Diego Petten This fixes a link error when linking with GNU ld and specifying the
Wed, 29 Oct 2008 22:06:50 +0000 Sadrul Habib Chowdhury merge of '37145f1b4ec49b432ea571f96562d44f4c5a908e'
Wed, 29 Oct 2008 19:20:03 +0000 Marcus Lundblad Fixed a compiler warning (and remove an unnessesary cast)
Wed, 29 Oct 2008 19:38:14 +0000 Sadrul Habib Chowdhury Allow focusing conversation history and the userlist focusable via
Wed, 29 Oct 2008 16:46:38 +0000 Sadrul Habib Chowdhury Fix a bug where right-clicking the user's name in a chat conversation
Wed, 29 Oct 2008 04:54:00 +0000 John Bailey I suppose I should put my pidgin.im e-mail address here too since it's
Wed, 29 Oct 2008 04:37:14 +0000 John Bailey merge of '30922c7a0ed0323c9c88a1a70e4677aaab277a2f'
Thu, 30 Oct 2008 12:41:36 +0000 SHiNE CsyFeK 2008.10.30 - flos <lonicerae(at)gmail.com>
Tue, 28 Oct 2008 16:59:07 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 4e892c470840f4ed8b012015b15ff8956166028a)
Tue, 28 Oct 2008 16:53:01 +0000 Jochen Kemnade update German translation
Tue, 28 Oct 2008 13:24:14 +0000 Daniel Atallah merge of 'dcede21c9852ddddc60076539bfdb8d7e226df33'
Tue, 28 Oct 2008 00:40:55 +0000 Daniel Atallah merge of '58f8b2b331075660bb2f57e5dc82b32e039f8099'
Thu, 30 Oct 2008 03:04:31 +0000 Richard Laager Fix up my fix.
Thu, 30 Oct 2008 03:04:09 +0000 Richard Laager Fix some warnings:
Thu, 30 Oct 2008 02:36:22 +0000 Richard Laager Simplify some of the changes. Yeah, this code sucks. I wrote it a LONG
Tue, 28 Oct 2008 04:22:57 +0000 Gary Kramlich Hide the blistnode, buddy, contact, group, and chat structs
Tue, 28 Oct 2008 03:05:32 +0000 Richard Laager I think we all agree that a link is okay.
Tue, 28 Oct 2008 02:57:25 +0000 Richard Laager merge of '7bdc0d34e54e09101ba68ba39703a8fd5081e8eb'
Mon, 27 Oct 2008 00:58:29 +0000 Stu Tomlinson merge of '0d1b60430843a092248a2644865910266131add6'
Mon, 27 Oct 2008 00:57:04 +0000 Stu Tomlinson merge of '8abde19f1f7825af2ea2d62b7a00e1de7afd6492'
Mon, 27 Oct 2008 00:17:33 +0000 Daniel Atallah merge of '9af1b5054f770dc244dcad8b55bdb61c0f3347a4'
Sun, 26 Oct 2008 21:21:14 +0000 Ka-Hing Cheung escape nick change message
Mon, 27 Oct 2008 01:47:30 +0000 Richard Laager Provide @pidgin.im email addresses for Gary and myself.
Mon, 27 Oct 2008 01:45:53 +0000 Richard Laager Remove duplicated code for building the lists.
Mon, 27 Oct 2008 00:31:05 +0000 Richard Laager Eliminate a pile of duplication in the About box.
Mon, 27 Oct 2008 00:58:03 +0000 Stu Tomlinson disapproval of revision '4f931125ffce24ace6bf298cc58d620c1a975aa1'
Sun, 26 Oct 2008 22:16:17 +0000 Richard Laager Gary and I were discussing how blogs have made the NEWS file less useful.
Sun, 26 Oct 2008 17:23:40 +0000 Daniel Atallah Perform some sanity checking on inbound IQs and send an error / drop as needed.
Sun, 26 Oct 2008 00:29:27 +0000 Richard Laager Improve our NetworkManager support in a couple of ways:
Sat, 25 Oct 2008 19:03:42 +0000 Richard Laager merge of '1f22186ba9290bcae0deaea09d4fd38867f773e6'
Sat, 25 Oct 2008 19:02:07 +0000 Richard Laager ChangeLog the MSN certificate fix.
Sat, 25 Oct 2008 18:33:25 +0000 Richard Laager merge of '8a14c1d90381baa3c31adeedee7f673d58d66304'
Sat, 25 Oct 2008 18:09:05 +0000 Richard Laager merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
Tue, 21 Oct 2008 05:26:38 +0000 Richard Laager merge of '08956f503726c8222be7489f243810af590487e1'
Sat, 25 Oct 2008 18:29:21 +0000 Ka-Hing Cheung merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
Sat, 25 Oct 2008 14:33:54 +0000 Will Thompson Only build SSL plugins if the corresponding library is present.
Sat, 25 Oct 2008 14:26:30 +0000 Will Thompson Explicitly depend on automake >=1.9, and don't warn about GNU Make-isms.
Fri, 24 Oct 2008 21:50:55 +0000 Marcus Lundblad What was I thinking... The GtkIMHtmlSmileys in the smiley trees aren't owned
Fri, 24 Oct 2008 17:42:32 +0000 Daniel Atallah Make the CSS rgb() color parsing more robust. khc noted that it wouldn't work
Fri, 24 Oct 2008 04:19:10 +0000 Daniel Atallah Support rgb(r,g,b) style css color definitions. Fixes #7288.
Fri, 24 Oct 2008 04:06:25 +0000 Daniel Atallah gtk_widget_set_tooltip_text() is GTK+ >= 2.12
Wed, 22 Oct 2008 15:23:17 +0000 Sadrul Habib Chowdhury More strings for translation.
Wed, 22 Oct 2008 15:14:03 +0000 Daniel Atallah Mark for translation now that we're unfrozen.
Wed, 22 Oct 2008 03:49:14 +0000 Daniel Atallah Clean up some unnecessary and unused code in the purple_circ_buffer_append()
Tue, 21 Oct 2008 16:26:31 +0000 Sadrul Habib Chowdhury Show when offline (because the plugin doesn't work no more).
Tue, 21 Oct 2008 16:16:40 +0000 Daniel Atallah merge of '27f7d38af8dba617aba8109d82e27907cd7d8b41'
Tue, 21 Oct 2008 02:47:17 +0000 John Bailey This fixes a missing initializer warning I see with gcc 4.3 but haven't seen