netstat: Initial implementation.
[wine] / dlls / imm32 / imm32.spec
2012-01-25  Austin Englishimm32: Add a stub for ImmGetHotKey.
2011-06-03  Austin Englishimm32: Add a stub for ImmEnumInputContext.
2009-08-03  Aric Stewartimm32: Stub implementation of ImmDisableTextFrameService.
2008-04-23  ByeongSik Jeonimm32: Add stub and header of Imm{Create|Show|Destroy...
2008-04-23  ByeongSik Jeonimm32: Add stub and header of ImmRequestMessage.
2008-04-14  Aric Stewartimm32: Implement ImmProcessKey and ImmTranslateMessage.
2008-02-11  Aric Stewartimm: Implement ImmGenerateMessage.
2007-10-17  Andrey Turkinimm32: ImmDisableIme is an alias to ImmDisableIME.
2007-07-04  Aric Stewartimm32: Implement Locking/Unlocking IMC and IMCC functions.
2007-04-09  Dmitry Timoshkovwinebuild: Check if a given forward does exist in one...
2007-02-21  Aric Stewartimm32: Implement stubs for ImmGetImeMenuItemsA and...
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2004-04-01  Raphael JunqueiraAdded some stubs.
2004-03-04  Jesse AllenAdded ImmAssociateContextEx stub.
2004-02-03  Ken BelleauAdded stub for ImmDisableIME.
2004-01-21  Aric StewartUse X11 XIM callbacks to enable full IME support.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-02  Alexandre JulliardRemoved a bunch of multimedia code at Hidenori's request.
2002-01-29  Eric KohlAdded ImmDisableIME stub.
2000-12-18  Hidenori TakeshimaImplemented keyboard layout and context - far from...
2000-12-15  Hidenori TakeshimaImplemented some DDK APIs - far from complete.
2000-12-05  Hidenori TakeshimaAdded some stubs.
2000-12-02  Hidenori TakeshimaAdded some stubs.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-01-08  Patrik StridvallFixed some issues found by winapi_check.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/