Henri Verbeet [Thu, 9 Jul 2009 07:56:09 +0000 (09:56 +0200)]
wined3d: Allow shader_buffer_init() to fail.
Henri Verbeet [Thu, 9 Jul 2009 07:56:08 +0000 (09:56 +0200)]
wined3d: Rename "SHADER_BUFFER" to something sane.
Henri Verbeet [Thu, 9 Jul 2009 07:56:07 +0000 (09:56 +0200)]
wined3d: Reuse the shader buffer between shaders.
Francois Gouget [Thu, 9 Jul 2009 07:52:11 +0000 (09:52 +0200)]
winapi: Modify parse_c_typedef() to get rid of the $finished variable.
Francois Gouget [Thu, 9 Jul 2009 07:52:08 +0000 (09:52 +0200)]
winapi: Introduce a pseudo-loop in parse_c_variable() to get rid of the $finished variable.
Hwang YunSong [Thu, 9 Jul 2009 07:17:03 +0000 (16:17 +0900)]
notepad: Updated Korean resource.
Hwang YunSong [Thu, 9 Jul 2009 07:12:45 +0000 (16:12 +0900)]
cryptui: Updated Korean resource.
Hwang YunSong [Thu, 9 Jul 2009 07:08:31 +0000 (16:08 +0900)]
cryptdlg: Updated Korean resource.
Hwang YunSong [Thu, 9 Jul 2009 07:04:31 +0000 (16:04 +0900)]
crypt32: Updated Korean resource.
Francois Gouget [Thu, 9 Jul 2009 07:51:58 +0000 (09:51 +0200)]
urlmon/tests: Fix two ok() trailing '\n's.
Rein Klazes [Thu, 9 Jul 2009 07:36:04 +0000 (09:36 +0200)]
comdlg32: Fix a problem with resizing a customized file dialog.
Nikolay Sivov [Wed, 8 Jul 2009 22:58:11 +0000 (02:58 +0400)]
comctl32/listview: Fix selection and focus rectangles on reordered list (report mode).
Frédéric Delanoy [Wed, 8 Jul 2009 16:11:59 +0000 (18:11 +0200)]
appwiz.cpl: Fix French translation & UI display.
Frédéric Delanoy [Wed, 8 Jul 2009 13:32:48 +0000 (15:32 +0200)]
msrle32: Fix French translation.
Frédéric Delanoy [Wed, 8 Jul 2009 13:24:55 +0000 (15:24 +0200)]
shlwapi: Fix French translation.
Austin English [Wed, 8 Jul 2009 06:10:40 +0000 (01:10 -0500)]
notepad: Fix English resource line breaks.
Andrew Eikum [Wed, 8 Jul 2009 03:30:49 +0000 (22:30 -0500)]
gdiplus: Implement GdipSaveGraphics and GdipRestoreGraphics.
Andrew Eikum [Wed, 8 Jul 2009 03:30:29 +0000 (22:30 -0500)]
gdiplus: Don't modify container list if container restoration fails.
Detlef Riekenberg [Tue, 7 Jul 2009 22:03:21 +0000 (00:03 +0200)]
urlmon/tests: Add tests for CoInternetCreateZoneManager.
Detlef Riekenberg [Tue, 7 Jul 2009 21:55:00 +0000 (23:55 +0200)]
urlmon: Partial InternetZoneManagerEx2 implementation.
Detlef Riekenberg [Tue, 7 Jul 2009 20:59:42 +0000 (22:59 +0200)]
include: Add IInternetZoneManagerEx2 interface for IE7.
Anders Jonsson [Tue, 7 Jul 2009 20:16:41 +0000 (22:16 +0200)]
winedbg: Add Swedish translation.
Juan Lang [Mon, 6 Jul 2009 16:38:27 +0000 (09:38 -0700)]
cryptui: Increase control width to support larger fonts.
Huw Davies [Wed, 8 Jul 2009 14:24:08 +0000 (15:24 +0100)]
wordpad: Add English neutral translations.
Huw Davies [Wed, 8 Jul 2009 14:20:25 +0000 (15:20 +0100)]
gdi32/tests: Don't continue with the tests if GetWinMetaFileBits fails.
Paul Vriens [Wed, 8 Jul 2009 09:57:23 +0000 (11:57 +0200)]
comctl32/tests: Fix test failures with comctl32 <= 5.80.
Henri Verbeet [Wed, 8 Jul 2009 07:49:29 +0000 (09:49 +0200)]
wined3d: Fix a sign compare warning in shader_vaddline().
Henri Verbeet [Wed, 8 Jul 2009 07:49:28 +0000 (09:49 +0200)]
wined3d: Fix a sign compare warning in glsl_shader.c.
Henri Verbeet [Wed, 8 Jul 2009 07:49:27 +0000 (09:49 +0200)]
wined3d: Trace the D3D shader in find_glsl_vshader() / find_glsl_pshader().
It's quite useful to know to which D3D shader a GLSL shader corresponds.
Henri Verbeet [Wed, 8 Jul 2009 07:49:26 +0000 (09:49 +0200)]
wined3d: Avoid destroying the currently active context for non-implicit swapchains.
Henri Verbeet [Wed, 8 Jul 2009 07:49:25 +0000 (09:49 +0200)]
wined3d: Implement a A8R8G8B8 to X8R8G8B8 surface format converter.
Francois Gouget [Wed, 8 Jul 2009 05:26:50 +0000 (07:26 +0200)]
winefile: Remove space before ellipsis.
Francois Gouget [Wed, 8 Jul 2009 05:26:39 +0000 (07:26 +0200)]
notepad: Remove spaces before '\n's.
Alexander Scott-Johns [Tue, 7 Jul 2009 18:31:48 +0000 (19:31 +0100)]
notepad: Add Cancel button to message box displayed when opening a non-existent file with the command line.
Nikolay Sivov [Tue, 7 Jul 2009 20:03:33 +0000 (00:03 +0400)]
comctl32/listview: Basic LVN_(BEGIN|END)SCROLL tests.
Nikolay Sivov [Tue, 7 Jul 2009 18:36:50 +0000 (22:36 +0400)]
comctl32/listview: A basic test for column width default value.
Erik Inge Bolsø [Tue, 7 Jul 2009 16:25:16 +0000 (18:25 +0200)]
wined3d: Fix Nvidia GTX series misdetection.
Paul Vriens [Tue, 7 Jul 2009 15:08:04 +0000 (17:08 +0200)]
ws2_32/tests: Fix a test failure on NT4.
Peter Oberndorfer [Tue, 7 Jul 2009 20:01:59 +0000 (22:01 +0200)]
winemenubuilder: Use heap_printf to allocate the right amount of memory and not cause heap corruption.
Jacek Caban [Tue, 7 Jul 2009 19:46:09 +0000 (21:46 +0200)]
wininet: Rename WININETHANDLEHEADER to object_header_t.
wininet struct names are very unreadable and I hope that patches
renaming them will be accepted.
Jacek Caban [Tue, 7 Jul 2009 19:01:19 +0000 (21:01 +0200)]
mshtml: Added support for VT_UINT name in IHTMLElementCollection::item.
Jacek Caban [Tue, 7 Jul 2009 19:00:54 +0000 (21:00 +0200)]
urlmon: Moved more initialization code to init_test.
Jacek Caban [Tue, 7 Jul 2009 18:15:52 +0000 (20:15 +0200)]
urlmon: Ignore QueryInterface call for an undocumented interface.
Frédéric Delanoy [Tue, 7 Jul 2009 17:15:51 +0000 (19:15 +0200)]
setupapi: Fix French translation & UI display.
Frédéric Delanoy [Tue, 7 Jul 2009 17:05:34 +0000 (19:05 +0200)]
wineps.drv: Fix French translation & UI display.
Frédéric Delanoy [Tue, 7 Jul 2009 16:48:33 +0000 (18:48 +0200)]
oledlg: Fix French translation & UI display.
Frédéric Delanoy [Tue, 7 Jul 2009 15:42:45 +0000 (17:42 +0200)]
iccvid: Fix French translation.
Frédéric Delanoy [Tue, 7 Jul 2009 15:08:05 +0000 (17:08 +0200)]
avifil32: Fix French translation.
Frédéric Delanoy [Tue, 7 Jul 2009 15:32:28 +0000 (17:32 +0200)]
serialui: Fix French translation & UI display.
Ricardo Filipe [Tue, 7 Jul 2009 17:14:59 +0000 (10:14 -0700)]
winefile: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 17:00:46 +0000 (10:00 -0700)]
wineconsole: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 16:44:53 +0000 (09:44 -0700)]
winecfg: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 16:02:11 +0000 (09:02 -0700)]
regedit: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 14:36:54 +0000 (07:36 -0700)]
progman: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 14:28:05 +0000 (07:28 -0700)]
oledlg: Fix Portuguese translation.
Frédéric Delanoy [Tue, 7 Jul 2009 13:54:30 +0000 (15:54 +0200)]
crypt32: Update French translation.
Paul Vriens [Tue, 7 Jul 2009 11:39:32 +0000 (13:39 +0200)]
winhlp32: Improve Dutch translations and convert to UTF8.
Huw Davies [Tue, 7 Jul 2009 11:30:01 +0000 (12:30 +0100)]
shdoclc: Add English neutral translations and fix US English.
Huw Davies [Tue, 7 Jul 2009 11:17:17 +0000 (12:17 +0100)]
regedit: Update English neutral translations.
Huw Davies [Tue, 7 Jul 2009 11:23:34 +0000 (12:23 +0100)]
hhctrl.ocx: Add English neutral translations.
Hib Eris [Tue, 7 Jul 2009 12:01:57 +0000 (14:01 +0200)]
oleaut32: Prevent overflow in VarDecCmp.
Hib Eris [Tue, 7 Jul 2009 12:00:24 +0000 (14:00 +0200)]
oleaut32/tests: Add tests for VarDecCmp.
Piotr Caban [Tue, 7 Jul 2009 11:45:38 +0000 (13:45 +0200)]
jscript: Added Object_toString and Object_toLocaleString implementation.
Piotr Caban [Tue, 7 Jul 2009 12:07:47 +0000 (14:07 +0200)]
jscript: Added Object_valueOf implementation.
Piotr Caban [Tue, 7 Jul 2009 11:45:06 +0000 (13:45 +0200)]
jscript: Inherit Array valueOf from Object.
Piotr Caban [Tue, 7 Jul 2009 11:44:53 +0000 (13:44 +0200)]
jscript: Fix DateConstr_parse implementation.
Alexandre Julliard [Tue, 7 Jul 2009 11:55:58 +0000 (13:55 +0200)]
kernel32/tests: Avoid using non-ASCII characters in strings.
Aric Stewart [Mon, 6 Jul 2009 16:50:20 +0000 (11:50 -0500)]
shlwapi: Forward UrlCrackW to wininet.InternetCrackUrlW.
Ricardo Filipe [Mon, 6 Jul 2009 20:09:13 +0000 (13:09 -0700)]
comctl32: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 19:29:05 +0000 (12:29 -0700)]
mpr: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 10:26:39 +0000 (03:26 -0700)]
clock: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 23:42:34 +0000 (16:42 -0700)]
user32: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 23:26:21 +0000 (16:26 -0700)]
shell32: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 21:45:59 +0000 (14:45 -0700)]
setupapi: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 10:42:49 +0000 (03:42 -0700)]
cmdlgtst: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 10:55:29 +0000 (03:55 -0700)]
notepad: Update Portuguese translation and convert to UTF8.
Huw Davies [Mon, 6 Jul 2009 16:14:41 +0000 (17:14 +0100)]
winecfg: Add English neutral translations.
Huw Davies [Mon, 6 Jul 2009 16:18:33 +0000 (17:18 +0100)]
wineconsole: Add English neutral translations.
Huw Davies [Mon, 6 Jul 2009 16:10:39 +0000 (17:10 +0100)]
winhlp32: Add English neutral translations.
Paul Vriens [Tue, 7 Jul 2009 11:01:18 +0000 (13:01 +0200)]
shell32: Add missing encoding for Dutch resources.
Huw Davies [Tue, 7 Jul 2009 10:32:41 +0000 (11:32 +0100)]
gdi32: Use a modified version of MulDiv to match native behaviour.
Andrew Eikum [Sun, 5 Jul 2009 20:53:07 +0000 (15:53 -0500)]
gdiplus/tests: Test cases for GdipBeginContainer2.
Andrew Eikum [Sun, 5 Jul 2009 22:04:20 +0000 (17:04 -0500)]
gdiplus: Implement GdipBeginContainer2 and GdipEndContainer.
Henri Verbeet [Tue, 7 Jul 2009 09:08:04 +0000 (11:08 +0200)]
wined3d: Replace some shader_is_pshader_version() calls with plain type checks.
Henri Verbeet [Tue, 7 Jul 2009 09:08:03 +0000 (11:08 +0200)]
wined3d: Get rid of some pointers in WINED3DADAPTER_IDENTIFIER.
This also avoids some unchecked strcpy() calls.
Henri Verbeet [Tue, 7 Jul 2009 09:08:02 +0000 (11:08 +0200)]
wined3d: checkGLcall() doesn't need a \n.
Henri Verbeet [Tue, 7 Jul 2009 09:08:01 +0000 (11:08 +0200)]
wined3d: Add some missing float suffixes.
The compiler should be smart enough to fix most of these, but it looks sloppy.
Henri Verbeet [Tue, 7 Jul 2009 09:08:00 +0000 (11:08 +0200)]
wined3d: Avoid an unnecessary strcpy().
Michael Stefaniuc [Tue, 7 Jul 2009 09:06:36 +0000 (11:06 +0200)]
cryptdlg: Add missing encoding info to the German resource file.
The file is already UTF-8.
Michael Stefaniuc [Tue, 7 Jul 2009 09:06:26 +0000 (11:06 +0200)]
oleacc: Add missing encoding info to the German resource file.
The file is already UTF-8.
Alexandre Julliard [Tue, 7 Jul 2009 09:48:25 +0000 (11:48 +0200)]
shell32/tests: Revive the test for CSIDL_SYSTEMX86.
Alexandre Julliard [Tue, 7 Jul 2009 09:47:58 +0000 (11:47 +0200)]
shell32: Add support for the CSIDL_SYSTEMX86 folder.
Alexandre Julliard [Tue, 7 Jul 2009 09:42:03 +0000 (11:42 +0200)]
kernel32: Add implementation of GetSystemWow64DirectoryA/W.
Alexandre Julliard [Tue, 7 Jul 2009 09:38:19 +0000 (11:38 +0200)]
ntdll: Support querying the Wow64 state of other processes.
Alexandre Julliard [Tue, 7 Jul 2009 09:37:47 +0000 (11:37 +0200)]
server: Return the process CPU in the get_process_info request.
Vladimir Pankratov [Thu, 2 Jul 2009 16:29:44 +0000 (21:29 +0500)]
regedit: Implement open last key at startup.
Francois Gouget [Mon, 6 Jul 2009 06:09:06 +0000 (08:09 +0200)]
ole32: Make apartment_addref() static.
Francois Gouget [Mon, 6 Jul 2009 06:08:27 +0000 (08:08 +0200)]
ole32: Reorder some compobj functions to avoid forward declarations.
Nikolay Sivov [Mon, 6 Jul 2009 23:44:30 +0000 (03:44 +0400)]
comctl32/listview: Fix hittest flag calculation for negative Y values on report mode.
Nikolay Sivov [Mon, 6 Jul 2009 23:28:53 +0000 (03:28 +0400)]
comctl32/listview: Fix hittesting for "small" positive Y coordinates.