wine
2000-04-19  Alexandre JulliardRemoved winmm from import list.
2000-04-19  Alexandre JulliardUse GetProcAddress for mmio* functions to avoid importi...
2000-04-19  Alexandre JulliardFixed resource loading.
2000-04-19  John R. SheetsMinor cleanups, plus fixed a couple bugs in .DBG parsin...
2000-04-19  Andreas MohrAdded DirectPlay registry keys to winedefault.reg.
2000-04-19  Stephane LussierMousewheel support.
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
2000-04-18  Stephane LussierImplemented Mousewheel support.
2000-04-18  Rein KlazesConvert service and protocol names to lowercase before...
2000-04-18  Huw D M DaviesFix return value for OffsetRgn if x and y are 0.
2000-04-18  Huw D M DaviesImplement StrokeAndFillPath.
2000-04-18  Huw D M DaviesFixed typo.
2000-04-18  Sheri SteevesEMR_SELECTOBJECT records stock objects with their id...
2000-04-18  Huw D M DaviesTidy up of PlayEnhMetaFileRecord - fixes PolyPoly*...
2000-04-16  Alexandre JulliardRemoved permission checks in create_key and delete_key...
2000-04-16  Richard CohenWrap an exception handler around FindResource.
2000-04-16  Uwe BonnesCorrected WinMain.
2000-04-16  Alexandre JulliardImplemented 'walk process' and 'walk threads' commands...
2000-04-16  Alexandre JulliardImplemented thread and (partial) module snapshots,...
2000-04-16  Alexandre JulliardSave the registry on server exit without client interve...
2000-04-16  Stephane LussierSupport switching the keyboard layout with WINE running.
2000-04-16  Uwe Bonnesfgets: Don't swallow \n, treat EOF
2000-04-16  Uwe BonnesAdd missing backslash in the debugger definition.
2000-04-16  Rein KlazesSetLocalTime() and SetSystemTime() bugfixes. Added...
2000-04-16  Marcus MeissnerDSOUND_MixerNorm: do not compare unrelated pointers.
2000-04-15  Alexandre JulliardRewrote command-line parsing of CreateProcessA to be...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-15  Patrik Stridvall- API files update.
2000-04-15  Martin FuchsImplement CCS_NOMOVEY for tool bars.
2000-04-15  Ove KaavenSymlink root's registry to global registry. Minor cleanups.
2000-04-15  Owen WangAdded further implementation of WINAPI EnumDateFormats...
2000-04-15  Serge IvanovAdded proper handling TVIS_OVERLAYMASK flag and allows...
2000-04-14  Ove KaavenPOSIX threads emulation, tricks glibc into being thread...
2000-04-14  Alexandre JulliardMade server launching somewhat cleaner and faster.
2000-04-14  Marcus MeissnerDetypoed X11DRV_EVENT_SetInputMethod.
2000-04-14  Stephane LussierWhen dealing with XKB extensions, force the AltGr key...
2000-04-14  Huw D M DaviesDefine __fastcall.
2000-04-14  Huw D M DaviesAdded a few toolbar defines.
2000-04-14  Huw D M DaviesA few corrections to bounding boxes.
2000-04-14  Huw D M DaviesDon't close groups of polylines.
2000-04-14  Marcus MeissnerDo not dereference a ptr we just checked being NULL.
2000-04-14  Francois GougetChanged the placement of WINE_UNUSED to make gcc 2...
2000-04-14  Ove KaavenFollow symlinks when saving registry.
2000-04-14  Alexandre JulliardAdded missing winestub dependency.
2000-04-14  Alexandre JulliardLoad done event now created by the server.
2000-04-13  Eric PouechMade the winedbg an external and WineLib program.
2000-04-13  Eric PouechGot rid of -debug wine's option (wine now requires...
2000-04-13  Eric PouechAdded launching of a debugger when unhandled exception...
2000-04-13  Eric PouechAdded a .xcnlnk section to builtin KERNEL32 PE header.
2000-04-13  Eric PouechLet CreateProcess launch unix executable without a...
2000-04-13  Alexandre JulliardFixed signal stack handling on Linux when sigaltstack...
2000-04-13  Alexandre JulliardImplemented guard pages and stack overflow exceptions.
2000-04-13  Alexandre JulliardCleanup thread stack allocation. Use a single VirtualAl...
2000-04-13  Alexandre JulliardMake sure HKLM\Software\Wine\Wine is a non-volatile...
2000-04-13  Stephane LussierFixed AltGr key handling.
2000-04-13  Marcus MeissnerMake DirectDraw compile with DGA2 present.
2000-04-13  Andreas MohrFILE_CreateFile()'s read/write-check was broken due...
2000-04-13  Huw D M DaviesFixes and cleans up some of the GetEnhMetaFile* functions.
2000-04-13  Huw D M DaviesGlobalReAlloc returns 0 on failure.
2000-04-13  Andreas MohrStub for NtAllocateUuids.
2000-04-13  Huw D M DaviesClear TopRootItem when whole tree is deleted.
2000-04-11  Alexandre JulliardIgnore all output files.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...
2000-04-11  Alexandre JulliardMade GetProcessHeap(), GetCurrentProcessId(), GetCurren...
2000-04-11  Marcus MeissnerMerged in Corel's AUTHORs.
2000-04-11  Marcus MeissnerOnly copy dstwidth*3 bytes in the 24bit case.
2000-04-11  Marcus MeissnerFree private structure in Xlib_DDS_Release.
2000-04-11  Ulrich CzekallaMSG_ProcessKbdMsg can be called from peek, so only...
2000-04-11  Serge IvanovTreeView - minor bugfix and optimization:
2000-04-11  Ulrich Czekalla_ILGetFileDate should convert the date to local time...
2000-04-11  Noomen HamzaFixed other bugs within MMIO implementation. Now, it...
2000-04-10  Marcus MeissnerUse d3dexecutebuffer_create only when compiling with...
2000-04-09  Dimitrie O... Replaced xmalloc calls with malloc/HeapAlloc calls.
2000-04-09  Eric PouechCosmetics.
2000-04-09  Andreas MohrImplemented HeapWalk().
2000-04-09  Marcus MeissnerTwo left over HeapValidate assertions removed.
2000-04-09  Eric PouechClear status for sending exception event.
2000-04-09  Eric PouechAdded ability to put new-lines in changelog entry.
2000-04-09  Richard CohenGetItem was returning the item instead of subitem info.
2000-04-09  Dave PicklesRegistry key used in LoadBoard() was not the same as...
2000-04-09  Alexandre JulliardRemoved old resource compiler.
2000-04-09  Alexandre JulliardCreate directories that don't contain a Makefile.
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...
2000-04-08  Alexandre JulliardRemoved a number of global handle allocations and criti...
2000-04-08  Alexandre JulliardTemporary hack to share handles between processes shari...
2000-04-08  Alexandre JulliardAdded lazy initialization of critical sections, based...
2000-04-08  Yuxi ZhangStephen Mereu
2000-04-08  Andreas MohrAdded PeekNamedPipe stub.
2000-04-08  Gerard PatelFixed pixmap leak with the 1x1 bitmap in memory DCs.
2000-04-08  Ove Kaavenwineinstall now properly configures no-windows installs...
2000-04-08  Ove KaavenDefault system.ini (from documentation/status/multimedia).
2000-04-06  Alexandre JulliardDo not send a debug event for a thread until the previo...
2000-04-06  Alexandre JulliardMoved SaveOnlyUpdatedKeys to wine.ini.
2000-04-06  Alexandre JulliardAdded support for WINEPREFIX environment variable.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-06  Owen WangImplemented API EnumTimeFormatsA(). It supports now...
2000-04-06  Junichi KuchinishiAdded conversion from DBCS lpDx to WCHAR lpDx.
2000-04-06  Patrik Stridvall- Implemented stub statistics. Turned off by default...
next