Austin English
e8dbd66c23
oleaut32: Spelling fixes.
2008-04-14 21:28:38 +02:00
Alexandre Julliard
16e8633ee5
winedos: Handle memory reservation errors more gracefully.
2008-04-14 20:39:52 +02:00
Alexandre Julliard
f02ef19fdb
kernel32: Reserve the low 64Kb area separately from the rest of the DOS memory.
2008-04-14 20:39:27 +02:00
Alexandre Julliard
876257a6dc
shdocvw: Fixed typo in CLSID_InternetShortcut.
2008-04-14 13:57:53 +02:00
Rob Shearman
413af76988
pstorec: Fix incorrectly spelt PPST_PROMPTIFO type in pstorec.c and pstore.idl.
2008-04-14 13:33:26 +02:00
Alexandre Julliard
18f4fb9883
winex11: Fix the type hint for the desktop window.
2008-04-14 13:27:38 +02:00
Alexandre Julliard
9bf9c0b7ec
winex11: Make WS_EX_APPWINDOW windows have normal type.
2008-04-14 13:27:19 +02:00
Alexandre Julliard
8577358ef5
winex11: Don't set full screen style on minimized windows.
2008-04-14 13:26:38 +02:00
Kai Blin
ab62cd360f
dpnhpast: Implement a stub for DirectPlayNATHelpCreate.
2008-04-14 12:43:06 +02:00
Rok Mandeljc
a2a8d1ad19
shell32: Updated Slovenian translation to reflect changes in About dialog.
2008-04-14 12:42:56 +02:00
Rok Mandeljc
202cbcc11b
comdlg32: Fix a mistake in Slovenian translation.
2008-04-14 12:42:45 +02:00
Rok Mandeljc
f261e6db4d
winmm: Slovenian translation: Add a string that got lost during last update.
2008-04-14 12:42:43 +02:00
Andrew Talbot
369d414d59
comctl32: Remove unused variables.
2008-04-14 12:42:36 +02:00
Aric Stewart
43dc41168d
imm32: Implement ImmProcessKey and ImmTranslateMessage.
2008-04-14 12:42:06 +02:00
Aric Stewart
3dde049f31
imm32: All HIMCC in the InputContext should be initialized at creation.
2008-04-14 12:41:53 +02:00
John Klehm
352c98d7d5
wintab32: Implement WTSetA/W.
2008-04-14 12:40:23 +02:00
Vitaliy Margolen
7a651e1c15
gphoto2.ds: Add Russian translation.
2008-04-14 12:40:23 +02:00
Vitaliy Margolen
a3b21209b2
winex11.drv: Send scan code when adjusting modifier key states.
2008-04-14 12:40:22 +02:00
Dmitry Timoshkov
2a2c66c062
gdi32: Clarify which font doesn't contain 'x'.
2008-04-14 12:40:22 +02:00
Francois Gouget
4ba16af16b
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2008-04-14 12:40:22 +02:00
Francois Gouget
7b404ff9d6
jscript/tests: Fix the '\n's in an ok() call.
2008-04-14 12:40:22 +02:00
Francois Gouget
d9e9e67ffc
wldap32: Fix typo in the French resources.
2008-04-14 12:40:22 +02:00
Francois Gouget
0682f85c95
Fix spelling of dwAssign.
2008-04-14 12:40:22 +02:00
Francois Gouget
02bcdf6db7
ole32: Fix spelling of GetComparisonData().
2008-04-14 12:40:22 +02:00
Vitaliy Margolen
3ba6f864f4
dinput: Don't use dead-zone from the device.
2008-04-14 12:40:22 +02:00
Vitaliy Margolen
e67c1cbf69
dinput: Joysticks are not supported for DX v3.
2008-04-14 12:40:22 +02:00
Vitaliy Margolen
b9801bba31
dinput: Assign button GUID to joystick buttons.
2008-04-14 12:40:22 +02:00
Eric Pouech
d2fa765087
dbghelp: Fix invalid pointer dereference.
2008-04-14 12:40:22 +02:00
Rob Shearman
e05ccfe2bb
rpcrt4: Add buffer size checks to base type unmarshalling.
...
Reimplement NdrSimpleTypeUnmarshall using similar macros to
NdrBaseTypeUnmarshalling without buffer checks, due to
NdrSimpleTypeUnmarshall not doing any safety checks.
2008-04-14 12:40:22 +02:00
Rob Shearman
b2603687cc
qmgr: Dynamically link to advpack.dll.
...
Use RegInstall instead of RegInstallA as RegInstallA isn't available in
some native versions of advpack commonly installed by programs.
2008-04-14 12:40:22 +02:00
Andrew Talbot
bab7871cac
comctl32: Remove unused variables.
2008-04-14 12:09:13 +02:00
Andrew Talbot
07d73206c6
dnsapi: Remove unused variables.
2008-04-14 12:06:44 +02:00
Alex Villacís Lasso
1fcc4ffdfa
user32: LoadImage(IMAGE_BITMAP) should reject invalid BMP files (with tests).
2008-04-14 12:06:37 +02:00
Alexandre Julliard
0482c8e818
gdi32: Fix CreateCompatibleDC to reject invalid DCs.
2008-04-14 12:06:24 +02:00
Colin Finck
8a2e787161
gdi32: Add a test to demonstrate a CreateCompatibleDC problem.
2008-04-14 12:05:29 +02:00
Aric Stewart
d0cf2342df
user32: Make sure there is space for at least 6 items in a combo dropdown without forcing it to be at most 6 items as well.
2008-04-14 12:05:04 +02:00
Aric Stewart
63d2d041d9
imm32: Remember to unset the hwnd for a context when that hwnd is associated with a different context.
2008-04-14 12:04:58 +02:00
Dmitry Timoshkov
7668241015
user32: Use appropriate type for lresult.
2008-04-14 12:04:51 +02:00
Matthew D'Asaro
4217fcb187
winex11: Add registry option to let wine decorate windows.
2008-04-11 13:11:17 +02:00
James Hawkins
81f2d3cc0b
shell32: Fix a few tests that fail in win2k.
2008-04-11 13:11:02 +02:00
Alexander Dorofeyev
df422cf0fb
ddraw/tests: Add colorkeyed blit to p8_primary_test.
2008-04-11 13:05:12 +02:00
Alexander Dorofeyev
d8ae8a8780
ddraw/tests: Add viewport clearing tests.
2008-04-11 13:05:03 +02:00
Alexander Dorofeyev
44143a97c7
ddraw: Temporarily activate viewport when clearing.
2008-04-11 13:04:34 +02:00
Alexander Dorofeyev
3e237c6199
ddraw: Set active_device in AddViewport.
2008-04-11 13:04:26 +02:00
Alexander Dorofeyev
6a48e405db
ddraw: Add possibility to ignore lights in viewport_activate.
...
Mostly NOP regarding existing functionality, but makes it possible to skip light
activation when it's not needed (like when clearing).
2008-04-11 13:04:19 +02:00
Rob Shearman
fe7e786ace
advapi32: Add exception handling around all service RPC calls.
2008-04-11 12:14:24 +02:00
Rob Shearman
aa83f5a5aa
ole32: Use I_RpcExceptionFilter instead of custom exception filter for RPC calls.
2008-04-11 12:13:59 +02:00
Rob Shearman
9a2914b11f
rpcrt4: Implement I_RpcExceptionFilter.
2008-04-11 12:12:30 +02:00
Dmitry Timoshkov
29565d558f
user32: Fix Win64 warnings.
2008-04-11 12:11:33 +02:00
Peter Urbanec
287561cce5
comctl32: Mousewheel support for updown control.
2008-04-11 12:11:33 +02:00
Vitaliy Margolen
9f82e4730b
wininet: Properly initialize struct.
2008-04-11 12:11:33 +02:00
James Hawkins
e314ef699e
kernel32: Add traces to see why the tests fail in win2k.
2008-04-11 11:16:29 +02:00
James Hawkins
bfaed5e7fa
ntdll: Fix a few tests that fail in win2k.
2008-04-11 11:16:24 +02:00
James Hawkins
9d2cc2171f
crypt32: Fix a few tests that fail in win2k.
2008-04-11 11:16:18 +02:00
James Hawkins
9dc979604c
advapi32: Fix a few tests that fail in win2k.
2008-04-11 11:16:14 +02:00
Lei Zhang
54a06642f4
gdiplus: Add a stub for GdipSetMetafileDownLevelRasterizationLimit.
2008-04-11 11:16:07 +02:00
Lei Zhang
82d0144912
gdiplus: Add a stub for GdipSetLineTransform.
2008-04-11 11:16:01 +02:00
Lei Zhang
942f3496b3
gdiplus: Add a stub for GdipSetLinePresetBlend.
2008-04-11 11:15:54 +02:00
Lei Zhang
0399cdaff0
gdiplus: Add a stub for GdipSetLineLinearBlend.
2008-04-11 11:15:46 +02:00
Lei Zhang
89b0a979c8
gdiplus: Add a stub for GdipSetLineColors.
2008-04-11 11:15:34 +02:00
Lei Zhang
0fe2f5b677
gdiplus: Add a stub for GdipSetInfinite.
2008-04-11 11:15:25 +02:00
Lei Zhang
6a44f19179
gdiplus: Add a stub for GdipSetImageAttributesToIdentity.
2008-04-11 11:15:19 +02:00
Lei Zhang
03c7d55830
gdiplus: Add a stub for GdipSetImageAttributesThreshold.
2008-04-11 11:15:08 +02:00
Lei Zhang
65445b9e7e
gdiplus: Add a stub for GdipSetImageAttributesRemapTable.
2008-04-11 11:14:53 +02:00
Juan Lang
2016c63e82
cryptui: Add stub DLL.
2008-04-11 11:13:41 +02:00
Juan Lang
7267c0772b
softpub: Forward softpub functions to wintrust.
2008-04-11 11:12:44 +02:00
Rob Shearman
8dcde49a53
winedos: The calling convention should come after the return type in the declaration of VGA_DoShowMouse for portability.
2008-04-11 11:12:31 +02:00
Rob Shearman
f07152d7b7
mshtml: Fix the buffer length being passed into MultiByteToWideChar in set_registry.
2008-04-11 11:12:26 +02:00
Rob Shearman
a5d47baba4
mshtml: Support parsing the resource type in the res:// protocol.
2008-04-11 11:12:23 +02:00
Rob Shearman
21b9a50e08
shell32: Implement ParseDisplayName for EntireNetwork in the Network Places shell folder.
...
Add a test for this behaviour.
2008-04-11 11:12:04 +02:00
Alexandre Julliard
ac0db11459
user32/tests: Replace the keyboard flags bitfield by the official flag definitions.
2008-04-10 17:59:10 +02:00
Alexandre Julliard
8445841dcd
winex11: Replace the keyboard flags bitfield by the official flag definitions.
2008-04-10 17:59:06 +02:00
Alexandre Julliard
eb857aebeb
user32: Moved the menu activation hack on managed windows to the X11 driver.
2008-04-10 16:41:26 +02:00
Alexandre Julliard
fa677c7f72
user32: Forward all WM_SYSCOMMAND messages to the driver, not only moves and resizes.
2008-04-10 15:58:43 +02:00
Alexandre Julliard
9bcdc46e9d
comctl32: Get rid of the hack to remove size grips on managed windows.
2008-04-10 14:47:44 +02:00
Alexandre Julliard
70ef99e5e1
winex11: Make sure to flush painting operations before moving a window.
2008-04-10 14:47:19 +02:00
Kusanagi Kouichi
185157cb6e
winex11: Connect to XIM server dynamically.
2008-04-10 12:45:56 +02:00
Alexandre Julliard
5c30e9ae00
winex11: Separate the XIM process-wide setup from the IME creation.
2008-04-10 12:29:01 +02:00
Maarten Lankhorst
bd324db059
quartz: Add stubs for the IMediaSeeking interface in SeekingPassThru.
2008-04-10 11:31:11 +02:00
Maarten Lankhorst
65e6bbd186
quartz: Add a stub for SeekingPassThru.
2008-04-10 11:31:06 +02:00
Jacek Caban
732682b08c
mshtml: Correctly handle NULL req in get_nscontainer_from_load_group.
2008-04-10 11:16:32 +02:00
Jacek Caban
b9117b6166
jscript: Added IObjectSafety tests.
2008-04-10 11:16:12 +02:00
Lei Zhang
5ba99f4eb5
gdiplus: Add a stub for GdipSetImageAttributesOutputChannelColorProfile.
2008-04-10 10:33:43 +02:00
Lei Zhang
139da784bf
gdiplus: Add a stub for GdipSetImageAttributesOutputChannel.
2008-04-10 10:33:35 +02:00
Lei Zhang
68f5cdb28e
gdiplus: Add a stub for GdipSetImageAttributesNoOp.
2008-04-10 10:32:54 +02:00
Lei Zhang
7b403d6b46
gdiplus: Add a stub for GdipSetImageAttributesGamma.
2008-04-10 10:32:44 +02:00
Lei Zhang
2b2db98cb6
gdiplus: Add a stub for GdipSetImageAttributesCachedBackground.
2008-04-10 10:32:22 +02:00
Lei Zhang
5d7e2254f6
gdiplus: Add a stub for GdipSetEmpty.
2008-04-10 10:31:49 +02:00
Lei Zhang
20a8cf6417
gdiplus: Add a stub for GdipSetEffectParameters.
2008-04-10 10:31:34 +02:00
Lei Zhang
a1394d4d48
gdiplus: Add a stub for GdipSetCustomLineCapWidthScale.
2008-04-10 10:31:26 +02:00
Lei Zhang
1131685a94
gdiplus: Add a stub for GdipSetCustomLineCapStrokeJoin.
2008-04-10 10:31:18 +02:00
Lei Zhang
af1e221f17
gdiplus: Add a stub for GdipSetCustomLineCapBaseInset.
2008-04-10 10:31:12 +02:00
Lei Zhang
6112d16bad
gdiplus: Add a stub for GdipGetCustomLineCapBaseInset.
2008-04-10 10:31:04 +02:00
Lei Zhang
39e9bdbd2a
gdiplus: Add a stub for GdipSetCustomLineCapBaseCap.
2008-04-10 10:30:48 +02:00
Lei Zhang
cec6c2eb4d
gdiplus: Add a stub for GdipSetClipRegion.
2008-04-10 10:30:39 +02:00
Lei Zhang
95f323ed46
user32: Handle VK_TAB in EDIT_WM_KeyDown.
2008-04-10 10:00:03 +02:00
Dan Hipschman
dfbb2fc9e0
qedit: Add a stub for IMediaDet_get_StreamLength.
...
To get this working by querying the filters for IMediaSeeking and calling
GetDuration, we need a little better support from quartz. For now a stub
is better than nothing.
2008-04-10 09:55:14 +02:00
Dan Hipschman
9536002552
qedit: Implement IMediaDet_get_FrameRate.
2008-04-10 09:55:03 +02:00
Dan Hipschman
3b0d68e409
qedit: Implement IMediaDet_get_StreamMediaType.
2008-04-10 09:54:53 +02:00
Andrew Talbot
6324670b31
msdmo: Fix calculation of array size in bytes.
2008-04-10 09:51:42 +02:00
Austin English
1b24da3aa0
ole32: Spelling fixes.
2008-04-10 09:51:12 +02:00
Maarten Lankhorst
2734e6332c
quartz: Implement stop position in the mpeg splitter.
2008-04-10 09:50:48 +02:00
Maarten Lankhorst
43f9fff0a0
quartz: Implement stop position in the filtergraph.
2008-04-10 09:48:13 +02:00
Alexandre Julliard
e3ac70c1cb
user32/tests: Avoid testing uninitialized data.
2008-04-10 09:45:34 +02:00
Tomasz Jezierski
0b64b866a4
hhctrl.ocx: Fix for writing outside allocated memory in HH_AddToolbar.
2008-04-09 21:02:15 +02:00
Lei Zhang
5cc671eec5
user32: Fix a typo.
2008-04-09 21:00:54 +02:00
Lei Zhang
b7ffa86725
user32: Add edit control check to see if its in a dialog on WM_CHAR/VK_TAB.
2008-04-09 21:00:45 +02:00
Lei Zhang
f704d5c699
user32: Add edit control check to see if its in a dialog on WM_CHAR/VK_RETURN.
2008-04-09 21:00:23 +02:00
Alexandre Julliard
731d77f762
winex11: Flush the display after creating X windows.
2008-04-09 20:24:27 +02:00
Alexandre Julliard
704ac5a51e
winex11: Added an error handler to catch bad atoms in clipboard selections.
2008-04-09 20:09:40 +02:00
Aric Stewart
5ce9649f5a
imm32: Implement ImmUnregisterWord using loaded IME.
2008-04-09 19:57:57 +02:00
Aric Stewart
25cb21de44
imm32: Implement ImmRegisterWord using loaded IME.
2008-04-09 19:57:43 +02:00
Aric Stewart
fb12a3ec7a
imm32: Implement ImmGetRegisterWordStyle using loaded IME.
2008-04-09 19:57:37 +02:00
Aric Stewart
f9414028ca
imm32: Semi-stub implement ImmGetConversionList using loaded IME.
2008-04-09 19:56:43 +02:00
Aric Stewart
35e148594e
imm32: Semi-stub implement ImmEscape using loaded IME.
2008-04-09 19:56:34 +02:00
Aric Stewart
5818a0e787
imm32: Semi-stub implement ImmEnumRegisterWord using loaded IME.
2008-04-09 19:56:29 +02:00
Mikołaj Zalewski
7656d8860e
qedit/tests: Fix dependency.
2008-04-09 16:25:49 +02:00
Alexandre Julliard
dc1ee0d142
winex11: Fix KeymapNotify handler to take left/right modifiers into account.
2008-04-09 16:25:15 +02:00
Alexandre Julliard
740b0e646b
winex11: Get rid of the useless systray hidden flag.
2008-04-09 16:22:57 +02:00
Alexandre Julliard
a0ac99c536
winex11: Add some generic support for XEMBED client windows.
2008-04-09 15:46:33 +02:00
Alexandre Julliard
ea59ea5904
winex11: Abstract window map/unmap to separate functions.
2008-04-09 15:06:40 +02:00
Hwang YunSong(황윤성)
3625d1f88c
wineps.drv: Updated Korean resource.
2008-04-09 12:20:15 +02:00
Hwang YunSong(황윤성)
72c28450cc
shell32: Updated Korean resource.
2008-04-09 12:19:35 +02:00
Chris Robinson
fd823fc2d2
wined3d: Check for NULL vertex declarations.
2008-04-09 12:17:35 +02:00
Lei Zhang
d9a4299bfc
gdiplus: Add a stub for GdipSetClipRectI.
2008-04-09 12:16:52 +02:00
Austin English
05faae7b5a
Spelling fixes.
2008-04-09 12:07:39 +02:00
Maarten Lankhorst
f2dccab7e3
quartz: Make the directsound renderer handle the Play->Pause->Play position without dropping data.
2008-04-09 12:07:21 +02:00
Maarten Lankhorst
24cac935f0
quartz: Generate a seek table for the mpeg splitter.
...
Speeds up seeking mp3's on large files.
2008-04-09 12:07:16 +02:00
Maarten Lankhorst
55f3ba9dc0
quartz: Remove while { } while construct.
...
Thanks to Andrew Talbot for spotting this.
2008-04-09 12:07:11 +02:00
Stefan Dösinger
3e5899b38d
d3d9: Some Windows drivers set undefined attributes to 0.0.
2008-04-09 11:55:22 +02:00
Stefan Dösinger
1c3e725d63
d3d9: Accept erros in the fvp->3.0 pixel shader varying test.
...
Some cards/drivers like ATI and the Geforce 8 driver return an error in
this case, make the test accept that. This lifts some constraints we
have to care for in WineD3D and removes one of the requirement for the
packing shader. We still need the packing shader for vs_1_1 -> ps_3_0
mapping and for indirect pixel shader varying addressing though.
2008-04-09 11:54:09 +02:00
Stefan Dösinger
9cd1d505bd
d3d9: Make the srgb reading test less strict.
2008-04-09 11:53:52 +02:00
Stefan Dösinger
fb8fde81d1
wined3d: Disable blending when clearing.
2008-04-09 11:53:44 +02:00
Stefan Dösinger
481bcdfe2a
wined3d: Disable MAG filters on formats that do not support them.
2008-04-09 11:53:35 +02:00
Stefan Dösinger
a22203adeb
wined3d: Make the mag filter lookup a separate array.
...
This makes it easier to make this a per texture / per adapter property.
Somewhen we should rename the remaining lookup type in the general
lookup table to wraplookup.
2008-04-09 11:48:30 +02:00
Stefan Dösinger
0cbd08b2b9
wined3d: Disable texture filtering on textures that do not support it.
...
OpenGL always offers filtering on all formats, and if the hardware
doesn't support it the driver falls back to software. Direct3D on the
other hand silently disables filtering, so that's what we should do too.
2008-04-09 11:48:13 +02:00
Stefan Dösinger
4bb54a1ab7
wined3d: Make the min mip lookup type a texture property.
2008-04-09 11:47:58 +02:00
Stefan Dösinger
98b56c3ff0
wined3d: Report D3DUSAGE_QUERY_WRAPANDMIP support.
2008-04-09 11:47:49 +02:00
Stefan Dösinger
67e0943ba3
wined3d: Store the number of aux buffers in the context.
2008-04-09 11:47:24 +02:00
Michael Stefaniuc
71e9455b73
quartz: Add missing lock releases on some code paths (Smatch).
2008-04-09 11:47:07 +02:00
Dan Hipschman
33f270afc0
qedit: Implement IMediaDet_(put|get)_CurrentStream.
2008-04-09 11:46:59 +02:00
Dan Hipschman
d3061d48e1
qedit: Implement IMediaDet_get_OutputStreams.
2008-04-09 11:46:38 +02:00
Dan Hipschman
7d2d5a25cb
qedit: Implement IMediaDet_get_Filename.
2008-04-09 11:44:51 +02:00
Dan Hipschman
dc3d6fbe7f
qedit: Implement IMediaDet_put_Filename.
2008-04-09 11:44:41 +02:00
Dan Hipschman
063aa3a1af
qedit/tests: Fix an incorrect count given to GetTempPathW.
2008-04-09 11:44:33 +02:00
Aric Stewart
bb52d30111
imm32: ImmDestroyContext cannot destroy the default context.
2008-04-09 11:43:53 +02:00
Andrew Talbot
5c8473ba78
advapi32: Array parameters are passed to function as pointers so lose size information.
2008-04-09 11:43:41 +02:00
Erik de Castro Lopo
60501aa93e
msvcrt: Clear end-of-file flag on fseek.
2008-04-09 11:43:35 +02:00
Maarten Lankhorst
994af69cac
quartz: Make the pullpin forward the BeginFlush before doing its own flushing.
2008-04-09 11:43:09 +02:00
Maarten Lankhorst
4763e83b60
quartz: Don't free a null media type in the file source.
2008-04-09 11:43:05 +02:00
Maarten Lankhorst
de117c1eb5
quartz: Make the DirectSound renderer return S_FALSE packet if in the paused state.
2008-04-09 11:42:59 +02:00
Maarten Lankhorst
8939a41563
quartz: Drop packets in the transform filter if in the wrong state.
2008-04-09 11:42:55 +02:00
Maarten Lankhorst
0117468754
quartz: Try creating the file reader from the filter source first before falling back to the generic async file reader.
2008-04-09 11:42:37 +02:00
Maarten Lankhorst
4bc4457109
quartz: Make mpeg splitter keep track of play position and keep last sample if sending was not successful.
...
This fixes data discontinuities that earlier occured after a
stop/pause command or the downright rejection of a sample (S_FALSE).
2008-04-09 11:42:17 +02:00
Alexandre Julliard
49f467c339
winex11: Add a timer to detect when a systray owner has been destroyed.
2008-04-08 15:56:09 +02:00
Alexandre Julliard
498a7628c9
winex11: Make the system tray window transparent.
2008-04-08 15:51:22 +02:00
Alexandre Julliard
52246fb921
winex11: Move all the embedded systray window support to winex11.drv.
2008-04-08 15:47:36 +02:00
Huw Davies
a643337c26
gdi32: Don't overrun the current scanline while copying a glyph's bitmap.
2008-04-08 13:25:02 +02:00
Alexander Dorofeyev
7c8b8e0a93
wined3d: Set isInDraw later in drawPrimitive.
...
This should fix the problem that in LoadLocation SFLAG_INTEXTURE path gl calls
can be made without activating context, due to isInDraw checks.
2008-04-08 13:20:34 +02:00
Michael Stefaniuc
e7311f0aa4
msacm32: Add the Romanian translation.
2008-04-08 13:20:30 +02:00
Michael Stefaniuc
08f5157ff3
mpr: Add the Romanian translation.
2008-04-08 12:28:16 +02:00
Michael Stefaniuc
f41fd59ddb
sane.ds: Add the Romanian translation.
2008-04-08 12:28:10 +02:00
Michael Stefaniuc
fe662c7be6
localui: Add the Romanian translation.
2008-04-08 12:28:04 +02:00
Austin English
5644f05edf
msi: Spelling fixes.
2008-04-08 12:25:13 +02:00
Alexandre Julliard
828ac88f24
winex11: Improved handling of broken 8-bit TARGETS selection.
2008-04-08 12:24:54 +02:00
Detlef Riekenberg
28553fa8a7
ntoskrnl.exe: Implement KeQueryInterruptTime.
2008-04-08 12:22:11 +02:00
Detlef Riekenberg
ee4a996963
ntoskrnl.exe: Implement KeQueryActiveProcessors.
2008-04-08 12:22:04 +02:00
Maarten Lankhorst
f4d9c09dd4
quartz: Fix deadlocks in pullpin.
2008-04-08 12:21:00 +02:00
Maarten Lankhorst
d1aa222e85
quartz: Make wait timeout in directsound slightly larger.
2008-04-08 12:20:55 +02:00
Alexandre Julliard
806d08c206
user32: Get rid of the debug mark option in the system menu.
2008-04-08 12:20:04 +02:00
Lei Zhang
6736ed82ed
user32: Handle VK_ESCAPE correctly in EDIT_WM_KeyDown.
2008-04-08 12:18:38 +02:00
Lei Zhang
7f10fe0744
user32: Handle ES_MULTILINE correctly for WM_KEYDOWN/VK_RETURN.
2008-04-08 12:18:18 +02:00
Lei Zhang
c8a4bb8fff
user32: Fix WM_CHAR return value for edit controls.
2008-04-08 12:18:05 +02:00
Lei Zhang
42d32aba02
user32: Add tests for edit controls and VK_TAB.
2008-04-08 12:17:54 +02:00
Lei Zhang
d1abf27f8d
user32: Add tests for edit controls and VK_RETURN.
2008-04-08 12:17:43 +02:00
Lei Zhang
e91de39521
user32: Add more tests for single line edit control inside a dialog.
2008-04-08 12:17:28 +02:00
Lei Zhang
8cf7eef073
user32: Add more tests for ES_WANTRETURN.
2008-04-08 12:17:13 +02:00
Stefan Dösinger
df2b1bea63
wined3d: Mark the SYSMEM copy outdated after releasing memory.
...
Strictly speaking this is redundant because the UnLoad before did the
job, but if we mess with the allocated memory we have to tell the
surface about that. Updating INDRAWABLE will automatically mark SYSMEM
outdated.
2008-04-08 11:59:46 +02:00
Stefan Dösinger
0de167db9e
wined3d: Put implicit surfaces into drawable on unload.
...
If we mark the sysmem copy up to date we would have to take care about
allocating it. As explained in the comment, INDRAWABLE is a saner
choice
2008-04-08 11:59:28 +02:00
Andrew Talbot
a9200b2401
msdmo: Array parameter is passed to function as pointer so loses size information.
2008-04-08 11:59:14 +02:00
Rok Mandeljc
0f4f6fac3c
oleaut32: Added Slovenian translation.
2008-04-08 11:59:07 +02:00
Rok Mandeljc
44aa996e3d
msvfw32: Added Slovenian translation.
2008-04-08 11:58:52 +02:00
Rok Mandeljc
704949d76a
msvidc32: Added Slovenian translation.
2008-04-08 11:58:49 +02:00
Rok Mandeljc
151ae30aaf
localui: Added Slovenian translation.
2008-04-08 11:58:29 +02:00
Rok Mandeljc
ea2cd45b0e
shell32: Updated Slovenian translation.
2008-04-08 11:57:56 +02:00
Rok Mandeljc
a81d15400f
devenum: Added Slovenian translation.
2008-04-08 11:57:24 +02:00
Rok Mandeljc
406507423b
shlwapi: Added Slovenian translation.
2008-04-08 11:57:10 +02:00
Rok Mandeljc
109748244d
shdoclc: Added Slovenian translation.
2008-04-08 11:57:03 +02:00
Rok Mandeljc
de234a3ce4
hhctrl.ocx: Added Slovenian translation.
2008-04-08 11:56:36 +02:00
Rok Mandeljc
0b07a620b4
mpr: Added Slovenian translation.
2008-04-08 11:56:29 +02:00
Rok Mandeljc
b8e6daa18c
credui: Added Slovenian translation.
2008-04-08 11:56:07 +02:00
Rok Mandeljc
4b96894fdd
oledlg: Added Slovenian translation.
2008-04-08 11:56:00 +02:00
Rok Mandeljc
d268561f9b
browseui: Added Slovenian translation.
2008-04-08 11:55:50 +02:00
Rok Mandeljc
59efdb3e80
wininet: Updated Slovenian translation.
2008-04-07 21:40:53 +02:00
Rok Mandeljc
6398e55bf0
localspl: Added Slovenian translation.
2008-04-07 21:40:47 +02:00
Rok Mandeljc
0ed65a1ebc
comdlg32: Updated Slovenian translation.
2008-04-07 21:40:40 +02:00
Rok Mandeljc
38323f8284
winmm: Updated Slovenian translation.
2008-04-07 21:40:29 +02:00
Rok Mandeljc
814e781026
user32: Updated Slovenian translation.
2008-04-07 21:40:25 +02:00
Rok Mandeljc
85cc101e90
msrle32: Updated Slovenian translation.
2008-04-07 21:40:19 +02:00
Rok Mandeljc
33eedaf60b
comctl32: Updated Slovenian translation.
2008-04-07 21:40:06 +02:00
Rok Mandeljc
04a740efc4
msi: Added Slovenian translation.
2008-04-07 21:39:59 +02:00
Rok Mandeljc
5372b7439a
winspool.drv: Added Slovenian translation.
2008-04-07 21:39:51 +02:00
Rok Mandeljc
b541a87f0e
sane.ds: Added Slovenian translation.
2008-04-07 21:39:45 +02:00
Rok Mandeljc
c8a8893916
mshtml: Added Slovenian translation.
2008-04-07 21:39:38 +02:00
Rok Mandeljc
50539a247f
mscacm32: Added Slovenian translation.
2008-04-07 21:39:30 +02:00
Rok Mandeljc
624c0b002d
iccvid: Added Slovenian translation.
2008-04-07 21:39:24 +02:00
Rok Mandeljc
d6f32d322d
gphoto2.ds: Added Slovenian translation.
2008-04-07 21:39:18 +02:00
Rok Mandeljc
6b144b3876
avifil32: Updated Slovenian translation.
2008-04-07 21:38:52 +02:00
Rico Schüller
54d23c9669
d3d9: Add stream_test with instancing.
2008-04-07 21:20:59 +02:00
Rico Schüller
a44da70d63
wined3d: Improve drawStridedInstanced().
2008-04-07 21:20:07 +02:00
Rico Schüller
73d98ccd4e
wined3d: Filter out invalid stuff in SetStreamSourceFreq().
2008-04-07 21:19:57 +02:00
Alexander Dorofeyev
65f9abc88d
wined3d: Move PreLoad to avoid calling it with gl lock held.
2008-04-07 21:18:47 +02:00
Alexander Dorofeyev
7f2257ca55
wined3d: Add device->isInDraw checks in LoadLocation.
...
Prevents calling ActivateContext while holding gl lock, e.g. when preloading
texture in sampler().
2008-04-07 21:18:36 +02:00
Alexander Dorofeyev
71ca80355d
wined3d: move ENTER_GL in IWineD3DDeviceImpl_Init3D.
2008-04-07 21:18:28 +02:00
Alexander Dorofeyev
b949190dcd
wined3d: Add ENTER_GL/LEAVE_GL in IWineD3DOcclusionQueryImpl_Issue.
2008-04-07 21:18:18 +02:00
Alexander Dorofeyev
93fefdf94d
wined3d: Add ENTER_GL/LEAVE_GL in IWineD3DEventQueryImpl_Issue.
2008-04-07 21:18:12 +02:00
Alexander Dorofeyev
84553fd864
wined3d: Add ENTER_GL/LEAVE_GL in IWineD3DEventQueryImpl_GetData.
2008-04-07 21:18:06 +02:00
Alexander Dorofeyev
2711b84601
wined3d: Add ENTER_GL/LEAVE_GL in IWineD3DOcclusionQueryImpl_GetData.
2008-04-07 21:18:00 +02:00
Alexander Dorofeyev
f24289e49a
wined3d: Add ENTER_GL/LEAVE_GL in IWineD3DQueryImpl_Release.
2008-04-07 21:17:55 +02:00
Alexander Dorofeyev
5ccf91b705
wined3d: LEAVE_GL when exiting with error in tesselate_rectpatch.
2008-04-07 21:17:49 +02:00
Alexander Dorofeyev
2157c7d76c
wined3d: Add ENTER_GL/LEAVE_GL in IWineD3DDeviceImpl_ResourceReleased.
2008-04-07 21:17:37 +02:00
Alexander Dorofeyev
a2017f4f21
wined3d: Add ENTER_GL/LEAVE_GL in IWineD3DDeviceImpl_ColorFill.
2008-04-07 21:17:31 +02:00
Alexander Dorofeyev
7c261553d0
wined3d: Add ENTER_GL/LEAVE_GL in IWineD3DDeviceImpl_Uninit3D.
2008-04-07 21:17:26 +02:00
Alexander Dorofeyev
29b38bc886
wined3d: Implement CONVERT_RGB32_888 conversion.
2008-04-07 21:17:15 +02:00
Alexander Dorofeyev
2f9e8a901c
wined3d: Don't copy the extra line.
...
biSizeImage has an extra line added to it, and passing it to memcpy can cause a
crash.
2008-04-07 21:17:06 +02:00
Aric Stewart
e7c00ca727
imm32: Properly handle unicode and non unicode IMEs with SetCompositionString.
2008-04-07 20:53:23 +02:00
Aric Stewart
b72dcd114d
imm: Default context and hwnd are per thread so store that data in a thread local storage.
2008-04-07 20:53:05 +02:00
Aric Stewart
7fd05b01ae
imm32: Make use of of the loaded IME for all processing.
2008-04-07 20:49:02 +02:00
Aric Stewart
26b8aa43a0
winex11: Have all xim interaction pass through the new x11drv IME interface.
2008-04-07 20:48:00 +02:00
Aric Stewart
f4fd36e543
imm32: Implement ImmGetImeMenuItems using loaded IME.
2008-04-07 20:47:29 +02:00
Aric Stewart
2a8a18fc5b
imm32: Load a default IME if a specific one is not specified. This defaults to x11.
2008-04-07 20:47:08 +02:00
Aric Stewart
467ab8a065
imm32: Implement ImmConfigureIME using the loaded IME.
2008-04-07 20:45:35 +02:00
Aric Stewart
6dca48feaf
winex11: Add IME functionality to winex11drv.
...
All XIM interaction will soon pass through this functionality instead
of directly to imm32.
2008-04-07 20:44:43 +02:00
Dmitry Timoshkov
1bf824e0b0
winex11.drv: Do not set window type to utility to avoid a Metacity bug.
2008-04-07 20:35:27 +02:00
Dmitry Timoshkov
0fdd381f26
gdi32: Move negative lfWidth test into a separate body, skip the test if there is no 'x' in the font.
2008-04-07 20:34:49 +02:00
Dmitry Timoshkov
c5d07b7c22
gdi32: Fix lfWidth before caching the font to avoid duplicate entries in the cache.
2008-04-07 20:34:37 +02:00
Alexandre Julliard
cf4c2e0b54
user32: Fix list_window_parents when run in the desktop process.
2008-04-07 20:34:24 +02:00
Alexandre Julliard
334e88bc02
winex11: Don't set NET_WM_STATE on the desktop window.
2008-04-07 17:34:47 +02:00
Andrew Talbot
2ae8e87616
advapi32: Do not call MIDL_user_free() with pointer to stack memory.
2008-04-07 13:39:32 +02:00
Francois Gouget
8a18e0e43a
Assorted spelling fixes.
2008-04-07 13:36:18 +02:00
Francois Gouget
e1ee7a3b8b
fusion/tests: Fix compilation on systems that don't support nameless unions.
2008-04-07 13:36:18 +02:00
Francois Gouget
0d0c4a355b
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2008-04-07 13:36:18 +02:00
Jacek Caban
7d95c210c8
jscript: Added IObjectSafety implementation.
2008-04-07 13:36:17 +02:00
Jacek Caban
d02c37aa4e
mshtml: Remove unneeded includes.
2008-04-07 13:36:17 +02:00
Jacek Caban
b024cd6de2
mshtml: Don't crash if nsWebBrowser could not be created.
2008-04-07 13:36:17 +02:00
Jacek Caban
9c352a11cc
mshtml: Added IHTMLWindow2::get_navigator implementation.
2008-04-07 13:36:17 +02:00
Austin English
f4c4488df8
Spelling fixes.
2008-04-07 13:36:17 +02:00
Vitaliy Margolen
bc325ac268
winex11: Properly report state of the caps-lock and num-lock and scroll-lock keys.
2008-04-07 13:01:13 +02:00
Vitaliy Margolen
b4d99eebbb
winex11: Get the ScrollLock mask.
2008-04-07 12:58:34 +02:00
Dmitry Timoshkov
751a71a044
winex11: Change the priority of evaluated window styles to workaround a Metacity bug with handling of utility windows.
2008-04-07 12:15:26 +02:00