wine
2000-04-29  Eric PouechFixed a few compilation warnings.
2000-04-29  Patrik StridvallFixed some warnings.
2000-04-29  Patrik StridvallFixed issues reported by winapi_check.
2000-04-29  Patrik Stridvall- API files update
2000-04-29  Lionel UlmerAdded '--enable-opengl' flag to bypass the thread-safet...
2000-04-29  Dimitrie O... Removed some HEAP_xalloc calls.
2000-04-29  Eric PouechFixed bug when file doesn't exist in MCI_OPEN handling.
2000-04-29  Eric PouechFixed argv handling for cuiexe winelib programs.
2000-04-29  Ove KaavenMade pthread_kill_other_threads_np and pthread_atfork...
2000-04-29  Rein KlazesWinHelp must accept a NULL pointer to the help key...
2000-04-28  Guy L. Albertelli- Correct check for minimum buffer length.
2000-04-28  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
2000-04-28  Uwe BonnesDOSFS_DoGetFullPathName: rewrite to return results...
2000-04-28  Alexandre JulliardAuthors: Gavriel State <gavriels@corel.com>, Ulrich...
2000-04-28  Juergen SchmiedComplete cleanup, bugfixes.
2000-04-28  Juergen SchmiedStubs for IQueryAssociations.
2000-04-28  Juergen SchmiedMoved policy related functions to shpolicy.c
2000-04-28  Juergen SchmiedExplicit import user32.dll.
2000-04-28  Juergen SchmiedSeparated 32 bit functions to shellole.c.
2000-04-28  Juergen SchmiedFixed: extract the icon by resource id.
2000-04-28  Juergen SchmiedSmall fixes.
2000-04-28  Juergen SchmiedFixes.
2000-04-28  Dmitry TimoshkovMake WineLook=Win95 the default setting.
2000-04-28  Lionel UlmerAdded leaving of critical section on all return cases.
2000-04-28  Ove KaavenRemoved init_sect. Use Interlocked* functions instead.
2000-04-28  Juergen SchmiedSmall fixes, removed asserts.
2000-04-28  Alexandre JulliardChanged imports of winspool to winspool.drv.
2000-04-28  Alexandre JulliardAdded libkeyboard.so creation.
2000-04-28  Martin Fuchs- Return modified rectangle after layouting header...
2000-04-28  Chris MorganImplemented TOOLBAR_MouseLeave to handle WM_MOUSELEAVE...
2000-04-28  Chris MorganAdded default values for SPI_GETMOUSEHOVERHEIGHT, SPI_G...
2000-04-28  Rein KlazesImplement mark and space parity generation. Accept...
2000-04-28  Ove KaavenOverride fork().
2000-04-28  Dimitrie O... Get rid of HEAP_xrealloc.
2000-04-25  Patrik StridvallCompile fix for --without-x.
2000-04-25  Patrik StridvallAdded new configuration file option for selecting graph...
2000-04-25  Patrik StridvallLink the TTY driver with the standard libs.
2000-04-25  Eric PouechFixed winspool(.drv) loading.
2000-04-25  Patrik StridvallRemoved X_DISPLAY_MISSING.
2000-04-25  Ulrich WeigandImproved CodeView type information loader.
2000-04-25  Gerard PatelDon't use the template member unless the corresponding...
2000-04-24  Alexandre JulliardSwitched to the X11 license.
2000-04-24  Patrik StridvallFixed some warnings.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-24  Patrik Stridvall- Updated API files.
2000-04-24  Francois GougetInclude string.h to make winnt.h self-sufficient.
2000-04-24  Alexandre JulliardPatrick Yang (Corel)
2000-04-24  Gerard Patel32 bits message processing for color dialog.
2000-04-24  Martin FuchsFixed toolbar bitmap size handling.
2000-04-24  Rein KlazesCorrect test for linux 2.2 joystick API, which returned...
2000-04-24  Dimitrie O... Removed the last xmalloc calls.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-23  Alexandre JulliardBuild wineclipsrv as part of the x11drv dll.
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.
next