gdiplus: Add a stub for GdipSetClipRectI.
[wine] / include / wine /
2008-04-09  Stefan Dösingerwined3d: Store the number of aux buffers in the context.
2008-04-03  Maarten Lankhorstuser32: Implement BroadcastSystemMessage.
2008-03-29  Rob Shearmanservices: Fill in the functions between implemented...
2008-03-29  Rob Shearmanservices: Move ControlService and StartServiceW from...
2008-03-29  Rob Shearmanservices: Move LockServiceDatabase and UnlockServiceDat...
2008-03-29  Rob Shearmanservices: Move SetServiceStatus and QueryServiceStatusE...
2008-03-29  Mikołaj Zalewskiservices: Move GetServiceDisplayName to services.exe...
2008-03-29  Mikołaj Zalewskiservices: Move ChangeServiceConfigW implementation...
2008-03-29  Mikołaj Zalewskiservices: Move QueryServiceConfigW from advapi32.dll...
2008-03-29  Mikołaj Zalewskiservices: Move CreateService, OpenService and DeleteSer...
2008-03-29  Mikołaj Zalewskiservices: Start a local RPC server.
2008-03-28  Roderick Colenbranderwined3d: Initial post pixelshader blending support...
2008-03-26  Alexandre Julliardlibwine: Export functions that return the Wine version...
2008-03-26  Alexandre Julliardlibwine: Added a wine_call_on_stack function.
2008-03-25  Stefan Dösingerwined3d: Add GL_ATI_fragment_shader.
2008-03-25  Stefan Dösingerd3d: De-pointerize the WINED3DCAPS structure.
2008-03-19  Alexandre Julliarduser32: Implemented EnumDesktopWindows.
2008-03-05  Stefan Dösingerwined3d: Support shininess > 128 if opengl does.
2008-03-04  Stefan Dösingerwined3d: Use GL_EXT_gpu_program_parameters if available.
2008-03-04  Rob ShearmanAdd configure check for strtoll and strtoull.
2008-03-03  Alexandre Julliardkernel32: Added a winoldap.mod 16-bit exe to launch...
2008-02-26  Stefan Dösingerwined3d: Add GL_APPLE_float_pixels.
2008-02-26  Stefan Dösingerwined3d: General cross format blitting infrastrucutre...
2008-02-22  Roderick Colenbranderddraw: Add yv12 detection support.
2008-02-21  Rob Shearmaninclude: Include excpt.h from wine/exception.h.
2008-02-18  Roderick Colenbranderwined3d: Add separate alpha blend support.
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2008-02-16  Rob ShearmanAdd a new convenience macro for an exception handler...
2008-02-16  Rob ShearmanDon't use GetExceptionCode and GetExceptionInformation...
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-12  Alexandre Julliardkernel32: Don't save the signal mask in sigsetjmp.
2008-02-11  Francois Gougettests: Avoid InterlockedExchangeAdd() as it is not...
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-07  Eric Pouechdbghelp: Added preliminary support for a strange stack...
2008-02-07  Eric Pouechdbghelp: Added HRESULT as new basic type (and some...
2008-02-07  Eric Pouechdbghelp: Fix mixed up return and this type in MFunction V2.
2008-02-06  Stefan Dösingerwined3d: Separate OpenGL and driver version.
2008-01-22  Alexandre Julliardserver: Add a separate request to set the window visibl...
2008-01-18  Eric van Beurdendbghelp: Update some mscvpdb.h definitions and descript...
2008-01-17  Alexandre Julliardserver: Don't force the process affinity to 1, leave...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-14  Stefan Dösingerd3d9: Reject IDirect3DDevice9::Reset with active defaul...
2008-01-14  Stefan Dösingerwined3d: Add a new IWineD3DResource::UnLoad method.
2008-01-14  Hans Leidekkerlicense: Update copyright info for the new year.
2008-01-14  Roderick Colenbranderwined3d: Fix glBlendColorEXT for use on RivaTNT.
2008-01-08  Stefan Dösingerwined3d: Detect geforce 7300 cards.
2008-01-07  Alexandre Julliardwined3d: Use unsigned int instead of size_t for element...
2008-01-07  Rob Shearmaninclude: Add the strict_context_handle flag to the...
2008-01-07  Rob Shearmaninclude: Add defines for context handle flags to rpcfc.h.
2007-12-28  Dmitry Timoshkovuser32: Reimplement IsHungAppWindow.
2007-12-26  Rob Shearmanrpcss: Use context handles to automatically free runnin...
2007-12-26  Rob Shearmaninclude: Remove semi-colons from the end of cpp_quote...
2007-12-20  Stefan Dösingerwined3d: Move the GL info structure into the adapter.
2007-12-17  Rob Shearmaninclude: Add definitions for RPC_FC_SSTRING and RPC_FC_...
2007-12-07  Stefan Dösingerwined3d: Initialize output texcoord .w to 1.0 if needed.
2007-12-05  Alexandre Julliardserver: Partial implementation of NtQueryDirectoryObject.
2007-12-05  Alexandre Julliardserver: Implemented EnumWindowStations and EnumDesktops.
2007-12-03  Stefan Dösingerwined3d: Detect the Intel GPU in macbooks.
2007-12-03  Rob Shearmaninclude: Move Wine-specific EH_* defines from winnt...
2007-11-29  Marco Schusterwined3d: Added a card ID for a 8600 Mobile GT.
2007-11-29  Stefan Dösingerwined3d: Add GL_ARB_texture_rectangles to our opengl...
2007-11-28  Stefan Dösingerwined3d: Allow using a different internal format for...
2007-11-28  Stefan Dösingerwined3d: Report some more geforce 7 cards as geforce 7.
2007-11-20  Rob Shearmanserver: Change the get_dll_info server request to allow...
2007-11-16  Stefan Dösingerwined3d: Do not call PreLoad in surface_download_data.
2007-11-15  Andrey Turkinserver: Pass Information field from async I/O APCs.
2007-11-15  Andrey Turkinws2_32: Make certain winsock functions generate i/o...
2007-11-15  Andrey Turkinserver: Allow async i/o operations to send completion...
2007-11-12  Stefan Dösingerwined3d: Load GL_EXT_texture3D from gl 1.2 if the exten...
2007-11-12  Stefan Dösingerwined3d: Extend the gl extension function loading table...
2007-11-12  Stefan Dösingerwined3d: Align the gl function table.
2007-11-09  Stefan Dösingerwined3d: Implement a detection for the MacOS OpenGL...
2007-11-08  Stefan Dösingerwined3d: Honor the driver's min point size.
2007-11-08  Stefan Dösingerwined3d: Relative addressing offsets are limited to...
2007-11-07  Alexandre Julliardinclude: Only use DECLSPEC_IMPORT for Windows compilers...
2007-11-06  Stefan Dösingerwined3d: Add a max varyings member to the gl info struc...
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-01  Alexandre Julliardserver: Support using a name to destroy a window class...
2007-11-01  Alexandre Julliardserver: Allow to send a name instead of an atom when...
2007-10-31  Alexandre Julliardserver: Also return the new extended style in the set_w...
2007-10-30  Alexandre Julliardserver: Add the generated files missing from the last...
2007-10-26  Stefan Dösingerwined3d: Add a method for surface location updates.
2007-10-26  Stefan Dösingerwined3d: Begin centralizing surface location management.
2007-10-26  Rob Shearmanserver: Make create_mapping use struct object_attribute...
2007-10-26  Rob Shearmanserver: Make create_mutex use struct object_attributes...
2007-10-26  Rob Shearmanserver: Make create_semaphore use struct object_attribu...
2007-10-25  Rob Shearmanserver: Use the security descriptor passed in when...
2007-10-16  Bang Jun-youngconfigure: Add check for presence of _strdup() and...
2007-10-10  Alexandre Julliardserver: Use the file_pos_t type for file sizes and...
2007-10-09  Roderick Colenbranderwined3d: Use EXT-versions of glBlend*.
2007-10-03  Rob Shearmanserver: Add a new get_security_object call for getting...
2007-10-01  Roderick Colenbranderwined3d: WINAPI compile fixes.
2007-09-28  Andrey Turkinserver: Allow completion object to be attached to an...
2007-09-26  Andrey Turkinserver: Implement server-side completion queues and...
2007-09-24  Roderick Colenbranderwined3d: Move video memory tracking to the adapter.
2007-09-24  Stefan Dösingerwined3d: Recompile glsl pixelshaders if the sampler...
2007-09-20  Roderick Colenbranderwined3d: Better video memory reporting.
2007-09-17  Roderick Colenbranderwined3d: Update list of pci ids.
2007-09-17  Stefan Dösingerwined3d: Use GL_NV_depth_clamp to implement clipping...
next