Converted winebuild option parsing to use getopt_long. Added a number
[wine] / dlls / imm32 / imm.c
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-22  Michael StefaniucCompile the imm32 dll with STRICT defined.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-24  James JuranAdd missing \n to output messages.
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-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Eric KohlAdded ImmDisableIME stub.
2001-05-18  James JuranMake sure we set dwOSVersionInfoSize before calling...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
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-02  Hidenori TakeshimaAdded some stubs.
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
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...
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/