wine
2002-08-13  Dmitry TimoshkovAdded WM_GET/SETTEXT support.
2002-08-13  Alexandre JulliardThe provider functions are WINAPI.
2002-08-13  Aric StewartOnly modify returned keys on success.
2002-08-13  Alexandre JulliardAdded 'walk exception' command.
2002-08-13  Alexandre JulliardAvoid dependencies on y.tab.h.
2002-08-13  Alexandre JulliardSetup exception frame around 16-bit calls to unwind...
2002-08-13  Juergen SchmiedStubs for DragDropHelper.
2002-08-13  Marcus MeissnerFixed the ppdev.h present but not direct io access...
2002-08-13  Pierre BeyssacFixed ptrace argument order for FreeBSD, NetBSD and...
2002-08-13  Jukka HeinonenAdd support for moving VGA controller window in framebu...
2002-08-10  Alexandre JulliardTest results need to depend on the module being tested.
2002-08-10  Alexandre JulliardAdded explicit dependency on y.tab.h for lex output.
2002-08-09  Alexandre JulliardUnprotect the resource data in the unhandled exception...
2002-08-09  Alexandre JulliardImplemented the RtlImage* functions, and use them to...
2002-08-09  Andriy PalamarchukImproved richedit headers.
2002-08-09  Michael StefaniucConvert HMMIO to a void*.
2002-08-09  Dave HawkesFonts with an incomplete character set could cause...
2002-08-09  Marcus MeissnerCopy va_lists by using va_copy, not by just assigning...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-09  Alexandre JulliardFixed string lengths to do the right thing for all...
2002-08-09  Alexandre JulliardUpdated authors list.
2002-08-09  Ove KaavenSome more RPC definitions.
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-08-09  Patrik StridvallAPI file update.
2002-08-09  Michael Stefaniuc- Convert HDRVR to a void*.
2002-08-09  Andriy PalamarchukAdded an example of using winemaker.
2002-08-09  Andriy PalamarchukUpdated to generate build scripts working with current...
2002-08-09  Huw D M DaviesAdd missing HeapFree.
2002-08-07  Gregg MattinsonFixes for Sparc build.
2002-08-07  Alexandre JulliardDon't make the ac_asm function wrapper static to preven...
2002-08-07  Alexandre JulliardGet rid of removed winapi_check subdirs.
2002-08-06  Alexandre JulliardDon't change base in map_image since we use it later on.
2002-08-06  Alexandre JulliardAuthors: Josh DuBois <duboisj@codeweavers.com>, Marcus...
2002-08-06  Juergen SchmiedImplement StrRetToStr in shlwapi.
2002-08-06  Christian CostaInitialize the DDCAPS structure of the DDRAW object...
2002-08-06  Lionel UlmerHandle 'not acquired' error messages on keyboard GetDev...
2002-08-04  Alexandre JulliardRelease 20020804. wine-20020804
2002-08-03  Alexandre JulliardSet user address space limit to 0xc0000000.
2002-08-03  Lionel UlmerSupport negative values in RECTs during Blts.
2002-08-03  Juergen Schmied- Fixed possible loss of data with given overlapped...
2002-08-03  Alexandre JulliardOnly link with msvcrt on mingw32. Cleaned up a few...
2002-08-03  Juergen Schmied- Moved 16 bit functions to a seperate file.
2002-08-03  Michael StefaniucConvert HMIXER, HMIXEROBJ to a void*.
2002-08-03  Duane ClarkOn mouse down in thumb, issue SB_THUMBTRACK with curren...
2002-08-02  Alexandre JulliardInstall the aclocal macros for use by Winelib apps.
2002-08-02  Alexandre JulliardDon't pass the perl C flags to winebuild.
2002-08-02  Mike CastleCompile fix for multi-threaded perl.
2002-08-02  Lionel UlmerBe less strict on parameter checking in the SetSurfaceD...
2002-08-02  Michael Stefaniuc- Converted HWAVE, HWAVEIN, HWAVEOUT to void*.
2002-08-02  Eric PouechAdded $regs as a variable for displaying all registers.
2002-08-02  Alexandre JulliardDon't set the DC_DIRTY flag in SetDCState since we...
2002-08-02  Alexandre JulliardRemoved struct user to avoid conflicts with system...
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-08-01  Alexandre JulliardIn -spec and -exe mode, accept multiple object files...
2002-08-01  Robert LunnonPreliminary audio driver for Solaris Libaudioio.
2002-08-01  Alexandre JulliardAuthors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael...
2002-07-31  Alexandre JulliardUse the normal perl interpreter for test scripts that...
2002-07-31  Alexandre JulliardMoved the #ifdefs for the getnetby* etc. functions...
2002-07-31  Rok MandeljcFixed some invalid characters.
2002-07-31  Alexandre JulliardSplit routines that don't rely on C functions into...
2002-07-31  Alexandre JulliardAdd MSVCRT prefix to _stat and _fstat (based on a patch...
2002-07-31  Rafael KitoverPortability fixes for Cygwin.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-07-31  Eric PouechMoved all client-side console code to kernel.
2002-07-31  Alexandre JulliardMoved initial AllocConsole call to kernel init (based...
2002-07-31  Eric PouechMade the calls to (Read|Write)Console through a functio...
2002-07-31  Eric PouechAdded a generic mechanism to set up hooks for dispatchi...
2002-07-31  Alexandre JulliardWe have to use the Rtl variant of Enter/LeaveCriticalSe...
2002-07-31  Alexandre JulliardRemove .so extension from main module file name after...
2002-07-31  Alexandre JulliardRewrote atom test in C.
2002-07-31  Rafael KitoverChanged dos_handles to store dups of stdio/out/err...
2002-07-31  Nicolas EscuderSpeed and buffer improvement, code clean up, and fix...
2002-07-31  Alexandre JulliardFixed HANDLE<->HFILE conversions, since they will be...
2002-07-30  Alexandre JulliardMerged the NAS driver written by Nicolas
2002-07-30  Eric PouechAdded ability to defer breakpoint setting for breakpoin...
2002-07-30  Eric PouechFixed regression on internal vars.
2002-07-29  Alexandre JulliardSet the correct permissions on the PE image sections.
2002-07-29  Marcus MeissnerCheck for mkstemp, added a port implementation if it...
2002-07-29  Chris MorganSome dos VGA error handling. Misc TRACE changes.
2002-07-29  Eric PouechAdded source command.
2002-07-29  Juergen Schmied- Implemented IMallocSpy hooks in IMalloc.
2002-07-29  Gerald PfeiferFixed format string.
2002-07-29  Jukka HeinonenVGA emulation now supports outw and outl.
2002-07-29  Jukka HeinonenAdd VGA controller framebuffer between VGA window and
2002-07-29  Steven EdwardsPortability fix.
2002-07-29  Steven EdwardsFix building/linking resources on Mingw.
2002-07-29  Alexandre JulliardImport comctl32 functions from shell32 by ordinal.
2002-07-29  Michael StefaniucInclude <stdlib.h> needed by exit().
2002-07-29  Michael StefaniucConverted HENHMETAFILE and HMETAFILE to a void*.
2002-07-28  Alexandre JulliardConvert HTASK to void* (based on a patch by Michael...
2002-07-28  Alexandre JulliardAdded a winebuild man page.
2002-07-28  Alexandre JulliardAdded support for importing by ordinal.
2002-07-28  Alexandre JulliardSet correct dll file name when building a .def file.
2002-07-28  Alexandre JulliardFixed potential memory corruption.
2002-07-28  Ryan CummingImplementation of RtlGetNtVersionNumbers.
2002-07-28  Rafael KitoverMinor fix for ide-scsi cdroms.
2002-07-28  Jukka HeinonenAdd decoding logic for VGA indexed registers.
2002-07-28  Michael Stefaniuc- Converted HHOOK to a void*.
2002-07-26  Alexandre JulliardRDW_FRAME should be RDW_NOFRAME when validating (spotte...
2002-07-25  Gerald Pfeifer#include <unistd.h> which is required for unlink().
next