2004-12-06 |
Jean-Michel Dault | Added another Canadian keyboard layout. |
tree | commitdiff |
2004-12-06 |
Alexandre Julliard | Fixed a leak in getsockname. |
tree | commitdiff |
2004-12-06 |
Alexandre Julliard | Use a direct getdents syscall on Linux to avoid relying on |
tree | commitdiff |
2004-12-06 |
Dmitry Timoshkov | ShowWindow activates only a being maximized child windo... |
tree | commitdiff |
2004-12-06 |
Dmitry Timoshkov | Avoid crashes in ddraw.dll when loading it without... |
tree | commitdiff |
2004-12-06 |
Mike McCormack | Stub implementation for SetupDiOpenDeviceInterface. |
tree | commitdiff |
2004-12-06 |
Ulrich Czekalla | Set the out buffer count to zero on read error. |
tree | commitdiff |
2004-12-06 |
Mike McCormack | Fix transposition of 4 byte values when reading in... |
tree | commitdiff |
2004-12-06 |
Mike McCormack | Stub implementations for DecryptFile, EncryptFile and |
tree | commitdiff |
2004-12-06 |
Eric Kohl | DrawStatusText() must not process prefix characters. |
tree | commitdiff |
2004-12-06 |
Juan Lang | Set st_mode bits in _fstati64. |
tree | commitdiff |
2004-12-06 |
Christian Costa | S/W vshader fixes (spotted by Eric Pouech). |
tree | commitdiff |
2004-12-06 |
Filip Navara | Don't try to free pointer from union that isn't used. |
tree | commitdiff |
2004-12-06 |
Juan Lang | msvcrt_spawn should free STARTUPINFOA's lpReserved2... |
tree | commitdiff |
2004-12-06 |
Robert North | Set the values WTInfoA returns from screen size for... |
tree | commitdiff |
2004-12-06 |
Robert Shearman | Remove unnecessary WNDPROC casts. |
tree | commitdiff |
2004-12-06 |
Christian Costa | Better handling of errors in RenderFile. |
tree | commitdiff |
2004-12-06 |
Stefan Leichter | Fix missing imports of the test program on NT4. |
tree | commitdiff |
2004-12-06 |
Robert Reif | Always create a property set for secondary buffers. |
tree | commitdiff |
2004-12-06 |
James Hawkins | Remove c++-style comment. |
tree | commitdiff |
2004-12-06 |
Mike McCormack | Make sure to insert the proxy authentication header... |
tree | commitdiff |
2004-12-06 |
Stewart Allen | Added SAST (South African Standard Time), corrected... |
tree | commitdiff |
2004-12-06 |
Dmitry Timoshkov | Perform host name initialization if computer name can... |
tree | commitdiff |
2004-12-06 |
Michael Jung | Added a missing break in encrypt_block_impl. |
tree | commitdiff |
2004-12-06 |
Alexander Yaworsky | Implemented SetServiceStatus, QueryServiceStatus. |
tree | commitdiff |
2004-12-06 |
James Hawkins | Only call test_set_provider_ex() once. |
tree | commitdiff |
2004-12-06 |
Juan Lang | Revert shell32 version to Win2K SP4 level. |
tree | commitdiff |
2004-12-02 |
Huw Davies | Allocate the TYPEATTR rather than copying it. |
tree | commitdiff |
2004-12-02 |
Alexander Yaworsky | Basic implementation of service control dispatcher. |
tree | commitdiff |
2004-12-02 |
Peter Chapman | Fix up several inline assembler blocks so that they... |
tree | commitdiff |
2004-12-02 |
Eric Kohl | Implement SetupDiBuildClassInfoList(ExW), |
tree | commitdiff |
2004-12-02 |
Eric Pouech | - moved event, semaphore, mutex implementation from... |
tree | commitdiff |
2004-12-02 |
James Hawkins | Fix cabextract memory leak. |
tree | commitdiff |
2004-12-01 |
Dmitry Timoshkov | Always create a suspended thread in CreateThread and... |
tree | commitdiff |
2004-12-01 |
Michael Jung | Moved code specific to CPGenKey, CPDeriveKey or CPImpor... |
tree | commitdiff |
2004-12-01 |
Robert Shearman | - Add some function declarations to objbase.h. |
tree | commitdiff |
2004-12-01 |
Filip Navara | - Check the return value from *_GETNUMDEVS message... |
tree | commitdiff |
2004-12-01 |
Alexander Yaworsky | Introduced service thread. |
tree | commitdiff |
2004-12-01 |
Bill Medland | If the buffer is no longer static the names should... |
tree | commitdiff |
2004-12-01 |
Mike McCormack | Added a stub implementation for GetCurrentHwProfileW. |
tree | commitdiff |
2004-12-01 |
Ulrich Czekalla | Prevent the animation thread from waiting on itself... |
tree | commitdiff |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2004-11-30 |
Jacek Caban | - Added stub implementation of IInternetZoneManager... |
tree | commitdiff |
2004-11-30 |
Hans Leidekker | Infrastructure for handling ICC profiles. |
tree | commitdiff |
2004-11-30 |
Adam D. Moss | Fix compilation. |
tree | commitdiff |
2004-11-30 |
Huw Davies | For a 15/16 bpp dib we send RGB triples to the printer... |
tree | commitdiff |
2004-11-30 |
Michael Jung | Incorporated LibTomCrypt code into rsaenh to get rid... |
tree | commitdiff |
2004-11-30 |
Jon Griffiths | Ensure DllCanUnloadNow is a truly void function, and... |
tree | commitdiff |
2004-11-30 |
Jon Griffiths | Implement DllMain, DllCanUnloadNow, WrapProgress, |
tree | commitdiff |
2004-11-30 |
Dmitry Timoshkov | - Pass infoPtr around in month calendar control. |
tree | commitdiff |
2004-11-30 |
James Hawkins | Fixed a few memory leaks. |
tree | commitdiff |
2004-11-30 |
Alexander Yaworsky | Merge Unicode and ASCII versions of StartServiceCtrlDis... |
tree | commitdiff |
2004-11-30 |
Robert Shearman | Store the new style before redrawing and repositioning... |
tree | commitdiff |
2004-11-30 |
Jon Griffiths | Allow NCBRESET and NCBADDNAME to work even if there... |
tree | commitdiff |
2004-11-30 |
Dmitry Timoshkov | DrawTextEx should allocate text buffer on stack for... |
tree | commitdiff |
2004-11-29 |
Alexandre Julliard | Fixed RtlExpandEnvironmentStrings_U to not depend on... |
tree | commitdiff |
2004-11-29 |
Mike McCormack | Added some tests for timer functions. |
tree | commitdiff |
2004-11-29 |
Alexandre Julliard | Get rid of the client-side window timer structures. |
tree | commitdiff |
2004-11-29 |
Eric Pouech | Made some functions and variables static. |
tree | commitdiff |
2004-11-29 |
Jason Edmeades | Implement Material, Clip plane and Light support plus |
tree | commitdiff |
2004-11-29 |
Gunnar Dalsnes | Added a test to make sure that CreateDirectoryA/W does... |
tree | commitdiff |
2004-11-29 |
Eric Kohl | F4 key flips the listbox in default (not extended UI... |
tree | commitdiff |
2004-11-29 |
Christian Costa | AVI decompressor: |
tree | commitdiff |
2004-11-29 |
Alexandre Julliard | Added missing CoInitialize. |
tree | commitdiff |
2004-11-29 |
Mike Hearn | Trace the OLE error info strings. |
tree | commitdiff |
2004-11-29 |
Mike Hearn | - Improve OLE function documentation. |
tree | commitdiff |
2004-11-29 |
Mike McCormack | CFM_GETSPEC always returns a space-separated list. |
tree | commitdiff |
2004-11-28 |
Alexandre Julliard | Take advantage of the new winproc handling to move... |
tree | commitdiff |
2004-11-28 |
Jason Edmeades | Add Get/Set Transform support, plus BeginScene (does... |
tree | commitdiff |
2004-11-28 |
Eric Pouech | Fixed file name when opening NUL. |
tree | commitdiff |
2004-11-28 |
Huw Davies | Protect sscanfs with a "C" locale so that they still... |
tree | commitdiff |
2004-11-28 |
Dmitry Timoshkov | Add a test for ReadFile/WriteFile fault handling, make... |
tree | commitdiff |
2004-11-28 |
Ge van Geldorp | - Fix vertical position of text in single-line edit... |
tree | commitdiff |
2004-11-28 |
Robert North | - Ensure that if buffer pointer is null, queue is flushed. |
tree | commitdiff |
2004-11-28 |
Mike McCormack | - Don't limit the size of the property that can be... |
tree | commitdiff |
2004-11-24 |
Alexandre Julliard | Changed winproc allocation to be based only on the... |
tree | commitdiff |
2004-11-24 |
Alexandre Julliard | Avoid using the MAKEPOINTS macro, it's broken on big... |
tree | commitdiff |
2004-11-24 |
Jason Edmeades | Add indexbuffer support into wined3d. |
tree | commitdiff |
2004-11-24 |
Robert Shearman | Implement OleDuplicateData. |
tree | commitdiff |
2004-11-24 |
Mike McCormack | Return correct error code in EnumPrinters. |
tree | commitdiff |
2004-11-24 |
Mike McCormack | Fix ofn.nFileOffset when multiple files are selected. |
tree | commitdiff |
2004-11-24 |
Kevin Koltzau | CreateBrushIndirect should not return a stock brush. |
tree | commitdiff |
2004-11-24 |
Dmitry Timoshkov | Avoid some direct accesses to DC internals from metafil... |
tree | commitdiff |
2004-11-24 |
Dmitry Timoshkov | Remove useless calls to IsBadReadPtr from ReadFile... |
tree | commitdiff |
2004-11-23 |
Alexandre Julliard | Fixed handling of NULL pointer in PeekMessageW, with... |
tree | commitdiff |
2004-11-23 |
Kevin Koltzau | Look for lcms.h in lcms/lcms.h. |
tree | commitdiff |
2004-11-23 |
Alexandre Julliard | Append .dll extension in all cases (spotted by Mike... |
tree | commitdiff |
2004-11-23 |
Tom Wickline | Version resources cleanup. |
tree | commitdiff |
2004-11-23 |
Jason Edmeades | - Implement SetStreamSource |
tree | commitdiff |
2004-11-23 |
Robert Shearman | When changing from DIB_Status_GdiMod to DIB_Status_GdiM... |
tree | commitdiff |
2004-11-23 |
Jon Griffiths | Set the miter limit in the DC state. |
tree | commitdiff |
2004-11-22 |
Eric Pouech | Fixed regressions introduced when moving addresses... |
tree | commitdiff |
2004-11-22 |
Kevin Koltzau | Prevent environment test from crashing when environment... |
tree | commitdiff |
2004-11-22 |
Alexander Yaworsky | Changed allocation of arguments in SearchPathA so path... |
tree | commitdiff |
2004-11-22 |
Jon Griffiths | Support mono pattern brushes in EMF's. |
tree | commitdiff |
2004-11-22 |
Jon Griffiths | Avoid magic number. |
tree | commitdiff |
2004-11-22 |
Jon Griffiths | Implement CreateBitmap using CreateBitmapIndirect so... |
tree | commitdiff |
2004-11-22 |
Glenn Wurster | Use physDev->textPixel instead of GetTextColor for... |
tree | commitdiff |
2004-11-21 |
Evan G. Parry | Added some tests for lzexpand. |
tree | commitdiff |
2004-11-21 |
Eric Pouech | - moved into new mscvpdb.h (out of msc.c) all types... |
tree | commitdiff |
next |