Rico Schüller
|
c1a0fbd146
|
d3dx9/tests: Fix variable names.
|
2013-11-11 17:06:46 +01:00 |
Nikolay Sivov
|
7c06695727
|
atl80/tests: Add SxS manifest to make it run on windows.
|
2013-11-11 17:06:46 +01:00 |
Frédéric Delanoy
|
50435f6623
|
winegstreamer: Use boolean type where appropriate.
|
2013-11-11 17:06:44 +01:00 |
Frédéric Delanoy
|
fe580c083d
|
winedbg: Use BOOL type where appropriate.
|
2013-11-11 13:27:28 +01:00 |
Frédéric Delanoy
|
5dfe1b0cfe
|
comctl32: Use BOOL type where appropriate.
|
2013-11-11 13:27:28 +01:00 |
Qian Hong
|
ca4b3f0f73
|
server: Fixed winstation object leak in open_input_desktop.
|
2013-11-11 13:27:27 +01:00 |
Marcus Meissner
|
b745d8692b
|
quartz: Use FreeLibrary instead of CloseHandle (Coverity).
|
2013-11-11 13:27:27 +01:00 |
André Hentschel
|
7ddb8e25bb
|
dinput8/tests: Enable compilation with -D__WINESRC__.
|
2013-11-11 13:27:27 +01:00 |
Francois Gouget
|
daf3c95d04
|
shlwapi/tests: Make test_SHCreateStreamOnFileEx_CopyTo() static.
|
2013-11-11 12:37:23 +01:00 |
Alexandre Julliard
|
836b682ed3
|
dbghelp: Remove a useless DllMain, msvcrt can't be unloaded.
|
2013-11-11 11:49:18 +01:00 |
Alexandre Julliard
|
7f8412f253
|
makefiles: Generate explicit rules for building mo files.
|
2013-11-11 11:49:16 +01:00 |
Alexandre Julliard
|
fe946f253a
|
makefiles: Add a makedep pragma to mark source files that are parts of the import library.
|
2013-11-11 11:46:21 +01:00 |
Alexandre Julliard
|
456c8f435a
|
makefiles: Remove the no longer needed EXTRASUBDIRS variables.
|
2013-11-09 22:10:52 +01:00 |
Alexandre Julliard
|
31eb8be661
|
makefiles: Output clean rules for generated files from makedep.
|
2013-11-09 22:10:49 +01:00 |
Alexandre Julliard
|
067d3f0ddb
|
makefiles: Merge the relpath functionality into makedep.
|
2013-11-09 12:32:06 +01:00 |
Alexandre Julliard
|
9b5e6ce0f2
|
Release 1.7.6.
|
2013-11-08 19:23:34 +01:00 |
Qian Hong
|
f7835dea2d
|
user32: Implement OpenInputDesktop.
|
2013-11-08 16:29:44 +01:00 |
Daniel Lehman
|
37dad12971
|
kernel32: Use ANSI code page if current thread locale has no code page.
|
2013-11-08 16:29:43 +01:00 |
Alexandre Julliard
|
ec7c250450
|
shlwapi/tests: Test if SHCreateStreamOnFileEx is present before using it.
|
2013-11-08 16:29:43 +01:00 |
Dmitry Timoshkov
|
2bbd179ea4
|
gdiplus: Add test for data returned by GdipGetRegionData for a translated integer region.
|
2013-11-08 16:29:43 +01:00 |
Dmitry Timoshkov
|
108a633677
|
gdiplus: Use flags 0 for an empty path in region to follow Windows7+ behaviour.
|
2013-11-08 16:29:43 +01:00 |
Dmitry Timoshkov
|
9797afd003
|
gdiplus/tests: Fix the test for flags of an empty region.
|
2013-11-08 16:29:43 +01:00 |
Dmitry Timoshkov
|
7dfbadec67
|
gdiplus/tests: Clean up the use of macros in the region tests.
|
2013-11-08 16:29:43 +01:00 |
Dmitry Timoshkov
|
394d4b07e6
|
gdiplus: Avoid not necessary memory allocations in GdipCreateRegionPath.
|
2013-11-08 16:29:43 +01:00 |
Dmitry Timoshkov
|
f204aab17f
|
gdiplus: Use same rounding formula that is used to decide whether a path should be stored as an array integers.
|
2013-11-08 16:29:43 +01:00 |
Jacek Caban
|
06246aff90
|
rpcrt4: Compile tests with -D__WINESRC__.
|
2013-11-08 16:29:43 +01:00 |
Jacek Caban
|
a808f23cba
|
urlmon: Compile tests with -D__WINESRC__.
|
2013-11-08 16:29:43 +01:00 |
Andrey Gusev
|
b7389a873d
|
po: Update Ukrainian translation.
|
2013-11-08 16:29:41 +01:00 |
Nikolay Sivov
|
195e5a722b
|
po: Update Russian translation.
|
2013-11-08 12:47:29 +01:00 |
André Hentschel
|
f8c416b219
|
ws2_32/tests: Enable compilation with -D__WINESRC__.
|
2013-11-08 12:47:25 +01:00 |
Frédéric Delanoy
|
464110b1cb
|
d3drm/tests: Use BOOL type where appropriate.
|
2013-11-08 12:46:27 +01:00 |
Frédéric Delanoy
|
84fb23f476
|
dinput: Use BOOL type where appropriate.
|
2013-11-08 12:46:21 +01:00 |
Frédéric Delanoy
|
27947d2662
|
d3dcompiler_43: Use BOOL type where appropriate.
|
2013-11-08 12:46:15 +01:00 |
Frédéric Delanoy
|
5117af69a7
|
comctl32/tests: Use BOOL type where appropriate.
|
2013-11-08 12:46:11 +01:00 |
Saulius Krasuckas
|
85aa34eea6
|
comctl32/tests: Make propsheet.c compile with -D__WINESRC__.
|
2013-11-08 12:45:52 +01:00 |
Saulius Krasuckas
|
f44ceec023
|
comctl32/tests: Make updown.c compile with -D__WINESRC__.
|
2013-11-08 12:45:42 +01:00 |
Saulius Krasuckas
|
6d773fd979
|
comctl32/tests: Make tooltips.c compile with -D__WINESRC__.
|
2013-11-08 12:45:34 +01:00 |
Saulius Krasuckas
|
26ec350b73
|
comctl32/tests: Make mru.c, pager.c and syslink.c compile with -D__WINESRC__.
|
2013-11-08 12:45:12 +01:00 |
Saulius Krasuckas
|
529484603b
|
comctl32/tests: Make status.c compile with -D__WINESRC__.
|
2013-11-08 12:44:55 +01:00 |
Saulius Krasuckas
|
10f5a733c1
|
comctl32/tests: Make subclass.c compile with -D__WINESRC__.
|
2013-11-08 12:44:27 +01:00 |
Saulius Krasuckas
|
ce91a28728
|
comctl32/tests: Make progress.c compile with -D__WINESRC__.
|
2013-11-08 12:44:00 +01:00 |
Lauri Kenttä
|
9c8d4a9489
|
po: Update Finnish translation.
|
2013-11-08 12:43:22 +01:00 |
Jacek Caban
|
321c96574e
|
mshtml: Added IHTMLStyle6::boxSizing property implementation.
|
2013-11-07 19:01:25 +01:00 |
Frédéric Delanoy
|
da6c728195
|
Assorted spelling fixes.
|
2013-11-07 19:01:20 +01:00 |
Julian Rüger
|
ba6a5f3d6d
|
po: Update German translation.
|
2013-11-07 19:00:56 +01:00 |
Rico Schüller
|
fb926490fe
|
wined3d: Use GL_EXT_texture_mirror_clamp when available.
|
2013-11-07 19:00:50 +01:00 |
David Quintana
|
899e59ffe3
|
shlwapi: Test and fix the behaviour of the CopyTo method for file sizes not multiple of the internal buffer size, on SHCreateStreamOnFileEx-returned IStreams.
|
2013-11-07 15:39:26 +01:00 |
Erich E. Hoover
|
87b1115db1
|
hhctrl.ocx: Do not destroy the HTML Help window when HH_HELP_CONTEXT finds no context id of 0.
|
2013-11-07 13:17:09 +01:00 |
Ričardas Barkauskas
|
6c0ee62d7a
|
wininet: Check if connection is alive before sending request.
|
2013-11-07 13:15:50 +01:00 |
Sebastian Lackner
|
7ee2c24a8c
|
shlwapi: Fix UrlCombineW for URLs containing a quotation mark.
|
2013-11-07 13:14:42 +01:00 |