README.mingw

Sun, 27 May 2007 17:00:06 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Sun, 27 May 2007 17:00:06 +0000
branch
cpw.khc.msnp14
changeset 20522
177cad886d4c
parent 16272
2ec817794ae1
child 33100
9c6db78cce0b
permissions
-rw-r--r--

A bunch of MSNP14 stuff:

Don't store the group id on the group blist node.

Fix & tidy up payload length detection for commands (errors can have payloads too)

Avoid a crash when connecting to a new account with no contact list

Tidy up addressbook parsing slightly

Fix crashes when buddy list sync issues are detected

Fix initial email notifications, Fixes #1293

Plug a few memory leaks

Detect OIM authentication failures correctly


NOTE: I have disabled dynamic address book retrieval, instead we now
receive the whole address book. This is because the blist sync stuff is
still very wonky.

How to build Pidgin for Windows using MinGW
=============================

For the latest build instructions, please refer to:

http://developer.pidgin.im/wiki/BuildingWinPidgin

mercurial