log

age author description
Sat, 24 Oct 2009 17:46:30 +0000 Sadrul Habib Chowdhury Unregister commands registered by a perl-plugin when unloading it.
Sat, 24 Oct 2009 07:57:34 +0000 Sulabh Mahajan merge of '7df8a2a726d522f0120b6cec62f683503591a040'
Sat, 24 Oct 2009 07:55:19 +0000 Sulabh Mahajan Implement IMvironment check per IM, not global
Sat, 24 Oct 2009 04:40:51 +0000 Sulabh Mahajan Make checking of p2p packet with invalid id per IM instead of per packet.
Sat, 24 Oct 2009 04:10:23 +0000 Sulabh Mahajan Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #9814
Sat, 24 Oct 2009 07:53:02 +0000 Elliott Sales de Andrade Fix a crash when sending OIMs on MSN. The callback function used after
Sat, 24 Oct 2009 00:59:12 +0000 Paul Aurich jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
Fri, 23 Oct 2009 06:25:49 +0000 Elliott Sales de Andrade ChangeLog previous two fixed items.
Fri, 23 Oct 2009 06:24:24 +0000 Elliott Sales de Andrade The connection display name can be NULL, so make sure we don't try to use
Fri, 23 Oct 2009 05:43:50 +0000 Elliott Sales de Andrade The MSN servers are a bit more strict about what's allowed in emails than
Thu, 22 Oct 2009 01:21:25 +0000 Sadrul Habib Chowdhury Show the message only for the chats for the account signing off.
Thu, 22 Oct 2009 01:19:22 +0000 Sadrul Habib Chowdhury Fix creating a conversation with a user in a chatroom from the userlist.
Wed, 21 Oct 2009 23:29:39 +0000 Sadrul Habib Chowdhury merge of '53b11891588df0478720a5c40652312812cde6aa'
Wed, 21 Oct 2009 22:30:35 +0000 Mark Doliner Oh no that wasn't right. This code is weird.
Wed, 21 Oct 2009 22:28:59 +0000 Mark Doliner Surely this was a mem leak?
Wed, 21 Oct 2009 22:24:34 +0000 Mark Doliner Make sure the room name and the buddy who invited you are non-null
Wed, 21 Oct 2009 22:23:53 +0000 Mark Doliner Call purple_privacy_check() even when the protocol has some privacy
Wed, 21 Oct 2009 23:27:16 +0000 Sadrul Habib Chowdhury A simple g_strdup is fine here.
Wed, 21 Oct 2009 23:26:41 +0000 Sadrul Habib Chowdhury Rejoin an opened chat after an account reconnects.
Wed, 21 Oct 2009 14:41:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 20 Oct 2009 21:20:22 +0000 Paul Aurich jabber: Fix a comment.
Tue, 20 Oct 2009 19:38:35 +0000 Paul Aurich Add another (IMHO unintuitive) JID test. Refs #10532.
Mon, 19 Oct 2009 22:56:57 +0000 Paul Aurich merge of '752623f68962a90397d0ac88cfa20f7435e704aa'
Mon, 19 Oct 2009 22:56:27 +0000 Paul Aurich When switching the account in the Disco / Room List dialogs, kill the visible
Sat, 17 Oct 2009 00:37:04 +0000 Paul Aurich jabber: Improved support for XEP-0249 (and document the legacy stuff).
Mon, 19 Oct 2009 22:34:24 +0000 Daniel Atallah Fix the win32 URIs to only linkify if the protocol is followed by a colon.
Mon, 19 Oct 2009 22:04:12 +0000 maiku Add hold changes for media calls.
Mon, 19 Oct 2009 22:03:48 +0000 maiku Add a hold button to the media window.
Mon, 19 Oct 2009 22:03:19 +0000 maiku Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.
Mon, 19 Oct 2009 20:49:25 +0000 maiku Fix unhold string in media info enum.
Fri, 16 Oct 2009 20:49:51 +0000 Elliott Sales de Andrade Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a
Fri, 16 Oct 2009 20:45:02 +0000 Elliott Sales de Andrade Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....
Fri, 16 Oct 2009 20:22:26 +0000 Paul Aurich jabber: Correct the /part command's help.
Fri, 16 Oct 2009 09:33:22 +0000 Mark Doliner Grab changes from the 2.6.3 branch
Fri, 16 Oct 2009 09:07:25 +0000 Mark Doliner Next release from trunk will be 2.6.4 or 2.7.0
Fri, 16 Oct 2009 08:36:51 +0000 Mark Doliner Fix a remote-crash bug in ICQ (and probably AIM). It happens when the
Fri, 16 Oct 2009 13:48:35 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 16 Oct 2009 04:42:39 +0000 Paul Aurich Print that specific message only when there is a CN; otherwise fall back
Fri, 16 Oct 2009 02:39:40 +0000 Paul Aurich printf("%s", NULL) when a cert has no CN. Refs #10519.
Fri, 16 Oct 2009 01:27:25 +0000 Paul Aurich merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'
Thu, 15 Oct 2009 23:48:54 +0000 Mark Doliner This should derfernately be changelogged
Thu, 15 Oct 2009 23:42:27 +0000 Mark Doliner Don't call aim_src_clientready() until we have activated our feedbag
Fri, 16 Oct 2009 01:16:38 +0000 Paul Aurich Typo.
Thu, 15 Oct 2009 16:25:09 +0000 Paul Aurich jabber: Remove useless jabber_normalize calls now that the data in the hash table
Thu, 15 Oct 2009 16:13:57 +0000 Paul Aurich merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'
Thu, 15 Oct 2009 09:21:18 +0000 Sulabh Mahajan Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).
Wed, 14 Oct 2009 15:28:27 +0000 John Bailey Credit Frostregen for the userlist styling thing. Refs #9377.
Thu, 15 Oct 2009 16:13:00 +0000 Paul Aurich jabber: Reduce these from assertions to checks.
Wed, 14 Oct 2009 13:26:08 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 14 Oct 2009 03:13:29 +0000 Daniel Atallah merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'
Tue, 13 Oct 2009 19:52:35 +0000 Paul Aurich merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'
Wed, 14 Oct 2009 03:11:27 +0000 Daniel Atallah Register URL handlers for everything that Windows has knows about like we do
Mon, 12 Oct 2009 22:19:48 +0000 John Bailey merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'
Mon, 12 Oct 2009 19:54:27 +0000 John Bailey merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'
Mon, 12 Oct 2009 20:23:50 +0000 Elliott Sales de Andrade merge of '899182ae412c1d58eab5efb5001e980fdfda4190'
Tue, 13 Oct 2009 17:24:38 +0000 Paul Aurich Shut up valgrind ("unitialized bytes(s)...") and changelog.
Tue, 13 Oct 2009 17:23:00 +0000 Paul Aurich Fix the code dealing with writing a TXT lookup response from child to parent.
Mon, 12 Oct 2009 18:24:37 +0000 Paul Aurich jabber: Use the newly refactored code to simplify "Initiate Chat".
Mon, 12 Oct 2009 18:11:32 +0000 Paul Aurich jabber: Refactor the chat-joining code
Mon, 12 Oct 2009 17:36:12 +0000 eion jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.
Mon, 12 Oct 2009 17:57:23 +0000 John Bailey ChangeLog the MSN thing and rearrange the ChangeLog sections to be more
Mon, 12 Oct 2009 17:45:17 +0000 Sadrul Habib Chowdhury Fix MSN forgetting display names for buddies. Fixes #10421.
Mon, 12 Oct 2009 08:27:03 +0000 Sadrul Habib Chowdhury merge of '3abad7606f4a2dfd1903df796f33924b12509a56'
Mon, 12 Oct 2009 05:18:44 +0000 John Bailey Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.
Mon, 12 Oct 2009 05:08:17 +0000 John Bailey Credit kryojenik for his patch. Refs #9814.
Mon, 12 Oct 2009 05:03:50 +0000 John Bailey Explicitly define the enum values like Paul wanted. Refs #9814.
Mon, 12 Oct 2009 05:01:17 +0000 kryojenik23-pidgin Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.
Sat, 10 Oct 2009 04:24:35 +0000 Elliott Sales de Andrade Minor comment typo.
Sun, 11 Oct 2009 19:20:44 +0000 Sadrul Habib Chowdhury Swap two lines to fix a crash.
Sat, 10 Oct 2009 19:47:30 +0000 Sadrul Habib Chowdhury Fix a small leak.
Sat, 10 Oct 2009 19:44:44 +0000 Sadrul Habib Chowdhury A leak fix in the candidate list, and some code simplification.
Sun, 11 Oct 2009 17:36:59 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 10 Oct 2009 22:58:28 +0000 Paul Aurich Use the appropriate function to remove an input watcher.
Sun, 11 Oct 2009 00:51:47 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 10 Oct 2009 03:53:59 +0000 Paul Aurich ssl-gnutls: I think this error message makes a little more sense.
Sat, 10 Oct 2009 03:37:48 +0000 Paul Aurich Check in the configure.ac check to go along with that #ifdef... Refs #10412.
Sat, 10 Oct 2009 03:34:01 +0000 Paul Aurich Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).
Sat, 10 Oct 2009 03:27:31 +0000 Paul Aurich Check the GnuTLS version before using a recent-ish flag. Fixes #10412.
Sat, 10 Oct 2009 00:56:35 +0000 Sadrul Habib Chowdhury merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'
Fri, 09 Oct 2009 18:01:51 +0000 Sadrul Habib Chowdhury Allow setting a destroy-function for the data. Fixes a leak.
Fri, 09 Oct 2009 17:33:16 +0000 Sadrul Habib Chowdhury Fix an incorrect leak-fix. Thanks Elliott!
Fri, 09 Oct 2009 18:54:35 +0000 Paul Aurich merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'
Fri, 09 Oct 2009 01:39:41 +0000 Paul Aurich merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'
Thu, 08 Oct 2009 21:31:18 +0000 Sadrul Habib Chowdhury Fix a leak, and a series of typos.
Thu, 08 Oct 2009 19:15:31 +0000 Sadrul Habib Chowdhury Fixing leak is nice, but let's not crash in the process.
Thu, 08 Oct 2009 18:16:41 +0000 Sadrul Habib Chowdhury Leak fix for perl plugins.
Thu, 08 Oct 2009 18:14:41 +0000 Sadrul Habib Chowdhury Donot use a servconn if it's freed. Mark a leak.
Thu, 08 Oct 2009 18:12:06 +0000 Sadrul Habib Chowdhury Fix a possible leak.
Thu, 08 Oct 2009 18:10:48 +0000 Sadrul Habib Chowdhury Fix leaks, and a bug.
Thu, 08 Oct 2009 18:03:05 +0000 Sadrul Habib Chowdhury Nullify the freed pointer so it's not accessed later.
Thu, 08 Oct 2009 17:41:41 +0000 Sadrul Habib Chowdhury Leak fix.
Thu, 08 Oct 2009 15:32:04 +0000 Sadrul Habib Chowdhury Leak fix.
Fri, 09 Oct 2009 01:16:11 +0000 Paul Aurich Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.
Thu, 08 Oct 2009 04:02:26 +0000 Sadrul Habib Chowdhury merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'
Wed, 07 Oct 2009 21:29:18 +0000 Sadrul Habib Chowdhury Free up the parsers.
Wed, 07 Oct 2009 21:17:10 +0000 Sadrul Habib Chowdhury Add missing null sentinels, and help the compiler catch such errors.
Wed, 07 Oct 2009 20:23:16 +0000 Sadrul Habib Chowdhury Plug leaks in the file-selector code.
Wed, 07 Oct 2009 20:37:03 +0000 Bj«Órn Voigt German translation update
Wed, 07 Oct 2009 20:19:19 +0000 Bj«Órn Voigt - German update
Tue, 06 Oct 2009 15:58:05 +0000 Sadrul Habib Chowdhury merge of '071f90416f664b41b4426e7929dc0a595aa02127'
Tue, 06 Oct 2009 15:56:43 +0000 Sadrul Habib Chowdhury Fix sending /buzz on yahoo.
Fri, 09 Oct 2009 18:51:11 +0000 Paul Aurich Mark "STUN server:" for translation.
Tue, 06 Oct 2009 03:34:05 +0000 Paul Aurich merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'
Mon, 05 Oct 2009 20:02:09 +0000 Bj«Órn Voigt German translation update:
Tue, 06 Oct 2009 03:33:27 +0000 Paul Aurich Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.
Tue, 06 Oct 2009 03:25:26 +0000 Paul Aurich jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
Mon, 05 Oct 2009 18:10:08 +0000 Paul Aurich jabber: Fix removing a buddy with a pending subscription.
Sun, 04 Oct 2009 18:01:35 +0000 Paul Aurich Note whether IDN support is enabled/disabled in the Help->About dialog.
Sun, 04 Oct 2009 18:01:17 +0000 Paul Aurich Remove a stray printf()
Sun, 04 Oct 2009 17:53:22 +0000 Paul Aurich Document the opaque structure. Refs #10432.
Sun, 04 Oct 2009 05:48:40 +0000 clytie Updated Vietnamese translation. Closes #10409.
Sun, 04 Oct 2009 02:18:21 +0000 John Bailey Oops, forgot to ChangeLog that. Refs #9377.
Sun, 04 Oct 2009 02:15:22 +0000 John Bailey Allow a user to use gtkrc to style the userlist in chat windows. I don't think
Sat, 03 Oct 2009 21:30:52 +0000 John Bailey Add Sulabh as a developer, as we were supposed to do once the Summer of Code
Sat, 03 Oct 2009 21:01:57 +0000 Elliott Sales de Andrade Don't attempt to change the alias on the server if the contact is not (yet)
Sat, 03 Oct 2009 20:01:35 +0000 Elliott Sales de Andrade Don't crash is passport is NULL on Windows. I don't know why this would
Sat, 03 Oct 2009 03:25:05 +0000 Paul Aurich Null-terminate this string explicitly to avoid valgrind complaining.
Sat, 03 Oct 2009 02:50:48 +0000 Paul Aurich jabber: Don't try to pull a photo out of the <PHOTO/> cdata.
Fri, 02 Oct 2009 16:19:19 +0000 Daniel Atallah Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
Fri, 02 Oct 2009 13:01:28 +0000 Sadrul Habib Chowdhury merge of '4f0da4d0982e7676421da341297c5a36718765e3'
Thu, 01 Oct 2009 18:47:34 +0000 Sadrul Habib Chowdhury Do not special case the first group added to the buddy list.
Wed, 30 Sep 2009 17:55:16 +0000 Sadrul Habib Chowdhury Plug leaks from incorrect color types/names in gntrc.
Fri, 02 Oct 2009 05:57:54 +0000 Paul Aurich Add ":p" (since we already have :-p) as an XMPP smiley.
Wed, 30 Sep 2009 15:20:25 +0000 Sadrul Habib Chowdhury Extend the TinyURL plugin.
Tue, 29 Sep 2009 16:19:47 +0000 Paul Aurich merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'
Tue, 29 Sep 2009 01:36:03 +0000 Sadrul Habib Chowdhury merge of '6a834614341327cc0cbbdc3887692354df8999e3'
Mon, 28 Sep 2009 17:41:56 +0000 Sadrul Habib Chowdhury Fix a possible null-dereference and/or memory leak.
Mon, 28 Sep 2009 17:39:33 +0000 Sadrul Habib Chowdhury Do not create a conversation yet.
Sat, 26 Sep 2009 18:05:44 +0000 Sadrul Habib Chowdhury Typo fix (thanks to clang-analyzer).
Mon, 28 Sep 2009 22:11:54 +0000 Paul Aurich jabber: Don't crash when disconnecting if there's been no response from the server.
Mon, 28 Sep 2009 18:11:28 +0000 Marcus Lundblad Generate the "preference" attribute correctly for candidates on locales
Mon, 28 Sep 2009 06:44:46 +0000 Mark Doliner merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'
Mon, 28 Sep 2009 02:30:09 +0000 Paul Aurich Fix a string now that we're not in string freeze. Thanks, QuLogic!
Mon, 28 Sep 2009 01:54:43 +0000 Elliott Sales de Andrade Minor leak fixes. Probably not too important since they're in DNS resolver
Sat, 26 Sep 2009 17:38:05 +0000 Sadrul Habib Chowdhury I think this is the more correct way of determining invisibility.
Sat, 26 Sep 2009 17:34:10 +0000 Sadrul Habib Chowdhury Fix a couple of possible null-pointer dereferences.
Sat, 26 Sep 2009 17:05:37 +0000 Sadrul Habib Chowdhury Allow unsetting account alias in finch.
Fri, 25 Sep 2009 14:32:16 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 25 Sep 2009 03:41:49 +0000 Paul Aurich merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'
Fri, 25 Sep 2009 03:39:35 +0000 brian lu More tightly scope a variable and avoid trying to free an unset variable.
Thu, 24 Sep 2009 16:58:31 +0000 Paul Aurich jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
Thu, 24 Sep 2009 16:38:49 +0000 Paul Aurich jabber: Always require a resource when starting Legacy IQ Auth.
Thu, 24 Sep 2009 20:38:30 +0000 Peter Hjalmarsson Updated swedish translation, with suggestions from Tapo C.
Thu, 24 Sep 2009 16:02:36 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 24 Sep 2009 01:50:02 +0000 Mark Doliner Fix some problems adding "stuff" to oscar buddy lists, where "stuff" is
Thu, 24 Sep 2009 01:29:56 +0000 Mark Doliner Don't attempt to remove the master group in our cleanlist function.
Wed, 23 Sep 2009 10:02:08 +0000 maiku merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'
Wed, 23 Sep 2009 10:00:56 +0000 maiku Fix a crash when content modify contains unknown content.
Tue, 22 Sep 2009 06:30:04 +0000 Mark Doliner Change the way we handle these if checks to hopefully be a little
Tue, 22 Sep 2009 06:01:08 +0000 Mark Doliner Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with
Tue, 22 Sep 2009 02:12:42 +0000 Daniel Atallah Add support for setting the multiple instances flag in the Windows Preferences plugin.
Tue, 22 Sep 2009 02:07:26 +0000 Elliott Sales de Andrade merge of '605082e5e72e95dface3580569a0737cbd95e368'
Mon, 21 Sep 2009 18:03:23 +0000 Daniel Atallah Fix a silly regression that I introduced in f1167f906624ca218b6fd2a39b10be205ca99892 where the win32 installer language selection would no longer work correctly. Fixes #10243.
Sun, 20 Sep 2009 10:57:21 +0000 Will Thompson Advertise jingle rtp, and only advertise rawudp if VV is enabled
Sat, 19 Sep 2009 03:44:25 +0000 Paul Aurich Concordance between "Usernames" and "addresses"
Sat, 19 Sep 2009 02:46:19 +0000 Sadrul Habib Chowdhury merge of '0bc7822198be60e725a7039ab42dc214cfb72a4d'
Sat, 19 Sep 2009 02:36:04 +0000 Paul Aurich Just comment out the failing tests when using glib; it's not likely anyone
Fri, 18 Sep 2009 19:52:23 +0000 Sadrul Habib Chowdhury Don't free what you don't own.
Fri, 18 Sep 2009 19:50:00 +0000 Sadrul Habib Chowdhury Mark some strings for translation.
Fri, 18 Sep 2009 19:44:10 +0000 Sadrul Habib Chowdhury Update the man pages a little bit.
Fri, 18 Sep 2009 06:04:34 +0000 Paul Aurich Clarify the "improperly"; glib is doing what I'd expect strdown to do.
Thu, 17 Sep 2009 05:18:41 +0000 John Bailey Per discussions in devel@conference.pidgin.im that saw no objections, make SSL
Thu, 17 Sep 2009 03:16:36 +0000 Daniel Atallah Plug some leaks.
Thu, 17 Sep 2009 02:56:23 +0000 Daniel Atallah Mark theme prefs as translatable, refactor slightly for consistency and plug a small leak.
Wed, 16 Sep 2009 16:11:01 +0000 John Bailey merge of 'f5cc5d3afc3b423debe344ad70fdb191833075ce'
Wed, 16 Sep 2009 15:36:24 +0000 John Bailey merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'
Wed, 16 Sep 2009 09:45:05 +0000 Bj«Órn Voigt German translation update
Wed, 16 Sep 2009 09:41:52 +0000 Bj«Órn Voigt I can't see why dots should be usefull here:
Wed, 16 Sep 2009 09:26:13 +0000 Bj«Órn Voigt German translation update:
Tue, 15 Sep 2009 15:43:29 +0000 Daniel Atallah Avoid an unnecessary alloc/free.
Tue, 15 Sep 2009 06:42:10 +0000 Sadrul Habib Chowdhury Return the proper enum values from command callbacks.
Tue, 15 Sep 2009 06:27:29 +0000 Sadrul Habib Chowdhury '/debug plugins' will announce the list of loaded plugins.
Tue, 15 Sep 2009 03:58:59 +0000 Daniel Atallah Fix fallback to default sounds when the file isn't found.
Tue, 15 Sep 2009 02:43:59 +0000 Daniel Atallah Patch from Toby Schaffer to avoid an assertion when detaching an non-existant GtkSpell pointer. Fixes #10275.
Tue, 15 Sep 2009 01:04:11 +0000 Ka-Hing Cheung Dimmuxx noticed that retrieving OIM didn't work for him until he
Wed, 16 Sep 2009 16:10:56 +0000 John Bailey disapproval of revision '48e7bc40f3e696487c1f162edd2f5aeda98dbdd6'
Wed, 16 Sep 2009 15:35:45 +0000 John Bailey disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'
Sat, 12 Sep 2009 02:25:38 +0000 Elliott Sales de Andrade Some people seem to think these messages actually mean something, but not
Mon, 14 Sep 2009 19:43:32 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 12 Sep 2009 01:01:56 +0000 John Bailey These debug messages were missing newlines at the end.
Fri, 11 Sep 2009 18:17:03 +0000 Mark Doliner Change purple_url_encode() to not encode . _ - ~ because it's not
Fri, 11 Sep 2009 16:00:54 +0000 Jochen Kemnade update German translation
Fri, 11 Sep 2009 00:50:55 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 10 Sep 2009 04:11:02 +0000 Daniel Atallah Patch from Johnson Earls to improve the win32 launcher detection of whether we
Wed, 09 Sep 2009 19:56:39 +0000 Paul Aurich Fix a crash when attempting to validate a JID with an invalid resource.
Tue, 08 Sep 2009 22:07:21 +0000 Paul Aurich Oops, it helps to actually use the stripped message.
Tue, 08 Sep 2009 17:15:37 +0000 Mark Doliner Correct the version number in this @since tag
Tue, 08 Sep 2009 15:48:38 +0000 Sulabh Mahajan merge of '40005b889ee276fbcd0a4e886a68d8a8cce45698'
Tue, 08 Sep 2009 12:47:40 +0000 Etan Reisner merge of '9577fe0ea00b1f8e69abaf756e5e1ed31b0c76cf'
Tue, 08 Sep 2009 02:23:49 +0000 Etan Reisner merge of '9ce1a7ac92f523b7b5b9983746ae57ee1fac1a67'
Tue, 08 Sep 2009 01:51:16 +0000 Mark Doliner Check in updated versions of these files after running msgmerge on them
Mon, 07 Sep 2009 23:23:50 +0000 Paul Aurich rekkanoryo: darkrain: [Refs #10200]...chop off the "to this application"
Mon, 07 Sep 2009 20:46:57 +0000 Paul Aurich Don't mention "Pidgin" in the libpurple cert error message. Fixes #10200.
Mon, 07 Sep 2009 19:33:39 +0000 Marcus Lundblad merge of '4bf270f4acb1ba37f3a3aa264be813d4b16878ed'
Mon, 07 Sep 2009 19:33:37 +0000 Marcus Lundblad merge of '37aa00d044431100d37466517568640cb082680c'
Mon, 07 Sep 2009 19:22:32 +0000 Marcus Lundblad Only scale down larger smileys (more than 22 px width or height) in the
Tue, 08 Sep 2009 15:44:23 +0000 Sulabh Mahajan Better, accurate handling of idle time for a yahoo buddy. Fixes #10099
Mon, 07 Sep 2009 18:28:28 +0000 Sulabh Mahajan Fixes #10224
Tue, 18 Aug 2009 00:00:22 +0000 Etan Reisner merge of '25f34bad34d520409df11f320a0f85c239c67709'
Sun, 16 Aug 2009 05:29:25 +0000 Etan Reisner merge of '453bf3da68c1baca3d6585b338ac13df415c9be0'
Sat, 15 Aug 2009 05:52:26 +0000 Etan Reisner Re-order the ungrouped formatting toolbar buttons to match the order of the
Sat, 15 Aug 2009 05:45:58 +0000 Etan Reisner Fix apply_font to use a PangoFontDescription to get the requested font family
Sat, 15 Aug 2009 05:11:36 +0000 Etan Reisner Use the new purple_account_get_name_for_display function for the Send To menu.
Sat, 15 Aug 2009 05:10:07 +0000 Etan Reisner Add a purple_account_get_name_for_display function (I'm not a huge fan of that
Fri, 11 Sep 2009 00:27:01 +0900 Yoshiki Yazawa Added tag 2.6.2_jp1 for changeset 7c33fccedea8
Wed, 09 Sep 2009 03:09:11 +0900 Yoshiki Yazawa Added tag 2.6.2_jp for changeset 493f48f8d17f
Wed, 09 Sep 2009 03:01:04 +0900 Konosuke Watanabe Fix Yahoo Japan's buddy list problem: buddies don't become online if 2.6.2_jp1
Mon, 07 Sep 2009 20:39:36 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin 2.6.2_jp
Sun, 06 Sep 2009 21:53:15 +0000 Mark Doliner If an oscar buddy on our buddy list is away and we have not yet
Sun, 06 Sep 2009 21:23:53 +0000 Mark Doliner A little more detail from the AIM docs
Sun, 06 Sep 2009 21:20:48 +0000 Mark Doliner Update some macros based on information from
Sun, 06 Sep 2009 21:16:57 +0000 Mark Doliner Rename two variables based on insight from
Sun, 06 Sep 2009 21:07:56 +0000 Mark Doliner Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described at
Sun, 06 Sep 2009 20:59:54 +0000 Mark Doliner These should actually be 0x03, I think. I think it's a bitmask where
Sun, 06 Sep 2009 01:46:42 +0000 Elliott Sales de Andrade Fix minor assert so I can run with G_DEBUG=fatal_criticals.
Sun, 06 Sep 2009 01:39:10 +0000 Elliott Sales de Andrade Fix minor warning
Sun, 06 Sep 2009 00:57:23 +0000 Elliott Sales de Andrade I don't see why the Public IP entry needs to be different and use a Table
Sun, 06 Sep 2009 00:43:33 +0000 Elliott Sales de Andrade Don't do IP discovery if the automatic IP detection pref is disabled, even
Sun, 06 Sep 2009 00:15:50 +0000 Mark Doliner Comebine two separate strings into one, thus restoring balance to the
Sat, 05 Sep 2009 23:51:32 +0000 Mark Doliner Increment teh version in trunk
Sat, 05 Sep 2009 22:08:32 +0000 Mark Doliner Add a sed line to our autogen.sh script to hopefully avoid ever creating
Sat, 05 Sep 2009 20:01:46 +0000 Mark Doliner Fix a bunch of warnings from check_po.pl about mismatched format specifiers
Sat, 05 Sep 2009 19:58:43 +0000 Mark Doliner Add a note. This script shows a lot of false warnings for fa.po
Sat, 05 Sep 2009 18:18:04 +0000 Mark Doliner Let's get this show on the road
Sat, 05 Sep 2009 14:20:15 +0000 Stu Tomlinson Minor RPM spec file updates
Sat, 05 Sep 2009 00:34:53 +0000 Elliott Sales de Andrade Revert some Simplified Chinese string translations. These were clearly
Fri, 04 Sep 2009 23:08:30 +0000 Elliott Sales de Andrade merge of '65195a427a4340ca3f017d8d052c0b85c1f482f2'
Fri, 04 Sep 2009 22:50:26 +0000 Mark Doliner The output buffer passed to qq_encrypt needs to be 17 bytes bigger
Fri, 04 Sep 2009 23:07:49 +0000 Elliott Sales de Andrade Add newline at end of debug messages.
Fri, 04 Sep 2009 21:44:58 +0000 Elliott Sales de Andrade No need to call this twice.
Fri, 04 Sep 2009 21:12:11 +0000 Loptosko Updated Slovak translation.
Fri, 04 Sep 2009 13:58:49 +0000 Stu Tomlinson merge of 'efb8dab3ae8f2d674991cf00fd42b0eeb5f650bc'
Fri, 04 Sep 2009 07:59:59 +0000 Elliott Sales de Andrade NEWS-ify...
Fri, 04 Sep 2009 07:53:48 +0000 Elliott Sales de Andrade Refresh the buddy list immediately after changing the buddy icon theme.
Fri, 04 Sep 2009 10:29:51 +0000 Bj«Órn Voigt German translation update
Fri, 04 Sep 2009 10:21:53 +0000 Bj«Órn Voigt German translation update:
Fri, 04 Sep 2009 06:33:46 +0000 Mark Doliner Oh boy, fix a missing semi-colon
Fri, 04 Sep 2009 06:27:37 +0000 Mark Doliner One step closer to releasing. I think it's going to have to
Fri, 04 Sep 2009 06:24:31 +0000 Mark Doliner Keep our tenses the same
Fri, 04 Sep 2009 06:23:41 +0000 Mark Doliner Add a test for qq's qq_encrypt function. Refs #10191. The string of