2004-11-28 |
Alexandre Julliard | Fixed is_valid_winproc to avoid being optimized out...
|
commit | commitdiff | tree |
2004-11-28 |
Jason Edmeades | Add Get/Set Transform support, plus BeginScene (does...
|
commit | commitdiff | tree |
2004-11-28 |
Eric Pouech | Fixed file name when opening NUL.
|
commit | commitdiff | tree |
2004-11-28 |
Hajime Segawa | Make folders open correctly in Windows Explorer.
|
commit | commitdiff | tree |
2004-11-28 |
Marcus Meissner | Updated PACKAGING howto.
|
commit | commitdiff | tree |
2004-11-28 |
Huw Davies | Protect sscanfs with a "C" locale so that they still...
|
commit | commitdiff | tree |
2004-11-28 |
Dmitry Timoshkov | Add a test for ReadFile/WriteFile fault handling, make...
|
commit | commitdiff | tree |
2004-11-28 |
Ge van Geldorp | - Fix vertical position of text in single-line edit...
|
commit | commitdiff | tree |
2004-11-28 |
Robert North | - Ensure that if buffer pointer is null, queue is flushed.
|
commit | commitdiff | tree |
2004-11-28 |
Mike McCormack | - Don't limit the size of the property that can be...
|
commit | commitdiff | tree |
2004-11-28 |
Gerald Pfeifer | Fix compilation on systems which do not have <mntent.h>.
|
commit | commitdiff | tree |
2004-11-24 |
Alexandre Julliard | Changed winproc allocation to be based only on the...
|
commit | commitdiff | tree |
2004-11-24 |
Eric Frias | More portable POINTSTOPOINT macro.
|
commit | commitdiff | tree |
2004-11-24 |
Alexandre Julliard | Prevent use of MAKEPOINTS in Wine code.
|
commit | commitdiff | tree |
2004-11-24 |
Alexandre Julliard | Avoid using the MAKEPOINTS macro, it's broken on big...
|
commit | commitdiff | tree |
2004-11-24 |
Jason Edmeades | Add indexbuffer support into wined3d.
|
commit | commitdiff | tree |
2004-11-24 |
Robert Shearman | Implement OleDuplicateData.
|
commit | commitdiff | tree |
2004-11-24 |
Mike McCormack | Return correct error code in EnumPrinters.
|
commit | commitdiff | tree |
2004-11-24 |
Mike McCormack | Fix ofn.nFileOffset when multiple files are selected.
|
commit | commitdiff | tree |
2004-11-24 |
Kevin Koltzau | CreateBrushIndirect should not return a stock brush.
|
commit | commitdiff | tree |
2004-11-24 |
Dmitry Timoshkov | Avoid some direct accesses to DC internals from metafile...
|
commit | commitdiff | tree |
2004-11-24 |
Dmitry Timoshkov | Remove useless calls to IsBadReadPtr from ReadFile...
|
commit | commitdiff | tree |
2004-11-23 |
Alexandre Julliard | Fixed handling of NULL pointer in PeekMessageW, with...
|
commit | commitdiff | tree |
2004-11-23 |
Kevin Koltzau | Look for lcms.h in lcms/lcms.h.
|
commit | commitdiff | tree |
2004-11-23 |
Alexandre Julliard | Append .dll extension in all cases (spotted by Mike...
|
commit | commitdiff | tree |
2004-11-23 |
Tom Wickline | Version resources cleanup.
|
commit | commitdiff | tree |
2004-11-23 |
Jason Edmeades | - Implement SetStreamSource
|
commit | commitdiff | tree |
2004-11-23 |
Mike Hearn | - More heapification.
|
commit | commitdiff | tree |
2004-11-23 |
Huw Davies | We don't use DGA version 1 so remove the configure...
|
commit | commitdiff | tree |
2004-11-23 |
Robert Shearman | When changing from DIB_Status_GdiMod to DIB_Status_GdiMod...
|
commit | commitdiff | tree |
2004-11-23 |
Jon Griffiths | Set the miter limit in the DC state.
|
commit | commitdiff | tree |
2004-11-23 |
Hans Leidekker | Use string functions that are Windows locale aware.
|
commit | commitdiff | tree |
2004-11-22 |
Eric Frias | Export wine_pthread_get_current_teb.
|
commit | commitdiff | tree |
2004-11-22 |
Eric Frias | Fix Sparc assembly code in wine_switch_to_stack.
|
commit | commitdiff | tree |
2004-11-22 |
Alexandre Julliard | Pass DLLFLAGS to winebuild too.
|
commit | commitdiff | tree |
2004-11-22 |
Steven Edwards | Define "WINVER=0x0501 _WIN32_WINNT=0x0501 _WIN32_IE...
|
commit | commitdiff | tree |
2004-11-22 |
Eric Pouech | Fixed regressions introduced when moving addresses...
|
commit | commitdiff | tree |
2004-11-22 |
Kevin Koltzau | Prevent environment test from crashing when environment...
|
commit | commitdiff | tree |
2004-11-22 |
Tom Wickline | Added advpack.dll, rsaenh.dll, strmiids.lib.
|
commit | commitdiff | tree |
2004-11-22 |
Hans Leidekker | Handle unknown parameters more gracefully.
|
commit | commitdiff | tree |
2004-11-22 |
Eric Frias | Fixed KEYLP structure for big endian.
|
commit | commitdiff | tree |
2004-11-22 |
Alexander Yaworsky | Changed allocation of arguments in SearchPathA so path...
|
commit | commitdiff | tree |
2004-11-22 |
Martin Fuchs | Unicodify string constants.
|
commit | commitdiff | tree |
2004-11-22 |
Martin Fuchs | splitpath maintainance.
|
commit | commitdiff | tree |
2004-11-22 |
Jon Griffiths | Support mono pattern brushes in EMF's.
|
commit | commitdiff | tree |
2004-11-22 |
Jon Griffiths | Avoid magic number.
|
commit | commitdiff | tree |
2004-11-22 |
Jon Griffiths | Implement CreateBitmap using CreateBitmapIndirect so...
|
commit | commitdiff | tree |
2004-11-22 |
Rein Klazes | Allow negative numbers in RCDATA resources like RC...
|
commit | commitdiff | tree |
2004-11-22 |
Glenn Wurster | Use physDev->textPixel instead of GetTextColor for...
|
commit | commitdiff | tree |
2004-11-21 |
Evan G. Parry | Added some tests for lzexpand.
|
commit | commitdiff | tree |
2004-11-21 |
Eric Pouech | - moved into new mscvpdb.h (out of msc.c) all types...
|
commit | commitdiff | tree |
2004-11-21 |
Alexander Yaworsky | Move up SERV_* functions.
|
commit | commitdiff | tree |
2004-11-21 |
José Manuel Ferrer... | Updated Spanish translations.
|
commit | commitdiff | tree |
2004-11-21 |
Hans Leidekker | Implement and test GetColorProfileElementTag,
|
commit | commitdiff | tree |
2004-11-21 |
Dmitry Timoshkov | Call CompareStringA with LOCALE_USE_CP_ACP flag set...
|
commit | commitdiff | tree |
2004-11-21 |
Stefan Leichter | Removed W->A from DEFWND_ImmIsUIMessageW.
|
commit | commitdiff | tree |
2004-11-21 |
Robert Shearman | - Make InternetGetConnectedStateExA not crash, by making
|
commit | commitdiff | tree |
2004-11-21 |
Bill Medland | Don't mess up the msvcrt codepage on e.g. _MB_CP_ANSI.
|
commit | commitdiff | tree |
2004-11-21 |
Eric Frias | Accelerator resource struct fix for sparc.
|
commit | commitdiff | tree |
2004-11-21 |
Huw Davies | The default font for the treeview should be the icon...
|
commit | commitdiff | tree |
2004-11-21 |
Eric Frias | Handle a def file where the names of the exported functions...
|
commit | commitdiff | tree |
2004-11-21 |
Eric Frias | Fixed file handle leak.
|
commit | commitdiff | tree |
2004-11-21 |
Eric Frias | Permit unaligned memory access on sparc.
|
commit | commitdiff | tree |
2004-11-21 |
Eric Frias | Fixed error writing control IDs in dialogex on sparc.
|
commit | commitdiff | tree |
2004-11-21 |
Rémi Assailly | Add some missing error values in WINMM_ErrorToString.
|
commit | commitdiff | tree |
2004-11-21 |
Eric Frias | Fixed dialogex resource loading on sparc.
|
commit | commitdiff | tree |
2004-11-21 |
Jon Griffiths | Search the whole table when creating solid brushes.
|
commit | commitdiff | tree |
2004-11-21 |
Alexander Yaworsky | Added NOVT timezone info.
|
commit | commitdiff | tree |
2004-11-21 |
Kevin Koltzau | Fix clipping for DrawThemeParentBackground.
|
commit | commitdiff | tree |
2004-11-21 |
Gerald Pfeifer | Update FreeBSD info.
|
commit | commitdiff | tree |
2004-11-21 |
Rémi Assailly | Added some structure tags and error defines.
|
commit | commitdiff | tree |
2004-11-21 |
Eric Pouech | Moved kernel32.DeleteFileW core implementation to ntdll...
|
commit | commitdiff | tree |
2004-11-19 |
Alexandre Julliard | Removed a couple of no longer needed entries.
|
commit | commitdiff | tree |
2004-11-19 |
Alexandre Julliard | Fix conflicting structure tag.
|
commit | commitdiff | tree |
2004-11-19 |
Robert Reif | One step closer to getting hardware accelerated capture...
|
commit | commitdiff | tree |
2004-11-19 |
Huw Davies | Calculating the average width doesn't seem possible...
|
commit | commitdiff | tree |
2004-11-19 |
Hans Leidekker | Implement IsProfileValid.
|
commit | commitdiff | tree |
2004-11-19 |
Stefan Leichter | Fixed GetFileVersionInfoSizeA tests on NT.
|
commit | commitdiff | tree |
2004-11-19 |
Martin Fuchs | Fix English menu text.
|
commit | commitdiff | tree |
2004-11-19 |
Christian Costa | Implemented IGraphBuilder methods: Connect, Render...
|
commit | commitdiff | tree |
2004-11-19 |
Robert Shearman | - Use more specific error codes than E_FAIL, where...
|
commit | commitdiff | tree |
2004-11-19 |
James Hawkins | Added beginnings of RegQueryValueEx tests.
|
commit | commitdiff | tree |
2004-11-19 |
Andreas Mohr | Correct ordering of some defines.
|
commit | commitdiff | tree |
2004-11-19 |
Huw Davies | Fallback to some sensible default values when underlining...
|
commit | commitdiff | tree |
2004-11-19 |
Zach Gorman | Add the DT_NOPREFIX flag when calling DrawText() for...
|
commit | commitdiff | tree |
2004-11-19 |
Hans Leidekker | Add version information.
|
commit | commitdiff | tree |
2004-11-19 |
Christian Costa | Fixed colorkey conversion.
|
commit | commitdiff | tree |
2004-11-19 |
Mike McCormack | Use interlocked functions for thread safety.
|
commit | commitdiff | tree |
2004-11-19 |
Christian Costa | Fixed IEnumPinsImpl_Next.
|
commit | commitdiff | tree |
2004-11-19 |
Eric Pouech | - implement SymUnDName and UndecorateSymbolName on...
|
commit | commitdiff | tree |
2004-11-19 |
Rémi Assailly | Added some structure tags.
|
commit | commitdiff | tree |
2004-11-19 |
Jon Griffiths | Use _WINNT_ as exclusion define for source compatibility.
|
commit | commitdiff | tree |
2004-11-19 |
Christian Costa | Mapped AVIStreamOpenFromFile to AVIStreamOpenFromFileA.
|
commit | commitdiff | tree |
2004-11-19 |
Robert Reif | Remove trailing white space introduced in previous...
|
commit | commitdiff | tree |
2004-11-19 |
James Hawkins | Make four shreg tests pass on XP.
|
commit | commitdiff | tree |
2004-11-19 |
Christian Costa | Added stub for SetQueryNetSessionCount.
|
commit | commitdiff | tree |
2004-11-19 |
Robert Shearman | Pass the address of the handle rather than just the...
|
commit | commitdiff | tree |
2004-11-19 |
Christian Costa | Fixed some forwards.
|
commit | commitdiff | tree |
2004-11-10 |
Mike McCormack | Improve the CertStore code a little.
|
commit | commitdiff | tree |
2004-11-10 |
Jason Edmeades | - Stub SetServiceObjectSecurity to pretend to work...
|
commit | commitdiff | tree |