2005-11-04 |
Mike McCormack | Implement advapi32.CommandLineFromMsiDescriptor. It...
|
commit | commitdiff | tree |
2005-11-04 |
James Hawkins | Pass HtmlHelp commands to doWinMain.
|
commit | commitdiff | tree |
2005-11-04 |
Vincent Béron | Move functions in comctl32/string.c to remove function...
|
commit | commitdiff | tree |
2005-11-04 |
Vincent Béron | __RPC_STUB is a calling convention as well (#defined...
|
commit | commitdiff | tree |
2005-11-04 |
Vincent Béron | Fix warning about memmove re#definition.
|
commit | commitdiff | tree |
2005-11-04 |
Saulius Krasuckas | Make 4 WSAStringToAddress* tests don't fail on Win9x.
|
commit | commitdiff | tree |
2005-11-04 |
Marcus Meissner | Added support for VT_I8/VT_UI8 marshalling.
|
commit | commitdiff | tree |
2005-11-04 |
Oliver Stieber | Add support for updating to D3DFMT_UNKNOWN surfaces...
|
commit | commitdiff | tree |
2005-11-04 |
Robert Shearman | Add a test for Invoking an OleFont function.
|
commit | commitdiff | tree |
2005-11-03 |
Alexandre Julliard | Added support for optional section.ntx86 and section...
|
commit | commitdiff | tree |
2005-11-03 |
Robert Shearman | Implement OLE object notifications, making sure to...
|
commit | commitdiff | tree |
2005-11-03 |
Dmitry Timoshkov | Get rid of a double backslash.
|
commit | commitdiff | tree |
2005-11-03 |
Dmitry Timoshkov | Use Win32 APIs for string comparison.
|
commit | commitdiff | tree |
2005-11-03 |
Vijay Kiran Kamuju | Show detected audio drivers in autodetect.
|
commit | commitdiff | tree |
2005-11-03 |
Dmitry Timoshkov | Stricter check whether a window needs to be mapped...
|
commit | commitdiff | tree |
2005-11-03 |
Kieran Clancy | Added another CST (Australian Central Daylight Time...
|
commit | commitdiff | tree |
2005-11-03 |
Uwe Bonnes | Extend VarCmp() and add test cases.
|
commit | commitdiff | tree |
2005-11-03 |
Kevin Koltzau | Fix warnings and errors in 64bit.
|
commit | commitdiff | tree |
2005-11-03 |
Michael Jung | Replaced tabs with spaces.
|
commit | commitdiff | tree |
2005-11-03 |
Alexandre Julliard | Authors: Vijay Kiran Kamuju <infyquest@gmail.com>,...
|
commit | commitdiff | tree |
2005-11-03 |
Marcus Meissner | Specify a DLL version for msvcrt.dll.
|
commit | commitdiff | tree |
2005-11-03 |
Stefan Huehner | Add indexed access to attributes (nodemap) and childNodes
|
commit | commitdiff | tree |
2005-11-03 |
Michael Jung | Added some more unit tests for FolderShortcut objects.
|
commit | commitdiff | tree |
2005-11-03 |
Alexandre Julliard | Fixed fd leaks (spotted by Cihan Altinay).
|
commit | commitdiff | tree |
2005-11-03 |
Ivan Leo Puoti | Fix some wrong prototypes.
|
commit | commitdiff | tree |
2005-11-03 |
Raphael Junqueira | Fill provider with some empty containers.
|
commit | commitdiff | tree |
2005-11-03 |
Mike McCormack | Invoke shortcuts through IContextMenu, rather than...
|
commit | commitdiff | tree |
2005-11-03 |
Mike McCormack | Add the ContextMenuHandlers key for shortcuts so the...
|
commit | commitdiff | tree |
2005-11-03 |
Phil Krylov | Cache background color brush instead of recreating...
|
commit | commitdiff | tree |
2005-11-03 |
Eric Pouech | Fixed 'break NN' command (using dbghelp.SymEnumLines).
|
commit | commitdiff | tree |
2005-11-03 |
Eric Pouech | Fixed wineconsole startup when restoring registry settings.
|
commit | commitdiff | tree |
2005-11-03 |
Mike McCormack | Remove some redundant null pointer checks.
|
commit | commitdiff | tree |
2005-11-03 |
Alexandre Julliard | Authors: Vitaliy Margolen <wine-patch@kievinfo.com...
|
commit | commitdiff | tree |
2005-11-03 |
Mike McCormack | Add missing semicolons that caused compile trouble...
|
commit | commitdiff | tree |
2005-11-03 |
Mike McCormack | Pass the correct verb.
|
commit | commitdiff | tree |
2005-11-03 |
Steven Edwards | Add a real stub for Advpack.extract.
|
commit | commitdiff | tree |
2005-11-03 |
Vitaliy Margolen | Get rid of CPU id when copying context
|
commit | commitdiff | tree |
2005-11-03 |
Raphael Junqueira | - defined D3DCOLOR_B macros to access byte values of...
|
commit | commitdiff | tree |
2005-11-03 |
Hans Leidekker | Added stub for RegisterServiceCtrlHandlerEx{A,W}.
|
commit | commitdiff | tree |
2005-11-03 |
Phil Krylov | Added support for EM_REQUESTRESIZE message, EN_REQUESTRESIZE
|
commit | commitdiff | tree |
2005-11-03 |
Michael Kaufmann | Scroll bar: Keep the caret blinking during scroll operations...
|
commit | commitdiff | tree |
2005-11-03 |
Eric Pouech | Implemented SymEnumLines.
|
commit | commitdiff | tree |
2005-11-03 |
Eric Pouech | Now filling external leading in font cells.
|
commit | commitdiff | tree |
2005-11-02 |
Huw Davies | Don't call Release on a null ptr.
|
commit | commitdiff | tree |
2005-11-02 |
Alexandre Julliard | Fixed Get/SetThreadContext to work properly on suspended...
|
commit | commitdiff | tree |
2005-11-02 |
Martin Fuchs | Correct WINAPI position for MSVC portability.
|
commit | commitdiff | tree |
2005-11-02 |
Eric Pouech | Fixed crash in font browsing for raster fonts.
|
commit | commitdiff | tree |
2005-11-02 |
Robert Shearman | Fix a crash during +variant logging caused by a typo...
|
commit | commitdiff | tree |
2005-11-02 |
Oliver Stieber | Implement D3DFMT_UNKNOWN surfaces, this seems to be...
|
commit | commitdiff | tree |
2005-11-02 |
Robert Shearman | - Make sure to clean up properly on error.
|
commit | commitdiff | tree |
2005-11-02 |
Robert Shearman | - Make wParamFlags in the paramdesc dumping function...
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | NULL and empty strings are the same in conditions.
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Change a FIXME message to a comment.
|
commit | commitdiff | tree |
2005-11-02 |
Dmitry Timoshkov | Avoid printing out a possibly uninitialized variable.
|
commit | commitdiff | tree |
2005-11-02 |
Stefan Huehner | Extend get_nodeName add testcases for it.
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Stub implementation for MsiAdvertiseScriptA/W.
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Create the +msidb debug channel for msi database code.
|
commit | commitdiff | tree |
2005-11-02 |
Aric Stewart | Force files to install if the REINSTALL property is...
|
commit | commitdiff | tree |
2005-11-02 |
Robert Shearman | Make LdrAccessResource call an internal function to...
|
commit | commitdiff | tree |
2005-11-02 |
Vitaliy Margolen | Fix error returned when opening nonexistent pipes.
|
commit | commitdiff | tree |
2005-11-02 |
Alexandre Julliard | Moved the platform-independent part of the get/set_thread_co...
|
commit | commitdiff | tree |
2005-11-02 |
Michael Jung | Added some comments to document unixfs.
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Fix parameter handling in MsiSetTargetPath, and add...
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Implement the RemoveFiles action.
|
commit | commitdiff | tree |
2005-11-02 |
Ivan Leo Puoti | Minor fixes to rtl string functions.
|
commit | commitdiff | tree |
2005-11-02 |
David Kredba | Czech resources update.
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Stub implementation for MsiGetFileHashA/W.
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Use an enumeration for file states.
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Define NONAMELESSUNION and NONAMELESSSTRUCT for older...
|
commit | commitdiff | tree |
2005-11-02 |
Ulrich Czekalla | Clear bLButtonDown flags if mouse is not down.
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Convert all RTFPanic and RTFMsg calls to ERR calls.
|
commit | commitdiff | tree |
2005-11-02 |
Rob Shearman | Add declarations for NdrAsyncClientCall, NdrAsyncStubCall and
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Handle msi component identifiers without a feature...
|
commit | commitdiff | tree |
2005-11-02 |
Mike McCormack | Implement IXMLDOMNode::get_nodeName.
|
commit | commitdiff | tree |
2005-11-02 |
Robert Shearman | The PSDispatch PS class factory can manage both typelib...
|
commit | commitdiff | tree |
2005-11-02 |
Lionel Ulmer | Add 'ENUM_...._SETTINGS' flag and make use of it in...
|
commit | commitdiff | tree |
2005-11-01 |
Alexandre Julliard | Don't send an extra signal when waiting for a debug...
|
commit | commitdiff | tree |
2005-11-01 |
Alexandre Julliard | Don't send the incoming context to the server for get_thread...
|
commit | commitdiff | tree |
2005-11-01 |
Vitaliy Margolen | Fix error returned when exceeding allowed instances.
|
commit | commitdiff | tree |
2005-11-01 |
Martin Fuchs | Include config.h and port.h for strncasecmp() in MSVC...
|
commit | commitdiff | tree |
2005-11-01 |
Bernd Schmidt | Implemented FindExSearchLimitToDirectories.
|
commit | commitdiff | tree |
2005-11-01 |
Alexandre Julliard | Fixed _wstrdate/_wstrtime parameters.
|
commit | commitdiff | tree |
2005-11-01 |
Alexandre Julliard | Authors: Marcus Meissner <marcus@jet.franken.de>, Walter...
|
commit | commitdiff | tree |
2005-11-01 |
Marcus Meissner | SysReAllocString of same pointer returns TRUE.
|
commit | commitdiff | tree |
2005-11-01 |
Michael Jung | Fixed crash in unixfs shellfolder handling with winamp.
|
commit | commitdiff | tree |
2005-11-01 |
Christian Costa | Use a more standard indentation style.
|
commit | commitdiff | tree |
2005-11-01 |
Vitaliy Margolen | Remove version information.
|
commit | commitdiff | tree |
2005-11-01 |
Ulrich Czekalla | Improve handling of mapping between X and Windows formats.
|
commit | commitdiff | tree |
2005-11-01 |
Vitaliy Margolen | - Use OBJ_CASE_INSENSITIVE in object lookup.
|
commit | commitdiff | tree |
2005-11-01 |
Davin McCall | PhaseCancel subtracts secondary buffer from primary...
|
commit | commitdiff | tree |
2005-11-01 |
Michael Kaufmann | ScrollWindowEx: Don't move the caret of child windows...
|
commit | commitdiff | tree |
2005-11-01 |
Robert Shearman | Convert SHELL32_BindToChild to Unicode and fix up the...
|
commit | commitdiff | tree |
2005-11-01 |
Robert Shearman | Make the call exception handler function more compatible...
|
commit | commitdiff | tree |
2005-10-31 |
Stefan Huehner | Add msxml3,setupapi tests to winetest.
|
commit | commitdiff | tree |
2005-10-31 |
Alexandre Julliard | Added an 'eject' Winelib app that allows unmounting...
|
commit | commitdiff | tree |
2005-10-31 |
Huw Davies | Marshal enums.
|
commit | commitdiff | tree |
2005-10-31 |
Huw Davies | Actually print the IIDs.
|
commit | commitdiff | tree |
2005-10-31 |
Huw Davies | Implement playback of EMR_ALPHABLEND.
|
commit | commitdiff | tree |
2005-10-31 |
Huw Davies | Only select a bitmap font as a last resort if we can...
|
commit | commitdiff | tree |
2005-10-31 |
Marcus Meissner | Do not overflow the stackbased "nt" struct when reading...
|
commit | commitdiff | tree |