Aric Stewart
e5ab22d684
ups10: Mark to Base, Mark and Ligature are not cumulative offsets.
2013-01-15 14:39:08 +01:00
Jacek Caban
b6bc92aaa9
mshtml: Added IHTMLScriptElement::put_text tests.
2013-01-15 14:38:59 +01:00
Jacek Caban
1aa8742da7
mshtml: Added IHTMLScriptElement::put_text implementation.
2013-01-15 14:38:54 +01:00
Jacek Caban
ba521ffcb7
mshtml: Don't check if script element was already parsed in doc_insert_script.
2013-01-15 14:38:50 +01:00
Jacek Caban
022d02cca5
atl100: Don't leak TLIBATTR in AtlComModuleUnregisterServer.
2013-01-15 14:38:45 +01:00
Jacek Caban
4ad22987bc
atl100: Added AtlGetObjectSourceInterface tests.
2013-01-15 14:38:40 +01:00
Jacek Caban
852a42e275
atl100: Added AtlGetObjectSourceInterface implementation.
2013-01-15 14:38:34 +01:00
Alexandre Julliard
0b10f0b854
gdi32: Initialize fontconfig even when fonts are cached.
2013-01-15 14:30:36 +01:00
Alexandre Julliard
8681774a4f
gdi32: Support for hidden flag of CreateScalableFontResource.
2013-01-15 14:30:35 +01:00
Alexandre Julliard
46532e8d8a
gdi32: Add support for .fot files in RemoveFontResource.
2013-01-15 14:30:35 +01:00
Alexandre Julliard
4fc8bf18f3
gdi32: Implement RemoveFontResource.
2013-01-15 14:30:22 +01:00
Alexandre Julliard
4d72b082ed
gdi32: Keep the main font cache key open.
2013-01-15 14:30:09 +01:00
Alexandre Julliard
ab0ad4f5d8
gdi32: Add helper functions to compute font paths for AddFontResource.
2013-01-15 14:30:09 +01:00
Alexandre Julliard
0f40a031e7
gdi32: Store the vertical flag together with the other font flags.
2013-01-15 14:30:04 +01:00
Alexandre Julliard
f90696e813
gdi32: Store the full flags in the face object, and add a flag for fonts added through AddFontResource.
2013-01-15 14:29:12 +01:00
Damjan Jovanovic
632d82f4ac
qcap: Use the BaseOutputPin's IMemAllocator.
2013-01-15 12:18:17 +01:00
Damjan Jovanovic
7f767bb195
strmbase: Store and use the chosen IMemAllocator instead of getting it from the input pin.
2013-01-15 12:18:04 +01:00
Ken Thomases
c0d43fb51f
winemac: Implement layered windows: SetLayeredWindowAttributes() and UpdateLayeredWindow().
2013-01-15 12:17:02 +01:00
Ken Thomases
2d4bcc47be
winemac: Implement SetWindowRgn.
2013-01-15 12:16:52 +01:00
Ken Thomases
7d6ebfa742
winemac: Implement window surface rendering.
2013-01-15 12:16:44 +01:00
Andrew Talbot
ddf922d7a1
dbghelp: Avoid signed-unsigned integer comparisons.
2013-01-15 12:14:11 +01:00
Andrew Talbot
6eecf4886f
dinput: Avoid signed-unsigned integer comparisons.
2013-01-15 12:13:53 +01:00
Hans Leidekker
47e9ffa773
wmiutils: Implement IWbemPath::GetInfo.
2013-01-15 12:13:36 +01:00
Henri Verbeet
a7f4ac283b
ddraw: Get rid of the local "window" variable in ddraw7_SetCooperativeLevel().
...
Having both a "hwnd" and a "window" here doesn't exactly make things much
easier to follow.
2013-01-15 12:13:08 +01:00
Henri Verbeet
292522c4ad
ddraw: Only modify the ddraw destination window at the end of ddraw7_SetCooperativeLevel().
...
We want this to happen after ddraw_destroy_swapchain() in particular, because
dest_window being different from d3d_window will cause it to destroy
d3d_window, but this seems like a good idea in general.
2013-01-15 12:13:04 +01:00
Henri Verbeet
ae725df54a
ddraw: Add a small tests for SetCooperativeLevel() calls with different windows.
...
In particular, test that the windows aren't destroyed by accident.
2013-01-15 12:12:56 +01:00
Henri Verbeet
b43f897675
ddraw: Avoid LPD3DPROCESSVERTICES.
2013-01-15 12:12:48 +01:00
Henri Verbeet
61e8f02ce2
ddraw: Avoid LPD3DSTATE.
2013-01-15 12:12:45 +01:00
Dmitry Timoshkov
bd601f9950
gdiplus: Avoid not necessary memory allocation for BITMAPINFO.
2013-01-15 12:11:46 +01:00
Dmitry Timoshkov
44e554b744
gdiplus: Avoid not necessary memory allocation for palette entries.
2013-01-15 12:11:39 +01:00
Dmitry Timoshkov
34ef07fda2
gdiplus: Fix reading the mask bits in GdipCreateBitmapFromHICON.
2013-01-15 12:11:24 +01:00
Dmitry Timoshkov
0df1742307
windowscodecs: Fix reading the mask bits in CreateBitmapFromHICON.
2013-01-15 12:11:15 +01:00
Dmitry Timoshkov
98166a5980
qcap: Fix compilation on older systems.
2013-01-15 12:10:56 +01:00
Vincent Povirk
9dcc21e3e7
winex11.drv: Don't join INCR data until the transfer finishes.
2013-01-15 12:09:43 +01:00
Jacek Caban
a71443a884
vbscript: Added support for more constants.
2013-01-15 12:08:40 +01:00
Nikolay Sivov
fc114a9b15
xmllite: Support whitespace nodes reporting.
2013-01-14 17:35:26 +01:00
Nikolay Sivov
617a70f6c7
xmllite: Add a stub function for DTD parsing.
2013-01-14 17:35:26 +01:00
Huw Davies
6ae41d015c
usp10: Fix MarkToMark offset for RTL text.
2013-01-14 17:35:25 +01:00
Huw Davies
464bf22fdf
usp10: Fix pair adjustment for RTL text.
2013-01-14 17:35:24 +01:00
Huw Davies
0783987a26
usp10: Don't compute a pair adjustment for the last glyph.
2013-01-14 17:35:24 +01:00
Huw Davies
7ba38ad62e
usp10: Fix MarkToBase offset for RTL text.
2013-01-14 17:35:23 +01:00
Huw Davies
b864b4aae2
usp10: Propagate the script analysis to the GPOS lookup functions.
2013-01-14 17:35:14 +01:00
Huw Davies
a66efc2631
usp10: Don't invert the y-offsets in RTL mode.
2013-01-14 17:30:09 +01:00
Jacek Caban
ca5ded2873
atl100: Added AtlComModuleUnregisterServer implementation.
2013-01-14 17:30:06 +01:00
Stefan Dösinger
d70ab45fc5
d3d8: Return D3D_OK from the palette setters.
2013-01-14 17:30:03 +01:00
Stefan Dösinger
c57511ce4a
d3d9: Return D3D_OK from the palette setters.
2013-01-14 17:29:59 +01:00
Alexandre Julliard
865078b05a
gdi32: Add ref counting to the face and family objects.
2013-01-14 15:19:14 +01:00
Alexandre Julliard
634840579c
gdi32: Avoid creating a family object just to retrieve the font data.
2013-01-14 14:48:20 +01:00
Alexandre Julliard
afee133b65
msvcrt: Fix incorrect use of the system wctomb function.
2013-01-14 13:47:00 +01:00
Damjan Jovanovic
8d4f636d54
qcap: Use libv4l1.h when available, instead of linux/videodev.h which is deprecated/obsolete.
2013-01-14 11:18:04 +01:00
Hans Leidekker
19f9420f62
wmiutils: Implement IWbemPath::GetServer.
2013-01-14 11:04:26 +01:00
Hans Leidekker
5a12f6c088
wmiutils: Implement IWbemPath::GetClassName.
2013-01-14 11:04:24 +01:00
Piotr Caban
5515170d13
msvcrt: Be less strict while parsing file open mode in fopen function.
2013-01-14 11:04:19 +01:00
Christian Costa
fc8dfe60ea
d3dx9_36: Implement ID3DXFileDataImpl_GetId.
2013-01-14 11:04:08 +01:00
Christian Costa
f8d908938a
d3dx9_36: Implement ID3DXFileDataImpl_GetName.
2013-01-14 11:04:03 +01:00
Dmitry Timoshkov
4ba27f7930
windowscodecs: Implement CreateBitmapFromHICON.
2013-01-14 11:03:46 +01:00
Dmitry Timoshkov
d7687bed6a
wineps.drv: Don't cast away 'const' from DEVMODE provided as input.
2013-01-14 11:02:30 +01:00
Dmitry Timoshkov
a3c832593c
wineps.drv: Default page dimensions are part of DEVMODE, remove an old hack.
2013-01-14 11:02:23 +01:00
Nikolay Sivov
ea57e29d08
comctl32/listview: Remove some dead code.
2013-01-14 11:02:18 +01:00
Nikolay Sivov
dbd997c3c9
comctl32/listview: Update focus index when new item data is already there.
2013-01-14 11:02:12 +01:00
Henri Verbeet
7595a58085
ddraw: Explicitly create a wined3d object without 3D capabilities when creating a normal wined3d object fails.
2013-01-14 11:01:53 +01:00
Henri Verbeet
af377acabe
ddraw: Get rid of dump_light().
2013-01-14 11:01:46 +01:00
Henri Verbeet
d9051bbe93
ddraw: Only check dwFlags if we actually have a D3DLIGHT2 structure in d3d_light_SetLight().
2013-01-14 11:01:42 +01:00
Henri Verbeet
cc60cc6abb
ddraw: Avoid LPD3DINSTRUCTION.
2013-01-14 11:01:34 +01:00
Hans Leidekker
197041f1ff
ws2_32: Set SO_REUSEPORT in addition to SO_REUSEADDR on MacOS.
2013-01-11 18:31:00 +01:00
Hans Leidekker
24b66842c4
wbemprox: Implement Win32_Process::GetOwner.
2013-01-11 18:24:50 +01:00
Hans Leidekker
f7bf3876af
wbemprox: Both signature parameters are optional in IWbemClassObject::GetMethod.
2013-01-11 18:24:31 +01:00
Damjan Jovanovic
0f64ffd91f
shell32: Fix non-BOOL returns in BOOL functions.
2013-01-11 18:14:08 +01:00
Ken Thomases
b3f71fdeb1
winemac: Implement the Mac "Window" menu.
2013-01-11 18:14:08 +01:00
Ken Thomases
15d4b2ab51
winemac: Translate presence in Windows task bar to participation in Exposé and window cycling.
2013-01-11 18:14:08 +01:00
Ken Thomases
b6544d19dd
winemac: Implement support for owned windows.
2013-01-11 18:14:07 +01:00
Ken Thomases
429732ce1a
winemac: Implement support for WS_EX_TOPMOST windows.
2013-01-11 18:14:07 +01:00
Ken Thomases
9d29ea42e1
winemac: Implement support for no-activate windows.
2013-01-11 18:14:07 +01:00
Ken Thomases
064186e739
winemac: Implement support for WS_DISABLED windows.
2013-01-11 18:14:07 +01:00
Huw Davies
bd08cecbb6
usp10: Fix the offset calculations for rtl display.
2013-01-11 18:14:07 +01:00
Huw Davies
f5ab208ce8
usp10: Handle an offset of the first glyph.
2013-01-11 18:14:07 +01:00
Huw Davies
83cbc07141
usp10: Simplify the reordering of glyphs.
2013-01-11 18:14:07 +01:00
Henri Verbeet
3197e36413
d3d9/tests: Merge surface.c into device.c.
2013-01-11 18:14:07 +01:00
Henri Verbeet
0c9713bb65
d3d9/tests: Merge texture.c into device.c.
2013-01-11 18:14:07 +01:00
Henri Verbeet
dd9efc9852
d3d9/tests: Merge shader.c into device.c.
2013-01-11 18:14:07 +01:00
Henri Verbeet
e8f9704462
ddraw: Avoid LPD3DLIGHT2.
2013-01-11 18:14:06 +01:00
Dmitry Timoshkov
89838342b7
windowscodecs: Add a test for CreateBitmapFromHICON.
2013-01-11 12:17:06 +01:00
Piotr Caban
8401224731
msvcrt: Added fwprintf tests.
2013-01-11 12:04:43 +01:00
Piotr Caban
c1792e1a8a
msvcrt: Fixed ftell behaviour when file is opened for writing in text mode.
2013-01-11 12:04:36 +01:00
Piotr Caban
1fae72e759
msvcrt: Don't add '\r' character in fputws function.
...
write is responsible for adding '\r' characters, don't do it twice.
2013-01-11 12:04:29 +01:00
Piotr Caban
a8c2ae1751
msvcrt: Use fputwc to output characters to file in fprintf functions.
2013-01-11 12:04:18 +01:00
Piotr Caban
77f3ce0b10
msvcrt: Added fputwc tests.
2013-01-11 12:04:12 +01:00
Piotr Caban
ebfa653618
msvcrt: Make fputwc encoding aware.
2013-01-11 12:04:08 +01:00
Nikolay Sivov
b68e95abd8
comctl32/listview: Add a special case for deselect all attempt when nothing is selected.
2013-01-11 11:58:51 +01:00
Nikolay Sivov
7773d6b095
comctl32/listview: Always send LVN_ITEMCHANGING notification even if nothing changed.
2013-01-11 11:58:46 +01:00
Rico Schüller
c1d1d74614
d3dx9: Use lowercase hexadecimal values.
2013-01-11 11:58:34 +01:00
Rico Schüller
b1126a8c30
d3dcompiler43/tests: Don't use IUnknown_Release().
2013-01-11 11:58:23 +01:00
Rico Schüller
43f30fe8d6
d3dx9: Add support for D3DFMT_A16B16G16R16F.
2013-01-11 11:58:16 +01:00
Rico Schüller
f7d877061d
d3dx9: Use all 32 bits as mask.
2013-01-10 19:22:36 +01:00
Rico Schüller
98ef0ca8e6
d3dx9: Shift only as much as needed.
2013-01-10 19:21:31 +01:00
Rico Schüller
275f784009
d3dx9: Introduce a function for filling a texture.
2013-01-10 19:19:49 +01:00
Marcus Meissner
1fe4af293c
comctl32: Initialize SYSTEMTIME structs (Coverity).
2013-01-10 19:18:45 +01:00
Marcus Meissner
ee1f416409
crypt32: Free the encoded msg (Coverity).
2013-01-10 19:18:31 +01:00
Jacek Caban
b93e29f0ee
mshtml: Added support for non-integer values in get_nsstyle_pixel_val.
2013-01-10 16:06:10 +01:00
Nikolay Sivov
7bb36372c8
comctl32/listview: Use LVM_SETITEMSTATE directly in tests.
2013-01-10 16:06:03 +01:00
Nikolay Sivov
6227bbcff7
comctl32/listview: Fix focus index update when item is deleted.
2013-01-10 16:05:56 +01:00
Jacek Caban
0c67e653c0
atl100: Added AtlWaitWithMessageLoop implementation.
2013-01-10 16:05:44 +01:00
Jacek Caban
07065b4d93
atl80: Skip NULL map entries in AtlComModuleRegisterServer.
2013-01-10 16:05:38 +01:00
Stefan Dösinger
d3520ef465
ddraw: Don't discard buffers that haven't been used in draws.
2013-01-10 16:05:34 +01:00
Henri Verbeet
5fd8529363
d3d9/tests: Merge query.c into device.c.
2013-01-10 12:30:18 +01:00
Henri Verbeet
afca55649d
d3d9/tests: Merge buffer.c into device.c.
2013-01-10 12:30:10 +01:00
Henri Verbeet
52a24e8297
d3d9/tests: Merge volume.c into device.c.
2013-01-10 12:30:02 +01:00
Piotr Caban
777f349829
msvcrt: Added read tests on unicode files.
2013-01-10 12:29:33 +01:00
Piotr Caban
d88aa37e59
msvcrt: Added UTF8 support to read function.
2013-01-10 12:29:13 +01:00
Piotr Caban
ac3cdc7ffa
msvcrt: Added UTF16 support to read function.
2013-01-10 12:29:07 +01:00
Piotr Caban
62bd615452
msvcrt: Added more read tests.
2013-01-10 12:29:02 +01:00
Piotr Caban
f93259b305
msvcrt: Added _setmode tests.
2013-01-10 12:28:57 +01:00
Piotr Caban
a0ef884542
msvcrt: Added unicode modes support _setmode function.
2013-01-10 12:28:53 +01:00
Piotr Caban
eeb7d0a649
msvcrt: Improved ftell implementation.
2013-01-10 12:28:47 +01:00
Piotr Caban
4ffa9364eb
msvcrt: Simplify fseek implementation.
2013-01-10 12:28:39 +01:00
Piotr Caban
568a3be869
msvcrt: Call ftell function in fgetpos.
2013-01-10 12:28:32 +01:00
Piotr Caban
6e011b8310
msvcrt: Fixed handling of '\r' when it's the last character in the buffer in read.
2013-01-10 12:28:24 +01:00
Piotr Caban
5778bdbc3a
msvcrt: Added write tests on unicode files.
2013-01-10 12:28:09 +01:00
Piotr Caban
94e3647533
msvcrt: Added support for unicode mode in write function.
2013-01-10 12:27:48 +01:00
Piotr Caban
617bf861ef
msvcrt: Added fopen_s test with ccs option.
2013-01-10 12:27:42 +01:00
Piotr Caban
447f4fa51c
msvcrt: Call _wsopen_s function in _sopen_s.
2013-01-10 12:27:36 +01:00
Piotr Caban
424ce2d2f5
msvcrt: Added support for unicode text mode in open functions family.
2013-01-10 12:27:10 +01:00
Piotr Caban
96be6eb570
msvcrt: Added support for unicode open mode in msvcrt_get_flags function.
2013-01-10 12:26:53 +01:00
Piotr Caban
a6daa3519d
msvcrt: Don't duplicate wfsopen functionality in wfrepopen.
2013-01-10 12:23:49 +01:00
Christian Costa
8113346d3a
d3dx9_36: Implement ID3DXFileDataImpl_GetType.
2013-01-10 12:23:40 +01:00
Christian Costa
c5d96f40d2
d3dx9_36: Implement ID3DXFileEnumObjectImpl_GetChildren and ID3DXFileEnumObjectImpl_GetChild.
2013-01-10 12:23:36 +01:00
Andrew Talbot
1e31182c0b
ddraw: Avoid signed-unsigned integer comparisons.
2013-01-10 12:23:13 +01:00
Aric Stewart
7254a0ab4c
usp10: Implement GPOS MarkToLigature Attachment Positioning Subtable.
2013-01-10 12:23:01 +01:00
Andrew Eikum
8eb70459a1
ieframe: Strip 'file://' from file URLs in BEFORENAVIGATE2 callbacks.
2013-01-10 12:22:00 +01:00
Jacek Caban
136b738b50
mshtml: Wine Gecko 1.9 release.
2013-01-09 17:45:49 +01:00
Ken Thomases
8da2cb1698
winemac: Implement basic window functionality.
2013-01-09 17:39:38 +01:00
Ken Thomases
35319684d3
winemac: Convert main thread to Cocoa main loop on process attach.
2013-01-09 17:39:37 +01:00
Ken Thomases
daf0fd75e6
winemac: Add a custom NSApplication subclass, WineApplication.
2013-01-09 17:39:37 +01:00
Christian Costa
1c77528a89
dmusic: COM cleanup of IDirectMusicDownload.
2013-01-09 17:39:35 +01:00
Christian Costa
ba6932459a
d3dx9_36: Finish implementation of ID3DXFileImpl_CreateEnumObject and add stubbed interface for ID3DXFileData.
2013-01-09 17:39:35 +01:00
Jacek Caban
724ef956b3
vbscript: Added support for a few more constants.
2013-01-09 17:39:34 +01:00
Hans Leidekker
5891ce25e5
msi: Implement MsiQueryFeatureStateExA/W.
2013-01-09 17:39:33 +01:00
Hans Leidekker
6488a6a5e4
msi: Extend registry helpers to support opening the features key for a specific user.
2013-01-09 17:39:32 +01:00
Henri Verbeet
f279d09f78
d3d8/tests: Merge surface.c into device.c.
2013-01-09 17:39:29 +01:00
Henri Verbeet
59aab5ca5c
d3d8/tests: Merge texture.c into device.c.
2013-01-09 17:05:05 +01:00
Henri Verbeet
19cb2e21a3
d3d8/tests: Merge buffer.c into device.c.
2013-01-09 17:05:02 +01:00
Marcus Meissner
d8d83d2eb3
comctl32: Avoid leak of hShell32 (Coverity).
2013-01-09 12:54:39 +01:00
Marcus Meissner
063dccdd8a
oleaut32: Mark various symbols as hidden.
2013-01-09 12:53:55 +01:00
Dmitry Timoshkov
8d72c2771d
windowscodecs: BMP decoder should always return valid image resolution.
2013-01-09 12:48:42 +01:00
Dmitry Timoshkov
01ab797b64
windowscodecs: Add a test for loading a .bmp file with BITMAPINFOHEADER.
2013-01-09 12:48:36 +01:00
Alexandre Julliard
af59e6f1b7
configure: Get rid of the check for strings.h.
2013-01-09 12:25:14 +01:00
Alexandre Julliard
a81996d757
dbghelp: Use sysconf() instead of getpagesize().
2013-01-09 12:15:25 +01:00
Alexandre Julliard
62f22dd4e3
kernel32: Retrieve the system info from ntdll on startup.
2013-01-09 12:15:22 +01:00
Huw Davies
082f989575
usp10: Simplify the offset calculation by always using ETO_PDY.
2013-01-08 19:09:45 +01:00
Aric Stewart
a1648ac5e7
usp10: Add GSUB ccmp feature to Hebrew.
2013-01-08 19:09:40 +01:00