log

age author description
2007-08-21 Jeffrey Connelly Remove icons to avoid merge conflicts.
2007-08-20 Jeffrey Connelly Re-add Hylke's additional emoticons for MySpaceIM.
2007-08-20 Jeffrey Connelly Remove im.pidgin.soc.2007.msimprpl's versions of Hylke's extra icons to
2007-08-20 Jeffrey Connelly Fix crashes. In myspace.c, clone the contact_info message before sending it to
2007-08-20 Jeffrey Connelly Initial implementation of friend importing. Not well tested.
2007-08-19 Jeffrey Connelly In msim_msg_get(), start at the given node instead of using g_list_first()
2007-08-19 Jeffrey Connelly For each msim_msg_get_*() function that takes an element name, add
2007-08-19 Jeffrey Connelly Remove msim_parse_body(), obsoleted by msim_msg_get_dictionary().
2007-08-19 Jeffrey Connelly Replace msim_parse_body(), which returns a GHashTable * and takes a gchar *,
2007-08-19 Jeffrey Connelly Add msim_msg_get_next_element_node() to loop over MsimMessage's.
2007-08-19 Jeffrey Connelly First half of "Add friends from MySpace.com" support: add msim_import_friends(),
2007-08-19 Jeffrey Connelly Implement msim_msg_dictionary_parse() based on msim_parse_body(). This allows
2007-08-15 Jeffrey Connelly No longer check the length of passwords - instead, pass the password to the
2007-08-15 Jeffrey Connelly Link to profile in get info.
2007-08-15 Jeffrey Connelly If the attention API is being used, then redefine our attention type
2007-08-14 Jeffrey Connelly Make msimprpl work without a libpurple attention API.
2007-08-14 Jeffrey Connelly Re-apply the msimprpl-specific parts of revision
2007-08-14 Jeffrey Connelly merge of '0ae78c5d891099ade8e599dc2087ff9411b98d5f'
2007-08-14 Jeffrey Connelly merge of '8a35b0d36dc6b8c63f5f5e8f499be65866ffcf39'
2007-08-13 Jeffrey Connelly merge of '639773488963c6e7b2de9d73d6ee3abe3b3c51b1'
2007-08-13 Jeffrey Connelly propagate from branch 'im.pidgin.pidgin' (head ee3cab184ee92cf36b4f36013402605653820416)
2007-08-14 Sean Egan merge of '5af486724d98e56d56d8754e0b3d06d5f48b88d4'
2007-08-14 Sean Egan ChangeLog some stuff
2007-08-14 Sean Egan Don't truncate non-aliases
2007-08-14 Sean Egan Allow drag and drop from infopane
2007-08-14 Sean Egan Double-click infopane to alias or change topic. Also, show alias instead of screenname in infopane
2007-08-13 Daniel Atallah Don't trigger another libxml2 parse from within one of the parsing callbacks. References #1652.
2007-08-16 Sadrul Habib Chowdhury Make the close-button underlined, instead of bold, and change the cursor to hand.
2007-08-13 Sadrul Habib Chowdhury merge of 'e2805167b5c9997ce6241fa2156f3fd3cc4f3568'
2007-08-13 Mark Doliner Don't try to remove a timer that doesn't exist
2007-08-13 Mark Doliner Set a larger default conversation size. Previously we were using
2007-08-13 Mark Doliner Two changes here
2007-08-13 Sadrul Habib Chowdhury Fix a crash regarding tooltips on the infopane.
2007-08-13 Sadrul Habib Chowdhury De-seaneganify some of the indentation.
2007-08-13 Sadrul Habib Chowdhury Allow the imhtml to expand and fill the void.
2007-08-13 Mark Doliner Set a minimize size of 300 pixels for the imhtml showing example
2007-08-13 Sadrul Habib Chowdhury Properly escape the chat-topics in the infopane. Fixes #1903.
2007-08-13 Sadrul Habib Chowdhury Make sure dbus doesn't leak in purple_prefs_get_children_names.
2007-08-13 Sadrul Habib Chowdhury merge of '48fad9773e276b7949c6dcebf5b2948b46b8e2c7'
2007-08-13 Richard Laager Add finch/gntsound.c to POTFILES.in, as it has translation markers.
2007-08-13 William Ehlhardt - Fix a memleak
2007-08-13 William Ehlhardt - x509_signed_by now accepts a signature by an X.509 version 1
2007-08-13 William Ehlhardt - Add the Verisign root key (used for MSN)
2007-08-13 William Ehlhardt - Force full initialization of SSL system at startup
2007-08-13 William Ehlhardt - Move ssl-gnutls x509 registration until after GnuTLS itself is inited
2007-08-13 William Ehlhardt - Fix the autoconf/automake stuff so that the ca-certs work
2007-08-13 William Ehlhardt - Add the ca-certs directory for putting default-shipping root certs in.
2007-08-13 William Ehlhardt - Fix x509_signed_by. Apparently I can't read documentation.
2007-08-13 William Ehlhardt - Add debugging babble
2007-08-13 William Ehlhardt - Fix memleak
2007-08-13 William Ehlhardt - Implement x509_ca_get_idlist
2007-08-13 William Ehlhardt - Implement x509_ca_delete_cert
2007-08-13 William Ehlhardt - Add a helper function to destroy x509_ca_elements, and use it where
2007-08-13 William Ehlhardt - Implement x509_ca_get_cert
2007-08-13 William Ehlhardt Cosmetics
2007-08-13 William Ehlhardt - Implement x509_ca cert_in_pool
2007-08-13 William Ehlhardt - Add a function to search the x509_ca internal structures for an id
2007-08-13 William Ehlhardt - Write the uninit function for x509_ca
2007-08-13 William Ehlhardt In x509_ca pool:
2007-08-12 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head e687870673f02e5605b0bf9877fd579c78fe8c01)