cmd: GOTO is a no-op and doesn't output anything in interactive mode.
[wine] / include /
2011-09-09  Alistair Leslie... include: Add xmlparser interfaces.
2011-09-09  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-09  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-08  Alexander Morozovquery: Add stub for LoadIFilter.
2011-09-08  Francois Gougetcomctl32: Update the PROPSHEET{HEADER,PAGE} structures...
2011-09-08  Alexandre Julliardlibwine: Avoid converting the final null in strlwrW...
2011-09-08  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-08  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-07  Bernhard Looswuapi: Add the SystemInformation coclass and interface.
2011-09-07  Jörg Höhleinclude: Define KSAUDIO_SPEAKER_5|7POINT1_SURROUND.
2011-09-07  Alexandre Julliardgdi32: Leave it up to the driver to push the new device...
2011-09-07  Alexandre Julliardgdi32: Add a driver entry point for CreateCompatibleDC.
2011-09-07  Alexandre Julliardgdi32: Make the push/pop_dc_driver functions available...
2011-09-07  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-07  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-06  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-06  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-05  Alistair Leslie... ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegist...
2011-09-05  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-05  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-02  Alexandre Julliardgdi32: Make the BITMAPINFO parameters non-const in...
2011-09-02  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-02  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-01  Dan Kegelconfigure: AC_C_CONST is obsolete.
2011-09-01  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-01  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-31  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-31  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-31  Henri Verbeetddraw: Get rid of the surface implementation switching...
2011-08-29  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-29  Alexandre Goujoninclude: Add more GetVolumeInformation system flags.
2011-08-29  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-29  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-29  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-29  Andrew Talbotinclude: Fix a typo.
2011-08-26  Alexander Morozovinclude: Fix CRYPTUI_SELECTCERTIFICATE_STRUCTA declaration.
2011-08-24  Francois GougetAssorted spelling fixes.
2011-08-24  Nikolay Sivovkernel32/nls: Added placeholder for LOCALE_SNATIVEDISPL...
2011-08-24  Thomas Mullalyinclude: Added declarations for IInternetSecurityManage...
2011-08-24  Hans Leidekkerdnsapi: Implement DnsFree.
2011-08-23  Piotr Cabaninclude: Added IHTMLAttributeCollection definition.
2011-08-03  Francois Gougetntdll: Fix the field names of KUSER_SHARED_DATA and...
2011-08-03  Nikolay Sivovinclude: Fix definition name.
2011-08-03  Alexandre Julliardgdi32: Get rid of the SetBitmapBits driver entry point.
2011-08-03  Alexandre Julliardgdi32: Set the initial bits of a bitmap from the gdi...
2011-08-02  Jay Yanginclude: Add header entries required for SHCreateDefaul...
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-02  Alexandre Julliardmshtml: Remove typelib registrations.
2011-08-01  Francois Gougetnetapi32: Add some lmuse.h constants.
2011-08-01  Jacek Cabanwinnt.h: Added LOCALE_CUSTOM_* declarations.
2011-07-29  Henri Verbeetwined3d: wined3d_device_evict_managed_resources() doesn...
2011-07-28  Frédéric Delanoyinclude: Assorted spelling fixes.
2011-07-28  Jacek Cabanmshtml.idl: Added missing DispHTMLStyle properties.
2011-07-28  Jacek Cabanmshtml.idl: Added IHTMLStyle5 and IHTMLStyle6 declarations.
2011-07-27  Alexander Morozovinclude: Synchronize CRYPTUI_SELECTCERTIFICATE_STRUCT...
2011-07-25  Henri Verbeetwined3d: Get rid of wined3d_device_enum_resources().
2011-07-25  Henri Verbeetwined3d: Pass "reset_enum_callback" directly to wined3d...
2011-07-25  Alexandre Julliardgdi32: Get rid of the GetBitmapBits driver entry point.
2011-07-25  Alexandre Julliardgdi32: Get rid of the SetDIBits driver entry point.
2011-07-21  Alexandre Julliardgdi32: Add an optional clip region to the PutImage...
2011-07-21  Alistair Leslie... ntdsapi: Add stub for DsGetSpnA.
2011-07-21  Alexandre Julliardgdi32: Get rid of the offset in the gdi_image_bits...
2011-07-21  Alexandre Julliardgdi32: Pass the full bitblt_coords structure to the...
2011-07-19  Mariusz Plucińskiinclude: Add FOLDERTYPEID types and values definitions.
2011-07-19  Alexandre Julliardgdi32: Move GET_DC_PHYSDEV back to gdi_private.h, it...
2011-07-18  Alexandre Julliardgdi32: Remove the GetDIBits entry point from the graphi...
2011-07-18  Rico Schüllerd3dx9: Implement D3DXGetShaderSamplers().
2011-07-15  Jacek Cabandxgi.idl: Added IDXGIResource, IDXGIAdapter1 and IDXGIF...
2011-07-15  Andrew Eikumwinejack.drv: Remove unused WinMM driver.
2011-07-15  Andrew Eikumwinenas.drv: Remove unused WinMM driver.
2011-07-14  Rafał Mużyłoavicap32: Drop v4l1 support.
2011-07-14  Jacek Cabaninclude: Added macros for __uuidof emulation based...
2011-07-14  Alexandre Julliardgdi32: Add driver entry points for GetImage and PutImage.
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-13  Alexandre Julliardgdi32: Sort the OpenGL driver functions alphabetically.
2011-07-13  Alexandre Julliardgdi32: Make the DC function structure public.
2011-07-12  Jacek Caband3d10effect.h: Added missing D3D10_EFFECT_* flags.
2011-07-11  Jacek Caband3d10.idl: Added CD3D10_TEXTURE1D_DESC declaration.
2011-07-11  Alexandre Julliardgdi32: Compute StretchBlt rectangles in gdi32.
2011-07-08  Hans Leidekkerinclude: Add httprequestid.h and httprequest.idl.
2011-07-08  Alexandre Julliardinclude: Remove duplicate device caps definitions.
2011-07-08  Vincent Povirkgdiplus: Stub GdipPlayMetafileRecord.
2011-07-07  Austin Lundinclude: Added OBJECT_TYPE_INFORMATION to winternl.h.
2011-07-07  Alexandre Julliardgdi32: Export the gdi_physdev structure for the externa...
2011-07-07  Hans Leidekkermsi: Add a stub implementation of MsiDeterminePatchSequ...
2011-07-06  Lucas Fialho Zawackiinclude: Corrected the value of the DIEDFL_ATTACHEDONLY...
2011-07-06  Detlef Riekenberginclude: Add definitions and declarations for SRW lock.
2011-07-05  Dylan Smithrichedit: Fix incorrect GUID values for ITextHost and...
2011-07-05  Jacek Cabanpropkeydef.h: Fixed DEFINE_PROPERTYKEY define.
2011-07-05  Jacek Cabanpropvarutil.h: Fixed inline syntax.
2011-07-05  Mariusz Plucińskiinclude: Add FOF_NO_UI flag.
2011-07-05  Henri Verbeetwined3d: Make D3DRS_ZBIAS work.
2011-07-04  Jacek Cabanshobjidl.idl: Added some missing coclasses.
2011-07-04  Jacek Cabanaudiopolicy.idl: Fixed SetGroupingParam declaration.
2011-07-01  Louis Lendershttpapi: Add stub for HttpCreateHttpHandle.
2011-07-01  Jacek Cabanpropvarutil.h: Added InitPropVariantFromBoolean and...
2011-07-01  Jacek Cabanpropkey.h: Added more PROPERTYKEY declarations.
2011-07-01  Jacek Cabanshobjidl.idl: Added ITaskbarList[34] and ICustomDestina...
2011-07-01  Jacek Cabaninclude: Added objectarray.idl.
2011-07-01  Jacek Caband3d10.idl: Added missing D3D10_RESOURCE_MISC_FLAG values.
next