ole32: Remove some assertions in the stuctured storage code by
[wine] / dlls / msrle32 /
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-15  András Kovácsmsrle32: Added Hungarian translation.
2006-03-03  Mike McCormackmsrle32: Fix some gcc 4.1 warnings caused by casts...
2006-02-13  Petr Tesarikmsrle32: Czech language resources encoding fix.
2006-02-06  Fatih Aşıcımsrle32: Turkish translation.
2006-02-03  Dmitry TimoshkovAdd a check for icinfo->fccType in DRV_OPEN message...
2005-12-26  Rolf Kalbermattermsrle32: Spelling fix.
2005-11-28  Dmitry TimoshkovFix all drivers DriverProc to conform to the DRIVERPROC...
2005-11-28  Dmitry TimoshkovSet both dwVersionICM and dwVersion to ICVERSION in...
2005-11-28  Dmitry TimoshkovFix several bugs in msrle32 preventing it to load.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-11  YunSong HwangAdd Korean translations.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Alexander N. SørnesAdded Norwegian translations.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-12  Alexandre JulliardFixed some traces to use the right printf format and...
2005-08-17  Alexandre JulliardRemoved a few more unnecessary import libraries.
2005-08-17  Alexandre JulliardMake all the DriverProc entry points private.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-03-23  Francois GougetAssorted spelling fixes.
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-10  Francois GougetAssorted spelling fixes.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-20  Francois GougetAssorted spelling fixes.
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.