Henri Verbeet
|
3f455832a3
|
wined3d: Unbind stateblock resources in wined3d_device_uninit_3d().
|
2011-12-07 17:49:55 +01:00 |
Alexandre Julliard
|
5b17ba887b
|
gdi32: Rename the CLIPPING_UpdateGCRegion function.
We haven't used a GC here for a long time now.
|
2011-12-07 17:49:54 +01:00 |
Alexandre Julliard
|
b9f09abdcc
|
gdi32: Don't store the metaclip region, recompute it as needed.
|
2011-12-07 17:49:47 +01:00 |
Alexandre Julliard
|
fb37752f53
|
gdi32: Only store a total visible region when it's a combination of other regions.
|
2011-12-07 17:48:29 +01:00 |
Alexandre Julliard
|
ddfe35867d
|
gdi32: Only create the DC visible region when necessary.
Most DCs can simply use the visible rectangle instead.
|
2011-12-07 16:50:57 +01:00 |
Alexandre Julliard
|
1f15ffa1e6
|
gdi32: Make sure DCs are fully zero-initialized.
|
2011-12-07 15:53:54 +01:00 |
Alexandre Julliard
|
1fa1ab5437
|
comdlg32: Convert dialogs to po files.
|
2011-12-06 22:12:34 +01:00 |
Alexandre Julliard
|
0833639ff0
|
cryptui: Convert dialogs to po files.
|
2011-12-06 20:33:47 +01:00 |
Francois Gouget
|
47fdee6e92
|
mscoree: Make CorDebugProcess_Create() static.
|
2011-12-06 17:54:44 +01:00 |
Francois Gouget
|
0a065cb4bd
|
jscript: Make interp_expression_eval() static.
|
2011-12-06 17:54:33 +01:00 |
Francois Gouget
|
22cb047ed4
|
gdi32: Make init_dib_info() static.
|
2011-12-06 17:53:15 +01:00 |
Francois Gouget
|
c64ce9d0ff
|
dsound: Remove mmErr(). It is not used anymore.
|
2011-12-06 17:52:54 +01:00 |
Stefan Dösinger
|
f8dbf97e8d
|
d3d9/tests: Clarify a comment.
|
2011-12-06 17:07:23 +01:00 |
Stefan Dösinger
|
171c18a5bb
|
d3d9/tests: Test StrechRect between depth stencils with different sizes.
|
2011-12-06 17:07:20 +01:00 |
Stefan Dösinger
|
7ae81ba378
|
ddraw/tests: Add a IDirect3DDevice2 GetCaps test.
|
2011-12-06 17:07:15 +01:00 |
Stefan Dösinger
|
6c423b106f
|
wined3d: Remove the Apple NV_texture_shader quirk.
|
2011-12-06 17:06:53 +01:00 |
Stefan Dösinger
|
e4f91774ac
|
wined3d: Remove fglrx GLSL constant quirks.
Fglrx does not support r500 and earlier GPUs any longer, making those
quirks obsolete and a problem for r300g.
|
2011-12-06 17:06:49 +01:00 |
Aric Stewart
|
acf1343f34
|
usp10: Handle Halant, ZWJ and ZWNJ in ShapeCharGlyphProp_BaseIndic.
|
2011-12-06 17:04:21 +01:00 |
Aric Stewart
|
93a8499b95
|
usp10: Sinhala, while behaving like a base Indic, does not set GlyphProps based on indic syllable.
|
2011-12-06 17:04:15 +01:00 |
Aric Stewart
|
a9058605d6
|
usp10: Use UpdateClusters in DecomposeVowels.
|
2011-12-06 17:04:09 +01:00 |
Aric Stewart
|
4dffb0aa43
|
usp10: The top logclust value may be different than the number of chars.
|
2011-12-06 17:04:04 +01:00 |
Aric Stewart
|
894f2dc9ba
|
usp10: Use GDEF in baseIndic GlyphProp processing.
|
2011-12-06 17:03:59 +01:00 |
Aric Stewart
|
9cddd18cb9
|
usp10: Initialize the GSUB table before doing any contextual shaping.
|
2011-12-06 17:03:51 +01:00 |
Jacek Caban
|
4352a9fa14
|
mshtml: Added support for navigating to _self target.
|
2011-12-06 16:30:17 +01:00 |
Aric Stewart
|
4012cc070e
|
user32: Protect against NULL ssa to prevent crashes in old native usp10.
|
2011-12-06 16:09:34 +01:00 |
Hans Leidekker
|
75242afefd
|
msi/tests: Try harder to remove a shortcut file.
|
2011-12-06 15:51:01 +01:00 |
Hans Leidekker
|
cd4432bc9b
|
msi: Make sure to keep a reference to custom action data until the actions are finished.
|
2011-12-06 15:51:00 +01:00 |
Hans Leidekker
|
e54ab7a8b6
|
user32: Add stub implementations of MessageBoxTimeoutA/W.
|
2011-12-06 15:51:00 +01:00 |
Piotr Caban
|
c56c74331c
|
msvcp90: Added _Getctype implementation.
|
2011-12-06 15:51:00 +01:00 |
Piotr Caban
|
34d947189a
|
msvcp90: Added _Getcoll implementation.
|
2011-12-06 15:51:00 +01:00 |
Piotr Caban
|
bff3f0cd3c
|
msvcp90: Added _Locinfo::_Addcats partial implementation.
|
2011-12-06 15:51:00 +01:00 |
Piotr Caban
|
e97578e407
|
msvcp90: Added _Locinfo constructor implementation.
|
2011-12-06 15:51:00 +01:00 |
Piotr Caban
|
dbff7a1ca2
|
msvcrt: Fix lc_collate_cp initialization.
|
2011-12-06 15:51:00 +01:00 |
Piotr Caban
|
f84858ac2c
|
msvcrt: Added _get_current_locale implementation.
|
2011-12-06 15:51:00 +01:00 |
Alexandre Julliard
|
8d6354c5b2
|
winex11: Allow the visible region to be zero when not clipping.
|
2011-12-06 15:51:00 +01:00 |
Alexandre Julliard
|
649e33de58
|
winex11: Store the visible region handle directly instead of making a copy.
|
2011-12-06 15:51:00 +01:00 |
Alexandre Julliard
|
7534d47b1b
|
gdi32: Pass the total visible region in the SetDeviceClipping driver entry point.
|
2011-12-06 15:51:00 +01:00 |
Alexandre Julliard
|
5a1a6e935a
|
gdi32: Maintain a region inside gdi32 to keep track of the total visible region.
|
2011-12-06 15:50:59 +01:00 |
Alexandre Julliard
|
1e2dd7cad8
|
gdi32: Add a helper function to clip a rectangle to the DC visible rect.
|
2011-12-06 15:50:59 +01:00 |
Jacek Caban
|
3284d17ec2
|
mshtml: Don't use WINAPI for assembly functions to avoid linker warnings on mingw.
|
2011-12-06 15:50:59 +01:00 |
Jacek Caban
|
9749de29bc
|
jscript: Use bytecode for '^=' expression implementation.
|
2011-12-06 15:50:59 +01:00 |
Jacek Caban
|
c74641acf2
|
jscript: Use bytecode for '|=' expression.
|
2011-12-06 15:50:59 +01:00 |
Jacek Caban
|
a289b8e0a4
|
jscript: Added bytecode version of member expression.
|
2011-12-06 15:50:59 +01:00 |
Jacek Caban
|
822fdde42d
|
jscript: Use bytecode for '%=' expression implementation.
|
2011-12-06 15:50:59 +01:00 |
Jacek Caban
|
e9bd2e47f8
|
jscript: Use bytecode for '/=' expression implementation.
|
2011-12-06 15:50:59 +01:00 |
Jacek Caban
|
0ff59f444b
|
jscript: Use bytecode for '*=' expression implementation.
|
2011-12-06 15:50:59 +01:00 |
Alexandre Julliard
|
b7ceca1399
|
netapi32: Simplify the smbpasswd invocation to avoid compiler warnings.
|
2011-12-06 15:50:59 +01:00 |
Nikolay Sivov
|
ca8e3c1cca
|
msxml3: Attribute name could be qualified.
|
2011-12-06 15:50:59 +01:00 |
Henri Verbeet
|
2fa5a22100
|
wined3d: Get rid of the WINED3DLOCKED_BOX typedef.
|
2011-12-06 15:50:58 +01:00 |
Henri Verbeet
|
eafebc0491
|
wined3d: Get rid of the WINED3DLOCKED_RECT typedef.
|
2011-12-06 15:50:58 +01:00 |
Henri Verbeet
|
6523ef5f67
|
ddraw: Don't enumerate surfaces without references.
|
2011-12-06 15:50:58 +01:00 |
Henri Verbeet
|
107369d018
|
wined3d: Disable client storage in upload_palette().
Stack pointers don't work so well with client storage.
|
2011-12-06 15:50:58 +01:00 |
Henri Verbeet
|
66d453ce5c
|
wined3d: Don't declare more varyings than required by the shader model.
|
2011-12-06 15:50:58 +01:00 |
Alexandre Julliard
|
4c6a409779
|
winex11: Use an X11 error handler to catch BadMatch errors from XGetImage.
|
2011-12-05 22:47:31 +01:00 |
Alexandre Julliard
|
d45eb00abc
|
wineps: Fall through to the null driver for Polyline and Polygon.
|
2011-12-05 22:29:46 +01:00 |
Alexandre Julliard
|
25e300dcad
|
gdi32: Add a null driver implementation for Polyline and Polygon.
|
2011-12-05 22:29:16 +01:00 |
Alexandre Julliard
|
95f81d10c9
|
user32: Convert dialogs to po files.
|
2011-12-05 21:23:22 +01:00 |
Alexandre Julliard
|
28d54b7b1c
|
shell32: Convert dialogs to po files.
|
2011-12-05 21:12:05 +01:00 |
Alexandre Julliard
|
64f4c4161c
|
comctl32: Convert dialogs to po files.
|
2011-12-05 20:38:21 +01:00 |
Alex Henrie
|
59c398b8ed
|
user32: If a dialog has no tab-accessible controls, set focus to first control (with tests).
|
2011-12-05 20:12:14 +01:00 |
Frédéric Delanoy
|
7f476a2392
|
dinput: Clarify a translatable string.
|
2011-12-05 17:55:20 +01:00 |
Jacek Caban
|
d73b1b6d8f
|
mshtml: Added tests for returning ActiveX object's interfaces from object element's QueryInterface.
|
2011-12-05 17:45:45 +01:00 |
Jacek Caban
|
fc504c9117
|
mshtml: Return wrapped ActiveX object's interface from object element's QueryInterface.
|
2011-12-05 17:45:40 +01:00 |
Marcus Meissner
|
cfe49e3697
|
ole32: Output more information in OleCreateStaticFromData.
|
2011-12-05 17:41:02 +01:00 |
Marcus Meissner
|
48ae8e9ced
|
ole32: Handle VT_BLOB in PropertyStorage_ReadProperty.
|
2011-12-05 17:40:28 +01:00 |
Stefan Dösinger
|
ea151da3cd
|
ddraw/tests: Update a copyright line.
|
2011-12-05 17:40:21 +01:00 |
Stefan Dösinger
|
d4f504c698
|
ddraw/tests: Add a IDirect3DDevice7 GetCaps test.
|
2011-12-05 17:40:11 +01:00 |
Stefan Dösinger
|
cc06d182fb
|
ddraw: Size handling fixes for IDirect3DDevice::GetCaps.
|
2011-12-05 17:40:04 +01:00 |
Aric Stewart
|
6673694847
|
usp10: Correct issues with LTR logclust indexing after Multiple substitution.
|
2011-12-05 17:39:10 +01:00 |
Andrew Eikum
|
eed756c8dd
|
wineoss.drv: Don't set volume in IAudioClient::Initialize.
|
2011-12-05 17:39:05 +01:00 |
Alexandre Julliard
|
abd5d5a3a9
|
winex11: Always refresh the picture clipping when we have an additional clip region.
|
2011-12-05 17:21:17 +01:00 |
Alexandre Julliard
|
360d4bc548
|
gdi32: Use the DIB engine and PutImage for the null driver triangular gradient implementation.
|
2011-12-05 17:19:32 +01:00 |
Alexandre Julliard
|
8e8cdc78e6
|
gdi32: Add more parameter checks in GdiGradientFill.
|
2011-12-05 16:36:08 +01:00 |
Alexandre Julliard
|
7ea59c107f
|
gdi32: Use dithering also for 1-bpp gradients.
|
2011-12-05 16:36:08 +01:00 |
Alexandre Julliard
|
59f347b75c
|
gdi32/tests: Add more gradient tests.
|
2011-12-05 16:36:07 +01:00 |
Alexandre Julliard
|
743b37df3d
|
gdi32: Implement triangular gradients in the DIB engine.
|
2011-12-05 16:36:03 +01:00 |
Nikolay Sivov
|
f9127ddc85
|
msxml3: Added IDispatchEx support for IMXWriter.
|
2011-12-05 12:25:28 +01:00 |
Jacek Caban
|
7b022dbbb8
|
jscript: Use bytecode for '-=' expression implementation.
|
2011-12-05 12:25:14 +01:00 |
Jacek Caban
|
087afe8b79
|
jscript: Use bytecode for '+=' expression implementation.
|
2011-12-05 12:25:09 +01:00 |
Jacek Caban
|
8511797c07
|
jscript: Use bytecode for invalid assignments.
|
2011-12-05 12:25:04 +01:00 |
Jacek Caban
|
5b2c2c5cf9
|
jscript: Use bytecode for assignment to member expression.
|
2011-12-05 12:24:59 +01:00 |
Jacek Caban
|
9aafd03110
|
jscript: Use bytecode for assigning to array expression.
|
2011-12-05 12:24:55 +01:00 |
Jacek Caban
|
d3d2f063b6
|
jscript: Use bytecode for assignment to identifier.
|
2011-12-05 12:24:50 +01:00 |
Andrew Eikum
|
287a6e8473
|
dsound: Validate format in primary buffer's SetFormat().
|
2011-12-05 12:23:37 +01:00 |
Nikolay Sivov
|
dfbe664548
|
comctl32/listview: Create header when LVS_EX_GRIDLINES style is set.
|
2011-12-05 12:23:24 +01:00 |
Henri Verbeet
|
c43aa1ada8
|
wined3d: Only unload the surface when we're using GL for rendering in updateSurfaceDesc().
|
2011-12-05 12:23:05 +01:00 |
Henri Verbeet
|
31bf03d8a1
|
wined3d: Only recreate GL contexts when we're using GL for rendering in wined3d_device_reset().
|
2011-12-05 12:23:02 +01:00 |
Henri Verbeet
|
df446ae4fe
|
wined3d: Create the device state block when the device is created.
|
2011-12-05 12:22:58 +01:00 |
Bruno Jesus
|
da6efc8f62
|
ws2_32: Fix a function name comment.
|
2011-12-05 12:22:54 +01:00 |
André Hentschel
|
2503f2e1bb
|
winecfg: Bump NT 3.51 to Service Pack 5.
|
2011-12-05 12:22:28 +01:00 |
André Hentschel
|
9f0dde4d48
|
winecfg: Fill in the Service Pack major version for win2008.
|
2011-12-05 12:22:23 +01:00 |
Francois Gouget
|
915ddc4026
|
winspool: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.
|
2011-12-02 17:25:56 +01:00 |
Francois Gouget
|
3d9c7657bc
|
secur32: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.
|
2011-12-02 17:25:56 +01:00 |
Francois Gouget
|
625f88c6f3
|
netapi32: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.
|
2011-12-02 17:25:55 +01:00 |
Huw Davies
|
4ce3af3fad
|
gdi32: Add support for checking the font's gasp flags.
|
2011-12-02 17:25:54 +01:00 |
Aric Stewart
|
225de02a29
|
usp10: Handle Thai SARA AM differently than GDEF.
|
2011-12-02 17:25:52 +01:00 |
Aric Stewart
|
183fdedb90
|
usp10: More properly handle the glyph properties on glyphs added by multiple substitutions.
|
2011-12-02 15:59:59 +01:00 |
Aric Stewart
|
ceca716999
|
usp10: Phags-Pa wants the calt feature enabled.
|
2011-12-02 15:59:54 +01:00 |
Alexandre Julliard
|
e332ebb200
|
winex11: Always ignore alpha channel with XRender gradients.
|
2011-12-02 14:12:07 +01:00 |
Alexandre Julliard
|
c5bddce3aa
|
gdi32: Add some parameter checks in GdiGradientFill.
|
2011-12-02 14:00:18 +01:00 |
André Hentschel
|
c0892ca989
|
ntoskrnl: Add a stub for ExInitializePagedLookasideList.
|
2011-12-02 12:17:51 +01:00 |
Vitaliy Margolen
|
7260132c5d
|
dinput: Fix device enumeration by DX8 device type.
|
2011-12-02 12:15:35 +01:00 |
Henri Verbeet
|
360c1114d6
|
wined3d: Get rid of the WINED3DRASTER_STATUS typedef.
|
2011-12-02 11:51:33 +01:00 |
Henri Verbeet
|
94c9b0b4fc
|
wined3d: Get rid of the WINED3DPRESENT_PARAMETERS typedef.
|
2011-12-02 11:51:29 +01:00 |
Henri Verbeet
|
a51b03f16e
|
d3d9/tests: Add a test for texture creation from system memory.
|
2011-12-02 11:51:19 +01:00 |
Henri Verbeet
|
b171d5f95d
|
d3d9: Implement texture creation from system memory.
|
2011-12-02 11:51:15 +01:00 |
Henri Verbeet
|
d9ab258df8
|
d3d9: Add some FIXMEs for d3d9ex resource sharing.
|
2011-12-02 11:51:09 +01:00 |
Alexandre Julliard
|
8d54ce675d
|
appwiz.cpl: Make the Gecko URL a proper link.
|
2011-12-01 20:37:18 +01:00 |
Alexandre Julliard
|
682b03731c
|
comctl32: Fix text wrapping in syslink when an item starts in the middle of a line.
|
2011-12-01 20:30:16 +01:00 |
Alexandre Julliard
|
b247174ea7
|
appwiz.cpl: Convert dialogs to po files.
|
2011-12-01 20:17:33 +01:00 |
Andrew Eikum
|
3cc871b0b0
|
wineoss.drv: Add period to latency calculation.
|
2011-12-01 19:49:11 +01:00 |
Andrew Eikum
|
65381d1c37
|
wineoss.drv: Remove volume setting support.
|
2011-12-01 19:49:06 +01:00 |
Nikolay Sivov
|
191bc054a5
|
shlwapi: Partially implement SHRegCreateUSKeyW.
|
2011-12-01 18:17:22 +01:00 |
Aric Stewart
|
ff9ae10ba5
|
usp10: Handle the Gurmukhi addak.
|
2011-12-01 18:16:20 +01:00 |
Aric Stewart
|
302409ebe4
|
usp10: Always apply features in logical order.
|
2011-12-01 18:16:11 +01:00 |
Aric Stewart
|
c4c9f8b041
|
usp10: Apply lookups in order over the whole range of glyphs instead of individually to each glyph.
|
2011-12-01 18:16:03 +01:00 |
Aric Stewart
|
711dd9b13a
|
usp10: Standard features are only ccmp and locl.
|
2011-12-01 18:15:06 +01:00 |
Aric Stewart
|
5ed8160ec7
|
usp10: Turn off dlig feature for hebrew. It is not used by default.
|
2011-12-01 18:14:59 +01:00 |
Dmitry Timoshkov
|
d7e428a40a
|
kernel32: Add a bunch of VirtualProtect tests on a memory-mapped file.
|
2011-12-01 16:01:30 +01:00 |
Frédéric Delanoy
|
18a75957a3
|
msvfw32: Fix a displayed label.
|
2011-12-01 15:01:30 +01:00 |
Frédéric Delanoy
|
46229acde9
|
gameux: Do not use RegCloseKey on invalid/uninitialized registry key handle (Coverity).
|
2011-12-01 14:59:46 +01:00 |
Rico Schüller
|
90415ebdfa
|
d3dx9: Implement ID3DXBaseEffect::SetMatrixTranspose().
|
2011-12-01 14:18:51 +01:00 |
Rico Schüller
|
1e0f04e5cf
|
d3dx9: Implement ID3DXBaseEffect::SetMatrixTransposeArray().
|
2011-12-01 14:18:48 +01:00 |
Jacek Caban
|
9f9f5ae0a7
|
jscript: Use bytecode for '>=' expression implementation.
|
2011-12-01 14:18:41 +01:00 |
Jacek Caban
|
f3e18fbf03
|
jscript: Use bytecode for '>' expression implementation.
|
2011-12-01 14:18:37 +01:00 |
Jacek Caban
|
fb51810a95
|
jscript: Use bytecode for '<=' expression implementation.
|
2011-12-01 14:18:33 +01:00 |
Jacek Caban
|
e5a31cc2d0
|
jscript: Use bytecode for '<' expression implementation.
|
2011-12-01 14:18:29 +01:00 |
Hans Leidekker
|
39b7e6e50c
|
msi: Resolve the target folder if necessary in msi_get_target_folder.
|
2011-12-01 14:18:22 +01:00 |
Hans Leidekker
|
959ebdb118
|
msi: Split up delete_reg_key_or_value.
|
2011-12-01 14:18:14 +01:00 |
Hans Leidekker
|
5683433f9c
|
winhttp: Double the handle table size on reallocation.
|
2011-12-01 14:18:02 +01:00 |
Hans Leidekker
|
9a5ad30225
|
winhttp: Support ICU_ESCAPE in WinHttpCrackUrl.
|
2011-12-01 14:17:58 +01:00 |
Hans Leidekker
|
9a2f3cb98a
|
winhttp: Consistently use the allocation macros.
|
2011-12-01 14:17:51 +01:00 |
Akihiro Sagawa
|
28184600e7
|
msvcrt: Add validity checks for _mbstrlen_l.
|
2011-12-01 14:17:35 +01:00 |
Akihiro Sagawa
|
13aff6dc56
|
msvcrt: Fix wctob in C locale.
|
2011-12-01 14:16:30 +01:00 |
Akihiro Sagawa
|
f9403bfb90
|
msvcrt: Use given locale info in _mbtowcs_l.
|
2011-12-01 14:15:12 +01:00 |
Ken Thomases
|
3de1c71364
|
secur32: Reap child process to avoid leaving a zombie.
|
2011-12-01 10:44:28 +01:00 |
Ken Thomases
|
9979725211
|
netapi32: Wait for and reap smbpasswd child process.
|
2011-12-01 10:40:52 +01:00 |
Ken Thomases
|
6df7adfff1
|
winspool: Wait for and reap print spool child process.
|
2011-12-01 10:40:41 +01:00 |
Ken Thomases
|
6c8929f83f
|
gdi.exe16: Wait for and reap print spool child process.
|
2011-12-01 10:27:43 +01:00 |
Ken Thomases
|
5bac5ee26e
|
kernel32: Use double-fork to avoid leaving zombie processes.
|
2011-12-01 10:27:38 +01:00 |
Ken Thomases
|
7a88d5a1e4
|
winspool: No need to reset SIGCHLD because we're not changing it anymore.
|
2011-12-01 10:11:13 +01:00 |
Ken Thomases
|
10705f6e3d
|
gdi.exe16: No need to reset SIGCHLD because we're not changing it anymore.
|
2011-12-01 10:11:09 +01:00 |
Ken Thomases
|
f658feb70f
|
kernel32: No need to reset SIGCHLD because we're not changing it anymore.
|
2011-12-01 10:11:06 +01:00 |
Ken Thomases
|
35302a643a
|
ntdll: Don't change SIGCHLD disposition; no automatic reaping of child processes.
|
2011-12-01 10:10:54 +01:00 |
Ken Thomases
|
b035b0bad7
|
gdi.exe16: Don't double-close the spool file.
FreePrintJob() closes the file descriptor.
|
2011-12-01 10:07:16 +01:00 |
Henri Verbeet
|
94c0da184e
|
wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is already set.
In the longer term, sysmem and pbo should be separate resource locations.
|
2011-12-01 10:06:12 +01:00 |
Henri Verbeet
|
39ebb992f7
|
wined3d: Introduce a separate function to determine if a surface needs a PBO.
|
2011-12-01 10:06:07 +01:00 |
Henri Verbeet
|
4a7cbba0ea
|
wined3d: Move the surface map counting code to wined3d_surface_map().
|
2011-12-01 10:06:02 +01:00 |
Alexandre Julliard
|
bf644e0f45
|
oledlg: Convert dialogs to po files.
|
2011-11-30 20:29:07 +01:00 |
Alexandre Julliard
|
68c7aa266f
|
wininet: Convert dialogs to po files.
|
2011-11-30 19:57:15 +01:00 |
Alexandre Julliard
|
fde9e7ce6e
|
setupapi: Convert dialogs to po files.
|
2011-11-30 19:44:15 +01:00 |
Alexandre Julliard
|
af48498911
|
dinput: Convert dialogs to po files.
|
2011-11-30 18:20:32 +01:00 |
Alexandre Julliard
|
c8249b9c3f
|
mshtml: Convert dialogs to po files.
|
2011-11-30 18:13:08 +01:00 |
Alexandre Julliard
|
197dcda647
|
msvfw32: Convert dialogs to po files.
|
2011-11-30 18:05:28 +01:00 |
Alexandre Julliard
|
c994db77e6
|
serialui: Convert dialogs to po files.
|
2011-11-30 17:52:03 +01:00 |
André Hentschel
|
030c75a8ae
|
rpcrt4: Implement RpcEpRegisterNoReplaceW.
|
2011-11-30 17:05:09 +01:00 |
André Hentschel
|
d2f3463a01
|
rpcrt4: Implement RpcEpRegisterNoReplaceA.
|
2011-11-30 17:05:02 +01:00 |
André Hentschel
|
f012242037
|
msvcrt: Implement _wasctime_s.
|
2011-11-30 17:04:39 +01:00 |
André Hentschel
|
35722cb4ce
|
msvcrt: Implement asctime_s.
|
2011-11-30 17:04:35 +01:00 |
Piotr Caban
|
e849691fcc
|
advapi32: Send shutdown notification to services.
|
2011-11-30 16:34:05 +01:00 |
Piotr Caban
|
e2172edca2
|
advapi32: Added support for SERVICE_CONFIG_PRESHUTDOWN_INFO.
|
2011-11-30 16:32:09 +01:00 |
Jacek Caban
|
38371bed29
|
mshtml: Fixed nsEventStates handling.
It contains a copy-constructor in C++, so it's passed as a pointer.
|
2011-11-30 14:57:11 +01:00 |
Dmitry Timoshkov
|
f9bb1b7afd
|
kernel32: Add a test for protections accepted by CreateFileMapping, make it pass under Wine.
|
2011-11-30 14:56:43 +01:00 |
Alexandre Julliard
|
74f528eb28
|
uxtheme: Use the correct alpha for theme gradients.
|
2011-11-30 14:33:54 +01:00 |
Alexandre Julliard
|
174d2f6d72
|
user32: Use the correct alpha for the title bar gradient and simplify the mesh.
|
2011-11-30 14:33:47 +01:00 |
Alexandre Julliard
|
76358216f4
|
winex11: Implement rectangular gradients using XRender if supported.
|
2011-11-30 14:25:29 +01:00 |
Alexandre Julliard
|
0446707a56
|
winex11: Implement rectangular gradients using straight X11 calls.
|
2011-11-30 13:09:08 +01:00 |
Alexandre Julliard
|
4c6807199e
|
gdi32: Use the DIB engine and PutImage for the null driver rectangular gradient implementation.
|
2011-11-30 12:59:11 +01:00 |
Alex Henrie
|
4bda215f2b
|
shell32: Update Catalan translation.
|
2011-11-30 12:22:13 +01:00 |
Alex Henrie
|
d8906da528
|
comctl32: Update Catalan translation.
|
2011-11-30 12:22:12 +01:00 |
Alex Henrie
|
ffa8777883
|
appwiz.cpl: Add Catalan translation.
|
2011-11-30 12:22:12 +01:00 |
Jacek Caban
|
82368f5cfe
|
jscript: Get rid of no longer needed EXPRVAL_NAMEREF.
|
2011-11-30 11:51:29 +01:00 |
Jacek Caban
|
962307da6c
|
jscript: Use bytecode for delete member expression.
|
2011-11-30 11:51:25 +01:00 |
Jacek Caban
|
facc2189d2
|
jscript: Use bytecode for delete on array expression implementation.
|
2011-11-30 11:51:20 +01:00 |
Jacek Caban
|
6c47177cb1
|
jscript: Mark some functions as static.
|
2011-11-30 11:51:16 +01:00 |
Henri Verbeet
|
3a2921c559
|
ddraw: Keep the primary surface mapped at the same address for early ddraw versions.
|
2011-11-30 11:50:58 +01:00 |
Henri Verbeet
|
3430e11605
|
wined3d: Add a flags parameter to wined3d_surface_create().
|
2011-11-30 11:50:48 +01:00 |
Henri Verbeet
|
82dd612d50
|
ddraw: Resize the swapchain window on mode changes in exclusive mode.
|
2011-11-30 11:50:42 +01:00 |
Ken Thomases
|
d977044e76
|
secur32: Eliminate broken clean-up "cheat".
|
2011-11-30 11:45:26 +01:00 |
Ken Thomases
|
f4ac641af5
|
secur32: Clean up the helper in all cases where it was allocated.
|
2011-11-30 11:45:21 +01:00 |
Ken Thomases
|
e39e67ec3d
|
secur32: Eliminate a dead store.
|
2011-11-30 11:45:18 +01:00 |
André Hentschel
|
3f90cb8c9e
|
ntdll: Move a return out of a #ifdef.
|
2011-11-30 11:45:14 +01:00 |
Frédéric Delanoy
|
5a04819709
|
gameux: Remove duplicate "if" condition.
|
2011-11-30 11:44:20 +01:00 |
Alexandre Julliard
|
0f3e60747f
|
ole32: Process all pending messages in CoWaitForMultipleHandles before waiting again, otherwise we may not wake up.
|
2011-11-29 21:22:40 +01:00 |
Alexandre Julliard
|
f2ec760a80
|
gdi32/tests: Add tests for rectangular gradients in DIBs.
|
2011-11-29 15:12:31 +01:00 |
Alexandre Julliard
|
a135e47167
|
gdi32: Don't set gradient alpha channel for 8888 bitmaps created with bitfields.
|
2011-11-29 15:12:28 +01:00 |
Alexandre Julliard
|
a869fc47bd
|
gdi32: Implement 8-bpp and 4-bpp gradient dithering.
|
2011-11-29 15:12:26 +01:00 |
Alexandre Julliard
|
ce2f542267
|
gdi32: Implement 16-bpp gradient dithering.
|
2011-11-29 15:12:23 +01:00 |
Alexandre Julliard
|
e19a362407
|
gdi32: Implement rectangular gradients in the DIB engine.
|
2011-11-29 15:12:20 +01:00 |
Vitaliy Margolen
|
699da40d1b
|
dinput: Add more error checking to IDirectInput_GetDeviceStatus.
|
2011-11-29 14:04:25 +01:00 |
Vitaliy Margolen
|
310859db67
|
dinput: Add more parameter checking to enum devices.
|
2011-11-29 14:04:20 +01:00 |
Vitaliy Margolen
|
a84d2fe20e
|
dinput: Stub IDirectInputJoyConfig8 interface.
|
2011-11-29 14:04:01 +01:00 |
Rico Schüller
|
84f158025b
|
d3dx9: Implement ID3DXBaseEffect::SetMatrixArray().
|
2011-11-29 13:55:40 +01:00 |
Rico Schüller
|
cebdbb34ac
|
d3dx9: Implement ID3DXBaseEffect::SetMatrix().
|
2011-11-29 13:55:35 +01:00 |
Rico Schüller
|
0ca1efc578
|
d3dx9: Implement ID3DXBaseEffect::SetBoolArray().
|
2011-11-29 13:55:28 +01:00 |
Rico Schüller
|
4b42b11303
|
d3dx9: Implement ID3DXBaseEffect::SetBool().
|
2011-11-29 13:55:16 +01:00 |
Jacek Caban
|
0505e03b57
|
jscript: Use bytecode for binary xor expressions.
|
2011-11-29 13:26:29 +01:00 |
Jacek Caban
|
96b13314eb
|
jscript: Use bytecode for binary or implementation.
|
2011-11-29 13:26:26 +01:00 |
Jacek Caban
|
7a20965bd2
|
jscript: Use bytecode for modulo expression implementation.
|
2011-11-29 13:26:22 +01:00 |
Jacek Caban
|
09306e434e
|
jscript: Use bytecode for '/' expression implementation.
|
2011-11-29 13:26:18 +01:00 |
Jacek Caban
|
cf68237c80
|
jscript: Use bytecode for '*' expression implementation.
|
2011-11-29 13:26:15 +01:00 |
Eric Pouech
|
d7bc2eff2f
|
msvcrt: Implemented _ultow_s.
|
2011-11-29 13:23:47 +01:00 |
Henri Verbeet
|
ab73f20e38
|
wined3d: Use proper texcoord masks for GLSL texm3x3spec / texm3x3vspec.
|
2011-11-29 13:23:04 +01:00 |
Henri Verbeet
|
22d41e2c3f
|
ddraw: Rename the wineD3D field in IDirectDrawImpl to wined3d.
|
2011-11-29 13:23:00 +01:00 |
Henri Verbeet
|
0f10ac9358
|
ddraw: Create the wined3d swapchain when setting the cooperative level.
|
2011-11-29 13:22:54 +01:00 |
Ulrich Czekalla
|
392785965f
|
winex11: Avoid grabbing user_section while holding X11DRV_CritSection.
|
2011-11-28 20:15:18 +01:00 |
Rico Schüller
|
bb6f22d10e
|
d3dx9: Implement ID3DXBaseEffect::SetIntArray().
|
2011-11-28 16:40:51 +01:00 |
Rico Schüller
|
7998195f1c
|
d3dx9: Implement ID3DXBaseEffect::SetInt().
|
2011-11-28 16:40:51 +01:00 |
Rico Schüller
|
d3ed67434e
|
d3dx9: Implement ID3DXBaseEffect::SetFloatArray().
|
2011-11-28 16:40:51 +01:00 |
Rico Schüller
|
db6cf95a24
|
d3dx9: Implement ID3DXBaseEffect::SetFloat().
|
2011-11-28 16:40:51 +01:00 |
Rico Schüller
|
aaa593c094
|
d3dx9: Handle a special case in ID3DXBaseEffect::GetInt().
|
2011-11-28 16:40:51 +01:00 |
Bruno Jesus
|
fc09bc4533
|
ws2_32: Remove duplicated code.
|
2011-11-28 16:40:50 +01:00 |
Bruno Jesus
|
743929e4f4
|
ws2_32: Fix function GetAcceptExSockaddrs.
|
2011-11-28 16:40:50 +01:00 |
Piotr Caban
|
c253bab26a
|
msxml3: Change parser position computation.
|
2011-11-28 16:40:50 +01:00 |
Francois Gouget
|
51a256e65f
|
Assorted spelling fixes and wording tweaks.
|
2011-11-28 16:40:50 +01:00 |
Jacek Caban
|
bd80daff96
|
jscript: Added bytecode-based version of identifier expression.
|
2011-11-28 16:40:50 +01:00 |
Jacek Caban
|
518f4c4983
|
jscript: Use bytecode for new expression implementation.
|
2011-11-28 16:40:49 +01:00 |
Jacek Caban
|
25e58de596
|
jscript: Use bytecode for conditional expressions.
|
2011-11-28 16:40:49 +01:00 |
Jacek Caban
|
88dc54a7f7
|
jscript: Use bytecode for logical and expression.
|
2011-11-28 16:40:49 +01:00 |
Jacek Caban
|
28375af386
|
jscript: Use bytecode for logical or expression.
|
2011-11-28 16:40:49 +01:00 |
Gerald Pfeifer
|
ef6f8a58c5
|
winex11.drv: Move a conditionally used label into the condition in X11DRV_XRender_Init.
|
2011-11-28 16:40:48 +01:00 |
Nikolay Sivov
|
2508025bcd
|
msxml3: Fix get_namespaceURI() for document nodes.
|
2011-11-28 16:40:48 +01:00 |
Nikolay Sivov
|
852bde49cb
|
msxml3: Place nodeValue() test data in a table.
|
2011-11-28 16:40:47 +01:00 |
Nikolay Sivov
|
a1d9fa11d3
|
msxml3: Use common helper for IXMLDOMText_get_nodeValue().
|
2011-11-28 16:40:47 +01:00 |
Nikolay Sivov
|
5afb829fdc
|
msxml3: Some refcount tests to show details of internal DOM representation.
|
2011-11-28 16:40:47 +01:00 |
Henri Verbeet
|
f5a2670689
|
wined3d: Store the device type only once.
|
2011-11-28 16:40:47 +01:00 |
Henri Verbeet
|
d1327bbefe
|
wined3d: Get rid of the WINED3DDEVICE_CREATION_PARAMETERS typedef.
|
2011-11-28 16:40:47 +01:00 |
Henri Verbeet
|
f41ea4fefe
|
ddraw/tests: Add tests for primary dimensions to test_coop_level_mode_set().
|
2011-11-28 16:40:47 +01:00 |
Henri Verbeet
|
5b88d145e4
|
d3d8/tests: Test the window and backbuffer dimensions after display mode changes.
|
2011-11-28 16:40:47 +01:00 |
Henri Verbeet
|
1ac6f487d5
|
d3d9/tests: Test the window and backbuffer dimensions after display mode changes.
|
2011-11-28 16:40:47 +01:00 |
Austin English
|
bf8d9cb707
|
netapi32: Add a stub for NetUseGetInfo.
|
2011-11-28 16:40:47 +01:00 |
Alexandre Julliard
|
62cf70d363
|
wineps: Don't crash on missing loca OTF table.
|
2011-11-26 16:29:50 +01:00 |
Marcus Meissner
|
d255efbde1
|
d3d9: Check that surface is allocated (Coverity).
|
2011-11-25 17:12:25 +01:00 |
Jacek Caban
|
d4d51a489e
|
urlmon: Added file URIs compare tests.
|
2011-11-25 16:22:38 +01:00 |
Jacek Caban
|
e0f6b95d44
|
urlmon: Properly compare file URIs.
|
2011-11-25 16:22:33 +01:00 |
Jacek Caban
|
29cdb35750
|
urlmon: Make canonicalize_path_hierarchical Uri object and parse_data struct independent.
|
2011-11-25 16:22:29 +01:00 |
Jacek Caban
|
24f4c4e14c
|
urlmon: Rename are_equal_simple to compare_uris and make it failable.
|
2011-11-25 16:22:24 +01:00 |
Jacek Caban
|
bb8a05800b
|
urlmon: Reduce indention in are_equal_simple and move it.
|
2011-11-25 16:22:19 +01:00 |
Hans Leidekker
|
7d8730f8c5
|
winhttp: Resolve the server name only on the first request.
|
2011-11-25 16:22:02 +01:00 |
Jacek Caban
|
58952a07d0
|
jscript: Use bytecode for '==' and '!=' expression.
|
2011-11-25 16:21:58 +01:00 |
Jacek Caban
|
413fe9a462
|
jscript: Use bytecode for unary '-' expression.
|
2011-11-25 16:21:58 +01:00 |
Jacek Caban
|
b13c6a27c3
|
jscript: Use bytecode for '-' expression implementation.
|
2011-11-25 16:21:58 +01:00 |
Jacek Caban
|
47314a92d7
|
jscript: Use bytecode for comma expression implementation.
|
2011-11-25 16:21:58 +01:00 |
Jacek Caban
|
172fa4fa99
|
jscript: Fixed memory leaks.
Spotted by Piotr.
|
2011-11-25 16:21:57 +01:00 |
Piotr Caban
|
400c887e85
|
msvcp90: Added runtime_exception implementation.
|
2011-11-25 16:21:57 +01:00 |
Piotr Caban
|
1c04cbfd33
|
msvcp90: Reorganize __ASM_EXCEPTION_VTABLE macro.
|
2011-11-25 16:21:57 +01:00 |
Piotr Caban
|
913b075b07
|
msvcp90: Added _Timevec class implementation.
|
2011-11-25 16:21:57 +01:00 |
Piotr Caban
|
e10dcd0c32
|
msvcp90: Added locale::name implementation.
|
2011-11-25 16:21:57 +01:00 |
Piotr Caban
|
2e449eba08
|
msvcp90: Added locale::_Addfac implementation.
|
2011-11-25 16:21:57 +01:00 |
Piotr Caban
|
1263b618d7
|
msvcp90: Added locale copy based constructors implementation.
|
2011-11-25 16:21:57 +01:00 |