log

age author description
2007-09-06 Kevin Stange merge of '820a17ae981af30a64647d8438bd769db8bb4689'
2007-09-06 Mark Doliner We have got an empty fullname, set it to NULL so that we fall back to
2007-09-06 Sadrul Habib Chowdhury merge of '9d3e08ca8d3c17d78b9671fdffc4a0769a0a1495'
2007-09-06 Kevin Stange merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
2007-09-06 Kevin Stange merge of 'be9dba922e9f366e12da62fe2e2708b38d82b9c4'
2007-09-06 Sadrul Habib Chowdhury merge of 'acf8d250c77786771f4fda3c7e69009acb30d4ed'
2007-09-06 John Bailey merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
2007-09-06 Kevin Stange merge of '2711852de086a4c03cc115b401f2f5ee0f6fab44'
2007-09-06 Ka-Hing Cheung merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
2007-09-05 Daniel Atallah Fix a crash when hovering over a buddy in the chat userlist and the account is disconnected.
2007-09-06 Sadrul Habib Chowdhury Fix the plugin loading issue Luke had noticed. This is a pretty weird bug
2007-09-05 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
2007-09-05 Sadrul Habib Chowdhury merge of '24d23e4d11dd1922afff286215a32a9f006efab2'
2007-09-05 Sadrul Habib Chowdhury Do not crash when pressing a key in an empty menu. Thanks to CmdrChalupa in
2007-09-05 Mark Doliner Sort the certificates by hostname
2007-09-05 Mark Doliner When doing oscar server-side list management, do deletions before
2007-09-05 William Ehlhardt - Add purple_reserved fields to various structures.
2007-09-04 Daniel Atallah Deal better with receiving a msn ACK when there is no switchboard connected. Fixes #2640.
2007-09-04 Sadrul Habib Chowdhury Catch the event at the very end to make sure other plugins can play with it
2007-09-04 Daniel Atallah Lookup the default First and Last name values for bonjour on win32 in a thread to avoid delays when the plugin is being loaded. Apparently for some people the delay is quite significant when they're part of a domain, but the domain server isn't accessible.
2007-09-04 Sadrul Habib Chowdhury merge of '13a4e3e02e0fa91a6083954093807fa58bab04e8'
2007-09-04 Daniel Atallah Store the socket_type in the PurpleNetworkListenData correctly so that callback functions can use it correctly. Fixes #2933.
2007-09-04 Mark Doliner Print an error when there was a problem parsing some XML
2007-09-04 Mark Doliner A little function name shuffling.
2007-09-04 Mark Doliner Add non-US SMS support for ICQ. This is a patch from DB42.
2007-09-04 Mark Doliner Spaces to tabs
2007-09-04 Mark Doliner Add another build to the list
2007-09-04 Mark Doliner Ka-Hing reminded me that we should set the password to NULL when
2007-09-04 Mark Doliner Three small changes:
2007-09-04 Sadrul Habib Chowdhury Do not bother the prpl about a tooltip for a disconnected account.
2007-09-04 Sadrul Habib Chowdhury merge of '6be8a7c0f691862b61f30ddae359111b8302573e'
2007-09-04 Sadrul Habib Chowdhury merge of 'e5e790ebc036af74d05dbab2f12771cfd23f9e8b'
2007-09-04 William Ehlhardt merge of 'e9d960379b02a0d960ef604990fee9f4439995d0'
2007-09-04 Sadrul Habib Chowdhury Use the proper column for searching users in the chat userlist.
2007-09-04 William Ehlhardt - ssl-nss now reports a certificate's sha1sum correctly
2007-09-05 Jeffrey Connelly If no username is set, point user to a web page where to set it, and disconnect.
2007-09-05 Jeffrey Connelly For status messages, make sure NULL isn't passed to g_markup_escape_text().
2007-09-04 Jeffrey Connelly merge of '1f0db2a75d53cc5f98769d6e6b9ec61e920b5767'
2007-09-04 Sadrul Habib Chowdhury And don't show everything here either.
2007-09-04 Sadrul Habib Chowdhury merge of '03fef04c64d9f2d63fe8ba4e58704908e5f8dba8'
2007-09-04 Sadrul Habib Chowdhury merge of '0372d7dd82f502ec3e68166bf2b289e71267897a'
2007-09-04 Sadrul Habib Chowdhury Don't show *all*\!
2007-09-03 Ethan Blanton Whitespace fix
2007-09-03 Ethan Blanton Handle the case where gethostname() fails or returns a null hostname.
2007-09-03 Sadrul Habib Chowdhury Hide is not a stock item.
2007-09-03 Sadrul Habib Chowdhury merge of '8702a8b674985e8729781c6563e4e552346a7ffd'
2007-09-03 Ka-Hing Cheung merge of 'bf68a58b8bbc1d43f4ebe7b94bd47282cb66f26e'
2007-09-03 Sadrul Habib Chowdhury Remove 'show buddy icon' leftovers to get rid of run time gtk+ warnings.