wine
2003-05-08  Eric PouechAdded environment tests.
2003-05-08  Eric PouechImplemented a bunch of environment related NTDLL APIs.
2003-05-07  Alexandre JulliardAdded NONAMELESSUNION/STRUCT defines.
2003-05-07  Alexandre JulliardFixed typo in return value of tkill().
2003-05-07  Alexandre JulliardMoved the EnumResource* functions to the kernel dll...
2003-05-07  Alexandre JulliardUse RtlFindMessage to load message resources.
2003-05-07  Michael SchlüterAdded wglGetExtensionsStringARB.
2003-05-07  Jukka HeinonenAdd scrolling support for VGA text mode.
2003-05-06  Alexandre JulliardAdded comment about why changing ADDRESS_SPACE_LIMIT...
2003-05-06  Alexandre JulliardAdded support for retrieving page fault address on...
2003-05-06  Alexandre JulliardIn assembler check, try to use gas first (based on...
2003-05-06  Robert LunnonEliminate segfault due to NULL This->sIcoPath.
2003-05-06  Andreas MohrMention the necessary configuration file header.
2003-05-06  Dimitrie O... Make it easy to use something other than wrc to compile...
2003-05-06  Thomas MertesTests for RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-05-06  Thomas MertesImplement RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-05-06  Marcus MeissnerAdded include <errno.h>.
2003-05-06  Achim KaiserTake font metrics into account for EC_USEFONTINFO margins.
2003-05-06  Alexandre JulliardFixed a couple of races with exiting threads in suspend...
2003-05-06  Alexandre JulliardFixed return value of CreateNamedPipe (spotted by Mike...
2003-05-06  Jason EdmeadesAdd support for MultiplyTransform (helps make the Skimm...
2003-05-06  Jason EdmeadesAdd the beginnings of support for texture coordinates.
2003-05-06  Marcus MeissnerFix return code of DPNHPAST_DllGetClassObject stub.
2003-05-06  Rok Mandeljc- implemented some more port related-functions
2003-05-06  Jukka HeinonenReport errors to applications when illegal dates are...
2003-05-04  Igor StepinAdded a lot of Russian translations.
2003-05-04  Mike HearnSupport _NET_WM_PING protocol so the WM can detect...
2003-05-04  Pierre d'HerbemontAdd register preservation when using lawrx instruction.
2003-05-04  Rok MandeljcDmusic class factory can now create dmloader8 and dmper...
2003-05-04  Marcus MeissnerFixed non-x86 DOSVM_Wait prototype.
2003-05-04  Marcus MeissnerFixed powerpc compile.
2003-05-04  Lionel UlmerGive the right ids to the DirectSoundCreate8 function...
2003-05-04  Lionel UlmerActually set the GL context before doing any GL calls.
2003-05-04  Lionel UlmerAdded SetSystemTimeAdjustment stub.
2003-05-02  Alexandre JulliardAdded dummy read_elf_info for the non-ELF case (reporte...
2003-05-02  Andreas MohrAdded some stubs.
2003-05-02  Robert ReifMove all tests to outside the loop when setting volume.
2003-05-02  Lionel Ulmer- misc. tracing fixes
2003-05-02  Rok MandeljcImplemented DirectMusic:EnumPort and DirectMusic:GetDef...
2003-05-02  Alexandre JulliardRemoved no longer correct assertion.
2003-05-02  Alexandre JulliardRemoved useless check for registry file version.
2003-05-02  Robert ReifReversed relationship between buffers and notifies.
2003-05-02  Robert ReifAdded driver property set implementation.
2003-05-02  Adam GundyWhen items are inserted in a partially populated treevi...
2003-05-02  Adam GundyCheck the mask flags in the item structure to determine...
2003-05-02  Jukka HeinonenRemove obsolete code from DOSVM_Wait.
2003-05-02  Jukka HeinonenReport correct IRQ bases to DPMI applications.
2003-05-02  Jukka HeinonenFix argument passing to DOS program from winevdm.
2003-05-02  Dimitrie O... Remove stale links from the FAQ.
2003-05-02  Andreas MohrAdded missing Win98 user32.dll function exports entries.
2003-05-02  Andreas Mohr- improve intro text
2003-05-02  Dimitrie O... Remove some obsolete and/or redundant info.
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-05-01  Alexandre JulliardMoved rules for building shared libraries into a global...
2003-05-01  Robert Shearman- Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie...
2003-05-01  Stefan LeichterApplication specific settings are also supported for...
2003-05-01  Igor StepinChanged font charset from ANSI to DEFAULT_CHARSET.
2003-04-30  Mike HearnChange return code comparison in AVI control (from...
2003-04-30  Mike HearnAdd default codec entry (from patch by stanleyg76@yahoo...
2003-04-30  Maxime Bellengé- Fix some indentation problems.
2003-04-30  Alexandre JulliardAvoid calling Win32 resource functions on 16-bit modules.
2003-04-30  Alexandre JulliardWe still need to link against ntdll until the pthread...
2003-04-30  Steven EdwardsFix for building lzexpand with Mingw or MS_VC++ includes
2003-04-30  Alexandre JulliardAdded wine_init.
2003-04-30  Alexandre JulliardFixed typo in last minute change (spotted by Gerald...
2003-04-30  Alexandre JulliardMoved most of the kernel resource APIs to dlls/kernel.
2003-04-30  Dmitry TimoshkovProtect BeginPaint and EndPaint from lps being NULL.
2003-04-30  Maxime BellengéFix bounding rectangle computation for an ownerdraw...
2003-04-30  Dimitrie O... Generate custom draw notifications for ownerdraw listvi...
2003-04-30  Juan LangBetter API compliance and test case for NetWkstaTranspo...
2003-04-29  Alexandre JulliardImplemented ntdll resource functions.
2003-04-29  Robert ReifFixed a problem where OSS trigger support is inconsistent.
2003-04-29  Alexandre JulliardGet rid of the COMMDLG_hInstance variables.
2003-04-29  Robert ReifAdded partial property set support which is used by...
2003-04-29  Robert ReifAdded driver notify implementation.
2003-04-29  Christian CostaSmall fix in IDirectInputDevice2Impl_QueryInterface.
2003-04-29  Maxime Bellengé- Fix some indentation.
2003-04-29  Christian CostaReserve space for 16 streams in the stateblock.
2003-04-29  Christian CostaEnable creation of DirectInput objects trough CoCreateI...
2003-04-27  Alexandre JulliardFixed non-MZ case broken by previous patch.
2003-04-27  Hans LeidekkerInstall winevdm.
2003-04-27  Stefan LeichterMoved (stub) implementation of GetKerningPairs from...
2003-04-27  Dimitrie O... Indentation fixes.
2003-04-27  Uwe BonnesSome UrlCache stubs.
2003-04-27  Uwe BonnesAdded GetPrintProcessorDirectoryA stub.
2003-04-27  Stephan BEUZEImplemented message TCM_SETPADDING with the Dimitri...
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...
2003-04-27  Alexandre JulliardAdded NONAMELESSUNION/STRUCT defines.
2003-04-27  Alexandre JulliardSilently ignore 'so' loadorder in the config file inste...
2003-04-27  Alexandre JulliardMake sure that snd_pcm_open returned a valid handle...
2003-04-27  Jerry JiThe missing part of multiple device support for wineart...
2003-04-27  Rok MandeljcSome dmusic functions implementation.
2003-04-27  Matthew DavisonAdded some registry-loading code.
2003-04-27  Brad CampbellEM_REPLACESTR was not respecting buffer_limit.
2003-04-27  Stefan LeichterRemoved W->A calls from FatalAppExitW.
2003-04-27  Maxime BellengéFix the computation of the trackbar's size.
2003-04-26  Alexandre JulliardProperly handle the wait4 syscall failure on kernels...
2003-04-26  Alexandre JulliardAdded a few stubs needed by the generated oaidl_p.c.
2003-04-26  Ove KaavenPreliminary implementation of proper IDispatch marshalling.
2003-04-26  Francois GougetMany typo fixes and case fixes.
next