log

age author description
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"