Alexandre Julliard
|
ce25c89585
|
makedep: Don't expand variable references that use ${}.
|
2014-01-04 20:33:57 +01:00 |
Alexandre Julliard
|
9c2725d5d6
|
makedep: Grow the include file array dynamically.
|
2014-01-04 12:25:56 +01:00 |
Alexandre Julliard
|
78f544fd4d
|
Release 1.7.10.
|
2014-01-03 20:00:47 +01:00 |
Frédéric Delanoy
|
29b2db009c
|
comctl32/tests: Use BOOL type where appropriate.
|
2014-01-03 18:08:51 +01:00 |
Frédéric Delanoy
|
6151371de3
|
ddraw/tests: Use BOOL type where appropriate.
|
2014-01-03 18:08:51 +01:00 |
Alexandre Julliard
|
2a7cdcf3c5
|
version: Load the resource that corresponds to the current language first.
|
2014-01-03 17:25:18 +01:00 |
Hans Leidekker
|
190878d92d
|
mscms: Print a fixme when compiled without support for liblcms2.
|
2014-01-03 17:01:22 +01:00 |
Hans Leidekker
|
48908c130c
|
msi: Remove the unused CurrentlyScripting field from MSISCRIPT.
|
2014-01-03 17:00:12 +01:00 |
Hans Leidekker
|
fcb924c144
|
msi: Fall back to the global temporary directory when the TempFolder property resolves to a non-existing directory.
|
2014-01-03 17:00:08 +01:00 |
Hans Leidekker
|
41d2b53c5b
|
msi: Always derive the SourceDir property from the database path.
|
2014-01-03 17:00:02 +01:00 |
Piotr Caban
|
2a8a1452ac
|
msvcp80: Fix ostreambuf_iterator<char> structure definition.
|
2014-01-03 14:40:47 +01:00 |
Nikolay Sivov
|
3cc34a5bf8
|
scrrun: Implement Reset() for folder collection.
|
2014-01-03 14:27:35 +01:00 |
Nikolay Sivov
|
47e1ac9f98
|
scrrun: Implement IEnumVARIANT stub for folder collection.
|
2014-01-03 14:27:33 +01:00 |
Nikolay Sivov
|
51f5ab1999
|
scrrun: Implement Count() property for folder collection.
|
2014-01-03 14:05:21 +01:00 |
Nikolay Sivov
|
0802e301ff
|
scrrun: Fix IFolder::QueryInterface() to respond to IDispatch query.
|
2014-01-03 14:05:19 +01:00 |
Nikolay Sivov
|
2a3f1560bb
|
scrrun: Added IFolderCollection stub.
|
2014-01-03 14:05:16 +01:00 |
Nikolay Sivov
|
c84189609d
|
scrrun: Use DISPID_VALUE instead of 0 in private idl.
|
2014-01-03 14:05:14 +01:00 |
Francois Gouget
|
1f26451964
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2014-01-03 11:28:16 +01:00 |
Frédéric Delanoy
|
201e49d4aa
|
winedump: Use BOOL type where appropriate.
|
2014-01-03 11:27:39 +01:00 |
Martin Storsjo
|
48ae8f3070
|
ntdll: Improve handling of THUMB_MOV32 relocations.
|
2014-01-03 11:27:29 +01:00 |
Nikolay Sivov
|
f76f34ca23
|
scrrun: Implement GetFolder().
|
2014-01-02 19:35:49 +01:00 |
Nikolay Sivov
|
2ca39611e1
|
scrrun: Store folder path.
|
2014-01-02 19:35:49 +01:00 |
Zhenbo Li
|
c3bb460d68
|
wineps.drv: Constify a few pointers.
|
2014-01-02 17:49:19 +01:00 |
Zhenbo Li
|
767c09f16f
|
kernel32/tests: Add one more test for FindFirstFileA.
|
2014-01-02 17:46:00 +01:00 |
Michael Müller
|
6e373aa695
|
quartz: Return increasing monitor GUID on VMR7 monitor enumeration.
|
2014-01-02 17:43:29 +01:00 |
Stefan Dösinger
|
95317c33a9
|
d3dx9_36/tests: Use NAN.
|
2014-01-02 17:29:38 +01:00 |
Stefan Dösinger
|
9e3ef4abc6
|
d3dx9_36/tests: Fix calling convention specification.
Msvc wants __stdcall after the type, otherwise it generates an error.
|
2014-01-02 17:29:16 +01:00 |
Stefan Dösinger
|
aa2baf8c58
|
d3dx9_36: Add explicit casts in type conversion functions.
|
2014-01-02 17:29:06 +01:00 |
Stefan Dösinger
|
6bc4ebd516
|
d3dx9_36: Floatify some constants.
|
2014-01-02 17:28:47 +01:00 |
Stefan Dösinger
|
f06fc7f858
|
d3dx9_36: Use float math functions.
|
2014-01-02 17:28:24 +01:00 |
Piotr Caban
|
0f3c31b1ea
|
msvcrt: Try to convert C to C++ exception in __CxxFrameHandler.
|
2014-01-02 15:50:13 +01:00 |
Dmitry Timoshkov
|
8cf8285add
|
winebuild: Write actual (not aligned) sizes in the resource headers.
|
2014-01-02 15:50:12 +01:00 |
Jacek Caban
|
9372274533
|
qcap: Added AVICompressorIn_Receive implementation.
|
2014-01-02 15:50:11 +01:00 |
Jacek Caban
|
d190b0c61e
|
msrle32: Properly set compression output flags.
|
2014-01-02 15:49:00 +01:00 |
Jacek Caban
|
331cb13b2f
|
msrle32: Get rid of no longer needed lDist argument in MSRLE32_CompressRLE8Line.
|
2014-01-02 15:48:57 +01:00 |
Jacek Caban
|
cb767f738d
|
msrle32: Append EOI instead of replacing EOL.
|
2014-01-02 15:48:53 +01:00 |
Jacek Caban
|
f9be296be4
|
msrle32: Get rid of ICM_GETQUALITY and ICM_SET_QUALITY that should not be supported.
|
2014-01-02 15:48:47 +01:00 |
Jacek Caban
|
1ed45a7416
|
msrle32: Use the same default quality as native.
|
2014-01-02 15:48:36 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
af6db67d6f
|
makefiles: Get rid of the MAKE_IMPLIB_RULES variable.
|
2014-01-02 12:12:59 +01:00 |
Alexandre Julliard
|
86b1f94d28
|
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
2014-01-02 12:12:57 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
e330a128d5
|
shell32: Use Shell_GetImageLists to retrieve image lists instead of using a global variable.
|
2014-01-02 11:56:11 +01:00 |
Frédéric Delanoy
|
5f4ccc016f
|
winedump: Use BOOL type where appropriate.
|
2014-01-02 11:54:04 +01:00 |
Michael Stefaniuc
|
393135c3c7
|
dmusic/tests: Change the way of detecting a workable dmusic.
|
2014-01-02 11:52:44 +01:00 |
Frédéric Delanoy
|
bf1a43e620
|
wintrust/tests: Constify some character strings.
|
2014-01-02 11:52:39 +01:00 |
Frédéric Delanoy
|
86f3f62289
|
winspool.drv/tests: Constify some character strings.
|
2014-01-02 11:52:32 +01:00 |
André Hentschel
|
4573aecf5b
|
gdi32: Fix a comment.
|
2014-01-02 11:52:11 +01:00 |
Alexandre Julliard
|
45104d9cb6
|
makefiles: Determine module type based on the defined variables, and add some sanity checks.
|
2014-01-01 21:56:22 +01:00 |
Alexandre Julliard
|
b192879597
|
makefiles: Automatically output appropriate target flags.
|
2014-01-01 21:44:38 +01:00 |