inetcomm/tests: Object is a static singleton on win95.
[wine] / dlls / inetcomm / pop3transport.c
2008-12-04  Alexandre Julliardinetcomm: Make a function static.
2008-11-17  Francois Gougetinetcomm: Fix compilation on systems that don't support...
2008-11-11  Hans Leidekkerinetcomm: Get rid of the server info copy.
2008-11-10  Hans Leidekkerinetcomm: Send a notification when disconnecting.
2008-11-10  Hans Leidekkerinetcomm: Support both forms of the UIDL and LIST commands.
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Flesh out the pop3 command parser.
2008-11-04  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-04  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Implement IPOP3Transport::Disconnect.
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of the pop3 USER and...
2008-10-30  Hans Leidekkerinetcomm: Add a stub implementation of IPOP3Transport.