Francois Gouget
d1b51d8502
programs: Standardize the About menus.
2011-04-12 13:08:14 +02:00
Michael Stefaniuc
29116e2400
d3d9: COM cleanup for the IDirect3DCubeTexture9 iface.
2011-04-12 12:50:44 +02:00
Michael Stefaniuc
a991b6708b
d3d9: COM cleanup for the IDirect3DStateBlock9 iface.
2011-04-12 12:50:37 +02:00
Michael Stefaniuc
78ea105b85
d3d9: COM cleanup for the IDirect3DQuery9 iface.
2011-04-12 12:50:30 +02:00
Rico Schüller
0f10e1b344
d3dx9: Parse value data.
2011-04-12 12:50:19 +02:00
Rico Schüller
53d0a02c20
d3dx9: Parse name and semantics.
2011-04-12 12:50:15 +02:00
Rico Schüller
e4a0ef69f5
d3dx9: Parse effect type D3DXPC_STRUCT.
2011-04-12 12:50:10 +02:00
Rico Schüller
20dc97296b
d3dx9: Parse effect parameter type definition.
2011-04-12 12:50:06 +02:00
Eric Pouech
9c09f14270
dbghelp: Extended CPU structure by adding a default register number for frame.
2011-04-12 12:49:53 +02:00
Eric Pouech
8fecef8757
dbghelp: Force void type in const declaration, when subtype cannot be found.
2011-04-12 12:49:40 +02:00
Eric Pouech
2dd45a12c1
dbghelp: For codeview/bprel symbols force the register to be EBP, other CPUs should use regrel symbol instead of bprel.
2011-04-12 12:49:34 +02:00
Henri Verbeet
3c07f7a68e
d3d9: Get rid of the implicit swapchain refcounting hacks.
2011-04-11 23:54:18 +02:00
Henri Verbeet
4e56a4fe79
d3d8: Get rid of the implicit swapchain refcounting hacks.
2011-04-11 23:54:13 +02:00
Henri Verbeet
17c51d49b7
wined3d: Flush after accessing the front buffer in flush_to_framebuffer_drawpixels().
2011-04-11 23:54:09 +02:00
Henri Verbeet
55e957a31a
wined3d: Flush after accessing the front buffer in surface_blt_fbo().
2011-04-11 23:54:05 +02:00
Henri Verbeet
68c4a1b61a
wined3d: Depth-only clears are done offscreen.
...
This fixes a regression introduced by commit
99bfd81714
.
2011-04-11 23:54:01 +02:00
Vincent Povirk
974e875309
windowscodecs: Add test for multi-frame TIFF encoding.
2011-04-11 19:33:01 +02:00
Vincent Povirk
0a5b513d80
windowscodecs: Add test for TIFF encoder.
2011-04-11 19:32:57 +02:00
Vincent Povirk
1544640763
gdiplus: Add support for encoding TIFF images.
2011-04-11 19:32:53 +02:00
Vincent Povirk
0b75067c02
windowscodecs: Implement TiffEncoder_Commit.
2011-04-11 19:32:48 +02:00
Vincent Povirk
e4986fc994
windowscodecs: Implement TiffFrameEncode_Commit.
2011-04-11 19:32:42 +02:00
Christian Inci
a0207c88a7
crypt32: Fix a string test.
2011-04-11 19:31:40 +02:00
Michael Curran
7d5099e4fc
d3dxof: Changed is_string function to accept spaces.
2011-04-11 19:31:39 +02:00
Michael Curran
3d9ea480a0
d3dxof: Adjusted to allow for parsing of optional template elements.
2011-04-11 19:31:39 +02:00
Thomas Mullaly
b7694d8d7c
urlmon: Added basic implementation for CoInternet{Is/Set}FeatureEnabled.
2011-04-11 19:31:31 +02:00
Thomas Mullaly
985aebd59e
urlmon/tests: Added FeatureControl registry key tests.
2011-04-11 17:34:43 +02:00
Thomas Mullaly
6487dfa871
urlmon: Added FeatureControl registry keys.
2011-04-11 17:34:18 +02:00
Thomas Mullaly
b83967ce6b
urlmon/tests: Added tests for CoInternetSetFeatureEnabled.
2011-04-11 17:33:46 +02:00
Thomas Mullaly
99480b0dc8
urlmon/tests: Added tests for CoInternetIsFeatureEnabled.
2011-04-11 17:33:40 +02:00
Jörg Höhle
75dbd1162e
winmm: Audio drivers unconditionally invoke DriverCallback.
2011-04-11 17:32:29 +02:00
Jörg Höhle
a174713f82
winmm: DriverCallback returns TRUE iff there is notification.
2011-04-11 17:31:50 +02:00
Jörg Höhle
e6a501bbd6
winmm: Trace DriverCallback once upon entry.
2011-04-11 17:31:26 +02:00
Alexandre Julliard
7c06fef8b6
gdi32: Fix a compiler warning on 64-bit.
2011-04-11 13:45:23 +02:00
Huw Davies
1600885690
gdi32/tests: Add PatBlt tests.
2011-04-11 12:24:04 +02:00
Huw Davies
91ff144018
gdi32: Implement PatBlt.
2011-04-11 12:23:52 +02:00
Huw Davies
44f530275a
gdi32: Implement SelectBrush for solid brushes.
2011-04-11 12:23:31 +02:00
Austin English
bceb274c94
windowscodecs: Only declare jpeg debug channel if jpeg is supported.
2011-04-11 12:22:59 +02:00
Austin English
dd2159c6e3
vcomp: Add stub dll.
2011-04-11 12:12:22 +02:00
Michael Stefaniuc
a159569115
d3d9: COM cleanup for the IDirect3D9Ex iface.
2011-04-11 12:10:47 +02:00
Michael Stefaniuc
c52c15ef99
riched20: COM cleanup for the ITextServices iface.
2011-04-11 12:10:30 +02:00
Michael Stefaniuc
e18ae2139b
riched20: COM cleanup for the ITextHost iface.
2011-04-11 12:10:20 +02:00
Dmitry Timoshkov
a859e73d5f
user32: Use symbolic names for values returned by WM_MENUCHAR handler.
2011-04-11 12:09:43 +02:00
Francois Gouget
fc4014454b
mmdevapi: Reorder a couple of functions to avoid forward declarations and make MMDevice_SetPropValue() static.
2011-04-11 12:07:39 +02:00
Francois Gouget
aa3f823d19
mshtml: Make HTMLFiltersCollection_Create() static.
2011-04-11 12:07:31 +02:00
Francois Gouget
18e0e8c4c7
d3dx9_36: Make get_parameter_{handle,struct}() static.
2011-04-11 12:07:11 +02:00
Nikolay Sivov
82258f4f25
comctl32/tab: Use dpa to store item data.
2011-04-11 12:06:37 +02:00
Nikolay Sivov
6867735e20
comctl32/tab: Fix invalid read of item data.
2011-04-11 12:06:18 +02:00
Henri Verbeet
84103460bd
wined3d: Check FBO completeness after the read / draw buffers are specified.
...
Unless the driver implements ARB_ES2_compatibility / GL4.1, FBO completeness
depends on what read / draw buffers are set.
2011-04-11 11:50:51 +02:00
Henri Verbeet
8e12b2e61e
wined3d: Set the read buffer to GL_NONE for draws and clears on an FBO.
...
For the benefit of depth-only draws and clears, that would otherwise fail FBO
completeness, unless the driver supports ARB_ES2_compatibility.
2011-04-11 11:50:48 +02:00
Henri Verbeet
2f3c147ab2
wined3d: Only set draw buffers that are explicitly specified in context_apply_draw_buffers().
...
Anything that isn't explicitly specified is set to GL_NONE by
glDrawBuffersARB().
2011-04-11 11:50:44 +02:00
Henri Verbeet
bf99c0248f
wined3d: Explicitly handle 0 rt_count right at the start of context_apply_draw_buffers().
...
It's trivial, and allows the rest of the code to assume at least 1 render
target is present.
2011-04-11 11:50:40 +02:00
Dmitry Timoshkov
6eed4c4241
winex11: Move the SendMessage(WM_SYSCOMMAND, SC_MAXIMIZE/SC_RESTORE) call after the window extents check.
2011-04-08 17:11:21 +02:00
Jacek Caban
81aa05eab6
kernel32: Moved GetProcessImageFileName implementation from psapi to kernel32.
2011-04-08 17:06:46 +02:00
Maarten Lankhorst
4429257358
dsound: COM cleanup property sets.
2011-04-08 16:49:51 +02:00
Henri Verbeet
dd2c7d0d8c
wined3d: Don't free D3D swapchains until the wined3d swapchain is destroyed.
...
This will allow us the get rid of the swapchain refcounting hacks in d3d9 in
particular. This is similar to the way we handle resources that are still in
use by a stateblock, but aren't referenced anywhere by the application.
2011-04-08 14:40:48 +02:00
Henri Verbeet
d19c3588bc
wined3d: Merge the IWineD3DSwapChain::Destroy() implementations.
...
They're mostly the same, except for the GL version also destroying its
contexts, and being a bit more careful about the order in which backbuffers
are destroyed.
2011-04-08 14:40:43 +02:00
Henri Verbeet
28137ba2e9
wined3d: Only create a swapchain context array for GL swapchains.
...
Lying about the number of contexts a swapchain has isn't very useful.
2011-04-08 14:40:39 +02:00
Jacek Caban
593d3f4492
mshtml: Reimplement nsIURI::SetHost on top of IUriBuilder.
2011-04-08 14:08:52 +02:00
Dmitry Timoshkov
094db744ce
user32: Use symbolic names for values returned by WM_MENUCHAR handler.
2011-04-08 14:08:49 +02:00
Alexandre Julliard
05b1aea244
gdi32: Avoid reading bits outside of the glyph bitmap in GetGlyphOutline.
2011-04-08 13:03:22 +02:00
Jacek Caban
45c9ec0d55
shdocvw: Make tests stricter and fix GetUrl problem found by the change.
2011-04-08 13:03:22 +02:00
Jacek Caban
29ce9a1ff8
shdocvw: Clean tests skipping.
2011-04-08 13:03:22 +02:00
Jacek Caban
c6dba02ef5
shdocvw: intshcut.c COM clean up.
2011-04-08 13:03:22 +02:00
Jacek Caban
0a4dfa6665
shdocvw: Register .url extension.
2011-04-08 13:03:22 +02:00
Jacek Caban
439f9109fc
shdocvw: Moved more registration to .rgs file.
2011-04-08 13:03:22 +02:00
Francois Gouget
ffbde17b32
msxml3/tests: Fix variable initializations to conform to C89.
2011-04-08 13:03:21 +02:00
Nikolay Sivov
0c33682330
ole32: Handle null argument in OleIsRunning().
2011-04-08 13:03:20 +02:00
Henri Verbeet
032c374307
wined3d: Merge swapchain_base.c into swapchain.c.
2011-04-07 19:27:01 +02:00
Henri Verbeet
0a174ae542
wined3d: Merge swapchain_gdi.c into swapchain.c.
2011-04-07 19:26:50 +02:00
Henri Verbeet
617efafecf
wined3d: Don't use IWineD3DDeviceImpl_GetSwapChain() in IWineD3DDeviceImpl_Present().
...
It adds COM overhead and validation of the swapchain index, but we already
know the index is valid.
2011-04-07 19:26:19 +02:00
Juan Lang
0b8bfd9736
wininet: Honor security flags specified when opening a connection.
2011-04-07 17:48:28 +02:00
Jacek Caban
777b06fb9e
urlmon: Use winetest data.php URLs for regular http binding tests.
2011-04-07 17:21:14 +02:00
Huw Davies
b4ae697496
gdi32/tests: Add horizontal and vertical solid line tests.
2011-04-07 17:21:14 +02:00
Huw Davies
1e27c95125
gdi32: Draw single pixel wide, horizontal or vertical lines with the dib driver.
2011-04-07 17:21:13 +02:00
Huw Davies
d5d4603062
gdi32: Calculate AND and XOR masks corresponding to the current pen colour and rop2.
2011-04-07 17:21:13 +02:00
Huw Davies
15ef394159
gdi32: Add support for DC pens.
2011-04-07 17:21:13 +02:00
Huw Davies
842d49939d
gdi32: Add the ability to track whether we should defer to the graphics driver.
2011-04-07 17:21:13 +02:00
Huw Davies
ed23e3de5c
gdi32: Initial SelectPen support.
2011-04-07 17:21:12 +02:00
Huw Davies
f382478377
gdi32: Add a solid_rects primitive.
2011-04-07 17:21:12 +02:00
Rico Schüller
9a7720fc1d
d3dx9: Start effect parameter parsing.
2011-04-07 13:50:56 +02:00
Rico Schüller
651e044590
d3dx9: Fix return values.
2011-04-07 13:50:48 +02:00
Vincent Povirk
14f925d5af
gdiplus: Validate MatrixOrder in matrix functions.
2011-04-07 13:50:42 +02:00
Dmitry Timoshkov
08f8f50894
kernel32: Constify some data.
2011-04-07 10:23:12 +02:00
Piotr Caban
890ecdad24
msvcp100: Fix spec file.
2011-04-07 10:23:07 +02:00
Philipp Middendorf
f5721560f5
dsound: Handle 8 channel audio input.
2011-04-07 10:23:00 +02:00
Aric Stewart
a9e400b66a
wineqtdecoder: Tweak required for processing MPEG streams.
2011-04-07 10:20:41 +02:00
Aric Stewart
d07f46e8a8
wineqtdecoder: Optimizations for audio extraction.
2011-04-07 10:20:35 +02:00
Vincent Povirk
75a010581a
windowscodecs: Implement TiffFrameDecode_WriteSource.
2011-04-06 21:18:49 +02:00
Vincent Povirk
518f4fd6de
windowscodecs: Implement TiffFrameEncode_WritePixels.
2011-04-06 21:18:45 +02:00
Vincent Povirk
28fc658da8
windowscodecs: Implement TiffFrameEncode_SetResolution.
2011-04-06 21:18:39 +02:00
Vincent Povirk
eaf61d8361
windowscodecs: Implement TiffFrameEncode_SetSize.
2011-04-06 21:18:35 +02:00
Vincent Povirk
3c8edfe9dc
windowscodecs: Implement TiffFrameEncode_SetPixelFormat.
2011-04-06 21:18:31 +02:00
Henri Verbeet
fb4c7e9f9b
wined3d: Rename "NumberOfSwapChains" to "swapchain_count".
2011-04-06 21:18:16 +02:00
Henri Verbeet
5555531950
wined3d: Rename "NumberOfPalettes" to "palette_count".
2011-04-06 21:18:11 +02:00
Henri Verbeet
9d405473d0
wined3d: Don't unregister windows with the wrong window proc on unload either.
...
This is the same issue as 7a354177b3
, just on
wined3d unload this time.
2011-04-06 21:18:06 +02:00
Henri Verbeet
86d090ee8e
d3d9/tests: Add a depth blit test.
2011-04-06 21:17:53 +02:00
Henri Verbeet
a96f749ce0
wined3d: Add support for depth blits to the blitter.
2011-04-06 21:17:48 +02:00
Jacek Caban
9e30a2f5ee
wininet: Check NETCON_connected in netconn_end_of_data.
2011-04-06 21:17:41 +02:00
Dmitry Timoshkov
444b781ff3
user32: Add a test for activating a menu consisting from a single menu item using a hot key.
2011-04-06 18:05:39 +02:00
Austin English
dfbf47b00c
msvcp100: Add stub dll.
2011-04-06 15:18:14 +02:00
Alexandre Julliard
9c8911e342
winex11: Simplify the event handler lookup, and support names in debug traces for extension events.
2011-04-06 13:26:42 +02:00
Alexandre Julliard
06948ebccf
winex11: Update the cursor on the clip window when the pointer grab starts.
2011-04-06 13:10:44 +02:00
Alexandre Julliard
ad32b28ac0
user32: Avoid accessing the dialog info of a destroyed window.
2011-04-06 13:01:20 +02:00
Jacek Caban
548cef033f
urlmon: Use dedicated data.php URL for testing regular http binding.
2011-04-06 12:05:09 +02:00
Aric Stewart
f1da93da80
wineqtdecoder: Add processing for audio in the movie.
2011-04-06 12:05:09 +02:00
Aric Stewart
2c9875e4c1
wineqtdecoder: Work to add a QuickTime video Splitter.
2011-04-06 12:05:08 +02:00
Aric Stewart
0a7b99498c
wineqtdecoder: Add 64-bit functions to datahandler.
2011-04-06 12:05:08 +02:00
Aric Stewart
800dbb49ca
wineqtdecoder: Implement a Wine specific Data Handler.
2011-04-06 12:05:08 +02:00
Aric Stewart
f9abb07fb3
wineqtdecoder: Move pixel buffer access to utility module.
2011-04-06 12:05:08 +02:00
Aric Stewart
ed71339d17
strmbase: Add OutputQueue_EOS implementation.
2011-04-06 12:05:08 +02:00
Aric Stewart
928994d986
strmbase: Create OutputQueue for queuing outgoing samples.
2011-04-06 12:05:08 +02:00
Hans Leidekker
88b4bbfc6a
msi: More Wow64 fixes.
2011-04-06 12:05:08 +02:00
Vincent Povirk
2cad663198
windowscodecs: Implement TiffFrameEncode_Initialize.
2011-04-06 12:05:08 +02:00
Vincent Povirk
c876357c11
windowscodecs: Implement TiffEncoder_CreateNewFrame.
2011-04-06 12:05:07 +02:00
Vincent Povirk
39fc092b7c
windowscodecs: Implement TiffEncoder_Initialize.
2011-04-06 12:05:07 +02:00
Vincent Povirk
fb356a3e66
windowscodecs: Add stub TIFF encoder.
2011-04-06 12:05:07 +02:00
Vincent Povirk
562267a7fb
windowscodecs: Implement TiffDecoder_GetResolution.
2011-04-06 12:05:07 +02:00
Piotr Caban
f989011be2
msvcrt: Added wctob implementation.
2011-04-06 12:05:07 +02:00
Henri Verbeet
2ab5b833d7
wined3d: Remove COM from the rendertarget view implementation.
2011-04-06 12:05:07 +02:00
Henri Verbeet
519a3a9162
wined3d: Add depth fills to the blitter interface.
2011-04-06 12:05:07 +02:00
Henri Verbeet
99bfd81714
wined3d: Allow depth and stencil clears on surfaces other than the current depth / stencil buffer.
2011-04-06 12:05:06 +02:00
Henri Verbeet
419d6e9acd
wined3d: Introduce a separate function for depth fills.
2011-04-06 12:05:06 +02:00
Henri Verbeet
90da00927e
wined3d: Make "blit_operation" naming a bit more consistent.
2011-04-06 12:05:06 +02:00
Piotr Caban
2d7fa5f243
msvcr90: Added _CRT_RTC_INIT and _CRT_RTC_INITW implementation.
2011-04-05 17:38:57 +02:00
Piotr Caban
d09ab74d9b
msvcrt: Added _snwscanf implementation.
2011-04-05 17:38:29 +02:00
Piotr Caban
405e6eb309
msvcrt: Added _snscanf implementation.
2011-04-05 17:38:21 +02:00
Piotr Caban
220b6ab37f
msvcrt: Added _wassert implementation.
2011-04-05 17:38:09 +02:00
Huw Davies
0aebe831b4
gdi32/tests: Start of a framework for writing dib driver tests.
2011-04-05 17:26:50 +02:00
Michael Stefaniuc
9bf247d44e
wininet: Move "inline" right after the storage specifier.
2011-04-05 16:23:02 +02:00
Joris Huizer
8c6c2261b3
dxdiagn: Plug memory leak.
2011-04-05 16:23:00 +02:00
André Hentschel
b0696b8b4a
uxtheme/tests: Remove unneeded comment.
2011-04-05 16:22:09 +02:00
André Hentschel
85c989be49
uxtheme/tests: Mark XP SP1 behaviour as broken.
2011-04-05 16:22:06 +02:00
Jacek Caban
589c213890
mshtml: Properly handle upload streams containing headers.
2011-04-05 16:07:26 +02:00
Huw Davies
ba3d34875a
gdi32: Add support for 32 bpp BI_BITFIELDS.
2011-04-05 14:44:03 +02:00
Huw Davies
0c5e7a6d4d
gdi32: Add a dib primitive function table.
2011-04-05 14:44:00 +02:00
Hans Leidekker
d447ae63b3
msi: Honor msidbFeatureAttributesFollowParent.
2011-04-05 14:42:56 +02:00
Hans Leidekker
ce0b3a030b
msi: Fix parsing of an empty property followed by a non-empty property.
2011-04-05 14:42:52 +02:00
Alexandre Julliard
ecf217bbe4
winex11: Update the cursor on the clipping window while it's mapped.
2011-04-05 13:36:57 +02:00
Alexandre Julliard
886ae4c348
winex11: Always forward SetCursor to the driver, and limit the frequency of updates on the driver side.
2011-04-05 13:36:57 +02:00
Alexandre Julliard
4d358bfee3
winex11: Add an option to disable pointer grabs.
2011-04-05 13:36:57 +02:00
Alexandre Julliard
ae2b356361
winex11: Implement cursor clipping using a pointer grab.
2011-04-05 13:36:57 +02:00
Alexandre Julliard
21e86f60ec
server: Post a message to the desktop window when the cursor clip rectangle changes.
2011-04-05 13:36:57 +02:00
Dmitry Timoshkov
bb411cfb65
user32: DefDlgProc on WM_QUIT should repost it and terminate the dialog message loop.
2011-04-05 13:36:56 +02:00
Dmitry Timoshkov
1a65e209f8
user32: Add a test for WM_QUIT handling by DefDlgProc.
2011-04-05 13:36:56 +02:00
Jerome Leclanche
41838721fc
mscms: Move MSCMS_dbgstr_tag outside of the HAVE_LCMS conditional.
2011-04-05 13:36:56 +02:00
Gerald Pfeifer
a3d8e7b369
quartz: Properly set a parameter by reference in Parser_OutputPin_DecideAllocator.
2011-04-05 13:36:56 +02:00
Vincent Povirk
64841aac83
gdiplus: Respect the CmapLookup flag in GDI32_GdipDrawDriverString.
2011-04-05 13:36:56 +02:00
Vincent Povirk
11f0662c60
gdiplus: Don't settle on a font size until absolutely necessary.
...
When we create a new font, we should store its height in a REAL field so
we don't have to round it. Further, when we calculate the width, we should
base the calculation on the metrics of a font at the height we will use, to
prevent rounding errors when the graphics transform will enlarge the font.
2011-04-05 13:36:56 +02:00
Vincent Povirk
be0af56be3
gdiplus: Add a software implementation of GdipDrawDriverString.
2011-04-05 13:36:56 +02:00
Vincent Povirk
32baa8ba4e
gdiplus: Add helper for translating GpFont to HFONT.
2011-04-05 13:36:56 +02:00
Jacek Caban
bf163d79b8
mshtml: Get rid of no longer needed app-startup observer initialization.
2011-04-05 13:36:55 +02:00
Juan Lang
7871a9f858
crypt32: Accept CA certificates without a key usage extension.
2011-04-05 11:14:10 +02:00
Henri Verbeet
b372faec3c
wined3d: Correctly check if the destination format is FBO attachable in fbo_blit_supported().
...
Like ca381b610c
, this was introduced by
f1ca14cb5b
.
2011-04-05 11:14:04 +02:00
Henri Verbeet
f212a56819
d3d9/tests: Add a test for partial depth buffer copies.
2011-04-05 11:13:56 +02:00
Henri Verbeet
826c91c5e0
d3d8/tests: Add a test for partial depth buffer copies.
2011-04-05 11:13:51 +02:00
Henri Verbeet
032f8702ed
wined3d: Fix partial depth buffer copies.
...
Don't overwrite the entire buffer if only part of it is not current. The data
we're copying may not be completely current either. This is for the case where
the inner rect is not current and the outer edge is. The reverse case where
the inner rect is current and we need to mask already works correctly.
2011-04-05 11:13:46 +02:00
Henri Verbeet
0ce17ea27e
wined3d: Don't bother setting a depth render buffer for WINED3DFMT_NULL render targets.
2011-04-05 11:13:39 +02:00
Akihiro Sagawa
16d5737009
libwine: MB_ERR_INVALID_CHARS makes an error when the undefined byte character is used.
2011-04-05 11:13:26 +02:00
Akihiro Sagawa
79d7cd76f9
kernel32/tests: Add a test for undefined byte character conversion.
2011-04-05 11:13:12 +02:00
Andrew Nguyen
5c57185060
msvcrt: Ensure that old buffer contents are copied when allocating a growable pf_output buffer for the first time.
2011-04-04 16:12:37 +02:00
Gerald Pfeifer
25764d79c0
gdiplus: Initialize a variable in SOFTWARE_GdipFillRegion to avoid a compiler warning.
2011-04-04 14:55:10 +02:00
Gerald Pfeifer
4d93675332
winex11.drv: Initialize a variable in create_xcursor_frame to silence a warning.
2011-04-04 14:50:28 +02:00
Jörg Höhle
c3774b664a
winmm: Check callback flags prior to opening a driver.
2011-04-04 14:42:12 +02:00
Akihiro Sagawa
cb77f9a239
gdi32: Create charset enumeration order list for EnumFontFamiliesEx.
2011-04-04 13:44:43 +02:00
Akihiro Sagawa
f088185471
gdi32: Remove redundant charset assignments.
2011-04-04 13:44:06 +02:00
Akihiro Sagawa
6a404a3b58
gdi32: Move charset enumeration to helper function.
2011-04-04 13:44:01 +02:00
Akihiro Sagawa
a9c9970d9b
gdi32/tests: Add a test for a charset enumeration order.
2011-04-04 13:43:48 +02:00
Rico Schüller
96aa08ecfd
d3dcompiler: Make some variables static.
2011-04-04 13:43:33 +02:00
Rico Schüller
5c999d650f
d3dcompiler: Move blob and strip functions to blob.c.
2011-04-04 13:43:29 +02:00
Rico Schüller
c4530c56d1
d3dcompiler: Remove type cast in D3DCreateBlob().
2011-04-04 13:43:23 +02:00
Rico Schüller
670f0efe5c
d3dx9: Add ID3DXBuffer test.
2011-04-04 13:43:15 +02:00
Rico Schüller
1fcce55894
d3dx9: Add argument check to D3DXCreateBuffer().
2011-04-04 13:43:09 +02:00
Rico Schüller
4d54360765
d3dcompiler: Move D3DCreateBlob() to blob.c.
2011-04-04 13:43:01 +02:00
Stefan Leichter
81f3d68abd
scarddlg: New dll stub.
2011-04-04 13:41:13 +02:00
Huw Davies
4cffb2d0a9
gdi32: Add a skeleton dib driver.
2011-04-04 13:38:19 +02:00
David Hedberg
231ca429ee
comdlg32: Add support for customizing control labels in the item dialog.
2011-04-04 13:21:03 +02:00
David Hedberg
0efd552b5b
comdlg32: Fetch rectangle from the correct control.
2011-04-04 13:21:03 +02:00
Andrew Nguyen
097a31bb21
dxdiagn: Add operating system string properties to the DxDiag_SystemInfo container.
2011-04-04 13:21:03 +02:00
Andrew Nguyen
ca854b82cf
dxdiagn: Add paged memory display string properties to the DxDiag_SystemInfo container.
2011-04-04 13:20:49 +02:00
Andrew Nguyen
791aa53839
dxdiagn: Add a physical memory display string property to the DxDiag_SystemInfo container.
2011-04-04 13:16:02 +02:00
Andrew Nguyen
bd7ad13bb3
dxdiagn: Add date and time properties to the DxDiag_SystemInfo container.
2011-04-04 13:15:58 +02:00
Andrew Nguyen
35d313c4d4
dxdiagn/tests: Add tests for some DxDiag_SystemInfo properties.
2011-04-04 13:15:50 +02:00
Andrew Nguyen
96c3db6829
dxdiagn: Add a NECPC98 property to the DxDiag_SystemInfo container for completeness.
2011-04-04 13:15:44 +02:00
Andrew Nguyen
9e3fd16306
dxdiagn: Add a NetMeeting detection property to the DxDiag_SystemInfo container.
2011-04-04 13:15:40 +02:00
Andrew Nguyen
f9c8e46517
dxdiagn: Add language properties to the DxDiag_SystemInfo container.
2011-04-04 13:15:12 +02:00
Andrew Nguyen
8aaf3233db
dxdiagn: Broaden the scope of the DLL instance handle.
2011-04-04 12:27:58 +02:00
Andrew Nguyen
ff1285aca7
dxdiagn: Add some machine name properties to the DxDiag_SystemInfo container.
2011-04-04 12:27:32 +02:00
Alexandre Julliard
71c6f48269
gdi32: Use the hdc from the generic physdev structure in enhanced metafiles.
2011-04-04 12:27:09 +02:00
Alexandre Julliard
edb68487f4
gdi32: Use the hdc from the generic physdev structure in metafiles.
2011-04-04 12:27:02 +02:00
Owen Rudge
65ba77bd5c
advapi32: Add basic SaferSetLevelInformation stub.
2011-04-04 12:26:12 +02:00
Matteo Bruni
77face22d5
wined3d: Get rid of context_validate.
...
It should not be needed anymore, now the wined3d context is implicitly
validated on GL context activation. The check itself wasn't reliable
because of some threading issues and it also brought a small performance hit.
2011-04-04 12:25:56 +02:00
Henri Verbeet
ae58e47ca0
wined3d: Introduce a helper function for translating blend operations.
2011-04-04 11:53:50 +02:00
Henri Verbeet
6aa02f11ea
wined3d: Fix ARB_0001 with pixel shaders in arb_get_helper_value().
2011-04-04 11:53:45 +02:00
Henri Verbeet
358f14ee20
ddraw: Fix a typo in a comment.
2011-04-04 11:53:39 +02:00
Henri Verbeet
024b5c2245
ddraw: Do not unset the index buffer on D3D device destruction.
2011-04-04 11:53:35 +02:00
Henri Verbeet
973b56dc1c
ddraw: Get rid of the unused LoadWineD3D() declaration.
2011-04-04 11:53:27 +02:00
Jacek Caban
7611d10732
wininet: Added more tests.
2011-04-04 11:53:01 +02:00
Jacek Caban
ccd11eb7d6
wininet: Abstract different transfer and content encoding reading to layered structures.
2011-04-04 11:52:56 +02:00
Nikolay Sivov
0270e69b54
comctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.
2011-04-04 11:52:03 +02:00
Nikolay Sivov
6d43470600
comctl32/monthcal: Get rid of empty slots in cached brushes array.
2011-04-04 11:51:58 +02:00
Nikolay Sivov
41a113e0ce
comctl32/monthcal: Cache pens, fix line colour.
2011-04-04 11:51:53 +02:00
Nikolay Sivov
49088bf96d
comctl32/monthcal: Fix today label position and text colour.
2011-04-04 11:51:48 +02:00
Nikolay Sivov
5a8be0bc20
comctl32/monthcal: Week numbers use title colour.
2011-04-04 11:51:43 +02:00
Marcus Meissner
933b3af981
mscms: Added missing breaks (Coverity).
2011-04-04 11:51:23 +02:00
Marcus Meissner
aca1b275aa
mscms: Fixed bad sizeof() (Coverity).
2011-04-04 11:46:09 +02:00
Marcus Meissner
483559b3e0
msxml3: Fixed two const table declarations (Coverity).
2011-04-04 11:46:03 +02:00
Hwang YunSong
1c7ee4336e
comdlg32: Update Korean resource.
2011-04-01 16:16:15 +02:00
Hans Leidekker
68d6158875
msi: Implement and test MsiEnumComponentCostsA/W.
2011-04-01 16:16:04 +02:00
David Hedberg
f2231f8419
comdlg32: Implement opening files with the item dialog.
2011-04-01 12:42:22 +02:00
David Hedberg
9c1f56f67e
comdlg32: Factor out filename string splitting code.
2011-04-01 12:42:13 +02:00
David Hedberg
7f5ccd3262
comdlg32: Factor out some path validating code from FILEDLG95_OnOpen.
2011-04-01 12:42:08 +02:00
David Hedberg
fcb169fe36
comdlg32: Factor out some path building code from FILEDLG95_OnOpen.
2011-04-01 12:42:02 +02:00
David Hedberg
a172365bd9
comdlg32: Add a couple of simple navigation buttons to the item dialog.
2011-04-01 12:41:52 +02:00
David Hedberg
b2575dab62
comdlg32: We only want to check the low word of wparam.
2011-04-01 12:41:46 +02:00
David Hedberg
209069ae46
comdlg32: Implement filetype filtering for the item dialog.
2011-04-01 12:41:36 +02:00
David Hedberg
ccfbe722e3
comdlg32: Update file name from selection in the item dialog.
2011-04-01 12:41:32 +02:00
David Hedberg
36bf6e1afe
comdlg32: Implement GetFileName and SetFileName for the item dialog.
2011-04-01 12:41:16 +02:00
David Hedberg
0a524a0c76
comdlg32: Set explorerbrowser's site before navigating anywhere.
2011-04-01 12:41:10 +02:00
André Hentschel
a4d8b22f43
shlwapi: Implement wow64 reporting.
2011-04-01 11:54:50 +02:00
Austin Lund
be24fd4b64
user32/tests: Fixed SetParent test on 64bit Vista.
2011-04-01 11:54:50 +02:00
Matteo Bruni
06ef87ceb1
wined3d: Better handle some instances when we can't make the required GL context current.
2011-04-01 11:50:20 +02:00
Matteo Bruni
0322114cd6
wined3d: Fix an error message.
2011-04-01 11:50:05 +02:00
Nikolay Sivov
69b5fc4e19
urlmon/tests: Test for return value directly, without macros.
2011-04-01 10:50:39 +02:00
Nikolay Sivov
b26aa09f58
urlmon: Fix parameter validation in BindToStorage().
2011-04-01 10:50:34 +02:00
Piotr Caban
223ac3cc09
msvcp90/tests: Added operator+ tests (basic_string<char>).
2011-04-01 10:49:51 +02:00
Piotr Caban
bc86fccc36
msvcp: Added basic_string<wchar> operator+ implementations.
2011-04-01 10:49:35 +02:00
Piotr Caban
055dcbc4b2
msvcp: Added basic_string<char> operator+ implementations.
2011-04-01 10:49:24 +02:00
Piotr Caban
3f833d93a7
msvcp: Added basic_string<{char, wchar}> operator+= exports.
2011-04-01 10:49:10 +02:00
Gerald Pfeifer
1e74b6379c
comctl32: Simplify MONTHCAL_PaintLeadTrailMonths.
2011-04-01 10:49:00 +02:00
Gerald Pfeifer
d93b6c0aa2
dbghelp: Add a return statement for the default/assert case in elf_map_file.
2011-04-01 10:48:57 +02:00
Vincent Povirk
15140a722e
gdiplus: Add basic implementation of GdipDrawDriverString.
2011-04-01 10:48:25 +02:00
Vincent Povirk
ae608e6ec3
comctl32: Validate the day of month when scrolling through years.
2011-03-31 23:48:05 +02:00
Vincent Povirk
0d8775c9f9
comctl32: When entering a month or year, keep the day in range.
2011-03-31 23:47:33 +02:00
Vincent Povirk
4d1fca24be
comctl32: Use current month and year when checking day of month.
2011-03-31 23:47:26 +02:00
Henri Verbeet
02480a902e
wined3d: Get rid of the ARB_imaging extension.
2011-03-31 23:47:00 +02:00
Henri Verbeet
97a5336ca9
wined3d: Fix the EXT_blend_subtract extension definitions.
2011-03-31 23:46:51 +02:00
Henri Verbeet
e4e28c47ea
wined3d: Fix the EXT_blend_color extension definitions.
2011-03-31 23:43:14 +02:00
Henri Verbeet
f8507d6061
wined3d: Fix the EXT_blend_minmax extension definitions.
2011-03-31 23:43:05 +02:00
Alexandre Julliard
6576703fac
server: Return the time of last change along with the current cursor position.
2011-03-31 20:15:56 +02:00
Piotr Caban
f421d22e5a
msvcrt: Don't call get_locale two times in _isctype function.
2011-03-31 18:09:31 +02:00
Piotr Caban
68239a620c
msvcrt: Fix locale creation for multibyte encoding.
2011-03-31 18:09:27 +02:00
Francois Gouget
709b42346a
msvcrt/tests: Wine should not have trouble with the environ pointers so replace a few skip()s with win_skip()s.
2011-03-31 14:02:44 +02:00
Francois Gouget
46ad9cd7f1
wintab32/tests: Remove an unused variable.
2011-03-31 14:02:19 +02:00
Francois Gouget
1d246654cb
msi: Make load_ttf_name_id() static.
2011-03-31 13:10:55 +02:00
David Hedberg
338d700a23
comdlg32: Add ICommDlgBrowser3 stub to Item Dialog.
2011-03-31 12:53:11 +02:00
David Hedberg
768d498ed5
comdlg32: Add IServiceProvider implementation to the Item Dialog.
2011-03-31 12:53:04 +02:00
David Hedberg
140113b266
comdlg32: Add ExplorerBrowser control to Item Dialog.
2011-03-31 12:52:59 +02:00
David Hedberg
4bd2cc7ae8
comdlg32: Add IExplorerBrowserEvents stub to Item Dialog.
2011-03-31 12:52:53 +02:00
David Hedberg
3db6593591
comdlg32: Implement Show and Close for the Item Dialog.
2011-03-31 12:52:49 +02:00
David Hedberg
9df020cd73
comdlg32: Add NEWFILEOPENV3ORD resource.
2011-03-31 12:52:46 +02:00