wine
2002-02-22  Stefan LeichterCompile fix for GCC 2.7.x.
2002-02-22  Peter HunnisettAdd spec stub for RtlGetNtVersionNumbers.
2002-02-22  Gavriel StateChange useless warning into a TRACE.
2002-02-22  Peter Hunnisettatexit doesn't take a _onexit_t parameter.
2002-02-22  Andreas MohrRemember the currently active index before refreshing.
2002-02-21  Peter HunnisettAdd _lock,_unlock and header file for them.
2002-02-21  Peter HunnisettAvoid assert for very large C++ .so files.
2002-02-21  Peter HunnisettFix ICOM_DEFINE for C++.
2002-02-21  Guy L. Albertelli- Forward ordinals 40, 41, 143, 362 to appropriate...
2002-02-21  Guy L. AlbertelliFix problems in DPA_Merge exposed by previous code...
2002-02-21  Adam D. MossPartially revert previous changes, force configure...
2002-02-21  Bill MedlandDrawText ellipsification on all lines, not just single...
2002-02-20  Alexandre JulliardPreliminary version of the C unit tests run-time enviro...
2002-02-20  Andriy Palamarchuk- made notepad compile with Cygwin
2002-02-20  Bill MedlandDrawtext tidying up ready for the next big change:
2002-02-20  Lawson WhitneyProtect PathIsUNCServerShare from null lpszPath.
2002-02-19  Lawson WhitneySupport for nonstandard baud rate in SetCommState.
2002-02-19  Andriy PalamarchukImplemented parsing of file name, passed in command...
2002-02-19  Stefan LeichterAdded two missing exports.
2002-02-19  Phillip EzoltFixed the scrollbar position overflows using MulDiv.
2002-02-19  Ondrej MacekFix of ListView invalidation in LISTVIEW_SetBkColor.
2002-02-19  Gerard PatelHCR_GetDefaultIcon should set icon number to 0 if it...
2002-02-19  Adam D. MossMake wineinstall work in the new-autoconf-version world.
2002-02-19  Hidenori TakeshimaFixed some deadlocks.
2002-02-19  Hidenori TakeshimaFixes for compatibility.
2002-02-19  Hidenori TakeshimaAdded msrle32.dll (decompressor of MRLE).
2002-02-19  Hidenori TakeshimaFixed bugs in processing DELTA.
2002-02-19  Bill MedlandChange the way that DrawText parses the next line to...
2002-02-19  Patrick HallerFix crash in VariantTimeToDosDateTime.
2002-02-19  Sander van... Must make a copy of global handle returned by GetClipbo...
2002-02-15  Alexandre JulliardModified makedep to handle #include <> correctly (based...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-02-15  Jukka HeinonenConvert some invalid offsets in GetWindowLong16 into...
2002-02-15  Bill MedlandMeasure the text more reasonably. This handles intercha...
2002-02-15  Dave HawkesAdded a keyboard matched to VNC.
2002-02-15  Ron GageAdded several structures.
2002-02-15  Rein KlazesIn SHFileOperation() when requested to copy files,...
2002-02-15  Alexandre JulliardFixed installation issues caused by new configure script.
2002-02-14  Alexandre Julliardversion.h is now in include/wine directory.
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...
2002-02-14  Alexandre JulliardUpdated to newer version.
2002-02-14  Martin DaleckiSome artwork on the default icons.
2002-02-14  Bill MedlandDrawText should not split words just because of clipping.
2002-02-14  Rein KlazesIn ShellExecute16, make sure there is a space between...
2002-02-14  Lawson WhitneyProtect against NULL wsaddrlen in ws_sockaddr_alloc.
2002-02-12  Gavriel StateSome older versions of GDB need to have the filename...
2002-02-12  Dmitry TimoshkovMake Home, End and Enter on the keypad work in the...
2002-02-12  Jukka HeinonenSetFileAttributes returns now an error if target file...
2002-02-12  Jukka HeinonenAdded missing break statement.
2002-02-12  Guy L. AlbertelliPartially implement SHRegWriteUSValue{A|W}.
2002-02-12  Guy L. AlbertelliWhen the commandID was being treated as the index,...
2002-02-12  Guy L. AlbertelliFix regression in some programs due to CLR_DEFAULT...
2002-02-12  Dmitry TimoshkovAllow ToAscii/ToUnicode to work with scanCode = 0.
2002-02-12  Guy L. AlbertelliCorrect tests involved with processing the LVIF_DI_SETI...
2002-02-12  Guy L. AlbertelliInitialize pszText to 0 for internal ->ceItem to elimin...
2002-02-12  Marcus MeissnerAdded default function marshaller registry entry.
2002-02-12  Bill MedlandPut in place a proper tab model within DrawText (also...
2002-02-08  C. Scott AnanianFilled out the implementation of fscanf and _cscanf.
2002-02-08  Eric PouechFixed bug in cache init.
2002-02-08  Aric StewartUse the supplied buffer when copying item text.
2002-02-08  Huw D M DaviesFix PAN_FAMILYSTYLE_INDEX name.
2002-02-08  Huw D M DaviesWe need fttrigon.h, so don't define HAVE_FREETYPE if...
2002-02-08  Lawson WhitneyFix off-by-one error in placing trailing \0.
2002-02-08  Ori PessachSet WS_EX_TOOLWINDOW in a tooltip's dwExStyle.
2002-02-05  Aric StewartDon't return overflow if no class buffer was specified.
2002-02-05  Gerhard GruberWritePrivateProfileSection should allow to create dupli...
2002-02-05  Rein KlazesIn X11DRV_ScrollDC only move pixels that are within...
2002-02-05  Dave HawkesFix for GetNearestColor so it returns the true color...
2002-02-05  Alexandre JulliardAuthors: Guy L. Albertelli <galberte@neo.lrun.com>...
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2002-02-05  Patrik StridvallMSVC compile fixes.
2002-02-05  Dmitry TimoshkovRemove PROGRESS_Refresh, always do InvalidateRect(...
2002-02-05  Dimitrie O... Various cleanups:
2002-02-05  Bill MedlandSplit the path and word/end ellipsification out of...
2002-02-04  Dmitry TimoshkovSupport for generation of .def files from .spec files.
2002-02-04  Dimitrie O... Complete Listview Unicodification.
2002-02-04  Eric Pouech- wineconsole now exits if the started program inside...
2002-02-04  Eric PouechFixed some bad behavior when many symbols with same...
2002-02-04  Aric StewartAdded implementation of SetItemW.
2002-02-04  François GougetStoring an IP address in a signed int results in bugs...
2002-02-04  Dmitry TimoshkovReimplement GetStringTypeA and GetStringTypeExA.
2002-02-04  Malte StarostikDo not destroy ITypeLib held by ITypeInfo before the...
2002-02-04  Marcus MeissnerVT_EMPTY can be coerced to VT_I4, value 0.
2002-02-04  Dmitry TimoshkovMoved style correcting code to the WM_CREATE handler...
2002-02-04  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2002-02-04  Guy L. AlbertelliFix problem exposed by the improvements in version...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-02-02  Patrik Stridvall- Made runtest "use strict".
2002-02-02  Francois Gougetmalloc.h is obsolete and stdlib.h should be used instead.
2002-02-02  Alexandre JulliardWe can use normal imports for shell32 now.
2002-02-02  Bill MedlandEnsure that the whole modified text is returned from...
2002-02-02  Alexandre JulliardDo not use the PEB lock as loader lock, use a separate...
2002-02-02  Andreas MohrFixed some more missing parenthesis issues.
2002-02-02  Andreas Mohr- add documentation section to README
2002-02-02  Huw D M DaviesFlip A<->W conversion in dispinfo_notifyT.
2002-02-01  Aric StewartFix to GetItemW to stop whiping out the items text.
2002-02-01  Francois Gougetconfig.h should be included first (if at all).
2002-02-01  Guy AlbertelliDon't try to set fields in nonexistant lpLineCountryList.
2002-01-31  Rein KlazesAllow integer atoms in set_property and remove_property...
2002-01-31  Alexandre JulliardLOAD_LIBRARY_AS_DATAFILE modules must be mapped like...
next