2005-11-15 |
Ken Thomases | Updated context definitions for the latest Darwin/x86. |
tree | commitdiff |
2005-11-15 |
Robert Shearman | Correct the size of a callback parameter. |
tree | commitdiff |
2005-11-15 |
Mike McCormack | Convert MsiEnumComponentQualifiers to use msi_strcpy_to... |
tree | commitdiff |
2005-11-15 |
Alexandre Julliard | Fixed Unicode buffer size bug in CreateUrlCacheEntryW. |
tree | commitdiff |
2005-11-15 |
Mike McCormack | Fix function prototype and spec file entry for |
tree | commitdiff |
2005-11-15 |
Raphael Junqueira | Implement implement header callback support (HDN_GETDIS... |
tree | commitdiff |
2005-11-15 |
Alexandre Julliard | Don't crash if BindToStorage fails. |
tree | commitdiff |
2005-11-15 |
Mike McCormack | Only return ERROR_MORE_DATA if there's a buffer to... |
tree | commitdiff |
2005-11-15 |
Dmitry Timoshkov | Do not change focus if the being activated window is... |
tree | commitdiff |
2005-11-15 |
Detlef Riekenberg | Made test loadable on NT 3.51 again (GetDiskFreeSpaceEx... |
tree | commitdiff |
2005-11-15 |
Detlef Riekenberg | Some extra tests for GetPrinterDriverDirectory. |
tree | commitdiff |
2005-11-15 |
Cihan Altinay | Disable PARMRK input flag of serial ports. |
tree | commitdiff |
2005-11-15 |
YunSong Hwang | Update Korean translations. |
tree | commitdiff |
2005-11-15 |
Alexandre Julliard | Use proper asm name for external functions. |
tree | commitdiff |
2005-11-15 |
Dmitry Timoshkov | Add a test for RtlAllocateAndInitializeSid, make it... |
tree | commitdiff |
2005-11-15 |
Jacek Caban | Beginning implementation of Navigate2. |
tree | commitdiff |
2005-11-15 |
Raphael Junqueira | - defined D3DCOLOR_B macros to access byte values of... |
tree | commitdiff |
2005-11-15 |
Raphael Junqueira | Add stubs around ScriptStringAnalyse to avoid PAF crash. |
tree | commitdiff |
2005-11-15 |
Robert Shearman | INTERNET_STATUS_HANDLE_CREATED notifications just send... |
tree | commitdiff |
2005-11-15 |
Robert Shearman | SSL doesn't need to use a different socket to unsecure... |
tree | commitdiff |
2005-11-15 |
Paul Vriens | Corrected last error information. |
tree | commitdiff |
2005-11-15 |
Mike McCormack | Set the Installed property if the product is already... |
tree | commitdiff |
2005-11-14 |
Alexandre Julliard | Added support for the QS_ALLPOSTMESSAGE flag. |
tree | commitdiff |
2005-11-14 |
Jacek Caban | Beginning of true BindToStorage implementation. |
tree | commitdiff |
2005-11-14 |
Rein Klazes | Fix SysparametersInfoA( SPI_SETICONMETRICS), the A... |
tree | commitdiff |
2005-11-14 |
Uwe Bonnes | Undname: Allow more then one coded character in demangl... |
tree | commitdiff |
2005-11-14 |
Eric Pouech | NtReadFile: now returning correct status in NtReadFile... |
tree | commitdiff |
2005-11-14 |
Peter Beutner | When creating DIBs with a color depth <= 8, always... |
tree | commitdiff |
2005-11-14 |
Mike McCormack | Empty strings are not equal to any number, so all compa... |
tree | commitdiff |
2005-11-14 |
Oliver Stieber | Fix an intermittent lockup with ATI's driver, I expect... |
tree | commitdiff |
2005-11-14 |
Jacek Caban | Added get_protocol_iface internal function and use... |
tree | commitdiff |
2005-11-14 |
Lionel Ulmer | Use the front buffer palette for DC operations on off... |
tree | commitdiff |
2005-11-14 |
Saulius Krasuckas | Get the version and language ID of ADVPACK.DLL too. |
tree | commitdiff |
2005-11-14 |
H. Verbeet | Fix the default value for keylow in DIB_DirectDrawSurfa... |
tree | commitdiff |
2005-11-14 |
YunSong Hwang | Add Korean translations. |
tree | commitdiff |
2005-11-14 |
Markus Amsler | Add, reformat API documentation. |
tree | commitdiff |
2005-11-14 |
Mike McCormack | Fix comparison of empty properties to numbers and add... |
tree | commitdiff |
2005-11-14 |
Dmitry Timoshkov | Fix message tests to run cleanly on Windows XP SP1. |
tree | commitdiff |
2005-11-14 |
Edgar Hucek | Unicode compile fix. |
tree | commitdiff |
2005-11-14 |
Eric Pouech | Fix set_test_val function declaration to ensure stack... |
tree | commitdiff |
2005-11-14 |
Saulius Krasuckas | Fix a test for InternetCreateUrlA as no Windows platfor... |
tree | commitdiff |
2005-11-14 |
Saulius Krasuckas | Don't call missing API function. |
tree | commitdiff |
2005-11-14 |
Christian Costa | Add DDBLT_DONOTWAIT flag. |
tree | commitdiff |
2005-11-14 |
Jacek Caban | Move BindToStorage hack to the separated function. |
tree | commitdiff |
2005-11-14 |
Oliver Stieber | Remove the setting of the result pointer to NULL in... |
tree | commitdiff |
2005-11-14 |
Eric Pouech | Init wShowWindow in RTL_USER_PARAMETERS for Wine proces... |
tree | commitdiff |
2005-11-14 |
Markus Amsler | Reformat "see" section, to match c2man requirements. |
tree | commitdiff |
2005-11-12 |
Markus Amsler | Improve c2man Documented-Total count. Changes: |
tree | commitdiff |
2005-11-12 |
Markus Amsler | Improve c2man Documented-Total count. Changes: |
tree | commitdiff |
2005-11-12 |
Robert Shearman | Implement CLSCTX_INPROC_HANDLER in CoGetClassObject... |
tree | commitdiff |
2005-11-12 |
Paul Vriens | Add some extra error information. |
tree | commitdiff |
2005-11-12 |
Robert Shearman | Implement InternetReadFileExA (based on a patch by... |
tree | commitdiff |
2005-11-12 |
Daniel Remenak | Add additional sanity checks to the linux input system... |
tree | commitdiff |
2005-11-12 |
Jacek Caban | Added IViewObject2 stub implementation. |
tree | commitdiff |
2005-11-12 |
Stefan Leichter | Added some tests for VerFindFileA. |
tree | commitdiff |
2005-11-12 |
Phil Lodwick | prefix can be NULL for GetTempFileNameW. |
tree | commitdiff |
2005-11-11 |
YunSong Hwang | Add Korean translations. |
tree | commitdiff |
2005-11-11 |
Vincent Béron | Correct argument count for URLDownloadToCacheFile{A,W}. |
tree | commitdiff |
2005-11-11 |
Dmitry Timoshkov | Unconditionally fall back to ANSI DDE APIs in ShellExec... |
tree | commitdiff |
2005-11-11 |
Dmitry Timoshkov | Convert some ERRs to WARNs in the DDE client code when... |
tree | commitdiff |
2005-11-11 |
Vincent Béron | Protect sys/stat.h with a conditional. |
tree | commitdiff |
2005-11-11 |
Steven Edwards | Partly implement MsiMessageBox[A/W] on top of MessageBo... |
tree | commitdiff |
2005-11-11 |
Christoph Frick | Moved and adopted joystick_linux.c code into the |
tree | commitdiff |
2005-11-11 |
Raphael Junqueira | Add GLXFBConfig on Wine_GLContext (we should remove... |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Remove spaces before '\n' in traces. |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Assorted spelling and case fixes. |
tree | commitdiff |
2005-11-10 |
Saulius Krasuckas | WinME fixes: |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Add trailing '\n's to ok() and TRACE() calls. |
tree | commitdiff |
2005-11-10 |
Saulius Krasuckas | Add error code valid for Win9x and XP. |
tree | commitdiff |
2005-11-10 |
Markus Amsler | Improve c2man Documented-Total count. Changes: |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Assorted spelling fixes in the DXErr8/9 error files. |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Remove extra backslash that was causing an awk warning. |
tree | commitdiff |
2005-11-10 |
Aric Stewart | Use MsiDecomposeDescriptorW in MsiProvideQualifiedCompo... |
tree | commitdiff |
2005-11-10 |
Markus Amsler | Improve c2man Documented-Total count. Changes: |
tree | commitdiff |
2005-11-10 |
Raphael Junqueira | Added support for SHADEBLENDCAPS. |
tree | commitdiff |
2005-11-10 |
Raphael Junqueira | Define GL_EXT_framebuffer_object and GL_EXT_pixelbuffer... |
tree | commitdiff |
2005-11-10 |
Jacek Caban | Added URLDownloadToCacheFile[AW] stub. |
tree | commitdiff |
2005-11-10 |
Mike Hearn | Update wininet version info. |
tree | commitdiff |
2005-11-09 |
Huw Davies | Escape non-printable characters in the document title... |
tree | commitdiff |
2005-11-09 |
Michael Jung | Initialize COM prior to displaying the file dialog. |
tree | commitdiff |
2005-11-09 |
Mike McCormack | Fix passing of NULL pointers to MsiDecomposeDescriptor... |
tree | commitdiff |
2005-11-09 |
Mike McCormack | Make sure we only CoUninitialize after successfully... |
tree | commitdiff |
2005-11-09 |
Jacek Caban | Added IInternetPriority implementation to FileProtocol. |
tree | commitdiff |
2005-11-09 |
Christian Costa | If a color bitmap is provided, store bitmap information... |
tree | commitdiff |
2005-11-09 |
Alexandre Julliard | Don't call SetWindowPos in ShowWindow if a parent windo... |
tree | commitdiff |
2005-11-09 |
Markus Amsler | Improve c2man Documented-Total count. Changes: |
tree | commitdiff |
2005-11-09 |
Robert Shearman | - Cleanup formating of DispCallFunc. |
tree | commitdiff |
2005-11-09 |
Markus Amsler | Improve c2man Documented-Total count. |
tree | commitdiff |
2005-11-09 |
Michael Jung | Initialize COM prior to displaying the SHBrowseForFolde... |
tree | commitdiff |
2005-11-09 |
Saulius Krasuckas | Disable code that segfaults on Win98 SE. |
tree | commitdiff |
2005-11-09 |
Robert Shearman | - Extend COM_OpenKeyForCLSID to open a subkey and retur... |
tree | commitdiff |
2005-11-09 |
Jacek Caban | Added implementation of IInternetPriority in HttpProtocol. |
tree | commitdiff |
2005-11-08 |
Huw Davies | Include msxml2.h rather than msxml.h and xmldom.h. |
tree | commitdiff |
2005-11-08 |
Rein Klazes | Re-enable SPI_{GET,SET}BORDER tests and fix the bugs... |
tree | commitdiff |
2005-11-08 |
Saulius Krasuckas | Win98 fails another way when user isn't logged in. |
tree | commitdiff |
2005-11-08 |
Vincent Béron | Unicodify systray.c. |
tree | commitdiff |
2005-11-08 |
Michael Jung | Support for shell instance objects. |
tree | commitdiff |
2005-11-08 |
Alexandre Julliard | Get rid of FAR keywords. |
tree | commitdiff |
2005-11-08 |
Huw Davies | Implement selectSingleNode. |
tree | commitdiff |
2005-11-08 |
Robert Lunnon | Implement GlobalMemoryStatusEx for Solaris. |
tree | commitdiff |
next |