Commit Graph

77596 Commits

Author SHA1 Message Date
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
Alexandre Julliard 3909f51122 server: Don't queue a hardware WM_MOUSEMOVE if the position hasn't changed. 2011-04-06 21:07:04 +02:00
Alexandre Julliard 34b8c639ce server: Warp the mouse inside the clipping rectangle when it's set. 2011-04-06 20:36:36 +02:00
Alexandre Julliard 39bac05188 server: Queue a WM_MOUSEMOVE message when the cursor position is explicitly changed. 2011-04-06 20:29:38 +02:00
Alexandre Julliard 9c8bbcd1cd server: Fix a memory leak. 2011-04-06 20:00:40 +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
Hwang YunSong ea8b32cecf po: Update Korean translation. 2011-04-05 14:43:06 +02:00
Hans Leidekker 4222e33989 wine.inf: Add shell handler for .msp files. 2011-04-05 14:42:59 +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