2005-06-17 |
Francois Gouget | Remove unneeded NULL cast. |
tree | commitdiff |
2005-06-17 |
Marcus Meissner | Use a simpler expression for the "RichEdit20W" string... |
tree | commitdiff |
2005-06-17 |
Marcus Meissner | Specify enough buffer for id[] (20 chars are not enough). |
tree | commitdiff |
2005-06-17 |
Mike McCormack | Use HANDLE instead of HKEY in the NT API. |
tree | commitdiff |
2005-06-17 |
Michael Kaufmann | Initialize more structure members, including biSizeImag... |
tree | commitdiff |
2005-06-17 |
Alexandre Julliard | The TEB doesn't need execute permissions. |
tree | commitdiff |
2005-06-17 |
Dmitry Timoshkov | DdeCreateStringHandleA/W takes a pointer to a const... |
tree | commitdiff |
2005-06-17 |
Michael Jung | Remove trailing backslash from DOS paths in GetDisplayN... |
tree | commitdiff |
2005-06-17 |
Mike McCormack | Declare Nt directory functions. |
tree | commitdiff |
2005-06-17 |
Stefan Huehner | Remove some -Wstrict-prototypes warnings. |
tree | commitdiff |
2005-06-17 |
Oliver Stieber | Change the way caps are sent between d3d9/d3d8 and... |
tree | commitdiff |
2005-06-17 |
Marcus Meissner | ExtractAssociatedIconA needs to allocate enough space... |
tree | commitdiff |
2005-06-17 |
Marcus Meissner | Remove cszbs from msi/action.h. |
tree | commitdiff |
2005-06-17 |
James Hawkins | Forward GetPrivate/KernelObjectSecurity to NtQuerySecur... |
tree | commitdiff |
2005-06-17 |
Juan Lang | Add a few traces and comments. |
tree | commitdiff |
2005-06-16 |
Alexandre Julliard | Make import thunks position-independent to avoid text... |
tree | commitdiff |
2005-06-16 |
Alexandre Julliard | Use the standard font path to look for TrueType fonts. |
tree | commitdiff |
2005-06-16 |
Oliver Stieber | Rename _D3DCAPS9.MaxPixelShaderValue to the correct |
tree | commitdiff |
2005-06-16 |
Aric Stewart | Break out all the top level apis into install.c. |
tree | commitdiff |
2005-06-16 |
Mike McCormack | Added support for the MSI MaskEdit control. |
tree | commitdiff |
2005-06-16 |
Oliver Stieber | Disable the creation of invalid vertex declarations... |
tree | commitdiff |
2005-06-16 |
Oliver Stieber | Added relay tracing to texture. |
tree | commitdiff |
2005-06-16 |
Robert Shearman | - All versions of Windows ignore the access rights... |
tree | commitdiff |
2005-06-16 |
Aric Stewart | A simple cleanup to only track the temp file if we... |
tree | commitdiff |
2005-06-16 |
Alexandre Julliard | Moved configuration keys to HKCU\Software\Wine\X11... |
tree | commitdiff |
2005-06-16 |
Alexandre Julliard | Moved configuration keys to HKCU\Software\Wine\DllOverr... |
tree | commitdiff |
2005-06-16 |
Aric Stewart | Add UI messages to FindRelatedProducts. |
tree | commitdiff |
2005-06-16 |
Juan Lang | - implement encoding and decoding of enumerated types... |
tree | commitdiff |
2005-06-16 |
Alexandre Julliard | Store vtables in the data segment to avoid text relocat... |
tree | commitdiff |
2005-06-16 |
Stefan Huehner | Fix some -Wstrict-prototypes warnings. |
tree | commitdiff |
2005-06-16 |
Aric Stewart | Break out all the class registration actions into class... |
tree | commitdiff |
2005-06-16 |
Alexandre Julliard | Store a relative pointer for registry entry points... |
tree | commitdiff |
2005-06-16 |
Mike McCormack | Add/fix more NT native API declarations. |
tree | commitdiff |
2005-06-16 |
Mike McCormack | Fix some declaration and write string warnings. |
tree | commitdiff |
2005-06-16 |
Mike McCormack | - forward AddRef, Release, QueryInterface and GetClassI... |
tree | commitdiff |
2005-06-16 |
Alexandre Julliard | Use the DEFINE_REGS_ENTRYPOINT macro to define register... |
tree | commitdiff |
2005-06-16 |
Alexandre Julliard | Removed the DOS version option, specifying the Windows... |
tree | commitdiff |
2005-06-16 |
Mike McCormack | SHCreateStreamOnFileW is implemented in shlwapi, so... |
tree | commitdiff |
2005-06-16 |
Mike McCormack | Switch IShellLink to use shlwapi.SHCreateStreamOnFileW. |
tree | commitdiff |
2005-06-16 |
Michael Jung | Test GetAttributesOf on the MyComputer shellfolder. |
tree | commitdiff |
2005-06-16 |
Paul Vriens | ProcessName should be without the path. |
tree | commitdiff |
2005-06-16 |
Paul Vriens | W2K3 returns STATUS_INVALID_HANDLE instead of STATUS_AC... |
tree | commitdiff |
2005-06-16 |
Maarten Lankhorst | - Implemented ICSeqCompressFrame{Start,,End} |
tree | commitdiff |
2005-06-15 |
Huw Davies | For modal propsheets we should run our own message... |
tree | commitdiff |
2005-06-15 |
Aric Stewart | Break out all the helper functions into helpers.c. |
tree | commitdiff |
2005-06-15 |
Michael Jung | Added tests for SHGetPathFromIDList. |
tree | commitdiff |
2005-06-15 |
Huw Davies | Unquote the icon file path if it's quoted. |
tree | commitdiff |
2005-06-15 |
Dmitry Timoshkov | Add a test case for WM_[L|R|M|X]BUTTONDBLCLK generation... |
tree | commitdiff |
2005-06-15 |
Felix Nawothnig | - Replaced server requests in EnumProcesses by native... |
tree | commitdiff |
2005-06-15 |
Robert Shearman | Implement GetComboBoxInfo and CB_GETCOMBOBOXINFO. |
tree | commitdiff |
2005-06-15 |
Mike McCormack | Remove some uses of wine/unicode.h functions. |
tree | commitdiff |
2005-06-15 |
Juan Lang | Add encode/decode support for multi-byte integers. |
tree | commitdiff |
2005-06-15 |
Mike McCormack | Fix declarations. |
tree | commitdiff |
2005-06-15 |
Mike McCormack | Fix declarations in the tests. |
tree | commitdiff |
2005-06-15 |
Robert Shearman | MSDN states that DuplicateToken should create a new... |
tree | commitdiff |
2005-06-15 |
Michael Jung | Implement SHGetPathFromIDList based on GetDisplayNameOf. |
tree | commitdiff |
2005-06-15 |
Paul Vriens | Only exact buffer size gives STATUS_SUCCESS. |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Moved debugging config options to HKCU\Software\Wine... |
tree | commitdiff |
2005-06-14 |
Michael Jung | Replace magic error constant. |
tree | commitdiff |
2005-06-14 |
Saulius Krasuckas | Avoid accessing uninitialized data on WinME (based... |
tree | commitdiff |
2005-06-14 |
Stefan Huehner | Remove include "cursoricon.h" from nonclient.c and... |
tree | commitdiff |
2005-06-14 |
Michael Jung | Use SHGetPathFromIDList instead of SHELL32_GetPathFromI... |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Removed the check for the old Resolution option. |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Merged palette option processing into the main configur... |
tree | commitdiff |
2005-06-14 |
Michael Jung | Return the correct attributes for the desktop folder. |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Use a better location than HKCU\Wine for saving the... |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Avoid repeatedly opening the configuration registry... |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Moved network configuration parameters to HKCU\Software... |
tree | commitdiff |
2005-06-14 |
Michael Jung | Added tests to compare SHGetPathFromIDList and GetDispl... |
tree | commitdiff |
2005-06-14 |
Mike McCormack | Fixes for -Wmissing-declaration and -Wwrite-string... |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Moved config parameters to HKCU\Software\Wine\DirectInput. |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Moved config parameters to HKCU\Software\Wine\DirectSound. |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Moved all font config parameters to HKCU\Software\Wine... |
tree | commitdiff |
2005-06-14 |
Ivan Leo Puoti | Reimplement IOCTL_SCSI_PASS_THROUGH_DIRECT and |
tree | commitdiff |
2005-06-14 |
Saulius Krasuckas | Change (long long) to (LONGLONG) to compile with MSVC. |
tree | commitdiff |
2005-06-14 |
Paul Vriens | Return STATUS_INVALID_INFO_CLASS for non-implemented... |
tree | commitdiff |
2005-06-14 |
Lauri Tulmin | - EM_CHARFROMPOS should return the closest char (clicki... |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Removed the Tweak.Fonts configuration hack. |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Get rid of the PerfectGraphics option, that's not reall... |
tree | commitdiff |
2005-06-14 |
Alexandre Julliard | Hardcode the location of config.sys, no need for a... |
tree | commitdiff |
2005-06-14 |
Mike McCormack | Declare port functions and fix prototypes. |
tree | commitdiff |
2005-06-14 |
Mike McCormack | Fix warnings from -Wmissing-declarations. |
tree | commitdiff |
2005-06-14 |
Mike McCormack | Fix declaration warnings in the test cases. |
tree | commitdiff |
2005-06-14 |
Michael Stefaniuc | - Fix VarFormat for formats that mix '0' and '#' in... |
tree | commitdiff |
2005-06-14 |
Mike McCormack | Add the IContextMenu interface to the ShellLink object. |
tree | commitdiff |
2005-06-14 |
Juan Lang | Add CertAlgIdToOID and CertOIDToAlgId, with tests. |
tree | commitdiff |
2005-06-14 |
Alex Villacís Lasso | Avoid one more access to pcbRead. |
tree | commitdiff |
2005-06-13 |
Mike McCormack | Fix some warnings. |
tree | commitdiff |
2005-06-13 |
Alex Villacís Lasso | Prevent crash on IDirectMusicLoaderResourceStream_IStre... |
tree | commitdiff |
2005-06-13 |
Aric Stewart | A "1" is returned not a 1 for AssignmentType. Also... |
tree | commitdiff |
2005-06-13 |
Mike McCormack | Implement ShellLink's IShellExtInit::Initialize() method. |
tree | commitdiff |
2005-06-13 |
Alexandre Julliard | Added magic comments to all Wine-specific registry... |
tree | commitdiff |
2005-06-13 |
Alexandre Julliard | Removed references to obsolete configuration entries. |
tree | commitdiff |
2005-06-13 |
Huw Davies | When loading a bitmap we should stretch the image to... |
tree | commitdiff |
2005-06-13 |
Krzysztof Foltman | Test when TVN_SELCHANGING and TVN_SELCHANGED are really... |
tree | commitdiff |
2005-06-13 |
Alexandre Julliard | Moved the NONAMELESSUNION/STRUCT macros to wine/test... |
tree | commitdiff |
2005-06-13 |
Mike McCormack | - add the IShellExtInit interface to the ShellLink... |
tree | commitdiff |
2005-06-13 |
Detlef Riekenberg | Added activeds.dll with some stubs to get the native... |
tree | commitdiff |
2005-06-13 |
Juan Lang | - encode/decode X509_NAMEs for simple string encodings... |
tree | commitdiff |
2005-06-13 |
Krzysztof Foltman | Don't send TVN_SELCHANGING nor TVN_SELCHANGED if the... |
tree | commitdiff |
next |