- 02 Dec, 2009 7 commits
-
-
Jeremy White authored
-
Jeremy White authored
-
Jeremy White authored
-
Jeremy White authored
winspool: Revise EnumPrinterDriversW to fix the incorrect handling of 'all'. EnumPrinterDriversA is similarly fixed by using EnumPrinterDriversW.
-
Juan Lang authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
- 01 Dec, 2009 33 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Owen Rudge authored
-
Jörg Höhle authored
-
Rob Shearman authored
These OSs have different behaviour w.r.t. quotes in path names and don't ignore the rest of the path outside of the quotes.
-
Rob Shearman authored
winex11.drv: Make sure that the selectionAcquired flag has been set before returning from X11DRV_AcquireClipboard. X11DRV_CLIPBOARD_UpdateCache depends on selectionAcquired being set if the current process is the selection owner, otherwise it will defer to getting the clipformats from X, manufacturing extra formats that the app may not be expecting, having just set the formats itself. Worse still, since selectionAcquired is set in another thread this behaviour is not predicatable and it may sometimes use the clipformats already set and other times defer to X.
-
Rob Shearman authored
-
Rob Shearman authored
oleaut32: Remove LPVOID variables in olefont tests and pass IFont pointers into OleCreateFontIndirect directly. In many places the assignment of the LPVOID variable into the corresponding IFont * variable has been forgotten.
-
Maarten Lankhorst authored
-
Alexandre Julliard authored
-
Ilya Shpigor authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Austin Lund authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Henri Verbeet authored
There are some failures in this test on Win7 that appear to be related to the initial viewport. Perhaps this trace will help narrow it down.
-
Henri Verbeet authored
It appears this is fixed on Vista/Win7 to be consistent with DeleteVertexShader(). Match the more consistent behaviour of Vista/Win7 and mark the previous behaviour as broken.
-
Henri Verbeet authored
This is essentially a copy of test_file_name_information().
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Jeremy White authored
-
Jeremy White authored
winspool: Implement GetPrinterDriverA with GetPrinterDriverW, notably using the larger sizes, which fixes a bug in printing with Acrobat Reader 9.2.
-
Jeremy White authored
-