wine
2000-04-23  Alexandre JulliardRemoved a few inter-dll dependencies.
2000-04-23  Rein KlazesMake RDW_ValidateParent() modify the update region...
2000-04-23  Uwe BonnesSNOOP_PrintArg: replaced IsBad* functions by exception...
2000-04-23  Patrik StridvallAdded --without-curses compile option.
2000-04-23  Ove KaavenAdded some more pthread overrides.
2000-04-23  Ove KaavenFixed debugger registry key location.
2000-04-23  Francois GougetUse DECLARE_HANDLE to declare handles.
2000-04-23  Francois GougetDECLARE_HANDLE should not be undef'ed after use.
2000-04-23  Ove KaavenFix edit control's WM_GETTEXT behaviour.
2000-04-23  Gerard PatelDo not initialize dcb in BuildCommDCB[AndTimeouts].
2000-04-23  Dmitry TimoshkovAdapted unimap.pl script and generated by it casemap...
2000-04-23  Gerard PatelCheck if dialog is visible before setting the focus.
2000-04-23  Dmitry TimoshkovRemoved the longstanding hack in response to WM_ACTIVAT...
2000-04-23  Martin FuchsFixed GetNumberFormat declaration.
2000-04-23  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
2000-04-23  Gerard PatelStub for InternetGetConnectedState.
2000-04-23  Francois GougetFixed GetProcessHeap() for the STRICT mode.
2000-04-23  Marcus MeissnerAlso check for empty GUID in DirectDrawCreate.
2000-04-19  Alexandre JulliardAdded some missing import directives.
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...
next