Do not clear FD_WINE_CONNECTED on shutdown(). FD_WINE_CONNECTED
[wine] / dlls / imm32 /
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-22  Michael StefaniucCompile the imm32 dll with STRICT defined.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-24  James JuranAdd missing \n to output messages.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
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-04-29  Hidenori TakeshimaRemoved some code because of MS EULA concerns.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Eric KohlAdded ImmDisableIME stub.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2001-09-19  Francois GougetFix the definition of structs NUMBERFMT* and CURRENCYFMT*.
2001-05-18  James JuranMake sure we set dwOSVersionInfoSize before calling...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-12-18  Hidenori TakeshimaImplemented keyboard layout and context - far from...
2000-12-16  Hidenori TakeshimaImplemented some APIs and IME class - far from complete.
2000-12-15  Hidenori TakeshimaImplemented some DDK APIs - far from complete.
2000-12-14  Hidenori TakeshimaAdded a spec file for 16bit imm.
2000-12-05  Hidenori TakeshimaAdded some stubs.
2000-12-02  Hidenori TakeshimaAdded some stubs.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
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-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
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/