log

age author description
2008-09-04 Sadrul Habib Chowdhury merge of '44df11dd9d1db0245be1ab1ac5410821b1c9f2af'
2008-09-04 Mark Doliner The variable we use to keep track of the watcher of the ssl connection
2008-09-04 Daniel Atallah Fix the tab headers to display consistently when changing the "Show detailed
2008-09-11 Marcus Lundblad Added a workaround for receiving smileys from Jabbim,
2008-09-11 Marcus Lundblad When receiving an <img/> without the "alt" attribute, set
2008-09-08 Marcus Lundblad Fixed a memory error, which was due to me destroying some hashtables in the
2008-09-08 Marcus Lundblad Patch from Phil Hannent fixing build on Windows
2008-09-06 Marcus Lundblad Removed commented out declarations (oops)
2008-09-05 Marcus Lundblad Updated to use latest spec. in XEP-0231
2008-09-04 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head b5850556407753df7ee8b8fa84917779165fc58b)
2008-09-04 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
2008-09-04 Sadrul Habib Chowdhury The irssi wm does not need libpurple, and use relative path to libgnt.la
2008-09-04 Sadrul Habib Chowdhury Report dbus/nm availability correctly
2008-09-04 Sadrul Habib Chowdhury datallah reminds me that my strings suck
2008-09-04 Daniel Atallah Don't select the GTK+ checkbox if the current version or a new er version is
2008-09-04 Daniel Atallah Remove some stray references to the MIT kerberos stuff we distributed for a short time.
2008-09-03 Daniel Atallah Parse the HTTP status code in the release notification plugin and only display
2008-09-02 Peter Hjalmarsson Updated swedish translation
2008-09-06 Elliott Sales de Andrade We can't have ./configure lying to you, can we?
2008-09-02 Elliott Sales de Andrade Depend on NetworkManager >= 0.5.0 because NetworkManager.h does not
2008-09-02 Elliott Sales de Andrade Don't check for NetworkManager support when we find out we're not
2008-09-02 Ka-Hing Cheung I just thought that was funny
2008-09-01 Sadrul Habib Chowdhury Return FALSE when a perl plugin cannot be loaded.
2008-09-01 Sadrul Habib Chowdhury merge of 'aafdb65286c235642b3ed1ac877f14714653e6cb'
2008-09-01 Sadrul Habib Chowdhury Fix compiling 'make plugin.so' when srcdir != builddir. This should've been part of the last commit.
2008-09-01 Sadrul Habib Chowdhury Fix compiling 'make plugin.so' when srcdir != builddir
2008-09-01 Sadrul Habib Chowdhury Show 'ICQ UIN...' and 'Yahoo ID...' in the screenname field
2008-09-11 Kevin Stange disapproval of revision 'f5ca7968e3f6be8f81d068232d389e0b1dab784b'
2008-09-01 Hylke Bons Things still need to be adjusted here.
2008-09-01 Hylke Bons Add new artwork directory structure side by side with pidgin/pixmaps/ for smooth transition.
2008-09-01 Jochen Kemnade Updated de translation
2008-08-31 Ka-Hing Cheung take out default mute key binding
2008-08-31 Daniel Atallah Warnings cleanup from Lee Roach. Fixes #6242.
2008-08-31 Daniel Atallah An optimization for purple_accounts_find() to eliminate a malloc/free per
2008-08-31 Daniel Atallah Some Makefile cleanups to remove generated files from Lee Roach. Fixes #6609.
2008-08-31 Daniel Atallah Clean up some debugging to avoid potential NULL string printf.
2008-08-31 Sadrul Habib Chowdhury Press - or = in the accounts list to reorder accounts.
2008-08-31 Sadrul Habib Chowdhury Add 'Nested Grouping' option in the grouping plugin
2008-08-31 Sadrul Habib Chowdhury Try to preserve HTML attributes in notification dialogs
2008-08-31 Kevin Stange Now we're 2.5.2devel!
2008-08-31 Elliott Sales de Andrade Make this string translateable now that we're tagged and out of string
2008-08-31 Kevin Stange The pixmaps here are gone.
2008-08-31 Elliott Sales de Andrade NEWS! Because no-one else wants to do it...
2008-08-31 Kevin Stange Start NEWSing please.
2008-08-30 Elliott Sales de Andrade Add MSN error code 927 for suspended passports, and a little bit of
2008-08-30 Ka-Hing Cheung Stu's idea, I sort of did it the other way. I don't know if it will help
2008-08-30 Elliott Sales de Andrade merge of '0c4505a67ab2e90bf634a3d235022d369302e129'
2008-08-30 Elliott Sales de Andrade Print out SOAP response data as it's received in chunks. Sure, that
2008-08-30 Stu Tomlinson Remove the (win32 only?!) QQ buddy icon pixmaps due to copyright concerns
2008-08-30 Kevin Stange Add something Stu noted.
2008-08-30 Kevin Stange Include the Windows tray icons in the source distribution.
2008-08-30 Kevin Stange Here, now we have a list of things that were changed. I'm not sure if
2008-08-29 Luke Schierer merge of '2907a92b5f377c1eb7ea400907a83a8d39b049d4'
2008-08-29 Daniel Atallah Added Irish translation from Aaron Kearns. This technically addes a string ("Irish"), but I'm going to do it anyway. Fixes #6836.
2008-08-29 Daniel Atallah Updated he translation. Fixes #6826
2008-08-29 Daniel Atallah Updated zh_HK zh_TW translations. Fixes #6805
2008-08-29 Daniel Atallah Updated nn translation. Fixes #6802
2008-08-29 Daniel Atallah Updated pt_BR translation. Fixes #6800
2008-08-29 Daniel Atallah Updated Czech translation. Fixes #6796
2008-08-29 Daniel Atallah Updated Italian translation. Fixes #6789
2008-08-29 Daniel Atallah Updated Dutch translation. Fixes #6787
2008-08-29 Daniel Atallah Updated Spanish translation from jfs. Fixes #6694,#6876
2008-08-29 Daniel Atallah Updated Galician translation from Frco. Javier Rial Rodriguez. Fixes #6621.
2008-08-29 Evan Schoenberg Ignore nicknames which are just the user portion of the JID, as these aren't useful. Instead, prefer the fullname in that situation for serverside alias purposes.
2008-08-29 Evan Schoenberg The alias we retrieve from the roster is a private alias; use purple_serv_got_private_alias() to tell the core about it
2008-08-29 Sadrul Habib Chowdhury Update the tooltip if the status of the selected node changes.
2008-08-28 Timo Jyrinki 2.5.1 update. And yay for second --no-location update in a row.
2008-08-28 Daniel Atallah Don't arbitrarily default font settings when none are specified for incoming
2008-08-28 Daniel Atallah Build the XMPP Console plugin by default on windows too.
2008-08-28 Daniel Atallah Some cleanup and a little leak fix that I thought I committed a while ago.
2008-08-28 Daniel Atallah Patch from "brookingcharlie" to make "Open All Messages" the default response
2008-08-28 Daniel Atallah Path from Toby Schaffer to fix a null ptr deref when adding a buddy. Fixes #6821.
2008-08-27 Daniel Atallah Update win32 installer for cert changes.
2008-08-27 Ka-Hing Cheung merge of '153989e7ae76bd6d5247eca35699948dded65121'
2008-08-27 Daniel Atallah Add support for sending authorization for Basic proxy authentication when the
2008-08-27 Ka-Hing Cheung merge of '126251205c0faf12cb73ec60a10f1cf904b8166d'
2008-08-27 Ka-Hing Cheung merge of '3acf6d9387524fb3b59c35e5e1db2847387c37af'
2008-08-27 Ka-Hing Cheung merge of '6404d7635dd48f315b3c8fd3550970a417daa2ef'
2008-08-27 Ka-Hing Cheung prints out the payload to debug log in case we get an invalid UBX command,
2008-08-27 Ka-Hing Cheung remove misleading portion of the debug line
2008-08-27 Daniel Atallah Do a better job of detecting if the yahoo account is connecting through a HTTP
2008-08-27 Ka-Hing Cheung so turns out this is what I really need
2008-08-27 Ka-Hing Cheung merge of '23de00c9ca4c1e5f6d10ff40c78d2647432260de'
2008-08-27 Evan Schoenberg Return FALSE from purple_url_parse() if a host could not be determined
2008-08-27 Evan Schoenberg purple_url_parse() now gracefully handles a url which is wholly invalid.
2008-08-27 Ka-Hing Cheung merge of '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
2008-10-25 Ka-Hing Cheung disapproval of revision 'abcb63937b0282df910bc35d286c3f0d3245bfa5'
2008-08-27 Ka-Hing Cheung disapproval of revision '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
2008-08-27 Ka-Hing Cheung add enough certs so we can verify msn servers, distributions that use
2008-10-02 Laurynas Biveinis Update Lithuanian translation
2008-08-29 Hylke Bons Revert translation.
2008-08-26 Daniel Atallah purple_str_to_time() didn't necessarily set "rest" under all circumstances.
2008-08-26 Sadrul Habib Chowdhury merge of '3800c01dede1b6e3df0d6f637b4a865ff77e0efe'
2008-08-26 Björn Voigt German update for 2.5.1
2008-08-26 Hylke Bons One-canvas file for the status and tray icons, making a lot of files obsolete.
2008-08-26 Éric Boumaour Update French translation.
2008-08-26 Daniel Atallah Add support for reading SOCKS proxy information from the Windows proxy settings.
2008-08-26 Elliott Sales de Andrade merge of '3c1dec61837db8f0f51fc35f7ca26ff948a4e4f4'
2008-08-25 Laurynas Biveinis Remove source line information from the LT translation
2008-08-25 Laurynas Biveinis merge of '2dda5492ce310300c1b45a054126b0e52e760eaf'
2008-08-25 Richard Laager Add some more code to the version-check target to test the ChangeLog files
2008-10-02 Kelemen Gábor hu.po: Updated Hungarian translation
2008-08-25 Stu Tomlinson automake can spit out gzip & bzip2 tarballs at the same time, avoiding the
2008-08-25 Ethan Blanton Verify monotone tag and workspace version on 'make packages'.
2008-08-25 Ethan Blanton Add release-time candy 'make release' and 'make packages' to the Makefile.
2008-08-24 Stu Tomlinson ICONS_22_SCALABLE doesn't exist anymore
2008-08-24 Stu Tomlinson Use SOCKS proxy if specified when running in GNOME
2008-08-26 Sadrul Habib Chowdhury Do not allow setting empty shortcut for a custom smiley.
2008-08-24 Sadrul Habib Chowdhury Show 'Edit' instead of 'pidgin-edit' in the edit buttons. Fixes #6742
2008-08-23 Ka-Hing Cheung correctly say we support offline messages for all buddies, this was never
2008-08-23 John Bailey Update the man page a bit.
2008-08-23 Evan Schoenberg merge of '0394d7df6e47a5fa45b9a961d47614562888683e'
2008-08-22 Stu Tomlinson Only disconnect xmpp connections during xml parsing if the error is an
2008-08-22 Hylke Bons Update 16x16 protocol icons.
2008-08-22 Hylke Bons Dialog icons. Man, these were getting old...
2008-08-21 Hylke Bons Throbber test.
2008-08-21 Mark Doliner merge of 'a3016031fd5b2669070b7d99b301874a29269f18'
2008-08-21 Hylke Bons Source files for the new icons added in 2.5.0.
2008-08-21 Mark Doliner merge of '43173262756f7a4040386ac05c0492431fa3c308'
2008-08-21 Hylke Bons First steps to one-canvas workflow.
2008-08-26 Elliott Sales de Andrade Don't crash if user == NULL in a couple more places. Not exactly the
2008-08-21 Elliott Sales de Andrade merge of '038d9d36d640ed83f9df5333d57dc0cd8b9ae847'
2008-08-28 Gary Kramlich merge of '2f01a68221fe705526ece90e1c7438bffc47c3bd'
2008-08-21 Gary Kramlich cleaned up purple_theme_manager_build_dir
2008-08-21 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)
2008-08-20 Richard Laager It's not "Accounts->Add/Edit" any more, it's now "Accounts->Manage Accounts".
2008-08-20 Richard Laager In the Join/Part plugin, add the ability to apply the rules to
2008-08-20 Richard Laager Bump the version to 2.5.1devel
2008-08-20 Stu Tomlinson merge of '2e9b29f761a49d4b15531f9efc0c1824f50cfb0d'
2008-08-20 Stu Tomlinson Fix syntax error in Dutch translation
2008-08-20 Daniel Atallah Fix printf of a NULL string and also an invalid free. Fixes #6627
2008-10-12 Ka-Hing Cheung disapproval of revision 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
2008-09-17 Elliott Sales de Andrade disapproval of revision 'c3270f154f1777243d7c71b4e7eaa86bb417d93a'
2008-08-21 Elliott Sales de Andrade Support some older versions of the ILN command. Apparently some IM
2008-08-21 Elliott Sales de Andrade Apparently messenger@microsoft.com is some sort of server-side buddy
2008-08-20 Elliott Sales de Andrade merge of '46196fef32aa6c83b1155e906772d576c064fa25'
2008-08-19 Ethan Blanton hah
2008-08-19 Ka-Hing Cheung (21:05:09) datallah: i think there will be one soon (2.5.1), but it'll be because of MSN :D
2008-08-19 Daniel Atallah I forgot to add these new files to Makefile.am
2008-08-19 Stu Tomlinson Update the dates
2008-08-19 Elliott Sales de Andrade merge of '6ff1ad13faebe5a0404273212fa903636bb58d37'
2008-08-20 Hylke Bons Make the tray icons truly 22x22px.
2008-08-19 Hylke Bons Darken the text of the extended-away icon a bit.
2008-08-18 Hylke Bons Change weird shape of the 22x22 app icon.
2008-08-18 Hylke Bons More improvements.
2008-08-18 Stu Tomlinson merge of '9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162'
2008-08-18 Hylke Bons Remove all useless definitions. This will reduce the tarball size a lot.
2008-08-19 Elliott Sales de Andrade Oops, missed a bit of that patch there.
2008-08-18 Elliott Sales de Andrade A patch from nowic to re-colorize the greyed out icon when a buddy signs
2008-08-18 Elliott Sales de Andrade Close notify and request dialogs with PurpleSslConnection as handle.
2008-08-17 Ka-Hing Cheung I am still hoping for a release
2008-08-17 Mark Doliner It helps to rename the function
2008-08-17 Mark Doliner merge of '6b6139039fdaaf6ab1059337085b3b6267bb474e'
2008-08-17 Hylke Bons Fix make file.
2008-08-17 Will Thompson Correct documentation about list account options to reflect what the key and
2008-08-17 Will Thompson Ellipsize the "n people in room" text if necessary.
2008-08-17 Elliott Sales de Andrade merge of '183a46fcac287d4b1661ab0a96f7cbd2e2d5b5a0'
2008-08-17 Mark Doliner A little function renaming and organization
2008-08-16 Mark Doliner NEWSinating the country side. NEWSinating the peasants.
2008-08-16 Hylke Bons Sharper 16x16 application icon thanks to QuLogic.
2008-08-16 Hylke Bons Pixel polish.
2008-08-16 Evan Schoenberg merge of '81070314dbb1793818b946813e1f0cdfda74f7ca'
2008-08-16 Evan Schoenberg Fixed an inverted g_return_val_if_fail() which caused gadu-gadu to always set an available status with no status message
2008-08-16 Stu Tomlinson Fix compiling with glib < 2.6
2008-08-16 Stu Tomlinson Fix compiling with gtk < 2.6
2008-08-16 Ka-Hing Cheung .
2008-08-16 Elliott Sales de Andrade Turn off those MSN NOTification debug messages. It should work now, and
2008-08-16 Elliott Sales de Andrade merge of '2bf1b91e196b9f481e1e0e63ba6aa28c9918ce6d'
2008-08-16 Daniel Atallah merge of '3ba789b2288c2880c7a984b204ad5450055ba746'
2008-08-16 Daniel Atallah I missed the traditional Chinese po file in the first round. References #6557.
2008-08-16 Elliott Sales de Andrade NEWS!
2008-08-16 Elliott Sales de Andrade I don't like this being un-alphabetical. :P
2008-08-15 Hylke Bons Windows icon file.
2008-08-15 Hylke Bons Updated NEWS and chat icon.
2008-08-15 Daniel Atallah Fix dist
2008-08-15 Daniel Atallah Oops, I forgot the actual Italian po file.
2008-08-15 Daniel Atallah Updated Italian translation from Claudio Satriano. Fixes #6587.
2008-08-15 Daniel Atallah Updated Romanian translation from Mi.u Moldovan. Fixes #6581
2008-08-15 Daniel Atallah Updated Portuguese (Brazilian) translation from Rodrigo Luiz Marques Flores. Fixes #6577.
2008-08-15 Daniel Atallah Updated Czech translation from David Vachulka. Fixes #6564.
2008-08-15 Daniel Atallah Updated Chinese (Hong Kong) translation from Ambrose C. Li. Fixes #6557
2008-08-15 Daniel Atallah Updated Spanish translation from Javier Fernandez-Sanguino. Fixes #6552
2008-08-15 Daniel Atallah Updated Hebrew translation from Shalom Craimer. Fixes #6551.
2008-08-15 Daniel Atallah Updated Albanian translation from Besnik Bleta. Fixes #6538.
2008-08-15 Daniel Atallah Updated Norwegian Nynorsk from Yngve Spjeld Landro. Fixes #6535.
2008-08-15 Daniel Atallah Updated Slovenian translation from Martin Srebotnjak. Fixes #6275.
2008-08-15 Daniel Atallah Updated Vietnamese translation from Clytie Siddall. Fixes #6148.
2008-08-15 Daniel Atallah Updated Sinhala translation from Yajith Ajantha Dayarathna. Fixes #5882.
2008-08-15 Daniel Atallah Estonian translation update from Ivar Smolin. Fixes #5851.
2008-08-15 Daniel Atallah Start the release wheel rolling\!
2008-08-15 Elliott Sales de Andrade Add purple_prpl_{got,send}_attention to ChangeLog.API.
2008-08-15 Elliott Sales de Andrade I seem to have accidentally turned on those "unsafe" SOAP debug messages.
2008-08-15 Elliott Sales de Andrade merge of '3b7b0deadf583b8df122dced7a6925e693af3223'
2008-08-15 Stu Tomlinson Fix finding TCL headers with latest TCL
2008-08-15 Stu Tomlinson merge of '27269c5b28fd1f58228c46b310d26a5d208dac77'
2008-08-15 Elliott Sales de Andrade Fix up some more icon mis-spellings.
2008-08-14 William Ehlhardt Add notice in ChangeLog about NSS support
2008-08-14 William Ehlhardt Patch to fully enable NSS SSL Certificates from #6500.
2008-08-14 Hylke Bons Update Dutch translation again...
2008-08-15 Elliott Sales de Andrade Remove calls to g_markup_escape_text. Not only does this help with old
2008-08-15 Elliott Sales de Andrade disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
2008-08-15 Stu Tomlinson Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
2008-08-15 Stu Tomlinson We don't need slplink or switchboard low-level debugging enabled by default
2008-08-14 Hylke Bons Somehow I forgot these icons.
2008-08-14 Hylke Bons Cigarette icon typo.
2008-08-14 Hylke Bons About screen for 2.5.0
2008-08-14 Hylke Bons Blue bubble experiment.
2008-08-14 Hylke Bons Improved Dutch translation
2008-08-14 Hylke Bons Slicker application icons. Don't hate me.
2008-08-14 Kelemen Gábor hu.po: Updated Hungarian translation for 2.5
2008-08-14 Ka-Hing Cheung merge of '181e1f6b21a5dc3c848f82475078ab94654fbb10'
2008-08-14 Daniel Atallah merge of '87f91e5f4e7f627329c2b7edf56773f58696a8cf'
2008-08-14 Daniel Atallah Use the "Flash taskbar button X times" value from the win32 Tweak UI "Prevent
2008-08-14 Daniel Atallah It turns out that setting the window title causes it to stop flashing on win32.
2008-08-14 Daniel Atallah Don't emit the "buddy-typed" signal when *we* are typing.
2008-08-14 Daniel Atallah Add a note about the timeout_add uiop being used to synchronize threads on win32.
2008-08-14 Ka-Hing Cheung This should fix a crash that I've been seeing. I am not sure if this is the
2008-08-13 Hylke Bons Dutch translation, icons.
2008-08-13 Hylke Bons Updated smiley style and theme file.
2008-08-13 Will Thompson Stu reckoned that having a new block to build the debug string is ugly;
2008-08-13 Will Thompson Oscar passing NULL for the debug category is not great if you're filtering by category.
2008-08-13 Will Thompson Relegate XML dumped by msn's SOAP code to MISC from INFO.
2008-08-12 Daniel Atallah More leaks of fds to client processes.
2008-08-12 Daniel Atallah Use non-blocking io for IRC DCC transfers.
2008-08-12 Daniel Atallah Don't leak the fd to child processes.
2008-08-12 Daniel Atallah Use non-blocking io for inbound TCP connections for SIMPLE.
2008-08-12 Daniel Atallah These fds don't need to be inherited by child processes.
2008-08-12 Daniel Atallah Use non-blocking io for direct xmpp file transfers
2008-08-12 Jochen Kemnade German translation: small fix
2008-08-12 Elliott Sales de Andrade Make docklet menu appear on button press instead of release to match
2008-08-12 Elliott Sales de Andrade merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
2008-08-12 Daniel Atallah Don't look up caps exts when the initial caps discovery wasn't successful.
2008-08-11 Björn Voigt German update for V2.5
2008-08-11 Mark Doliner merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
2008-08-11 Will Thompson Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
2008-08-11 Timo Jyrinki fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
2008-08-10 Elliott Sales de Andrade merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
2008-08-10 Björn Voigt libpurple/protocols/qq/group_network.c does not exist anymore
2008-08-10 Daniel Atallah Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
2008-09-15 SHiNE CsyFeK applied changes from 5688199e261449d33b5803dafff50d860896ebcb
2008-09-15 SHiNE CsyFeK applied changes from 92d52eef2994d2697999177804e3665989cfa352
2008-09-15 SHiNE CsyFeK applied changes from 8cebefbc6cd5d84acb69c74e69e8821f11dd225d
2008-09-15 SHiNE CsyFeK applied changes from f12c8903079425d7850fa183df0b3f937b2952be
2008-08-10 SHiNE CsyFeK 2008.08.10 - csyfek <csyfek(at)gmail.com>
2008-08-10 Elliott Sales de Andrade Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
2008-08-10 Elliott Sales de Andrade Change the other prpls to use new purple_prpl_{send,got}_attention API.
2008-08-10 Elliott Sales de Andrade Fix up some types.
2008-08-10 Elliott Sales de Andrade Replace void* with MsnSoapCallback type. I guess it didn't work before
2008-08-09 Elliott Sales de Andrade I guess I re-arranged a little off. We probably should disconnect
2008-08-09 Elliott Sales de Andrade merge of '14f8b4609456592014383ef4957124a07f57ac3a'
2008-08-09 Daniel Atallah merge of '04cb3481a7947425a89254b98d0d64b73ca36dc1'
2008-08-09 Daniel Atallah A similar size limit for MSN buddy icon retrieval from arbitrary urls.
2008-08-09 Daniel Atallah Restrict buddy icon downloads from arbitrary urls to 200kB.
2008-08-09 Mark Doliner Fix a crash on exit when using --with-system-ssl-certs
2008-08-08 Daniel Atallah Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
2008-08-08 Mark Doliner merge of '1f2555d955dc18eae653a47dafaf1235881772aa'
2008-08-08 Hylke Bons Facebook protocol icons.
2008-08-08 Ka-Hing Cheung merge of '26606a5b2701a5b005448d15da254ecd796a005d'
2008-08-09 Elliott Sales de Andrade Correctly save the payload_len of a MSN notification command. Also,
2008-08-08 Elliott Sales de Andrade merge of '521d7478a48ec5109a78fb66eab6ad7ced97c34a'
2008-08-08 Elliott Sales de Andrade When opening MSN chats, use "Local alias" in preference to "Display
2008-08-08 Elliott Sales de Andrade Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
2008-08-08 Elliott Sales de Andrade Re-arrange msn_session_destroy to avoid use-after-free bugs. I don't
2008-08-08 Elliott Sales de Andrade Don't try to report a connection error if the MSN session is being
2008-08-07 Elliott Sales de Andrade Some whitespace changes to make code from that previous commit look better.
2008-08-07 Elliott Sales de Andrade Fix up the MSN Inbox URL. There was a typo that caused a use-after-free
2008-08-05 Elliott Sales de Andrade Fix up some whitespace problems.
2008-08-04 Elliott Sales de Andrade Don't assign this stuff in a loop.
2008-08-03 Elliott Sales de Andrade Fix a leak when requesting OIM's. Also removed some unnecessary
2008-08-07 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
2008-08-07 Ka-Hing Cheung merge of '0fa0d7921af1ea7cb2ce3b4f768354b762110259'
2008-08-25 Laurynas Biveinis Update Lithuanian translation
2008-08-07 Laurynas Biveinis Update Lithuanian translation
2008-08-08 Mark Doliner Add a note for translators, because they probably have no idea what
2008-08-07 Mark Doliner Add a changelog entry about two things I changed
2008-08-07 Éric Boumaour Update to the French translation for 2.5.0 release.
2008-08-07 Éric Boumaour merge of '3008474548ddd234f222ed5a0be3066e2ea0da0b'
2008-08-07 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
2008-08-07 Ka-Hing Cheung removed an unused function
2008-08-07 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
2008-08-07 Daniel Atallah Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
2008-08-07 Daniel Atallah Another Perl patch from Zsombor Welker to add more functions.
2008-08-07 Daniel Atallah Another Perl loader patch from Zsombor Welker, this one adds some missing pref
2008-08-07 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
2008-08-07 Daniel Atallah Some Perl bindings fixes and additions from Zsombor Welker.
2008-08-07 Daniel Atallah Patch from John Hanauer to enable formatted string entry field in perl plugins.
2008-08-07 Daniel Atallah Some cleanup and a couple leak fixes.
2008-08-07 Daniel Atallah Add NULL checking to purple_markup_linkify().
2008-08-06 Jochen Kemnade German translation update
2008-08-06 Timo Jyrinki Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...
2008-08-06 Stu Tomlinson Add files with new translatable strings to POTFILES.in
2008-08-06 Mark Doliner We talked about this and decided it was probably cleaner to not use
2008-08-06 Mark Doliner Remove two files from POTFILES.in that have been removed from the
2008-08-27 Justin Rodriguez clean up formatting, and added render settings for the names/markup on the blist
2008-08-26 Justin Rodriguez theme loader cleanup, and remove a few warnings
2008-08-10 Justin Rodriguez Changed PurpleTheme build function to only return PurpleTheme*
2008-08-10 Justin Rodriguez fixes initialize icon theme bug by pre-loading the theme
2008-08-08 Justin Rodriguez fixed some leaks and made theme loading safer
2008-08-08 Justin Rodriguez Fixes blist theme bug in buddy markup
2008-08-08 Justin Rodriguez Clean up status icon themes a bit
2008-08-08 Justin Rodriguez fized the icon diplay bug with the icon theme
2008-08-08 Justin Rodriguez Add the icon theme files, and re-work some things
2008-08-08 Justin Rodriguez partially working status icon theme stuff
2008-08-06 Justin Rodriguez merge of '3a9f71b3ea427344c6b6e95c63c3559bef222013'
2008-08-06 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
2008-08-05 Mark Doliner Hopefully fix the XMPP contact flipping/swapping between groups bug
2008-08-05 Daniel Atallah Patch from "Chris G." to extend the yahoo privacy to picture requests to help
2008-08-04 Daniel Atallah Fix win32 build
2008-08-04 Mark Doliner Get rid of a compile warning in qq:
2008-08-04 Mark Doliner Get rid of an unused variable. I think this has probably been sitting
2008-08-04 Mark Doliner Get rid of a compile warning:
2008-08-03 SHiNE CsyFeK 2008.08.03 - csyfek <csyfek(at)gmail.com>
2008-08-02 Hylke Bons Updated tray icons.
2008-08-02 SHiNE CsyFeK 2008.08.02 - csyfek <csyfek(at)gmail.com>
2008-08-02 Ka-Hing Cheung at least don't crash when we can't read whatever we are reading
2008-08-01 Hylke Bons Update make file for bunny.png.
2008-08-01 Hylke Bons Updated birthday emblem and emote-select icon.
2008-08-01 Hylke Bons Forgot the new bunny.
2008-08-01 Hylke Bons Object icons refresh for MSNP15.
2008-08-01 Hylke Bons Hope this works...
2008-08-01 Ethan Blanton merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
2008-08-01 Evan Schoenberg Undid the addition of 2 OscarCapability items I added previously, keeping the commented-out notes in family_locate. We can't let the OscarCapability bitmask get as large as 0x04000000, because if it exceeds the platforms MAX_UINT we'll end up in an infinite loop in oscar_caps_to_string() due to overflow.
2008-08-01 Elliott Sales de Andrade merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
2008-08-01 Elliott Sales de Andrade Don't crash if MsnSession is NULL when checking for ability to send a
2008-08-01 Elliott Sales de Andrade Update MSN's last_received time when we receive something on the NS
2008-08-01 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
2008-08-01 Elliott Sales de Andrade On MSN, escape the password since it's in an XML document. Didn't
2008-07-30 Daniel Atallah This should have been part of the previous commit related to no longer
2008-07-30 Daniel Atallah Don't distribute the MIT Kerberos libraries with the win32 build anymore.
2008-07-30 Daniel Atallah Fix a crash in the win32 loader when %PATH% isn't set.
2008-07-30 Daniel Atallah Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
2008-07-30 Daniel Atallah Add error handling for visiblity to why Perl plugins fail to load.
2008-07-30 Daniel Atallah Cleanup unnecessary casts and etc.
2008-07-30 Daniel Atallah Add support to the Perl plugin loader for listing for pref changes.
2008-07-29 Daniel Atallah Fix the win32 installer not to cause messageboxes in the gtk installer when
2008-07-29 Daniel Atallah Fix a crash when the user isn't in your list.
2008-07-29 Daniel Atallah Minor cleanup that's been sitting on my machine for a while.
2008-07-29 Elliott Sales de Andrade merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'
2008-07-29 Elliott Sales de Andrade Don't print SOAP messages to debug log for "secure" requests. This is
2008-07-29 Elliott Sales de Andrade Use a URL to open MSN Hotmail inbox instead of a temporary file.
2008-07-28 Elliott Sales de Andrade Use "EmailEnabled" from the MSN profile message to determine whether
2008-07-28 Elliott Sales de Andrade On MSN, use "external" and "mobile" for Web messenger and mobile
2008-07-24 Elliott Sales de Andrade Disable sending files to MSN contacts using the web messenger. Not sure
2008-07-29 Ka-Hing Cheung feel free to shoot me down if you think this is stupid
2008-07-29 Ka-Hing Cheung I don't know what kind of blessing is needed for this sort of things, but
2008-07-29 Daniel Atallah Fix a race related to closing the roomlist window and do some minor cleanup.
2008-07-28 Daniel Atallah Fix output redirection for perl plugins on win32.
2008-07-28 Daniel Atallah EXTERN.h should be included before perl.h
2008-07-28 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10.
2008-07-27 Daniel Atallah merge of 'e9179f6992531a71364a9bb343ed1c64938f6fc9'
2008-07-25 Daniel Atallah merge of '4c5a026e3419c03409089efe76548d6642ca1e2a'
2008-07-27 Daniel Atallah Use Service Discovery to look up information about the manually specified FT
2008-07-27 Daniel Atallah Fix a stupid mistake in the previous commit.
2008-07-27 Daniel Atallah Add support for using multiple "xmpp-client" records on a domain, by trying the
2008-07-27 Evan Schoenberg merge of '5d4c9f843c6735b316b8a1659cfdc4d162aee4c0'
2008-07-27 Evan Schoenberg 0x02 is a temporarily unavailable error code in addition to 0x14, according
2008-07-25 Evan Schoenberg Don't show an idle time in the user info if it is 0
2008-07-27 Ethan Blanton This adds an "auto-detect UTF-8" option to IRC which, when enabled,
2008-07-25 Ethan Blanton Escape IRC hostnames beginning with : in the USER command. This
2008-07-23 Ethan Blanton ahh, third-party plugins ...
2008-07-23 Evan Schoenberg Some cleanup to our capabilities definitions, and added information on
2008-07-23 Elliott Sales de Andrade merge of '5b3cd3600d9a992cc943d490b68c1174e0346b8b'
2008-07-23 Daniel Atallah Jan Kratochvil noticed there was a race condition in the treeview tooltip
2008-07-23 Daniel Atallah Uninstall the CAcert certs in the win32 uninstaller.
2008-07-23 Daniel Atallah Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
2008-07-22 Evan Schoenberg Once we've coalesced the ICQ Status Note reqeusts, we can send them
2008-07-22 Mark Doliner Evan pointed out that this is purple_timeout_add_SECONDS, and so that "2"
2008-07-21 Ethan Blanton Correct some IRC comments for /ctcp
2008-07-21 Vladislav Guberinic /ctcp command for IRC
2008-07-21 Mark Doliner Just a few little cleanups.
2008-07-21 Mark Doliner Get rid of a few low priority "high priority" comments
2008-07-21 Mark Doliner merge of '88c7f87fb5a74f975cf06c472059ecf081c54042'
2008-07-20 Mark Doliner Missed one of these guys
2008-07-20 Mark Doliner This looks good to me. I'm thinking we probably don't want to get
2008-07-20 Evan Schoenberg Shift several rate-limiting-costly ICQ info requests to be low priority
2008-07-20 Evan Schoenberg To decrease the odds of hitting the rate limit ceiling rapidly on a
2008-07-20 Evan Schoenberg merge of '68d7b3372f34b6420c91d6185b81282d1c68b547'
2008-07-23 Elliott Sales de Andrade Properly escape text when sending MSN pages.
2008-07-19 Elliott Sales de Andrade merge of '2a68f533ef12aaf2b26c7827857687c4ff04b229'
2008-07-19 Elliott Sales de Andrade Properly send MSN nudges in a chat to the right window, and not open a
2008-07-19 Elliott Sales de Andrade Add purple_prpl_got_attention_in_chat, then deprecate
2008-07-18 Elliott Sales de Andrade Report an error when an MSN Mobile message was not sent because it was
2008-07-18 Elliott Sales de Andrade Fix up some spelling mistakes in MSN oim.c.
2008-07-20 Evan Schoenberg Added `flap_connection_send_snac_with_priority()`, which allows specifying
2008-07-19 Daniel Atallah Fix running several Bonjour instances on the same machine.
2008-07-18 Daniel Atallah Fix a potential leak that was introduced in revision 7a490c356e10f7fff3432f875897aa0ca0ad1ff0.
2008-07-18 Kevin Stange Make this 2.5.0-devel until we actually get to releasing...
2008-07-18 Daniel Atallah Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.
2008-07-17 Mark Doliner I swear I did this! I must have gotten a little overzealous with the
2008-07-17 Mark Doliner Daniel Atallah pointed out that this was obviously wrong. So we would
2008-07-17 SHiNE CsyFeK 20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com>
2008-07-17 Elliott Sales de Andrade merge of '5e33eda76b698c04377f5ad6cdd3ad1ec87d2eff'
2008-07-17 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971. (this time only commit the one file instead of my whole tree)
2008-07-17 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
2008-07-17 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
2008-07-16 Mark Doliner MsnSlpSession->call_id isn't used anywhere, so get rid of it
2008-07-16 Mark Doliner This check is duplicated three lines above. It was probably intended
2008-07-17 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
2008-07-17 Elliott Sales de Andrade Avoid a crash in OIM processing if the request was cancelled outside of
2008-07-17 Elliott Sales de Andrade Always save the MSN transaction in each command, not just for
2008-07-16 Elliott Sales de Andrade Commit the changes to oim.h that I forgot last time. Fixes #6343,
2008-07-16 Ka-Hing Cheung fixes a crash and probably more correct and definitely easier to understand
2008-07-16 Ka-Hing Cheung merge of '2b34b093b628670d60af5d699520a5dcede1fe74'
2008-07-15 Evan Schoenberg Allow macros in the plugin name when compiling statically.
2008-07-15 Elliott Sales de Andrade When sending MSN OIM's, wrap Base64'd text at 76 characters. Because
2008-07-14 Elliott Sales de Andrade On MSN, when an error occurs when opening a switchboard and calling the
2008-07-14 Elliott Sales de Andrade When connecting to MSN with the HTTP method, the payload length was not
2008-07-14 Elliott Sales de Andrade merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'
2008-07-14 Ka-Hing Cheung A2B in #pidgin noticed that the link was missing
2008-07-13 Ka-Hing Cheung remove soap2.c from windows as well, from Andrea Visinoni
2008-07-13 Ka-Hing Cheung sadrul pointed out that I am dumb
2008-07-13 Ka-Hing Cheung g_hash_table_remove_all is glib 2.12+ only
2008-07-13 Sadrul Habib Chowdhury Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
2008-07-13 Sadrul Habib Chowdhury Add purple_get_host_name to get the hostname of the machine.
2008-07-13 Luke Bratch Allow not creating a different directory for each user. Closes #5997.
2008-07-13 Balwinder S Dheeman Add menuitem for 'join chat' in the docklet menu. Closes #3623.
2008-07-13 Sadrul Habib Chowdhury Initialize the commands subsystem before the plugins.
2008-07-13 Sadrul Habib Chowdhury merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'
2008-07-13 Elliott Sales de Andrade Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
2008-07-13 Elliott Sales de Andrade MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of
2008-07-13 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)
2008-07-13 Elliott Sales de Andrade Workaround a bug in MSN servers where it sends an extra space at the
2008-07-13 Elliott Sales de Andrade On MSN, always send the privacy settings and contact list after parsing
2008-07-13 Elliott Sales de Andrade merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'
2008-07-13 Elliott Sales de Andrade Disable the MSN blocked text dialog for now because it doesn't always
2008-07-13 Elliott Sales de Andrade On MSN, cancel the connection process to a server before checking
2008-07-12 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
2008-07-12 Elliott Sales de Andrade merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'
2008-07-12 Elliott Sales de Andrade Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c to
2008-07-13 Elliott Sales de Andrade Take out the code on MSN for REM and SYN that I missed.
2008-07-12 Elliott Sales de Andrade Take care of more cleanup in the MSN code.
2008-07-12 Elliott Sales de Andrade merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
2008-07-12 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
2008-07-09 Elliott Sales de Andrade In MSN servconn, make handling of EAGAIN similar to that in httpconn.
2008-07-09 Elliott Sales de Andrade Fix updating the MSN buddy icon, which was probably broken by the
2008-07-09 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)
2008-07-12 Elliott Sales de Andrade On MSN, SBS command doesn't have a payload.
2008-07-09 Elliott Sales de Andrade Get rid of that whole msn_set_payload_len thing and correctly set the
2008-07-09 Elliott Sales de Andrade merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
2008-06-29 Elliott Sales de Andrade When receiving an MSN OUT, don't try to dereference cmd->params when
2008-06-29 Elliott Sales de Andrade When receiving an MSN custom smiley, look at the switchboard for the
2008-06-28 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
2008-06-28 Elliott Sales de Andrade Make sure xmlnode_copy also copies the prefix and namespace_map from
2008-06-28 Elliott Sales de Andrade Add a #define so that MSN ApplicationId is more easily updated. Also,
2008-06-28 Elliott Sales de Andrade Clean up some MSN SOAP stuff.
2008-06-23 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)
2008-06-23 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
2008-06-23 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
2008-06-23 Elliott Sales de Andrade On MSN, only notify the user of a Nudge when the ID of the datacast
2008-06-23 Elliott Sales de Andrade Remove some MSN code duplication in processing messages from Yahoo
2008-06-22 Elliott Sales de Andrade Remove a confusing debug message.
2008-07-09 Elliott Sales de Andrade disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'
2008-06-22 Elliott Sales de Andrade A patch from felipec to stop requesting the MSN buddy icon when the
2008-06-22 Elliott Sales de Andrade A patch from felipec to consistently use NULL for the status of offline
2008-06-22 Elliott Sales de Andrade A patch from felipec to make (msn_)request_user_display static.
2008-06-22 Elliott Sales de Andrade Fix calculating the response to MSN Challenge strings that are an exact
2008-06-21 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)
2008-06-21 Elliott Sales de Andrade Avoid a NULL reference in msn_command_from_string.
2008-06-21 Elliott Sales de Andrade Sometimes (after 24h+) when you request a MSN token update, you get a
2008-06-21 Elliott Sales de Andrade Apparently, when the token expires, OIM requests get a
2008-06-20 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
2008-06-20 Elliott Sales de Andrade Make errors when sending OIM's more visible.
2008-06-20 Elliott Sales de Andrade Change msn_oim_parse_timestamp to match purple_str_to_time more
2008-06-20 Elliott Sales de Andrade An MSN patch from Masca to check if there's a SB available before
2008-06-17 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
2008-06-17 Elliott Sales de Andrade Don't free the SOAP message when we're still using it for a redirect.
2008-06-17 Elliott Sales de Andrade Use purple_url_parse for splitting up the MSN SOAP redirect instead of
2008-06-16 Elliott Sales de Andrade Fix up a typo between the declaration and definition of msn_got_photo.
2008-06-16 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
2008-06-16 Elliott Sales de Andrade Use the correct xmlnode when processing SOAP Faults.
2008-06-15 Elliott Sales de Andrade Remove some checks for MSN protocol_ver < 15. Those versions are
2008-06-15 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
2008-06-15 Elliott Sales de Andrade Add support for emblems in MSN protocol. Emblems include bots, mobile
2008-06-15 Elliott Sales de Andrade Modifications to the MSN code for some stuff I'll be doing in later
2008-06-15 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
2008-06-15 Elliott Sales de Andrade Finally got MSN token updating working (I think).
2008-06-14 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
2008-06-14 Elliott Sales de Andrade Fix up some changes that Mark did, that I didn't apply when merging.
2008-06-07 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
2008-06-07 Elliott Sales de Andrade Add real server-side aliasing to MSN.
2008-06-07 Elliott Sales de Andrade Remove MSN's use of a "store name" in favour of the "friendly name"
2008-06-07 Elliott Sales de Andrade Update MSN Contact tokens when an invalid token error is returned.
2008-06-07 Elliott Sales de Andrade Correctly update MSN OIM tokens when an invalid token error is
2008-06-07 Elliott Sales de Andrade Update MSN nexus functions so that tokens are properly updateable. It
2008-06-07 Elliott Sales de Andrade A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
2008-06-07 Elliott Sales de Andrade I was getting annoyed with this extra printing, so now on MSN, it only
2008-06-07 Elliott Sales de Andrade Fix up some merge errors in MSN's notification.c. Darn meld...
2008-06-07 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
2008-05-14 Ka-Hing Cheung patch from QuLogic, references #4875
2008-05-14 Ka-Hing Cheung Patch from tomgr to resend once if the connection is down, fixes #5379
2008-05-14 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
2008-03-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
2008-03-09 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
2008-03-06 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
2008-02-27 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
2008-02-06 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
2008-01-13 Ka-Hing Cheung zero out this, side effect is not crashing when password is incorrect
2008-01-12 Elliott Sales de Andrade References #4382, fixes receiving too many offline messages
2008-01-12 Elliott Sales de Andrade References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
2008-01-12 Elliott Sales de Andrade References #4382, fixes getting offline messages in p15
2007-12-26 Ka-Hing Cheung oops, sending the format data probably isn't very useful. Unless you try
2007-12-26 Ka-Hing Cheung fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
2007-12-26 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
2007-12-26 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
2007-12-26 Ka-Hing Cheung fix sending offline message in p15 by sending the correct token. In msnp14,
2007-12-26 Elliott Sales de Andrade Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
2007-12-26 Elliott Sales de Andrade Patch 3 from Qulogic, this one updates contact list actions to use ticket
2007-12-26 Elliott Sales de Andrade Patch 2 from Qulogic, this one adds SSO authentication
2007-12-26 Elliott Sales de Andrade Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
2008-08-05 Justin Rodriguez Fixed some small rendering errors in conversations and prefs
2008-08-01 Justin Rodriguez Couple small font fixes
2008-08-01 Justin Rodriguez fixed some small font bugs, the coloring when selected, and a segfault