wine
2005-06-20  Alexandre JulliardMoved the audio driver configuration to HKCU\Software...
2005-06-20  Alexandre JulliardMoved a few registry keys from HKLM\Software\Wine to
2005-06-20  Alexandre JulliardMoved configuration data to HKCU\Software\Wine\Alsa...
2005-06-20  Mike McCormackMake functions static.
2005-06-20  Pierre d'HerbemontAlso check for /usr/X11R6/lib/libGL.dylib.
2005-06-20  Vitaly LipatovFix returned value for SPI_SETMOUSEBUTTONSWAP.
2005-06-20  Stefan HuehnerMake some function static.
2005-06-20  Jeremy WhiteRevamp the initialization for Alsa.
2005-06-20  Vitaly Lipatov- Realize DoEnvironmentSubstA via ExpandEnvironmentStri...
2005-06-20  Aric StewartUse MSI_IterateRecords for DuplicateFiles.
2005-06-20  Aric StewartUse MSI_IterateRecords for processing actions.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-20  Rein KlazesOwner drawn menu item size calculation fixes:
2005-06-20  Robert ReifFix roundoff error to prevent negative length.
2005-06-20  Mike McCormackMake tabs work in msi dialogs.
2005-06-20  Wolfgang ThallerUse __ASM_NAME and HAVE_ASM_DOT_SIZE in a few places...
2005-06-20  Robert ShearmanAdd support for impersonating a token.
2005-06-20  Robert ShearmanConvert some registry helper functions to use unicode...
2005-06-20  Lauri Tulmin- add some tests for {Get|Set}Pixel
2005-06-20  Martin Fuchs- Sync with ReactOS repository, re-indent and remove...
2005-06-20  Hans LeidekkerStub implementation for GetMenuBarInfo.
2005-06-20  Robert ShearmanImplement RtlImpersonateSelf, RevertToSelf and MapGener...
2005-06-20  Rein KlazesIn MCI_(Un)MapMsg16To32W with wMsg == MCI_OPEN(_DRIVER...
2005-06-20  Wolfgang ThallerImplement try_mmap_fixed for Darwin.
2005-06-20  Wolfgang ThallerWinebuild darwin/x86-specific fixes:
2005-06-20  Vitaly LipatovAllow null pointers for EM_GETSEL message (as MSDN...
2005-06-20  Michael JungUse stat's dev/inode to compare paths instead of compar...
2005-06-20  Paul VriensStub implementations for ProcessVmCounters, ProcessTime...
2005-06-20  Mike McCormack- don't include winreg.h
2005-06-20  Mike McCormackRemove unnecessary includes.
2005-06-20  James HawkinsImplement RtlCopySecurityDescriptor.
2005-06-20  Robert ShearmanChange the RPC code to use the unicode versions of...
2005-06-20  Robert Shearman- Change some of the registry helper functions to use...
2005-06-20  Rein KlazesIn SCROLL_DrawScrollbar allocate the internal info...
2005-06-20  Marcus MeissnerAdded PF_NX_ENABLED definition.
2005-06-20  Dmitry TimoshkovEnable MAKEPOINTS usage in Wine.
2005-06-20  Krzysztof Foltman- Fix a warning caused by the TAB patch.
2005-06-20  Stefan LeichterMake shell32 tests loadable on NT4.
2005-06-20  Pierre d'HerbemontMove the (Mac OS X) IOKit headers to the top of the...
2005-06-20  Troy RolloChange WS_bind to accept an sa_family of 0 as "don...
2005-06-20  Saulius KrasuckasSync msvcmaker with make_ctests to generate valid code.
2005-06-20  Mike McCormackMake functions static.
2005-06-17  Francois GougetUpdate the win(16|32).api files to match the current...
2005-06-17  Aric StewartAllow control events to return codes to halt the proces...
2005-06-17  Francois GougetFix the CryptEncodeObjectEx() prototype.
2005-06-17  Francois GougetFix the prototypes of SQLCreateDataSource*(), SQLGetPri...
2005-06-17  Aric StewartA long overdue fix to MSI_SetTargetPath. This should...
2005-06-17  Aric StewartFlesh out the remaining keys in RegisterProduct.
2005-06-17  Alexandre JulliardUpdated paths of ShowDirSymlinks, ShowDotFiles and...
2005-06-17  Alexandre JulliardMoved directory options to HKCU\Software\Wine.
2005-06-17  Alexandre JulliardMoved version key to HKCU\Software\Wine.
2005-06-17  Vitaliy MargolenDeactivate active window in ShowWindow(,SW_HIDE).
2005-06-17  Francois GougetAssorted spelling fixes.
2005-06-17  Francois GougetFix winapi_check documentation warnings.
2005-06-17  Vitaliy MargolenShowOwnedPopups and WM_SHOWWINDOW should handle non...
2005-06-17  Aric StewartBreak out all the file related actions and helper funct...
2005-06-17  Francois GougetFix the FreeADsMem() prototype.
2005-06-17  Francois GougetProtect the unistd.h and sys/stat.h includes.
2005-06-17  Francois GougetRemove an unneeded variable in test_query_timeofday().
2005-06-17  Francois GougetRemove unneeded NULL cast.
2005-06-17  Francois GougetRemove a check for obsolete directory and file special...
2005-06-17  Francois GougetWe should set the global $all_modules variable otherwis...
2005-06-17  Marcus MeissnerUse a simpler expression for the "RichEdit20W" string...
2005-06-17  Marcus MeissnerSpecify enough buffer for id[] (20 chars are not enough).
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-17  Michael KaufmannInitialize more structure members, including biSizeImag...
2005-06-17  Alexandre JulliardThe TEB doesn't need execute permissions.
2005-06-17  Dmitry TimoshkovDdeCreateStringHandleA/W takes a pointer to a const...
2005-06-17  Michael JungRemove trailing backslash from DOS paths in GetDisplayN...
2005-06-17  Martin FuchsCorrections of Czech translation by Denzil.
2005-06-17  Mike McCormackDeclare Nt directory functions.
2005-06-17  Alexandre JulliardMove the loader a bit higher in memory to leave more...
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-06-17  Oliver StieberChange the way caps are sent between d3d9/d3d8 and...
2005-06-17  Marcus MeissnerExtractAssociatedIconA needs to allocate enough space...
2005-06-17  Marcus MeissnerRemove cszbs from msi/action.h.
2005-06-17  James HawkinsForward GetPrivate/KernelObjectSecurity to NtQuerySecur...
2005-06-17  Dmitry TimoshkovFixed POINTS definition for WORDS_BIGENDIAN case.
2005-06-17  Juan LangAdd a few traces and comments.
2005-06-17  Juan LangAdd more missing defs.
2005-06-16  Alexandre JulliardMake import thunks position-independent to avoid text...
2005-06-16  Alexandre JulliardUse the standard font path to look for TrueType fonts.
2005-06-16  Oliver StieberRename _D3DCAPS9.MaxPixelShaderValue to the correct
2005-06-16  Aric StewartBreak out all the top level apis into install.c.
2005-06-16  Paul VriensHide <-> Show Advanced.
2005-06-16  Mike McCormackAdded support for the MSI MaskEdit control.
2005-06-16  Oliver StieberDisable the creation of invalid vertex declarations...
2005-06-16  Oliver StieberAdded relay tracing to texture.
2005-06-16  Oliver StieberDefine some more flags
2005-06-16  Robert Shearman- All versions of Windows ignore the access rights...
2005-06-16  Aric StewartA simple cleanup to only track the temp file if we...
2005-06-16  Alexandre JulliardUse RegOpenKey instead of RegOpenKeyEx to avoid trouble...
2005-06-16  Alexandre JulliardFixed registry paths to edit the real config, and remov...
2005-06-16  Alexandre JulliardMoved configuration keys to HKCU\Software\Wine\X11...
2005-06-16  Alexandre JulliardMoved configuration keys to HKCU\Software\Wine\DllOverr...
2005-06-16  Aric StewartAdd UI messages to FindRelatedProducts.
2005-06-16  Juan Lang- implement encoding and decoding of enumerated types...
2005-06-16  Alexandre JulliardGenerate proper PIC code for CALL32_CBClient.
2005-06-16  Alexandre JulliardStore vtables in the data segment to avoid text relocat...
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
next