Fix signed/unsigned comparison warnings.
[wine] / dlls / msrle32 /
2004-08-16  David KredbaAdded Czech resources.
2004-07-16  Marcus MeissnerFixed lvalue casts for new compiler.
2004-07-12  Hajime SegawaAdded Japanese translation for msrle32, wininet, wcmd.
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-02-27  Alexandre JulliardMoved msrle32 to the top-level dlls directory.
2002-10-08  Michael GünnewigImplemented the MS RLE video codec.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
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-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-12  Michael KarcherpDst was advanced too much when decoding DELTA blocks.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-19  Hidenori TakeshimaFixed bugs in processing DELTA.
2001-11-20  Patrik StridvallFixed some issues found by winapi_check.
2001-11-06  Hidenori TakeshimaAdded stubs for msrle32.dll and implemented RLE8 decoder.