log

age author description
2007-06-26 Jeffrey Connelly Add MSIM_FAKE_SELF_ONLINE preprocessor definition (which I define) to fake
2007-06-26 Jeffrey Connelly Change around msim_uid2username_from_blist() to try to get it to work
2007-06-26 Jeffrey Connelly Add (at least placeholder) functions to process p, f, c, b, and i markup tags
2007-06-25 Jeffrey Connelly Update CHANGES to note transition to Libpurple 2.0.1.
2007-06-25 Jeffrey Connelly Update for 0.8 - fix crash, password length.
2007-06-25 Jeffrey Connelly Fail with our own error message if an entered password is greater than 8
2007-06-25 Jeffrey Connelly Remove lots of debugging statements, no longer needed.
2007-06-25 Jeffrey Connelly Add a bunch of debugging to help fix #193.
2007-06-25 Jeffrey Connelly Add msim_markup_to_html() to convert MySpaceIM-style markup to Purple-compatible
2007-06-24 Jeffrey Connelly Split return type and function name + arguments on to separate lines, to
2007-06-24 Jeffrey Connelly Add a send_raw function, msim_send_really_raw, into the prpl_info struct,
2007-06-24 Jeffrey Connelly Clean up old comments.
2007-06-24 Jeffrey Connelly Update for (future) 0.8.
2007-06-22 Jeffrey Connelly Clean up TODOs:
2007-06-21 Jeffrey Connelly Retrieve information for profile ("Get Info") from server, instead of from
2007-06-20 Jeffrey Connelly Update author email address.
2007-06-20 Jeffrey Connelly Rework addbuddy, but leave it commented-out (non-functional). Add TODO for
2007-06-20 Jeffrey Connelly Expand on a couple TODO comments. Current TODO counts:
2007-06-20 Jeffrey Connelly Use constants for IP address list, defined in myspace.h.
2007-06-20 Jeffrey Connelly Add msim_unrecognized() to handle unhandled messages.
2007-06-20 Jeffrey Connelly Add TODO for msimprpl to timeout (handling keep-alives).
2007-06-20 Jeffrey Connelly Refactor msim_escape() & msim_unescape().
2007-06-20 Jeffrey Connelly Add msim_test_all() and related procedures, to perform basic functionality
2007-06-19 Jeffrey Connelly Add script to produce tarballs and zip archives for releases, for v0.8.
2007-06-18 Jeffrey Connelly merge of '1703086ea650a3935367b62177a03abe60471328'
2007-06-18 Jeffrey Connelly explicit merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
2007-06-15 Stu Tomlinson Some forgotten ChangeLog entries, sorry if I missed anything, I got bored.
2007-06-15 Sean Egan NEWS
2007-06-15 Stu Tomlinson Release is looming! NEWS now!
2007-06-15 Stu Tomlinson use pidgin.im/documentation as the help url (which redirects already)
2007-06-15 Stu Tomlinson merge of '192e968410effe18dde7b924122f845eb1db3d2d'
2007-06-15 Stu Tomlinson #include "connection.h" instead of "connection.c". I don't care if this
2007-06-15 Stu Tomlinson Patch from bjoernv to make building outside of the source directory work.
2007-06-15 Stu Tomlinson Set mtn:manual_merge=true on .ico files
2007-06-15 Stu Tomlinson Crop 22x22 tray icons to actually be 22x22 pixels to prevent jumping around
2007-06-15 Stu Tomlinson merge of '1c539e43c850fc4ad0c9b8eac2ab1130f283898e'
2007-06-15 Sean Egan fix 22px connecting icon
2007-06-14 Daniel Atallah I think this will fix the problem that elb had where bonjour (and probably other accounts too) were signing on initially when -n was specified.
2007-06-14 Ethan Blanton This fixes a bustination of the official ICQ client in at least some
2007-06-14 Luke Schierer merge of '2f42a51df657abf14f7aec137ddd8ff2ab0038d8'
2007-06-14 Ambrose C. Li fixes #1680
2007-06-14 MaurĂ­cio Collares refers #1670
2007-06-14 Laurynas Biveinis fixes #1656
2007-06-14 Dmitry Beloglazov fixes #1639
2007-06-14 Timo Jyrinki fixes #1625
2007-06-14 Daniel Atallah Build and distribute the joinpart plugin on win32.
2007-06-14 Mark Doliner I left off a comma. My bad!
2007-06-14 Mark Doliner Improve the formatting of some gstreamer error messages. Someone
2007-06-14 Ka-Hing Cheung Some people with QQ numbers that don't require verification reported that
2007-06-14 Stu Tomlinson Use <br/> instead of \n for the newline, sadrul thought this might work
2007-06-14 Sadrul Habib Chowdhury sadrul's fix for the userinfo notify crash on disconnect that was caused by
2007-06-13 Sean Egan Un-crosseye the pigeon
2007-06-13 Sean Egan Fixes #1665
2007-06-13 Daniel Atallah Avoid accessing an invalid pointer when ret == -1
2007-06-13 Daniel Atallah Fix mingw build for 32px and 48px tray icons. I'm not actually sure that we need these at all on Windows.
2007-06-13 Daniel Atallah Clean up information displayed in the Add/Remove Programs section on Windows. Fixes #1646.
2007-06-13 Daniel Atallah Somehow, version.c wasn't added to the libpurple build. Now that it is actually used, it really needs to be added.
2007-06-13 Sean Egan Do not update the blist TreeStore if a node is currently being edited. Then, when the node is finished editing, force a refresh. Fixes #397 in which aliasing gets rudely cut off anytime the buddy list changes
2007-06-13 Stu Tomlinson Make -l do something slightly more sane than it does now, even though it
2007-06-13 Sean Egan merge of '10fd9d69da179933afa02f2731b53d2ee40d28ee'