wine
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.
2005-06-16  Aric StewartBreak out all the class registration actions into class...
2005-06-16  Juan LangDefine some more OID strings.
2005-06-16  Alexandre JulliardStore a relative pointer for registry entry points...
2005-06-16  Mike McCormackAdd/fix more NT native API declarations.
2005-06-16  Mike McCormackFix some declaration and write string warnings.
2005-06-16  Mike McCormack- forward AddRef, Release, QueryInterface and GetClassI...
2005-06-16  Alexandre JulliardOutput the exported names as a C string so that they...
2005-06-16  Alexandre JulliardUse the DEFINE_REGS_ENTRYPOINT macro to define register...
2005-06-16  Alexandre JulliardRemoved the DOS version option, specifying the Windows...
2005-06-16  Mike McCormackSHCreateStreamOnFileW is implemented in shlwapi, so...
2005-06-16  Mike McCormackSwitch IShellLink to use shlwapi.SHCreateStreamOnFileW.
2005-06-16  Mike McCormackDefine RegOpenUserClassesRoot.
2005-06-16  Steven EdwardsRemoved duplicated ALPHA platform context definitions.
2005-06-16  Michael JungTest GetAttributesOf on the MyComputer shellfolder.
2005-06-16  Paul VriensProcessName should be without the path.
2005-06-16  Paul VriensW2K3 returns STATUS_INVALID_HANDLE instead of STATUS_AC...
2005-06-16  Maarten Lankhorst- Implemented ICSeqCompressFrame{Start,,End}
2005-06-16  Maarten LankhorstRegister qcap.dll on wine initialisation.
2005-06-15  Huw DaviesFor modal propsheets we should run our own message...
2005-06-15  Aric StewartBreak out all the helper functions into helpers.c.
2005-06-15  Alexandre JulliardMoved the API doc rules to the documentation makefile.
2005-06-15  Stefan HuehnerFix some -Wmissing-declarations by making functions...
2005-06-15  Michael JungAdded tests for SHGetPathFromIDList.
2005-06-15  Huw DaviesUnquote the icon file path if it's quoted.
2005-06-15  Dmitry TimoshkovAdd a test case for WM_[L|R|M|X]BUTTONDBLCLK generation...
2005-06-15  Felix Nawothnig- Replaced server requests in EnumProcesses by native...
2005-06-15  Alexandre JulliardMoved the wine manpage to the loader/ directory.
2005-06-15  Robert ShearmanImplement GetComboBoxInfo and CB_GETCOMBOBOXINFO.
2005-06-15  Alexandre JulliardAvoid static forward declaration that doesn't work...
2005-06-15  Mike McCormackRemove some uses of wine/unicode.h functions.
2005-06-15  Juan LangAdd encode/decode support for multi-byte integers.
2005-06-15  Mike McCormackFix declarations.
2005-06-15  Mike McCormackFix declarations in the tests.
2005-06-15  Robert ShearmanMSDN states that DuplicateToken should create a new...
2005-06-15  Michael JungImplement SHGetPathFromIDList based on GetDisplayNameOf.
2005-06-15  Paul VriensOnly exact buffer size gives STATUS_SUCCESS.
2005-06-14  Alexandre JulliardGet rid of the wine.conf man page.
2005-06-14  Alexandre JulliardRemove the process locks in process_killed, not process...
2005-06-14  Alexandre JulliardMoved debugging config options to HKCU\Software\Wine...
2005-06-14  Michael JungReplace magic error constant.
2005-06-14  Saulius KrasuckasAvoid accessing uninitialized data on WinME (based...
2005-06-14  Stefan HuehnerRemove include "cursoricon.h" from nonclient.c and...
2005-06-14  Michael JungUse SHGetPathFromIDList instead of SHELL32_GetPathFromI...
2005-06-14  Alexandre JulliardCall the close_handle notification for all objects...
2005-06-14  Robert ShearmanFix size used to validate the sids in aces.
2005-06-14  Alexandre JulliardRemoved the check for the old Resolution option.
2005-06-14  Alexandre JulliardMerged palette option processing into the main configur...
2005-06-14  Michael JungReturn the correct attributes for the desktop folder.
2005-06-14  Robert ShearmanAdd TokenType attribute to specify whether the token...
2005-06-14  Alexandre JulliardUse a better location than HKCU\Wine for saving the...
2005-06-14  Alexandre JulliardAvoid repeatedly opening the configuration registry...
2005-06-14  Alexandre JulliardMoved network configuration parameters to HKCU\Software...
2005-06-14  Michael JungAdded tests to compare SHGetPathFromIDList and GetDispl...
2005-06-14  Mike McCormackFixes for -Wmissing-declaration and -Wwrite-string...
2005-06-14  Alexandre JulliardMoved config parameters to HKCU\Software\Wine\DirectInput.
2005-06-14  Alexandre JulliardMoved config parameters to HKCU\Software\Wine\DirectSound.
2005-06-14  Alexandre JulliardMoved all font config parameters to HKCU\Software\Wine...
2005-06-14  Ivan Leo PuotiReimplement IOCTL_SCSI_PASS_THROUGH_DIRECT and
2005-06-14  Saulius KrasuckasChange (long long) to (LONGLONG) to compile with MSVC.
2005-06-14  Paul VriensReturn STATUS_INVALID_INFO_CLASS for non-implemented...
2005-06-14  Lauri Tulmin- EM_CHARFROMPOS should return the closest char (clicki...
2005-06-14  Alexandre JulliardRemoved the Tweak.Fonts configuration hack.
2005-06-14  Alexandre JulliardGet rid of the PerfectGraphics option, that's not reall...
2005-06-14  Alexandre JulliardHardcode the location of config.sys, no need for a...
2005-06-14  Mike McCormackAdd a couple of missing functions.
2005-06-14  Mike McCormackDeclare port functions and fix prototypes.
2005-06-14  Mike McCormackFix warnings from -Wmissing-declarations.
2005-06-14  Mike McCormackCall remove_process_locks when a process ends, fix...
2005-06-14  Mike McCormackFix declaration warnings in the test cases.
2005-06-14  Michael Stefaniuc- Fix VarFormat for formats that mix '0' and '#' in...
2005-06-14  Mike McCormackAdd the IContextMenu interface to the ShellLink object.
2005-06-14  Juan LangAdd CertAlgIdToOID and CertOIDToAlgId, with tests.
2005-06-14  Alex Villacís... Avoid one more access to pcbRead.
2005-06-13  Mike McCormackFix some warnings.
2005-06-13  Alex Villacís... Prevent crash on IDirectMusicLoaderResourceStream_IStre...
2005-06-13  Aric StewartA "1" is returned not a 1 for AssignmentType. Also...
2005-06-13  Mike McCormackImplement ShellLink's IShellExtInit::Initialize() method.
next