user32: Windows uses ptMaxTrackSize to set an initial window size not ptMaxSize.
[wine] / include / wine /
2007-04-06  Fabian Bielerwined3d: Add GL_EXT_framebuffer_blit to extension handler.
2007-04-04  Alexandre Julliardserver: Add support for associating a file descriptor...
2007-04-02  Stefan Dösingerwined3d: Add GL_APPLE_client_storage to our extension...
2007-03-27  Alexandre Julliardserver: Add support for queuing a user APC upon async...
2007-03-27  Andrew Talbotwinelib: Replace inline static with static inline.
2007-03-22  Alexandre Julliardserver: Implement the open_file method for named pipes.
2007-03-22  Alexandre Julliardserver: Implement the open_file method for mailslots.
2007-03-22  Alexandre Julliardserver: Implemented the open_file method for named...
2007-03-21  Stefan Dösingerwined3d: Add GL_ATI_envmap_bumpmap to our gl extension...
2007-03-21  Alexandre Julliardserver: Use a standard async I/O event to signal direct...
2007-03-21  Alexandre Julliardserver: Add support for storing an event to signal...
2007-03-20  Alexandre Julliardserver: Add an async_data_t structure to store paramete...
2007-03-20  Alexandre Julliardserver: Return the status from an async I/O APC call...
2007-03-20  Alexandre Julliardserver: Use the common pattern for async I/O parameters...
2007-03-19  Stefan Dösingerwined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
2007-03-14  Alexandre Julliardlibwine: Pass flags to wine_utf8_wcstombs to allow...
2007-03-07  Andrew Talbotwinmm: Replace const pointer parameters with correct...
2007-03-07  Alexandre Julliardwine_common_ver: Set company name to Microsoft, some...
2007-03-07  Juan Langntdll: Implement NtAllocateLocallyUniqueId with server...
2007-03-07  Stefan Dösingerwined3d: Rework surface dirtification.
2007-03-07  Stefan Dösingerwined3d: Remove IWineD3DSurface::SetPBufferState.
2007-03-06  Stefan Dösingerwined3d: Store the number of aux buffers in the gl...
2007-03-05  Alexandre Julliardserver: Expose areas revealed by changes to the window...
2007-03-01  Alexandre Julliardwine/test: Print the official name of the test in summary.
2007-03-01  Stefan Dösingerwined3d: Support GL_APPLE_fence for event queries.
2007-03-01  Stefan Dösingerwined3d: Add GL_NV_fence defines and functions.
2007-02-26  Rob Shearmanlibwine: Eliminate duplicate function implementations...
2007-02-21  Rob Shearmanserver: Add get_token_impersonation_level server call...
2007-02-21  Alexandre Julliardserver: Added support for the PM_QS_* flags in PeekMessage.
2007-02-20  Stefan Dösingerwined3d: Remove IWineD3DDevice::EnumDisplayModes.
2007-02-16  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in directx.c.
2007-02-16  H. Verbeetwined3d: Add WINED3DCREATE flags and use them.
2007-02-16  H. Verbeetwined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
2007-02-15  H. Verbeetwined3d: Add the WINED3DSPD_IUNKNOWN flag and use it.
2007-02-15  H. Verbeetwined3d: Add WINED3DVS20 & WINED3DVS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DPS20 & WINED3DPS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DDTCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DLINECAPS flags and use them.
2007-02-15  Vitaliy Margolenntdll/server: Implement NtSetSecurityObject. With tests.
2007-02-15  H. Verbeetwined3d: Add WINED3DPTADDRESSCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPCMPCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPMISCCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPBLENDCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DSTENCILCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DTEXOPCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Use WINED3DPRESENT_BACK_BUFFER_MAX rather...
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-14  Stefan Dösingerwined3d: More fullscreen window fixes.
2007-02-14  Stefan Dösingerwined3d: Load single attribute setter functions.
2007-02-14  Alexandre Julliardwinex11.drv: Added a check for the ATI driver corruptin...
2007-02-14  H. Verbeetd3d8: Move loading local d3d8 vertex shader constants...
2007-02-14  H. Verbeetd3d9: Don't store the d3d9 declaration in the wined3d...
2007-02-14  H. Verbeetwined3d: Get rid of the vertexDeclaration field in...
2007-02-14  H. Verbeetwined3d: Add WINED3DDECLUSAGE, use it.
2007-02-14  H. Verbeetwined3d: Get rid of WINED3DSHADERDECLUSAGE.
2007-02-14  Stefan Dösingerwined3d: GetRenderTargetData can call BltFast.
2007-02-05  Damjan Jovanoviclibwine_port: Added interlocked_cmpxchg64.
2007-01-25  Vitaliy Margolenserver/ntdll: Simplistic implementation of NtQueryObjec...
2007-01-23  H. Verbeetwined3d: Remove some unused methods from the IWineD3DVe...
2007-01-22  Alexandre Julliardwine/list.h: Add list_count function. Make some paramet...
2007-01-19  H. Verbeetwined3d: Move SetupFullscreenWindow() and RestoreWindow...
2007-01-18  Alexandre Julliardntdll: Avoid inter-process APCs when called for the...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process NtMapViewOfSecti...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process RtlCreateUserThread.
2007-01-18  Francois GougetAssorted spelling fixes.
2007-01-18  Alexandre Julliardntdll: Fix NtDuplicateObject to only close the file...
2007-01-18  Francois Gougetd3d: Fix the D3DFMT_XXX constant declarations.
2007-01-18  Francois Gougettests: The non-gcc case was missing a forward declarati...
2007-01-17  Stefan Dösingerwined3d: Store the stream number in the strided structure.
2007-01-16  Alexandre Julliardntdll: Implemented NtLockVirtualMemory and NtUnlockVirt...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process NtFlushVirtualMe...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualProtectEx.
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualQueryEx.
2007-01-15  Alexandre Julliardserver: Support queuing some APCs to a process instead...
2007-01-15  Alexandre Julliardserver: Added mechanism for returning results of APC...
2007-01-12  Alexandre Julliardntdll: Duplicate the mapping handle on the server side...
2007-01-12  Stefan Dösingerd3d9: Implement IDirect3DDevice9::StretchRect.
2007-01-12  Francois Gougettests: Add skip(), a function to warn that tests were...
2007-01-09  Alexandre JulliardUpdate copyright info for the new year.
2007-01-06  Eric Pouechwinedump: Add support for derived types in codeview...
2007-01-06  Eric Pouechwinedump: Re-use existing codeview facilities to dump...
2007-01-06  Eric Pouechwinedump: Removed cvinclude.h.
2007-01-04  Alexandre Julliardserver: Add a generic apc_call structure to make it...
2007-01-04  Alexandre Julliardserver: Notify the server that an APC has completed...
2007-01-03  Stefan Dösingerwined3d: Use the baseVertexIndex in the stateblock.
2007-01-02  Stefan Dösingerwined3d: Remove IWineD3DDevice_ApplyStateChanges.
2006-12-24  Jacek Cabanitss: Move registration code to inf file and add missin...
2006-12-24  Jacek Cabanitss: Rename CLSID_ITSProtocol to CLSID_MSITStore.
2006-12-20  Alexandre Julliardinclude: Get rid of the WINE_NO_LONG_AS_INT ifdefs.
2006-12-19  Stefan Dösingerwined3d: Add WINED3DRS_STIPPLEPATTERNxy.
2006-12-18  Markus Amslerd3d: Callback infrastructure for implicit swap chain...
2006-12-18  Markus Amslerwined3d: Remove IWineD3DVolume_GetContainerParent.
2006-12-18  Markus Amslerwined3d: Remove IWineD3DSurface_GetContainerParent.
2006-12-12  Ulrich Czekallawinex11.drv: Store window and drawable rects in X11DRV_...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit depth stencil...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit volume destru...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit render target...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit surface destr...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit surface destr...
2006-12-06  Stefan Dösingerwine/list.h: Added list_move_head and list_move_tail.
next