Henri Verbeet
4e8c7f00f2
wined3d: Print an ERR for unknown / invalid surface locations in surface_load_location().
2011-07-05 13:46:24 +02:00
Henri Verbeet
1c3b691f10
wined3d: Introduce a separate function for loading the SFLAG_INTEXTURE and SFLAG_INSRGBTEX surface locations.
2011-07-05 13:46:20 +02:00
Henri Verbeet
cabcb362c1
wined3d: Introduce a separate function for loading the SFLAG_INDRAWABLE surface location.
2011-07-05 13:46:15 +02:00
Henri Verbeet
aacd8f8b93
wined3d: Introduce a separate function for loading the SFLAG_INSYSMEM surface location.
2011-07-05 13:46:11 +02:00
Henri Verbeet
ddc29c40e6
wined3d: Make D3DRS_ZBIAS work.
...
D3DRS_ZBIAS is poorly defined, but it makes sense that the bias should be
format independent. Looking at application behaviour, it seems to include a
slope scale factor as well. This fixes a couple of regressions introduced by
96b758f7b3
, although it was broken before as
well, just in a different way.
2011-07-05 13:46:07 +02:00
Lucas Fialho Zawacki
39684c7e3a
dinput: SetActionMap and queue_event setting mapped data.
2011-07-04 20:25:00 +02:00
Lucas Fialho Zawacki
b590090a48
dinput: SetActionMap constructing a dataformat for keyboard and mouse.
2011-07-04 20:24:48 +02:00
Lucas Fialho Zawacki
83aded2754
dinput: Keyboard and mouse implementation of BuildActionMap.
2011-07-04 20:24:10 +02:00
Lucas Fialho Zawacki
542a2849c0
dinput8/tests: BuildActionMap and input tests for mouse.
2011-07-04 20:23:09 +02:00
Gerald Pfeifer
8bdcf75b09
strmbase: Mark TransformFilter_QualityControlImpl_Notify static.
2011-07-04 20:22:44 +02:00
Jay Yang
c1b6d91c5b
explorer: Add dropdown entries to explorer's combobox.
2011-07-04 19:13:32 +02:00
Jay Yang
cfa89e7e32
explorer: Add a path combobox to explorer.
2011-07-04 19:13:22 +02:00
Jay Yang
9544bcd10b
explorer: Add navigation buttons to explorer.
2011-07-04 19:11:42 +02:00
André Hentschel
a7c1b5f02e
wined3d: Remove dead code (clang).
2011-07-04 19:06:51 +02:00
André Hentschel
ee44ff9597
imm32: Remove redundant check.
2011-07-04 19:06:15 +02:00
Nikolay Sivov
406e210721
po: Update Russian translation.
2011-07-04 13:58:56 +02:00
Jacek Caban
547cc07961
shobjidl.idl: Added some missing coclasses.
2011-07-04 13:45:27 +02:00
Jacek Caban
dbba09ca29
audiopolicy.idl: Fixed SetGroupingParam declaration.
2011-07-04 13:45:14 +02:00
Henri Verbeet
5d6f29818f
wined3d: Get rid of the GL_SupportedExt typedef.
2011-07-04 13:44:52 +02:00
Henri Verbeet
82d74d563a
wined3d: Get rid of the tex_op_args typedef.
2011-07-04 13:44:47 +02:00
Henri Verbeet
b1664a2c85
wined3d: Get rid of some IWineD3D* references.
2011-07-04 13:44:41 +02:00
Henri Verbeet
0c716b77e5
wined3d: Move some enums to directx.c.
2011-07-04 13:44:29 +02:00
Henri Verbeet
8f6ae4ba38
wined3d: Get rid of some macros.
2011-07-04 13:44:25 +02:00
Piotr Caban
1226422a08
shell32: Implement folder renaming in SHBrowseForFolder.
2011-07-04 13:43:45 +02:00
Piotr Caban
74c47d0a67
shell32: Implement "make new folder" functionality in SHBrowseForFolder.
2011-07-04 13:43:42 +02:00
Piotr Caban
f984d4d7f9
shell32: Update currently selected folder in SHBrowseForFolder dialog.
2011-07-04 13:43:34 +02:00
André Hentschel
9cd2d61b6e
user32: Remove dead code (clang).
2011-07-04 13:43:17 +02:00
André Hentschel
14ac50c7b7
winebuild: Remove dead code (clang).
2011-07-04 13:43:15 +02:00
Nikolay Sivov
4843cff6ef
user32/tests: Test that class data is set with wrong size value too.
2011-07-04 13:42:29 +02:00
Nikolay Sivov
3969416808
comctl32/tests: Test more return values in tests (Clang).
2011-07-04 13:41:13 +02:00
Nikolay Sivov
6cf25732dd
comctl32/monthcal: Remove unused variable (Clang).
2011-07-04 13:41:05 +02:00
Nikolay Sivov
7445dcee05
comctl32/treeview: Remove redundant initializer (Clang).
2011-07-04 13:41:00 +02:00
Nikolay Sivov
7d31d39f00
comctl32/tab: Make WM_RBUTTONUP reach default window procedure.
2011-07-04 13:40:43 +02:00
Daniel Verkamp
fcd04e5987
msvcrt/tests: Add test for _get_pgmptr.
2011-07-04 13:40:27 +02:00
Daniel Verkamp
1357589eca
msvcrt: Add _get_pgmptr and _get_wpgmptr.
2011-07-04 13:39:58 +02:00
Dylan Smith
d621accbea
d3dx9/tests: Added tests for rounding of denormalized number for D3DXFloat32To16Array.
2011-07-04 13:39:24 +02:00
Dylan Smith
cac35191b9
d3dx9: Implement D3DXFloat32To16Array.
...
Derived from patch submitted by Misha Koshelev.
Corrected rounding of denormalized numbers.
2011-07-04 13:39:15 +02:00
André Hentschel
38c13e56a7
shell32: Add stub for SetCurrentProcessExplicitAppUserModelID.
2011-07-01 20:26:42 +02:00
André Hentschel
7673d67c1e
imm32: Test and fix ImmIsUIMessageA/W.
2011-07-01 20:22:08 +02:00
Louis Lenders
9916931d41
httpapi: Add stub for HttpCreateHttpHandle.
2011-07-01 20:20:25 +02:00
Alexandre Julliard
7654688886
kernel32/tests: Add tests for file sharing with file-specific access bits.
2011-07-01 18:33:37 +02:00
Alexandre Julliard
d0f3d06172
kernel32/tests: Get rid of the Win9x support in the file sharing tests.
2011-07-01 18:33:37 +02:00
Alexandre Julliard
b00d60f125
server: Only check read/write-specific access bits for file sharing access checks.
2011-07-01 18:33:33 +02:00
Lauri Kenttä
46328eff5e
netapi32: Fix h_addr_list handling.
2011-07-01 17:31:05 +02:00
Jacek Caban
ad2f8bdd5c
propvarutil.h: Added InitPropVariantFromBoolean and InitPropVariantFromString implementations.
2011-07-01 17:30:55 +02:00
Jacek Caban
8e5eaf7f7b
propkey.h: Added more PROPERTYKEY declarations.
2011-07-01 17:30:51 +02:00
Jacek Caban
34588b3969
shobjidl.idl: Added ITaskbarList[34] and ICustomDestinationList declarations.
2011-07-01 17:30:36 +02:00
Jacek Caban
8edcb6ce4b
include: Added objectarray.idl.
2011-07-01 17:30:31 +02:00
Frédéric Delanoy
aca1f06b05
po: Update French translation.
2011-07-01 17:29:47 +02:00
Austin English
eba8216fcc
ws2_32: Define sipx_network / sipx_node for DragonFly BSD.
2011-07-01 17:29:37 +02:00