wine
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-03-09  Alexandre JulliardChanged license to LGPL.
2002-02-28  Alexandre JulliardRelease 20020228. wine-20020228
2002-02-28  Alexandre JulliardUpdated authors list from the Changelog. Please let...
2002-02-28  Alexandre JulliardAdded tests extra directories.
2002-02-28  Andriy PalamarchukMade regapi scripts able to process .reg files in regedit
2002-02-28  Alexandre JulliardAdded make check target to run unit tests too since...
2002-02-28  Dave HawkesFixed winproc memory leak.
2002-02-28  Duane ClarkAsk for correct number of chars in EditLblWndProcT.
2002-02-28  Michael CardenasMore complete implementation of SHLWAPI_356.
2002-02-28  Mike McCormackFixed merge error.
2002-02-28  Duane ClarkLISTVIEW_InsertColumnT can be called with a width of
2002-02-27  Andreas MohrAdded some defines and offsets.
2002-02-27  Andreas MohrVarious cosmetic changes.
2002-02-27  Andriy PalamarchukAdded SystemParametersInfo unit test.
2002-02-27  Alexandre JulliardCosmetic fixes.
2002-02-27  Andriy PalamarchukRemoved alternative make scripts.
2002-02-27  Andreas MohrImplemented "App Paths" registry key support for Search...
2002-02-27  Andreas MohrFixed overflow and signed/unsigned behaviour.
2002-02-27  Alexandre JulliardReimplemented DebugBreakProcess.
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-02-27  Andreas Mohr- stress the fact that wineinstall is in Wine source
2002-02-27  Eric PouechAdded the detach command to the debugger.
2002-02-27  Eric PouechNew XP debugging APIs: implemented DebugActiveProcessStop,
2002-02-27  Alexandre JulliardAuthors: Francois Gouget <fgouget@free.fr>, Andriy...
2002-02-27  Bill MedlandCentre text correctly for the selected item.
2002-02-27  Guy L. Albertelli- Support CCS_VERT as alternative for TBSTYLE_WRAPABLE.
2002-02-27  Eric PouechFixed ShellExecute functions when ddeexec was present...
2002-02-27  Guy L. AlbertelliFix the strange case in WIN_FixCoordinates where x...
2002-02-26  Alexandre JulliardFixed make uninstall.
2002-02-26  Marcus MeissnerFixed cut&paste problem in SETRTS.
2002-02-26  Bill MedlandCorrect Word breaking in centred/right justified mode...
2002-02-26  Guy L. AlbertelliAdd additional CCM_ message names.
2002-02-26  Guy L. AlbertelliImplement EM_FMTLINES message based on relay trace...
2002-02-26  Eric PouechAdded lots of missing defines.
2002-02-26  Eric PouechFixed DdeGetData when called for getting size.
2002-02-26  Eric PouechFixed WM_SETFONT handling (no redraw made in some cases).
2002-02-26  Eric PouechCosmetic fixes to 'walk proc' command.
2002-02-26  Lionel UlmerFix crash in the X11 HAL when setting a NULL palette...
2002-02-26  Philipp WollermannAdded support for the Crux Linux distribution (with...
2002-02-26  Guy L. AlbertelliFix another bad test. Caused regression in IE 4.
2002-02-26  Charles DuffyStop TOOLBAR_MeasureString from dying on empty strings.
2002-02-26  Dave HawkesPartially repair hotspot handling.
2002-02-25  Peter HunnisettNew file msvcrt/excpt.h. Move some stuff out of winnt...
2002-02-25  Dave HawkesPrevent lock-up with a focus loop between two top level...
2002-02-25  Gavriel StateAdded XVisualIDFromVisual to tsx11 list.
2002-02-25  Gerard PatelLVM_GetItemRect should not take text size in account...
2002-02-22  Gerhard W.... MoveFileEx now enters the files in the registry when...
2002-02-22  Peter HunnisettFix return type of GetAsyncKeyState.
2002-02-22  Bill MedlandImplement multiline labels in the Large Item view by...
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}.
next