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
Aric Stewart
9dd91d3198
usp10: Correct issues if a feature tag is duplicated between GSUB and GPOS.
...
Identified by Huw Davies.
2013-01-08 19:09:35 +01:00
Nikolay Sivov
430bde34f3
xmllite: Explicitly set value and names to empty for xml decl node.
2013-01-08 19:09:22 +01:00
Nikolay Sivov
e79b2b3fc4
xmllite: Report value for PI nodes.
2013-01-08 19:09:16 +01:00
Nikolay Sivov
57148ae964
xmllite: Report node value for comment nodes.
2013-01-08 19:09:10 +01:00
Christian Costa
1db9fb9036
d3drm: Avoid LP stuff and rename some variables.
2013-01-08 19:08:55 +01:00
Christian Costa
5c5deb34c8
d3dx9_36: Implement partially ID3DXFileImpl_CreateEnumObject with stubbed ID3DXFileEnumObject interface.
2013-01-08 19:08:48 +01:00
Marcus Meissner
b27027ef09
dmloader: Check return of CoCreateInstance (Coverity).
2013-01-08 16:35:34 +01:00
Marcus Meissner
2cd1fed6ee
dplayx: Check return of CoCreateInstance (Coverity).
2013-01-08 16:35:34 +01:00
Rico Schüller
7ff6afd091
d3dx9: Remove unused variable.
2013-01-08 16:35:33 +01:00
Rico Schüller
e7cd340e8a
d3dx9: Constify some variables.
2013-01-08 16:35:33 +01:00
Rico Schüller
87ef00fc34
d3dx9: Use sizeof variable, not type.
2013-01-08 16:35:33 +01:00
Rico Schüller
6cb4301021
d3dx9: Handle invalid byte code in D3DXGetShaderConstantTableEx().
2013-01-08 16:35:32 +01:00
Rico Schüller
a847b9dddb
d3dx9: Always set the table = NULL in D3DXGetShaderConstantTableEx().
2013-01-08 16:35:32 +01:00
Rico Schüller
bc4a4f5f3b
d3dx9: Handle invalid byte code in D3DXFindShaderComment().
2013-01-08 16:35:31 +01:00
Alexandre Julliard
ae9b07fdc0
vmm.vxd: Hardcode the x86 page size.
2013-01-08 16:35:31 +01:00
Alexandre Julliard
ac5319630d
krnl386.exe: Retrieve the page size from ntdll.
2013-01-08 16:35:31 +01:00
Alexandre Julliard
90e90e3b6a
ntdll: Make the page_size variable global.
2013-01-08 16:35:30 +01:00
Ken Thomases
bbb8c60c7e
winemac: Implement CreateDesktopWindow().
2013-01-08 12:50:20 +01:00
Henri Verbeet
00ef7a5285
d3d8/tests: Merge volume.c into device.c.
2013-01-08 12:49:07 +01:00
Henri Verbeet
9dbf059c75
d3d8/tests: Merge d3d8_main.c into device.c.
2013-01-08 12:49:06 +01:00
Henri Verbeet
6ba9f27c16
ddraw: Cleanup ddraw7_QueryInterface() a bit.
2013-01-08 12:49:06 +01:00
Marcus Meissner
a422d6b382
advapi32: Close scm_handle on error exit (Coverity).
2013-01-08 12:31:54 +01:00
Marcus Meissner
4d5dcdca48
dmsynth: Remove now useless NULL ptr check (Coverity).
2013-01-08 12:30:59 +01:00
Marcus Meissner
a6e4c094d0
advpack: Avoid using sessions uninitialized (Coverity).
2013-01-08 12:30:24 +01:00
Marcus Meissner
3173f17315
comctl32: Free the selection ranges (Coverity).
2013-01-08 12:30:15 +01:00
Marcus Meissner
8105a1207b
oledb32: Check start for NULL before strstrW (Coverity).
2013-01-08 12:29:25 +01:00
Vincent Povirk
e61e4719e5
windowscodecs: Don't copy extra data from the end of a row.
2013-01-08 12:18:11 +01:00
Jacek Caban
81edd2acfc
wininet: Fixed handling NULL buffer in INTERNET_OPTION_PROXY queries.
2013-01-08 12:18:06 +01:00
Christian Costa
4778a5e27d
d3dx9_36: Add support for RT_BITMAP resource type since it is in DIB format D3DXIFF_DIB.
2013-01-07 19:33:09 +01:00
Christian Costa
26640c8e7c
d3drm: Avoid LP stuff and rename some variables.
2013-01-07 19:30:28 +01:00
Marcus Meissner
8e0d3abd0f
kernel32: Improve condition variable test case.
2013-01-07 19:30:27 +01:00
Jacek Caban
64df55eb84
mshtml: Fixed leak in get_nsstyle_pos.
2013-01-07 17:37:53 +01:00
Jacek Caban
0f60681a5a
mshtml: Added IHTMLStyle::put_pixelLeft implementation.
2013-01-07 17:37:47 +01:00
Jacek Caban
85368869e8
mshtml: Added IHTMLStyle::get_pixelLeft implementation.
2013-01-07 17:37:43 +01:00
Francois Gouget
a41f63dfcb
d3dx9_36: Make error_dxfile_to_d3dxfile() and test_templates() static.
2013-01-07 13:38:21 +01:00
Francois Gouget
968ccaa60f
urlmon: Fix the message warning about installing ActiveX components.
2013-01-07 13:38:18 +01:00
Daniel Jelinski
1964145713
comctl32/tests: Add tests for listview header image list.
2013-01-07 13:38:15 +01:00
Daniel Jelinski
bad62c0267
comctl32/listview: Support header images.
2013-01-07 13:38:14 +01:00
Daniel Jelinski
8257ab9a76
comctl32/listview: Fix subitem drawing.
...
lpColumnInfo->fmt & LVCFMT_IMAGE is supposed to mean that header item has
an image. It is not supposed to mean that all items in that column
should reserve space for an icon if they don't have any.
2013-01-07 13:38:13 +01:00
Daniel Jelinski
9b8e3ca410
comctl32/listview: Update item height when changing font.
2013-01-07 13:38:12 +01:00
Daniel Jelinski
7b1fd9e527
comctl32/listview: Redraw items after insert/delete.
2013-01-07 13:38:11 +01:00
Daniel Jelinski
67eb9744d9
comctl32/listview: Fix calculating item height.
2013-01-07 13:38:11 +01:00
Ludger Sprenker
ead7c50b5d
windowscodecs: Support 24bppRGB in tiff encoder.
2013-01-07 13:38:10 +01:00
Ludger Sprenker
dbdec221d1
windowscodecs: Test conversions of the 24bpp PixelFormats.
2013-01-07 13:38:09 +01:00
Ludger Sprenker
968eac9aaf
windowscodecs: Support conversions of the 24bpp PixelFormats.
2013-01-07 13:38:09 +01:00
Nikolay Sivov
0d715c2024
xmllite: Support name reporting for comments and PIs.
2013-01-07 13:38:08 +01:00
Nikolay Sivov
4c0f142e92
xmllite: Support streams starting with comments, simplify tests.
2013-01-07 13:38:07 +01:00
Nikolay Sivov
65bcdb2c80
xmllite: Implement PI parsing.
2013-01-07 13:38:00 +01:00
Marcus Meissner
2bc8e076e0
advapi32: Close hTemp on error (Coverity).
2013-01-07 11:13:27 +01:00
Marcus Meissner
18c51a9c00
oledb32: Avoid leaking propsets on error paths (Coverity).
2013-01-07 11:13:07 +01:00