Commit Graph

66011 Commits (abf29377ba0882b1774a5402fe994a13386774db)
 

Author SHA1 Message Date
Huw Davies 53ecb95346 msdaps: Add a stub row proxy object. 2010-02-03 14:14:33 +01:00
Huw Davies 3cd0fde34a msdaps: Implement the marshalling object. 2010-02-03 14:14:28 +01:00
Huw Davies d1dfdd72cf msdaps: Add a stub server object. 2010-02-03 14:14:23 +01:00
Huw Davies 39710f8806 msdaps: Add a stub marshaller object. 2010-02-03 14:14:13 +01:00
Henri Verbeet 84913109f6 wined3d: Explicitly load and modify the surface in color_fill_fbo(). 2010-02-03 13:54:02 +01:00
Henri Verbeet 5f3dccddb4 wined3d: Do not depend on context_attach_surface_fbo() to load the surface in stretch_rect_fbo(). 2010-02-03 13:54:02 +01:00
Henri Verbeet 040452ad90 wined3d: Update the stream info before applying states. 2010-02-03 13:54:02 +01:00
Henri Verbeet 31d51fb175 wined3d: Preload textures before applying states. 2010-02-03 13:54:02 +01:00
Henri Verbeet 7ff576bbab wined3d: Select the blitter during adapter initialization. 2010-02-03 13:54:02 +01:00
Alexandre Julliard 6806451db3 user: Add icon handle mapping in the Get/SetClassWord/Long functions. 2010-02-03 13:54:01 +01:00
Alexandre Julliard 48c8c8d7bd user32: Add a safety check in release_user_handle_ptr. 2010-02-03 13:54:01 +01:00
Alexandre Julliard a632052692 configure: Create a symlink for generic.ppd. 2010-02-03 13:53:56 +01:00
Alexandre Julliard ce12296ce1 makefiles: Create the fonts symlinks from configure. 2010-02-03 13:53:11 +01:00
Alexandre Julliard 7d020c9f08 makefiles: Create the wine symlink from configure. 2010-02-03 13:43:04 +01:00
Alexandre Julliard 03e01a2987 makefiles: Generate the config.status dependency as part of the makefile dependencies. 2010-02-03 13:40:57 +01:00
Alexandre Julliard 303b79afa6 makefiles: Get rid of the (broken) aclocal installation rules. 2010-02-03 11:50:37 +01:00
Alexandre Julliard 7b7444fbca makefiles: Simplify the installation of program binaries by not attempting to hardlink them. 2010-02-03 11:50:24 +01:00
Peter Rosin bdebad094c ntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode. 2010-02-03 11:37:59 +01:00
Peter Rosin 2cf159f612 ntdll: Add tests for RtlSetThreadErrorMode and RtlGetThreadErrorMode. 2010-02-03 11:36:59 +01:00
Hans Leidekker 9a0020ade9 msi: Move some helpers to the module where they are used. 2010-02-03 11:31:48 +01:00
Hans Leidekker 29f47299c2 msi: Implement the ScheduleReboot standard action. 2010-02-03 11:31:48 +01:00
Hans Leidekker 552a9c9b85 msi: Add a stub implementation of the SetODBCFolders standard action. 2010-02-03 11:31:48 +01:00
Christian Costa 3d361e6412 d3drm/tests: Use better name for test function and make it static (spotted by Stefan Dosinger). 2010-02-03 11:07:34 +01:00
Andrew Nguyen f1b30eb49d msnet32: Add copyright author information. 2010-02-03 11:07:27 +01:00
Andrew Nguyen 1bcc3aa35c ws2_32: Fix parameter validation order in getpeername. 2010-02-03 11:07:21 +01:00
Dan Kegel 15998c2bdb cmd: Size buffer in create_full_path() correctly. 2010-02-03 11:07:14 +01:00
Dan Kegel 60fe4dae7a cmd: %~dp0 should expand to the directory containing the batch file, not the current directory. 2010-02-03 11:07:07 +01:00
Luca Bennati 4509d9aa10 winspool.drv: Fix Italian translation. 2010-02-03 11:05:00 +01:00
Luca Bennati 1ecd8f3e7e browseui: Add Italian translation. 2010-02-03 11:04:57 +01:00
Lei Zhang a96db3c35c userenv: Add a small test for DestroyEnvironmentBlock. 2010-02-03 11:00:50 +01:00
Alexandre Julliard 823edff312 advapi32/tests: Fix the service inactive state check to match the documentation. 2010-02-02 23:44:32 +01:00
Alexandre Julliard 48ab8eb3fd user32: Fix the WM_CONTEXTMENU parameter for 64-bit. 2010-02-02 23:44:10 +01:00
Alexandre Julliard aa47784130 winex11: Synchronize the shaped flag with the window region before determining the window size. 2010-02-02 20:28:21 +01:00
Alexandre Julliard 4356e49411 atl: The object map entries for version 1 don't have the last two fields. 2010-02-02 20:13:56 +01:00
Alexandre Julliard 9ce56b2729 server: Set the initial thread affinity from the process. 2010-02-02 16:12:01 +01:00
Alexandre Julliard 2f3fa8596b server: Allow changing a thread affinity before it is initialized. 2010-02-02 15:58:02 +01:00
Paul Chitescu b2a8cca6cd uuid.h: Added standard qedit CLSID_SampleGrabber. 2010-02-02 14:12:45 +01:00
Paul Chitescu d643748c94 qcap: Test the correct variable when deciding how to grab V4L frame. 2010-02-02 14:11:14 +01:00
Henri Verbeet cee8e9d881 wined3d: Select the shader backend during adapter initialization. 2010-02-02 14:11:02 +01:00
Henri Verbeet fb21551b2d wined3d: Select the fragment pipeline during adapter initialization. 2010-02-02 14:10:56 +01:00
Henri Verbeet 93c49f1777 wined3d: Update the swapchain's present parameters when changing the backbuffer.
This fixes a bug exposed by commit b5907e23cc.
2010-02-02 14:10:52 +01:00
Henri Verbeet 97700f05a9 wined3d: TRACE IWineD3DDeviceImpl_CreateSurface() parameters. 2010-02-02 14:10:44 +01:00
Henri Verbeet 42c83f0260 wined3d: Dump ARB program shaders on compile failure.
Similar to the patch for GLSL.
2010-02-02 14:10:40 +01:00
Stefan Dösinger e2f83db007 d3d8: Test buffer lock flags. 2010-02-02 14:10:27 +01:00
Stefan Dösinger 8912b372ed d3d9: Move the vertex buffer alignment test into buffer.c. 2010-02-02 14:10:11 +01:00
Stefan Dösinger 1d486a5abe d3d9: Test buffer lock flags. 2010-02-02 14:09:57 +01:00
Stefan Dösinger 224043d6cf wined3d: Implement dynamic buffers with GL_ARB_map_buffer_range. 2010-02-02 14:09:14 +01:00
Stefan Dösinger f6bb86e196 wined3d: Add GL_ARB_map_buffer_range. 2010-02-02 14:09:04 +01:00
Alexandre Julliard 8fc1fc49fd user: Add internal functions for cursor/icon 16<->32 conversion to replace the typecasting macros. 2010-02-02 12:14:10 +01:00
Alexandre Julliard 3d55d1430b user: Call the 16-bit CreateIconFromResourceEx from LoadIconHandler16. 2010-02-02 12:08:59 +01:00