log

age author description
2009-07-10 Stu Tomlinson No functional change, but my gcc is bitching at me. Fixes this warning,
2009-07-10 Stu Tomlinson Hopefully provide better debug logs when gevolution plugin can't open the
2009-07-10 Stu Tomlinson Fix this compiler warning:
2009-07-10 Stu Tomlinson This fixes this compile warning:
2009-07-10 Stu Tomlinson We can't return based on the value of an uninitialized variable, as gcc
2009-07-10 Stu Tomlinson Remove an unused variable
2009-07-10 Stu Tomlinson keep the compiler happy:
2009-07-09 Sadrul Habib Chowdhury Fix denying auth requests from MSN buddies, and fix a leak.
2009-07-09 Sadrul Habib Chowdhury Use purple_markup_escape_text instead of the glib version.
2009-07-09 Paul Aurich Notice when the MUC item JID on unavailable presence references another resource. Refs #8319.
2009-07-09 Paul Aurich The last command registered wasn't added to the list, so was leaking at uninit.
2009-07-09 Paul Aurich Lower the severity of this message.
2009-07-22 Paul Aurich disapproval of revision '39b90ee2c4d49d80e4f9befbc80cb9684cf05209'
2009-07-11 Elliott Sales de Andrade Add support in Pidgin for playing back audio:// links. Also include a "Save
2009-07-11 Elliott Sales de Andrade Fix some quoting for AC_LANG_PROGRAM.
2009-07-11 Elliott Sales de Andrade Enable the weaker MD2 and MD4 with RSA encryption signing algorithms that
2009-07-10 Elliott Sales de Andrade Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
2009-07-09 Elliott Sales de Andrade Add support for receiving winks and audio clips on MSN. The resulting file
2009-07-08 Mark Doliner I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
2009-07-08 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
2009-07-08 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
2009-07-08 Mark Doliner Create a oscar_get_ui_info_string() function that looks up a value in the
2009-07-08 Mark Doliner Use a custom clientkey for AIM and ICQ for Pidgin and Finch
2009-07-08 Mark Doliner Allow UIs to specify their own AOL client key
2009-07-08 Mark Doliner Don't double-free the color hash table when deinitializing both prpl-yahoo
2009-07-08 Paul Aurich yahoo: Don't do anything in yahoo_status_text when disconnecting.
2009-07-08 Paul Aurich Fix two errors when my p2p server connection times out.
2009-07-08 Elliott Sales de Andrade merge of '4659790302e1226bf3dd9eb699c028d230304638'
2009-07-08 Paul Aurich merge of '2a195c64281f3e4d2712dbe7d148d688dbdea252'
2009-07-08 Paul Aurich merge of '2010b6cf9dfaf940d22f5593c63b22db86ee8844'
2009-07-08 Elliott Sales de Andrade Set the "Open Containing Directory" icon to the "directory" stock icon
2009-07-08 Gary Kramlich merge of 'd4111c3c390e4fbea55bfa213f353d6012f249d5'
2009-07-10 Etan Reisner Close up scope on some variables and more correctly handle the
2009-07-10 Etan Reisner Returning FALSE from a function that is suposed to return a PurpleChat * is
2009-07-22 Etan Reisner disapproval of revision '6b146c92bd0f878c7321a914c74044d50273abcf'
2009-07-10 Etan Reisner I noticed the other day that we don't have a "Join a Chat" menu item in the
2009-07-08 Etan Reisner Oops, missed this.
2009-07-07 Etan Reisner Apparently font_weight was only relatively recently added to pango, so use
2009-07-07 Etan Reisner s/_Advanced/Ad_vanced/ and s/_Proxy/P_roxy/ in the tabs of the Add/Modify
2009-07-07 Paul Aurich merge of '3f1d2c03aab34120c7c659a581ffa8d156041d51'
2009-07-07 Etan Reisner Close up scope on a variable and use PURPLE_BLIST_NODE_HAS_FLAG.
2009-07-07 Etan Reisner Modify the Windows build/install setup to deal with the perl modules the way
2009-07-07 Etan Reisner This seems to work better on Windows, what with the spaces in the path and the
2009-07-07 Mark Doliner Add a few of my changes to the changelog. I don't think any of these
2009-07-07 Mark Doliner Update this comment. We talked about using CRC32 on the devel list
2009-07-07 Elliott Sales de Andrade merge of '0866182af6b0894f55f42ac5dd8d01f9a2c3160c'
2009-07-08 Sadrul Habib Chowdhury Really fix build when srcdir = builddir and srcdir != builddir.
2009-07-07 Paul Aurich Plug a leak of an account dropdown selection dialog or two.
2009-07-07 Paul Aurich Make the use of xmpp_iq_cb_data->context explicit.
2009-07-07 Sadrul Habib Chowdhury Fix compile when srcdir != builddir.
2009-07-07 Elliott Sales de Andrade I think that last thing should go in the ChangeLog.
2009-07-07 Elliott Sales de Andrade Install a custom GtkIMHtml procol handler for the "file://" type which
2009-07-07 Elliott Sales de Andrade Link-ify the filename when writing the "Transfer is complete" message to
2009-07-07 Elliott Sales de Andrade Add some checks before attempting to add a buddy on MSN. Also, if the FQY
2009-07-07 Etan Reisner ChangeLog.API and @since mark purple_markup_escape_text.
2009-07-06 Mark Doliner Create a purple_markup_escape_text() function and use it in one place
2009-07-06 Mark Doliner Add a comment about some strange behavior that I noticed
2009-07-06 Mark Doliner Check in updated po files because I changed a bunch of strings
2009-07-06 Mark Doliner Fixes for the changes to Yahoo to build a separate prpl for yahoo japan
2009-07-06 Mark Doliner merge of '702813e5dd6dd0067366351c976a762da3b28772'