2005-06-17 |
Dmitry Timoshkov | Fixed POINTS definition for WORDS_BIGENDIAN case. |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Juan Lang | Add a few traces and comments. |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Juan Lang | Add more missing defs. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Make import thunks position-independent to avoid text... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Use the standard font path to look for TrueType fonts. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Oliver Stieber | Rename _D3DCAPS9.MaxPixelShaderValue to the correct |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Aric Stewart | Break out all the top level apis into install.c. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Paul Vriens | Hide <-> Show Advanced. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Mike McCormack | Added support for the MSI MaskEdit control. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Oliver Stieber | Disable the creation of invalid vertex declarations... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Oliver Stieber | Added relay tracing to texture. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Oliver Stieber | Define some more flags |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Robert Shearman | - All versions of Windows ignore the access rights... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Aric Stewart | A simple cleanup to only track the temp file if we... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Use RegOpenKey instead of RegOpenKeyEx to avoid trouble... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Fixed registry paths to edit the real config, and remov... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Moved configuration keys to HKCU\Software\Wine\X11... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Moved configuration keys to HKCU\Software\Wine\DllOverr... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Aric Stewart | Add UI messages to FindRelatedProducts. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Juan Lang | - implement encoding and decoding of enumerated types... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Generate proper PIC code for CALL32_CBClient. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Store vtables in the data segment to avoid text relocat... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Stefan Huehner | Fix some -Wstrict-prototypes warnings. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Aric Stewart | Break out all the class registration actions into class... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Juan Lang | Define some more OID strings. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Store a relative pointer for registry entry points... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Mike McCormack | Add/fix more NT native API declarations. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Mike McCormack | Fix some declaration and write string warnings. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Mike McCormack | - forward AddRef, Release, QueryInterface and GetClassI... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Output the exported names as a C string so that they... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Use the DEFINE_REGS_ENTRYPOINT macro to define register... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Alexandre Julliard | Removed the DOS version option, specifying the Windows... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Mike McCormack | SHCreateStreamOnFileW is implemented in shlwapi, so... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Mike McCormack | Switch IShellLink to use shlwapi.SHCreateStreamOnFileW. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Mike McCormack | Define RegOpenUserClassesRoot. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Steven Edwards | Removed duplicated ALPHA platform context definitions. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Michael Jung | Test GetAttributesOf on the MyComputer shellfolder. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Paul Vriens | ProcessName should be without the path. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Paul Vriens | W2K3 returns STATUS_INVALID_HANDLE instead of STATUS_AC... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Maarten Lankhorst | - Implemented ICSeqCompressFrame{Start,,End} |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Maarten Lankhorst | Register qcap.dll on wine initialisation. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Huw Davies | For modal propsheets we should run our own message... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Aric Stewart | Break out all the helper functions into helpers.c. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Alexandre Julliard | Moved the API doc rules to the documentation makefile. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Stefan Huehner | Fix some -Wmissing-declarations by making functions... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Michael Jung | Added tests for SHGetPathFromIDList. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Huw Davies | Unquote the icon file path if it's quoted. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Dmitry Timoshkov | Add a test case for WM_[L|R|M|X]BUTTONDBLCLK generation... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Felix Nawothnig | - Replaced server requests in EnumProcesses by native... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Alexandre Julliard | Moved the wine manpage to the loader/ directory. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Robert Shearman | Implement GetComboBoxInfo and CB_GETCOMBOBOXINFO. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Alexandre Julliard | Avoid static forward declaration that doesn't work... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Mike McCormack | Remove some uses of wine/unicode.h functions. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Juan Lang | Add encode/decode support for multi-byte integers. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Mike McCormack | Fix declarations. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Mike McCormack | Fix declarations in the tests. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Robert Shearman | MSDN states that DuplicateToken should create a new... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Michael Jung | Implement SHGetPathFromIDList based on GetDisplayNameOf. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Paul Vriens | Only exact buffer size gives STATUS_SUCCESS. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Get rid of the wine.conf man page. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Remove the process locks in process_killed, not process... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Moved debugging config options to HKCU\Software\Wine... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Michael Jung | Replace magic error constant. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Saulius Krasuckas | Avoid accessing uninitialized data on WinME (based... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Stefan Huehner | Remove include "cursoricon.h" from nonclient.c and... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Michael Jung | Use SHGetPathFromIDList instead of SHELL32_GetPathFromI... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Call the close_handle notification for all objects... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Robert Shearman | Fix size used to validate the sids in aces. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Removed the check for the old Resolution option. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Merged palette option processing into the main configur... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Michael Jung | Return the correct attributes for the desktop folder. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Robert Shearman | Add TokenType attribute to specify whether the token... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Use a better location than HKCU\Wine for saving the... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Avoid repeatedly opening the configuration registry... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Moved network configuration parameters to HKCU\Software... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Michael Jung | Added tests to compare SHGetPathFromIDList and GetDispl... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Mike McCormack | Fixes for -Wmissing-declaration and -Wwrite-string... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Moved config parameters to HKCU\Software\Wine\DirectInput. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Moved config parameters to HKCU\Software\Wine\DirectSound. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Moved all font config parameters to HKCU\Software\Wine... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Ivan Leo Puoti | Reimplement IOCTL_SCSI_PASS_THROUGH_DIRECT and |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Saulius Krasuckas | Change (long long) to (LONGLONG) to compile with MSVC. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Paul Vriens | Return STATUS_INVALID_INFO_CLASS for non-implemented... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Lauri Tulmin | - EM_CHARFROMPOS should return the closest char (clicki... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Removed the Tweak.Fonts configuration hack. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Get rid of the PerfectGraphics option, that's not reall... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alexandre Julliard | Hardcode the location of config.sys, no need for a... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Mike McCormack | Add a couple of missing functions. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Mike McCormack | Declare port functions and fix prototypes. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Mike McCormack | Fix warnings from -Wmissing-declarations. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Mike McCormack | Call remove_process_locks when a process ends, fix... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Mike McCormack | Fix declaration warnings in the test cases. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Michael Stefaniuc | - Fix VarFormat for formats that mix '0' and '#' in... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Mike McCormack | Add the IContextMenu interface to the ShellLink object. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Juan Lang | Add CertAlgIdToOID and CertOIDToAlgId, with tests. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Alex Villacís... | Avoid one more access to pcbRead. |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Mike McCormack | Fix some warnings. |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Alex Villacís... | Prevent crash on IDirectMusicLoaderResourceStream_IStre... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Aric Stewart | A "1" is returned not a 1 for AssignmentType. Also... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Mike McCormack | Implement ShellLink's IShellExtInit::Initialize() method. |
commit | commitdiff | tree | snapshot |
next |