H. Verbeet
|
8311ff32a3
|
wined3d: Take the texUnitMap into account when loading shader_glsl_load_psamplers().
|
2007-06-13 11:23:06 +02:00 |
Phil Costin
|
2256e06de3
|
wined3d: Add gamma linerization support for D3DFMT_A4R4G4B4.
|
2007-06-13 11:22:42 +02:00 |
Evan Stade
|
4b9bfbe7b7
|
gdiplus: Implemented GdipDrawRectangleI.
|
2007-06-13 11:21:42 +02:00 |
Evan Stade
|
2689b18ea4
|
gdiplus: Implemented GdipDrawLineI.
|
2007-06-13 11:20:54 +02:00 |
Alexandre Julliard
|
0f63ad92cc
|
comctl32: Remove useless pointer check.
|
2007-06-13 11:19:36 +02:00 |
James Hawkins
|
c8a8f77abe
|
msi: Set the MsiNetAssemblySupport property.
|
2007-06-13 11:18:42 +02:00 |
Andrew Talbot
|
8b362f7fc8
|
msi: Constify some variables.
|
2007-06-13 11:18:35 +02:00 |
Francois Gouget
|
e84562a15a
|
msdmo: Improve the prototypes Win64 compatibility by replacing long with LONG.
|
2007-06-13 11:18:15 +02:00 |
Francois Gouget
|
6455295e40
|
hhctrl.ocx: winapi_check expects the module name to be all uppercase in the documentation.
|
2007-06-13 11:09:56 +02:00 |
Francois Gouget
|
3aebd595a8
|
gdiplus: Add missing '\n' in Wine trace.
|
2007-06-13 11:09:49 +02:00 |
Francois Gouget
|
6f24b198f3
|
wined3d: Pass the D3DCB_CreateAdditionalSwapChain() error code to the upper layers (needed for d3d9).
|
2007-06-13 11:08:28 +02:00 |
Stefan Dösinger
|
00c8dbe2aa
|
d3d8: Hold the lock in IDirect3Dtexture8 methods.
|
2007-06-13 11:08:20 +02:00 |
Stefan Dösinger
|
e980058f58
|
d3d8: Hold the lock in IDirect3DVolumeTexture8 methods.
|
2007-06-13 11:08:14 +02:00 |
Stefan Dösinger
|
3e8948c173
|
d3d8: Hold the lock in volume methods.
|
2007-06-13 11:08:06 +02:00 |
Stefan Dösinger
|
68d4fbeab3
|
d3d8: Hold the lock in IDirect3DVertexBuffer methods.
|
2007-06-13 11:07:59 +02:00 |
Stefan Dösinger
|
1bf30c037c
|
d3d8: Hold the lock in swapchain methods.
|
2007-06-13 11:07:52 +02:00 |
Alexandre Julliard
|
1d9874a09e
|
winex11.drv: Glyph width is rounded to 32 bits, make sure to provide enough null data.
|
2007-06-12 16:51:31 +02:00 |
Rob Shearman
|
2211b6e5d0
|
mshtml: Add some error handling to hlink_frame_navigate.
|
2007-06-12 13:18:44 +02:00 |
Rob Shearman
|
846bc87814
|
uuid: Add hlink CLSIDs.
|
2007-06-12 13:18:41 +02:00 |
Evan Stade
|
d50be49775
|
gdiplus: Added first GDI+ graphics implementation.
|
2007-06-12 12:30:55 +02:00 |
Evan Stade
|
fcd7a62e93
|
gdiplus: First pen test.
|
2007-06-12 12:22:59 +02:00 |
Evan Stade
|
63bfd40f61
|
gdiplus: First pen implementation.
|
2007-06-12 11:19:07 +02:00 |
Maarten Lankhorst
|
faa29e9238
|
dsound: Unset variable on failure in IKsBufferPropertySetImpl_Create.
|
2007-06-12 11:18:46 +02:00 |
Andrew Talbot
|
58c55881be
|
msi: Constify a variable.
|
2007-06-12 11:18:39 +02:00 |
Stefan Dösinger
|
34d1beed74
|
d3d8: Hold the lock in IDirect3DSurface8 methods.
|
2007-06-12 11:14:16 +02:00 |
Stefan Dösinger
|
1ec8788b34
|
d3d8: Hold the lock in IDirect3DIndexBuffer8 methods.
|
2007-06-12 11:14:01 +02:00 |
Stefan Dösinger
|
e96287e49c
|
d3d8: Hold the lock in cubetexture methods.
|
2007-06-12 11:13:49 +02:00 |
Stefan Dösinger
|
d88fe52564
|
wined3d: Do not set the dynlock flag on all created surfaces.
|
2007-06-12 11:13:38 +02:00 |
Dan Hipschman
|
88c8128704
|
widl: Simplify correlation descriptor code.
|
2007-06-12 11:13:30 +02:00 |
Jacek Caban
|
b95197ac19
|
mshtml: Added get_URL implementation.
|
2007-06-11 20:23:53 +02:00 |
Jacek Caban
|
068ce61523
|
mshtml: Don't crash in set_font_size if range_cnt is 0.
|
2007-06-11 20:23:46 +02:00 |
Jacek Caban
|
56eedcb6fb
|
mshtml: Added GetCurMoniker implementation.
|
2007-06-11 20:23:38 +02:00 |
Jacek Caban
|
54d2a44794
|
mshtml: Store current moniker in HTMLDocument.
|
2007-06-11 20:21:09 +02:00 |
Jacek Caban
|
8d4c839ab8
|
mshtml: Move Exec(CGID_ShellDocView, 37) call to match native.
|
2007-06-11 20:21:01 +02:00 |
Jacek Caban
|
c221a36d53
|
mshtml: Move createing URL moniker to separated function.
|
2007-06-11 20:20:53 +02:00 |
Jacek Caban
|
5766b55e40
|
mshtml: Call Exec(CGID_ShellDocView, 37) in exec_editmode.
|
2007-06-11 20:20:46 +02:00 |
Alexandre Julliard
|
371e5c0628
|
shell32: Remove a redundant include.
|
2007-06-11 20:20:12 +02:00 |
Alexandre Julliard
|
92571d8d39
|
shell32: Fix contents of string returned in load_path.
|
2007-06-11 20:20:02 +02:00 |
Hwang YunSong(황윤성)
|
2d1157e466
|
shell32: Updated Korean resource.
|
2007-06-11 20:19:02 +02:00 |
Hwang YunSong(황윤성)
|
70714e4c04
|
credui: New Korean resource.
|
2007-06-11 20:18:54 +02:00 |
Francois Gouget
|
6936bb100f
|
ntdll: Improve the prototypes Win64 compatibility by replacing long with LONG.
|
2007-06-11 20:18:28 +02:00 |
Vedran Rodic
|
f44bc89bc4
|
winmm: Fix PlaySound so it doesn't block when another sound is already playing.
|
2007-06-11 20:18:04 +02:00 |
Alexandre Julliard
|
86b40413fe
|
winmm: Initialize the timer critical section statically.
|
2007-06-11 18:13:06 +02:00 |
Alexandre Julliard
|
3f20252e5e
|
winmm: Maintain the timer list sorted by expiration time.
|
2007-06-11 18:11:03 +02:00 |
Alexandre Julliard
|
e8af10e6b0
|
winmm: Convert the timer list to a standard Wine list.
|
2007-06-11 17:35:04 +02:00 |
Jacek Caban
|
371b0edb8e
|
mshtml: Added edit mode IDM_CUT implementation.
|
2007-06-11 15:22:35 +02:00 |
Jacek Caban
|
775425b24b
|
mshtml: Added edit mode IDM_PASTE implementation.
|
2007-06-11 15:22:31 +02:00 |
Jacek Caban
|
4231c9e2ee
|
mshtml: Added edit mode IDM_COPY implementation.
|
2007-06-11 15:22:27 +02:00 |
Jacek Caban
|
431cf8038e
|
mshtml: Added IsDirty tests.
|
2007-06-11 15:22:20 +02:00 |
Jacek Caban
|
a8db342430
|
mshtml: Added semi stub IsDirty implementation.
|
2007-06-11 15:22:14 +02:00 |