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.
|