wine
2002-01-31  Guy AlbertelliPaint control immediately on WM_SETTEXT.
2002-01-31  Alexandre JulliardCodeWeavers
2002-01-31  Guy Albertelli- better trace output
2002-01-31  NogImplement function 0xb (Read mouse motion counters...
2002-01-31  Bill Medland- Introduce a significant design decision.
2002-01-31  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2002-01-31  Gerard PatelDon't repaint header when scrolling a listview vertically.
2002-01-31  Guy Albertelli- fix order of parameters is SendNotify
2002-01-31  Guy AlbertelliAdded NULL checks on all rectangle pointers.
2002-01-29  Dmitry TimoshkovAdded LdrDisableThreadCalloutsForDll.
2002-01-29  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Huw D...
2002-01-29  Eric KohlAdded location of local application data.
2002-01-29  Dmitry TimoshkovFixed RtlAddAccessAllowedAce return value.
2002-01-29  Mike McCormackAdded stubs for NdrDllCanUnloadNow and NdrDllGetClassOb...
2002-01-29  Dmitry TimoshkovAdded GetComputerNameEx[AW] semi-stub.
2002-01-29  Eric KohlAdded FindFirstUrlCacheEntry[AW] stubs.
2002-01-29  Aric StewartAdded some MAPI stubs.
2002-01-29  Aric StewartAdded a pass-through msvcrt20.
2002-01-29  Eric KohlAdded Extract stub.
2002-01-29  Eric KohlAdded ImmDisableIME stub.
2002-01-29  Dmitry TimoshkovImplemented _wmakepath.
2002-01-29  Jukka HeinonenAdded support for DOS EMS memory.
2002-01-29  Francois Gouget'test -e' is not supported on Solaris, replace with...
2002-01-29  Gerard PatelFix problems with listview notification.
2002-01-29  Dmitry TimoshkovDo not write beyond end of color table in X11DRV_DIB_Se...
2002-01-29  Dimitrie O... - add new SetRange functions (instead of duplicating...
2002-01-29  Alexandre JulliardAuthors: Guy Albertelli <guy@codeweavers.com>, Mike...
2002-01-29  Charles LoepImplemented ImageList_Write.
2002-01-29  Guy AlbertelliEliminate some useless error messages.
2002-01-29  Huw D M DaviesDon't define HAVE_FREETYPE unless we have freetype.h.
2002-01-29  Rein KlazesCorrect optlen when WS_setsockopt is called with SO_LINGER.
2002-01-29  Huw D M DaviesWeird thing with lcid of library is that if sublang...
2002-01-29  Guy AlbertelliDon't fill colormap beyond end of screen depth.
2002-01-29  Charles LoepFixed file extension problem in the file dialog.
2002-01-29  Huw D M DaviesRemoved IsBadStringPtrA call that caused trouble.
2002-01-29  Charles LoepFix errors resulting from missing parenthesis.
2002-01-29  Guy AlbertelliText/Bkgnd color fixes.
2002-01-29  Dimitrie O... Simplify and fix listview ellipsification of large...
2002-01-29  Uwe BonnesXFONT_GetAvgCharWidth: Always round up.
2002-01-29  Alexandre JulliardFixed copy/paste bug.
2002-01-29  Dimitrie O... Make FIXMEs more grep-able.
2002-01-29  Gerard PatelAvoid converting nonexistent text from A->W.
2002-01-29  Huw D M DaviesUses Xrender extension to allow client side font rendering.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2002-01-29  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2002-01-29  Steven EdwardsChanges wine_main to main to properly build on all...
2002-01-29  ClemensShould process the .dynsym of shared libraries instead...
2002-01-29  Andreas MohrFixed ==/!= mismatch.
2002-01-29  Dmitry TimoshkovDo not be too smart and add WS_CAPTION in AdjustWindowR...
2002-01-29  Francois GougetAvoid conflict with htonl & friends in Winelib on FreeBSD.
2002-01-29  Francois GougetRename s_addr to src_addr to avoid a conflict on Solaris.
2002-01-29  Francois GougetPrefix _JBLEN to avoid conflict on FreeBSD.
2002-01-29  Aric StewartFleshed out some metafile conversions.
2002-01-29  Aric StewartAdded the correct halftone palette.
2002-01-29  NogImplement function number 0x5 (Return mouse button...
2002-01-29  Alexandre JulliardWork around ftruncate implementations that don't suppor...
2002-01-29  Guy L. AlbertelliFix PathCreateFromUrl{A|W} to return the corrrect error...
2002-01-29  Guy L. AlbertelliFix SHRegOpenUSKey{A|W} and SHRegQueryUSValue{A|W}...
2002-01-29  Jukka HeinonenLow-resolution and low-color VGA modes are now mapped...
2002-01-29  Bill MedlandPut the prefix-underline-drawing away into it's own...
2002-01-29  Aric StewartGetDiskFreeSpace needs to set the last error on failure.
2002-01-29  Bill MedlandA couple of additions.
2002-01-22  Alexandre JulliardRelease 20020122. wine-20020122
2002-01-22  Alexandre JulliardRemoved no longer used average width calculation.
2002-01-22  Marcus MeissnerThe \\<nr> magic in LoadTypeLibEx found directories...
2002-01-22  Marcus MeissnerAbort if we do not find yacc or bison.
2002-01-22  Marcus MeissnerMoved guids needed for Proxy/Stub factories to respecti...
2002-01-22  Alexandre JulliardDon't include debugtools.h in the header file, moved...
2002-01-22  Alexandre JulliardMoved debug definitions to include/wine/debug.h.
2002-01-22  Alexandre JulliardRemoved use of SET_DEBUGGING, it's broken anyway.
2002-01-22  Uwe BonnesConsistent usage of istring, use STR_[Get|Set]Ptr where...
2002-01-22  Tommy Schultz... Make EnumWindows return TRUE if no windows exists.
2002-01-22  Mark G. AdamsAdd GetDefaultPrinter() functions.
2002-01-21  Francois GougetMake the Wine trace facilities accessible from Winelib...
2002-01-21  Francois GougetComment out/ifdef out unused code and variables.
2002-01-21  Marcus MeissnerHandle section==NULL (error) in WritePrivateProfileStringA.
2002-01-21  Ove KaavenAdded support for MWM hints.
2002-01-21  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Ove...
2002-01-21  Francois GougetPrint the strerror instead of just the errno.
2002-01-21  Francois GougetAdd missing cast.
2002-01-21  Francois GougetFix invalid C code (undefined behavior).
2002-01-21  Francois GougetFix a couple of warnings and a typo.
2002-01-21  Alexandre JulliardDon't convert "ptr" return type to a Perl string.
2002-01-21  Alexandre JulliardFixed function prototype that confused winapi_extract.
2002-01-21  Patrik StridvallGenerate Perl modules defining prototypes for exported...
2002-01-18  Eric PouechFixed initialisation messages for raw DDE.
2002-01-18  Eric PouechImplemented interprocess DDE message posting.
2002-01-18  Dimitrie O... - Make the ListView control Unicode ready.
2002-01-18  Aric StewartInitialize streamData and check on failure to read...
2002-01-18  Bill MedlandPrevent trying to handle uninitialised memory as a...
2002-01-18  Patrik StridvallFixed some issues found by winapi_check.
2002-01-18  Patrik StridvallMinor API files update.
2002-01-18  Dmitry TimoshkovFix return value of GetWindowsDirectoryA/W and GetSyste...
2002-01-18  Bang Jun-YoungFix NetBSD compile errors; CDIOCREADAUDIO is not availa...
2002-01-18  Uwe BonnesAdded GradientFill stub.
2002-01-18  Andriy PalamarchukSystemParametersInfo: fixed return value for SPI_SETFAS...
2002-01-18  Bill MedlandCoGetClassObject: for CLSCTX_LOCAL_SERVER at least...
2002-01-18  Bill Medland- Don't string copy from uninitialised stack memory...
2002-01-18  Eric PouechFixes char array in structure dumping.
2002-01-18  Huw D M DaviesStub for comctl32.419
next