winhttp/tests: Make sure proxy settings are restored.
[wine] / dlls / msctf / categorymgr.c
2012-08-20  Nikolay Sivovmsctf: Call interface methods properly.
2011-10-24  Aric Stewartmsctf: Increase buffer to have room for full key.
2010-12-09  Michael Stefaniucmsctf: Use an iface instead of a vtbl pointer in Catego...
2009-05-05  Aric Stewartmsctf: Implement ITfCategoryMgr::RegisterGUID, ITfCateg...
2009-05-04  Aric Stewartmsctf: Implement ITfCategoryMgr::UnregisterCategory.
2009-02-27  Aric Stewartmsctf: Implement ITfCategoryMgr::FindClosestCategory.
2009-02-04  Aric Stewartmsctf: Implement ITfCategoryMgr::RegisterCategory.
2009-02-04  Aric Stewartmsctf: Stub implementation of ITfCategoryMgr.