2005-02-14 |
Robert Reif | Added parameter checking to timeGetDevCaps. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Mike Hearn | Respect the flags member of the CHOOSEFONT structure... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Alexandre Julliard | Release 20050211. wine-20050211 |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Scott Ritchie | User Guide Chapter 2 rewrite. |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Robert Shearman | - Implement AdjustTokenPrivileges, DuplicateTokenEx and |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Robert Reif | Removed printing of thread id for AddRef and Release... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Alexandre Julliard | Fixed profile cache flushing when no filename is specif... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Francois Gouget | Don't link with DirectSoundCreate8 as this prevents... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Mike Hearn | Alter the version heuristics a bit. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Oliver Stieber | Added vCont support. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Tom Wickline | Sync to latest OpenGL specifications. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Mike McCormack | Set full UI mode by default. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Robert Reif | Print info about primary buffer format. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Paul Vriens | Check that ppZStencilSurface is not null. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Alex Woods | Handle host_cpu of x86_64 like other x86s. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Mike McCormack | Read args from the registry when passed the /@ flag. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Mike McCormack | Update headers, add MsiGetUserInfoA stub implementation. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Alexandre Julliard | Authors: Américo José Melo <mmodem00@netvisao.pt>,... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Christian Costa | Added WAVE parser. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Mike McCormack | Convert to Unicode. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Robert Reif | Signed/unsigned fix and code cleanup. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Paul Vriens | Use aliases for calls to ordinals. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Aric Stewart | Added stubs for MsiGetShortcutTargetA/W. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Dmitry Timoshkov | Do not forget to allocate internal OPENFILENAMEW struct... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Aric Stewart | Add the RegisterUser action. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Robert Reif | Always allocate an empty buffer. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Eric Pouech | - rewrite MCI interfaces as Unicode interface (as it... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Michael Jung | Implemented CPGetProvParam's PP_ENUMCONTAINERS paramete... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Ulrich Czekalla | Handle 0 length buffers in MSI_FormatRecordW. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Mike Hearn | Change an ERR to a WARN. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Marcus Meissner | Put generated import table code into .text segment. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Mike McCormack | - Quote the parameter strings passed to MsiInstallProduct. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Aric Stewart | Do not track the temp files for custom actions based... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Robert Reif | Fill new software buffers with silence. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Alexandre Julliard | Make the win data pointer only available in the thread... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Alexandre Julliard | Upgrade to the latest version. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Mike McCormack | - Fix msiexec's command line parsing. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Aric Stewart | Implement RegisterExtensionInfo and RegisterMIMEInfo. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Mike McCormack | Handle a number as a parameter for custom action 19. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Alexandre Julliard | Consider any character above 0x7f to be invalid in... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Tom Fogal | Simple aggregation fix. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Aric Stewart | Do not limit properties to 256 characters when evaluati... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Dmitry Timoshkov | Add support for Turkish (tr) X11 keyboard layout. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Ge van Geldorp | - Fix quoting of .cpl filename. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Mike McCormack | - add support for Edit boxes in MSI dialogs |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Mike McCormack | Fix a memory leak in MsiConfigureProductExW. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Jason Edmeades | Avoid compile warnings. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Huw Davies | Add support for modules. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Robert Shearman | - Implement CoDisconnectObject. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Huw Davies | Check if we've already added the ptr to iface typedesc... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Rein Klazes | ScrollWindowEx when called with the SW_ERASE flag does... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Aric Stewart | Make a temp file for each dll saved for custom actions... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Aric Stewart | Add logic to be able to resolve the SourceDir based on |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Robert Shearman | Move object-to-stub-manager mapping rule to register_if... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Mike McCormack | Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRE... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Christian Costa | Added parser template and made AVISplitter use it. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Stefan Leichter | Fixed GetFileVersionInfoSizeA tests on Win95. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Vincent Béron | Support some more attributes for interface properties. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Hans Leidekker | Stub implementations for DeleteUrlCacheContainer{A,W}, |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Robert Shearman | - Split up apartment creation so that the long code... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Paul Vriens | Add WinXP to OaBuildVersion. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Vincent Béron | Support ATTR_READONLY for interface properties. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Mike McCormack | Add the msidbCustomAction and msidbFeatureAttributes... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Mike McCormack | - fix the dialog font |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Alexandre Julliard | Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearm... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Robert Shearman | Support WaitNamedPipe timeouts. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Juan Lang | Identifiers evaluate to true if they are non-empty... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Robert Shearman | Replace 10000000 with TICKSPERSEC to make it more obvio... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Vincent Béron | Make tlb generation from idl files dependent on widl. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Scott Ritchie | Remove two ancient FAQ entries that did more harm than... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Mike Hearn | Return OLE automation build value as win2k by default. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Mike McCormack | Implement and document MsiLoadString. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Mike Hearn | Correctly ensure properties set from resolved directory... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Carlos Lozano | Fix regression in Fallout game. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Carlos Lozano | Check that pstream is not null. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Steven Edwards | Correct spec entry for FindFirstUrlCacheEntryEx. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Huw Davies | Add VARIANT_BOOL. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Paul Vriens | Extra tracing for SPI_GETICONTITLEWRAP. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Juan Lang | If a full path isn't specified, search across all fixed... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Kris Marsh | Fixed window height to show all data properly. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Robert Shearman | Convert last error from NTSTATUS to a DOS error code... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Robert Shearman | Don't overwrite last byte of the window structure as... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Dmitry Timoshkov | Make GetOpenFileNameW with an old style open file dialo... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul Vriens | More verbosity of errors. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
James Hawkins | Properly implement DllCanUnloadNow ref counting. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Eric Pouech | Moved 16 bit atom support to dlls/kernel/atom16.c. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Dmitry Timoshkov | Add support for winevent hooks. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Alexandre Julliard | Properly compute the client area valid rects and pass... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Eric Kohl | - Implement SetupDiBuildClassInfoListExA, |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Huw Davies | Coclass support. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Hans Leidekker | Implement and test PathIsValidChar{A,W}. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Alexandre Julliard | Fixed refcount handling (waiting clients must not incre... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Alexandre Julliard | Make sure leaked objects are printed even if a file... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Alexandre Julliard | Fixed potential crash in fd_dump function. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Alexandre Julliard | Async callback function must be stdcall. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Mike McCormack | - implement checkboxes in dialogs |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Juan Lang | Simplify AppSearch error checking. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul van Schayck | Clean up about dialog. Remove groupbox, position logo... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Robert Shearman | - Pass the original IID to IMarshal_UnmarshalInterface... |
commit | commitdiff | tree | snapshot |
next |