Stefan Dösinger
|
197ec1c179
|
wined3d: Remove IWineD3DDevice_ApplyStateChanges.
|
2007-01-02 12:22:04 +01:00 |
Mike McCormack
|
b9910cb36d
|
kernel32: Implement CopyFileWithProgress.
|
2007-01-02 12:08:53 +01:00 |
Rob Shearman
|
b787df47e8
|
include: Add function declarations for CoAllowSetForegroundWindow and CoRegisterChannelHook to objbase.h.
|
2006-12-29 21:25:46 +01:00 |
Alexandre Julliard
|
150b5dcaef
|
loader: Use the Mach thread port as thread id on Mac OS.
|
2006-12-29 20:02:02 +01:00 |
Jacek Caban
|
3b44fb3eb7
|
mshtml.idl: Added IHTMLFrameBase2 declaration.
|
2006-12-26 12:20:35 +01:00 |
Jacek Caban
|
b79fa300ad
|
itss: Move registration code to inf file and add missing registry.
|
2006-12-24 14:00:55 +01:00 |
Jacek Caban
|
e6fd4d42f0
|
itss: Rename CLSID_ITSProtocol to CLSID_MSITStore.
ITSProtocol is a different object.
|
2006-12-24 13:59:26 +01:00 |
Hans Leidekker
|
092edd81e6
|
usp10: Implement ScriptString_pSize.
|
2006-12-24 13:08:29 +01:00 |
Alexandre Julliard
|
80cff47c87
|
include: Get rid of the WINE_NO_LONG_AS_INT ifdefs.
|
2006-12-20 14:57:08 +01:00 |
Hans Leidekker
|
1698c44ed3
|
winedump: Start dumping .NET specific bits from PE executables.
|
2006-12-20 12:31:29 +01:00 |
Stefan Dösinger
|
f661a8287c
|
wined3d: Add WINED3DRS_STIPPLEPATTERNxy.
|
2006-12-19 16:53:44 +01:00 |
Louis Lenders
|
6c04a187d2
|
msvcrt: Add _atoldbl.
|
2006-12-19 16:18:01 +01:00 |
Markus Amsler
|
5e0fc62135
|
d3d: Callback infrastructure for implicit swap chain destruction in IWineD3DDevice.
|
2006-12-18 12:07:26 +01:00 |
Markus Amsler
|
4ca9fccf31
|
wined3d: Remove IWineD3DVolume_GetContainerParent.
|
2006-12-18 12:02:28 +01:00 |
Markus Amsler
|
9b397ec2d5
|
wined3d: Remove IWineD3DSurface_GetContainerParent.
|
2006-12-18 12:02:17 +01:00 |
Alexandre Julliard
|
8f1d42eba4
|
configure: Remove some no longer used libcurses checks.
|
2006-12-16 17:01:37 +01:00 |
Hans Leidekker
|
7f31cc4756
|
setupapi: Add a stub implementation for SetupPromptReboot.
|
2006-12-15 12:20:32 +01:00 |
Ulrich Czekalla
|
398886799e
|
ddraw: Add IDirectDraw3 interface.
|
2006-12-14 20:33:49 +01:00 |
Andrew Talbot
|
9cf1579aad
|
ntdll/tests: Cast-qual warning fix.
|
2006-12-13 11:49:01 +01:00 |
Ulrich Czekalla
|
4bdf4345b8
|
winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.
|
2006-12-12 13:45:10 +01:00 |
Detlef Riekenberg
|
9f90c74fd8
|
localspl/tests: Add tests for XcvOpenPort.
|
2006-12-11 17:07:39 +01:00 |
Francois Gouget
|
da5e750a16
|
gdi32: Add a prototype for GetFontUnicodeRanges().
|
2006-12-07 11:23:46 +01:00 |
Markus Amsler
|
3fd04308ab
|
d3d: Callback infrastructure for implicit depth stencil surface destruction in IWineD3DDevice.
|
2006-12-06 12:39:30 +01:00 |
Markus Amsler
|
50a0c21265
|
d3d: Callback infrastructure for implicit volume destruction in IWineD3DVolumeTexture.
|
2006-12-06 12:39:14 +01:00 |
Markus Amsler
|
cb8652947a
|
d3d: Callback infrastructure for implicit render target destruction in IWineD3DSwapChain.
|
2006-12-06 12:39:00 +01:00 |
Markus Amsler
|
2946f7a267
|
d3d: Callback infrastructure for implicit surface destruction in IWineD3DCubeTexture.
|
2006-12-06 12:38:51 +01:00 |
Markus Amsler
|
04ae4596ff
|
d3d: Callback infrastructure for implicit surface destruction in IWineD3DTexture.
|
2006-12-06 12:38:37 +01:00 |
Stefan Dösinger
|
3d8cdfb190
|
wine/list.h: Added list_move_head and list_move_tail.
|
2006-12-06 12:38:31 +01:00 |
Francois Gouget
|
bb8e625b5b
|
Assorted spelling fixes.
|
2006-12-05 10:31:47 +01:00 |
Markus Amsler
|
a60d4b2d2f
|
d3d: Pass the superior creating object down to the callback functions.
|
2006-12-04 12:40:38 +01:00 |
James Hawkins
|
58bb3571de
|
msi: Add handling for the StartServices action.
|
2006-12-04 12:22:32 +01:00 |
Rob Shearman
|
f8b54686fd
|
include: Add some missing OLE defines and declarations to ole2.h.
|
2006-12-04 12:19:27 +01:00 |
Lei Zhang
|
6a530aba76
|
msxml3: Fix compiles for systems with libxml2 version 2.6.14 and below.
|
2006-11-30 16:35:35 +01:00 |
Kai Blin
|
e521ee2cee
|
ws2_32: Implement SO_EXCLUSIVEADDRUSE for setsockopt.
|
2006-11-30 15:23:16 +01:00 |
Eric Pouech
|
0bee33e195
|
mscvpdb.h: Update some definitions (constants, structures) with latest information we have.
|
2006-11-30 12:55:10 +01:00 |
Eric Pouech
|
cc65d21f82
|
dbghelp: Moved mscvpdb.h file to include/wine to allow sharing of the definitions with winedump.
|
2006-11-30 12:54:54 +01:00 |
Pierre d'Herbemont
|
4919a76edf
|
winsock: Get rid of already disabled WS prefix, thus fix Wine compilation on big-endian.
|
2006-11-27 18:49:08 +01:00 |
Alexandre Julliard
|
167b32cc4b
|
winsock: Add WS_ prefix on WSAIoctl constants.
|
2006-11-27 18:48:58 +01:00 |
Dmitry Timoshkov
|
eea1b5e219
|
include: Add some structures a definitions required for the COFF library dumper.
|
2006-11-27 13:44:58 +01:00 |
Kevin Koltzau
|
00ad155a40
|
winuser.h: Add some HSHELL and APPCOMMAND defines.
|
2006-11-27 13:43:29 +01:00 |
Kevin Koltzau
|
baaefe9783
|
winuser.h: Define browser and multimedia keys.
|
2006-11-27 13:43:25 +01:00 |
Matthew Kehrer
|
ce2f176275
|
mshtml: Add basic support for ITimer interface.
|
2006-11-21 12:16:54 +01:00 |
Alexandre Julliard
|
8930427b21
|
server: Return an fd type in the get_handle_fd request.
|
2006-11-20 14:14:04 +01:00 |
H. Verbeet
|
8afe27dacd
|
wined3d: Fix GL_ARB_texture_cube_map extension support.
|
2006-11-20 11:50:14 +01:00 |
H. Verbeet
|
44f4e254a6
|
wined3d: Fix depth buffer formats to use actual depth textures.
|
2006-11-17 15:54:01 +01:00 |
Alexandre Julliard
|
1447e6f634
|
include: Install adshlp.h too.
|
2006-11-17 15:47:16 +01:00 |
Alexandre Julliard
|
2731998ae6
|
include: Get rid of heap.h.
|
2006-11-17 15:29:40 +01:00 |
Alexandre Julliard
|
75b8f88875
|
gdi32: Get rid of the gdi.h include.
|
2006-11-17 14:52:07 +01:00 |
Alexandre Julliard
|
456891b377
|
gdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
|
2006-11-17 14:39:04 +01:00 |
Alexandre Julliard
|
bb51f96907
|
gdi32: Get rid of the palette mapping handling and leave it up to the driver.
|
2006-11-17 14:38:11 +01:00 |