- Implement LVM_SCROLL and adjust scrolling for all formats.
[wine] / programs / avitools /
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Vincent BéronFixed warnings.
2002-05-22  Alexandre JulliardNew loading scheme for Winelib apps, makes them behave...
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
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 JulliardAdded mkinstalldirs to create directories more portably.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-29  Matthew ClarkeDon't assume .spec files are found in the current direc...
2001-01-11  Ulrich WeigandFixed unnamed union dummy names.
2001-01-05  François GougetThe first 2 parameters of WinMain are HINSTANCEs, not...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-10  Alexandre JulliardBuild most programs as .so files.
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
2000-02-03  Ulrich WeigandAdded .spec files for all libtest/ and programs/ WineLi...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-10-31  Alexandre JulliardCompile fix.
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-03-25  David LuyerChanged "strings.h" to "string.h".
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-09  Marcus MeissnerFixed image size and line size, added 8bit color/palett...
1999-02-05  Marcus MeissnerUpdated msvideo / vfw.h, use builtin msvfw32.dll by...
1999-01-29  Marcus MeissnerUpdated msvideo. New program 'icinfo [-about] [-configu...