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