log

age author description
Tue, 14 Aug 2007 06:41:47 +0000 William Ehlhardt In x509_ca pool:
Tue, 14 Aug 2007 06:31:50 +0000 William Ehlhardt - Fix some overzealous g_asserts leading to a crash
Tue, 14 Aug 2007 05:58:53 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
Tue, 14 Aug 2007 18:31:01 +0000 Daniel Atallah bcopy and bzero shouldn't be used. This allows Alver to compile nat-pmp.c on one of his obscure systems (and I fixed some other stuff that I noticed at the same time).
Tue, 14 Aug 2007 05:20:12 +0000 William Ehlhardt merge of '3413e78bc17828c36f80fa106446aef898adfc6d'
Tue, 14 Aug 2007 04:57:41 +0000 Ka-Hing Cheung this change from 1c3f25359208d70ea8d20a62c1dd4d7232b7a11a broke my
Tue, 14 Aug 2007 04:52:22 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 37a828a3519f5c2fe7a6d94dc41d607b807dd371)
Tue, 14 Aug 2007 04:32:32 +0000 Daniel Atallah Use gtk's functionality to keep window on top. Think this fixes #1743
Tue, 14 Aug 2007 02:23:30 +0000 Sean Egan merge of '1c3f25359208d70ea8d20a62c1dd4d7232b7a11a'
Sat, 11 Aug 2007 19:40:59 +0000 Sean Egan When converting to xhtml, only add URLs in angle brackets if it doesn't match the cdata. Fixes #2445
Sat, 11 Aug 2007 17:57:43 +0000 Sean Egan Don't scroll to bottom if imhtml is not realized. Fixes #2320
Sat, 11 Aug 2007 17:24:37 +0000 Sean Egan Thanks sadrul. Fixes #2277
Tue, 21 Aug 2007 02:24:42 +0000 Jeffrey Connelly Remove icons to avoid merge conflicts.
Mon, 20 Aug 2007 03:10:38 +0000 Jeffrey Connelly Re-add Hylke's additional emoticons for MySpaceIM.
Mon, 20 Aug 2007 02:59:29 +0000 Jeffrey Connelly Remove im.pidgin.soc.2007.msimprpl's versions of Hylke's extra icons to
Mon, 20 Aug 2007 02:35:32 +0000 Jeffrey Connelly Fix crashes. In myspace.c, clone the contact_info message before sending it to
Mon, 20 Aug 2007 01:15:00 +0000 Jeffrey Connelly Initial implementation of friend importing. Not well tested.
Sun, 19 Aug 2007 23:43:48 +0000 Jeffrey Connelly In msim_msg_get(), start at the given node instead of using g_list_first()
Sun, 19 Aug 2007 21:43:12 +0000 Jeffrey Connelly For each msim_msg_get_*() function that takes an element name, add
Sun, 19 Aug 2007 06:57:41 +0000 Jeffrey Connelly Remove msim_parse_body(), obsoleted by msim_msg_get_dictionary().
Sun, 19 Aug 2007 06:54:46 +0000 Jeffrey Connelly Replace msim_parse_body(), which returns a GHashTable * and takes a gchar *,
Sun, 19 Aug 2007 06:46:30 +0000 Jeffrey Connelly Add msim_msg_get_next_element_node() to loop over MsimMessage's.
Sun, 19 Aug 2007 05:49:24 +0000 Jeffrey Connelly First half of "Add friends from MySpace.com" support: add msim_import_friends(),
Sun, 19 Aug 2007 05:04:13 +0000 Jeffrey Connelly Implement msim_msg_dictionary_parse() based on msim_parse_body(). This allows
Wed, 15 Aug 2007 15:41:33 +0000 Jeffrey Connelly No longer check the length of passwords - instead, pass the password to the
Wed, 15 Aug 2007 06:26:48 +0000 Jeffrey Connelly Link to profile in get info.
Wed, 15 Aug 2007 04:22:36 +0000 Jeffrey Connelly If the attention API is being used, then redefine our attention type
Tue, 14 Aug 2007 03:03:52 +0000 Jeffrey Connelly Make msimprpl work without a libpurple attention API.
Tue, 14 Aug 2007 02:54:31 +0000 Jeffrey Connelly Re-apply the msimprpl-specific parts of revision
Tue, 14 Aug 2007 02:45:41 +0000 Jeffrey Connelly merge of '0ae78c5d891099ade8e599dc2087ff9411b98d5f'