wine
14 years agowined3d: Allow shader_buffer_init() to fail.
Henri Verbeet [Thu, 9 Jul 2009 07:56:09 +0000 (09:56 +0200)] 
wined3d: Allow shader_buffer_init() to fail.

14 years agowined3d: Rename "SHADER_BUFFER" to something sane.
Henri Verbeet [Thu, 9 Jul 2009 07:56:08 +0000 (09:56 +0200)] 
wined3d: Rename "SHADER_BUFFER" to something sane.

14 years agowined3d: Reuse the shader buffer between shaders.
Henri Verbeet [Thu, 9 Jul 2009 07:56:07 +0000 (09:56 +0200)] 
wined3d: Reuse the shader buffer between shaders.

14 years agowinapi: Modify parse_c_typedef() to get rid of the $finished variable.
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.

14 years agowinapi: Introduce a pseudo-loop in parse_c_variable() to get rid of the $finished...
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.

14 years agonotepad: Updated Korean resource.
Hwang YunSong [Thu, 9 Jul 2009 07:17:03 +0000 (16:17 +0900)] 
notepad: Updated Korean resource.

14 years agocryptui: Updated Korean resource.
Hwang YunSong [Thu, 9 Jul 2009 07:12:45 +0000 (16:12 +0900)] 
cryptui: Updated Korean resource.

14 years agocryptdlg: Updated Korean resource.
Hwang YunSong [Thu, 9 Jul 2009 07:08:31 +0000 (16:08 +0900)] 
cryptdlg: Updated Korean resource.

14 years agocrypt32: Updated Korean resource.
Hwang YunSong [Thu, 9 Jul 2009 07:04:31 +0000 (16:04 +0900)] 
crypt32: Updated Korean resource.

14 years agourlmon/tests: Fix two ok() trailing '\n's.
Francois Gouget [Thu, 9 Jul 2009 07:51:58 +0000 (09:51 +0200)] 
urlmon/tests: Fix two ok() trailing '\n's.

14 years agocomdlg32: Fix a problem with resizing a customized file dialog.
Rein Klazes [Thu, 9 Jul 2009 07:36:04 +0000 (09:36 +0200)] 
comdlg32: Fix a problem with resizing a customized file dialog.

14 years agocomctl32/listview: Fix selection and focus rectangles on reordered list (report mode).
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).

14 years agoappwiz.cpl: Fix French translation & UI display.
Frédéric Delanoy [Wed, 8 Jul 2009 16:11:59 +0000 (18:11 +0200)] 
appwiz.cpl: Fix French translation & UI display.

14 years agomsrle32: Fix French translation.
Frédéric Delanoy [Wed, 8 Jul 2009 13:32:48 +0000 (15:32 +0200)] 
msrle32: Fix French translation.

14 years agoshlwapi: Fix French translation.
Frédéric Delanoy [Wed, 8 Jul 2009 13:24:55 +0000 (15:24 +0200)] 
shlwapi: Fix French translation.

14 years agonotepad: Fix English resource line breaks.
Austin English [Wed, 8 Jul 2009 06:10:40 +0000 (01:10 -0500)] 
notepad: Fix English resource line breaks.

14 years agogdiplus: Implement GdipSaveGraphics and GdipRestoreGraphics.
Andrew Eikum [Wed, 8 Jul 2009 03:30:49 +0000 (22:30 -0500)] 
gdiplus: Implement GdipSaveGraphics and GdipRestoreGraphics.

14 years agogdiplus: Don't modify container list if container restoration fails.
Andrew Eikum [Wed, 8 Jul 2009 03:30:29 +0000 (22:30 -0500)] 
gdiplus: Don't modify container list if container restoration fails.

14 years agourlmon/tests: Add tests for CoInternetCreateZoneManager.
Detlef Riekenberg [Tue, 7 Jul 2009 22:03:21 +0000 (00:03 +0200)] 
urlmon/tests: Add tests for CoInternetCreateZoneManager.

14 years agourlmon: Partial InternetZoneManagerEx2 implementation.
Detlef Riekenberg [Tue, 7 Jul 2009 21:55:00 +0000 (23:55 +0200)] 
urlmon: Partial InternetZoneManagerEx2 implementation.

14 years agoinclude: Add IInternetZoneManagerEx2 interface for IE7.
Detlef Riekenberg [Tue, 7 Jul 2009 20:59:42 +0000 (22:59 +0200)] 
include: Add IInternetZoneManagerEx2 interface for IE7.

14 years agowinedbg: Add Swedish translation.
Anders Jonsson [Tue, 7 Jul 2009 20:16:41 +0000 (22:16 +0200)] 
winedbg: Add Swedish translation.

14 years agocryptui: Increase control width to support larger fonts.
Juan Lang [Mon, 6 Jul 2009 16:38:27 +0000 (09:38 -0700)] 
cryptui: Increase control width to support larger fonts.

14 years agowordpad: Add English neutral translations.
Huw Davies [Wed, 8 Jul 2009 14:24:08 +0000 (15:24 +0100)] 
wordpad: Add English neutral translations.

14 years agogdi32/tests: Don't continue with the tests if GetWinMetaFileBits fails.
Huw Davies [Wed, 8 Jul 2009 14:20:25 +0000 (15:20 +0100)] 
gdi32/tests: Don't continue with the tests if GetWinMetaFileBits fails.

14 years agocomctl32/tests: Fix test failures with comctl32 <= 5.80.
Paul Vriens [Wed, 8 Jul 2009 09:57:23 +0000 (11:57 +0200)] 
comctl32/tests: Fix test failures with comctl32 <= 5.80.

14 years agowined3d: Fix a sign compare warning in shader_vaddline().
Henri Verbeet [Wed, 8 Jul 2009 07:49:29 +0000 (09:49 +0200)] 
wined3d: Fix a sign compare warning in shader_vaddline().

14 years agowined3d: Fix a sign compare warning in glsl_shader.c.
Henri Verbeet [Wed, 8 Jul 2009 07:49:28 +0000 (09:49 +0200)] 
wined3d: Fix a sign compare warning in glsl_shader.c.

14 years agowined3d: Trace the D3D shader in find_glsl_vshader() / find_glsl_pshader().
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.

14 years agowined3d: Avoid destroying the currently active context for non-implicit swapchains.
Henri Verbeet [Wed, 8 Jul 2009 07:49:26 +0000 (09:49 +0200)] 
wined3d: Avoid destroying the currently active context for non-implicit swapchains.

14 years agowined3d: Implement a A8R8G8B8 to X8R8G8B8 surface format converter.
Henri Verbeet [Wed, 8 Jul 2009 07:49:25 +0000 (09:49 +0200)] 
wined3d: Implement a A8R8G8B8 to X8R8G8B8 surface format converter.

14 years agowinefile: Remove space before ellipsis.
Francois Gouget [Wed, 8 Jul 2009 05:26:50 +0000 (07:26 +0200)] 
winefile: Remove space before ellipsis.

14 years agonotepad: Remove spaces before '\n's.
Francois Gouget [Wed, 8 Jul 2009 05:26:39 +0000 (07:26 +0200)] 
notepad: Remove spaces before '\n's.

14 years agonotepad: Add Cancel button to message box displayed when opening a non-existent file...
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.

14 years agocomctl32/listview: Basic LVN_(BEGIN|END)SCROLL tests.
Nikolay Sivov [Tue, 7 Jul 2009 20:03:33 +0000 (00:03 +0400)] 
comctl32/listview: Basic LVN_(BEGIN|END)SCROLL tests.

14 years agocomctl32/listview: A basic test for column width default value.
Nikolay Sivov [Tue, 7 Jul 2009 18:36:50 +0000 (22:36 +0400)] 
comctl32/listview: A basic test for column width default value.

14 years agowined3d: Fix Nvidia GTX series misdetection.
Erik Inge Bolsø [Tue, 7 Jul 2009 16:25:16 +0000 (18:25 +0200)] 
wined3d: Fix Nvidia GTX series misdetection.

14 years agows2_32/tests: Fix a test failure on NT4.
Paul Vriens [Tue, 7 Jul 2009 15:08:04 +0000 (17:08 +0200)] 
ws2_32/tests: Fix a test failure on NT4.

14 years agowinemenubuilder: Use heap_printf to allocate the right amount of memory and not cause...
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.

14 years agowininet: Rename WININETHANDLEHEADER to object_header_t.
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.

14 years agomshtml: Added support for VT_UINT name in IHTMLElementCollection::item.
Jacek Caban [Tue, 7 Jul 2009 19:01:19 +0000 (21:01 +0200)] 
mshtml: Added support for VT_UINT name in IHTMLElementCollection::item.

14 years agourlmon: Moved more initialization code to init_test.
Jacek Caban [Tue, 7 Jul 2009 19:00:54 +0000 (21:00 +0200)] 
urlmon: Moved more initialization code to init_test.

14 years agourlmon: Ignore QueryInterface call for an undocumented interface.
Jacek Caban [Tue, 7 Jul 2009 18:15:52 +0000 (20:15 +0200)] 
urlmon: Ignore QueryInterface call for an undocumented interface.

14 years agosetupapi: Fix French translation & UI display.
Frédéric Delanoy [Tue, 7 Jul 2009 17:15:51 +0000 (19:15 +0200)] 
setupapi: Fix French translation & UI display.

14 years agowineps.drv: 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.

14 years agooledlg: 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.

14 years agoiccvid: Fix French translation.
Frédéric Delanoy [Tue, 7 Jul 2009 15:42:45 +0000 (17:42 +0200)] 
iccvid: Fix French translation.

14 years agoavifil32: Fix French translation.
Frédéric Delanoy [Tue, 7 Jul 2009 15:08:05 +0000 (17:08 +0200)] 
avifil32: Fix French translation.

14 years agoserialui: Fix French translation & UI display.
Frédéric Delanoy [Tue, 7 Jul 2009 15:32:28 +0000 (17:32 +0200)] 
serialui: Fix French translation & UI display.

14 years agowinefile: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 17:14:59 +0000 (10:14 -0700)] 
winefile: Update Portuguese translation and convert to UTF8.

14 years agowineconsole: 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.

14 years agowinecfg: 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.

14 years agoregedit: 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.

14 years agoprogman: 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.

14 years agooledlg: Fix Portuguese translation.
Ricardo Filipe [Tue, 7 Jul 2009 14:28:05 +0000 (07:28 -0700)] 
oledlg: Fix Portuguese translation.

14 years agocrypt32: Update French translation.
Frédéric Delanoy [Tue, 7 Jul 2009 13:54:30 +0000 (15:54 +0200)] 
crypt32: Update French translation.

14 years agowinhlp32: Improve Dutch translations and convert to UTF8.
Paul Vriens [Tue, 7 Jul 2009 11:39:32 +0000 (13:39 +0200)] 
winhlp32: Improve Dutch translations and convert to UTF8.

14 years agoshdoclc: Add English neutral translations and fix US English.
Huw Davies [Tue, 7 Jul 2009 11:30:01 +0000 (12:30 +0100)] 
shdoclc: Add English neutral translations and fix US English.

14 years agoregedit: Update English neutral translations.
Huw Davies [Tue, 7 Jul 2009 11:17:17 +0000 (12:17 +0100)] 
regedit: Update English neutral translations.

14 years agohhctrl.ocx: Add English neutral translations.
Huw Davies [Tue, 7 Jul 2009 11:23:34 +0000 (12:23 +0100)] 
hhctrl.ocx: Add English neutral translations.

14 years agooleaut32: Prevent overflow in VarDecCmp.
Hib Eris [Tue, 7 Jul 2009 12:01:57 +0000 (14:01 +0200)] 
oleaut32: Prevent overflow in VarDecCmp.

14 years agooleaut32/tests: Add tests for VarDecCmp.
Hib Eris [Tue, 7 Jul 2009 12:00:24 +0000 (14:00 +0200)] 
oleaut32/tests: Add tests for VarDecCmp.

14 years agojscript: Added Object_toString and Object_toLocaleString implementation.
Piotr Caban [Tue, 7 Jul 2009 11:45:38 +0000 (13:45 +0200)] 
jscript: Added Object_toString and Object_toLocaleString implementation.

14 years ago jscript: Added Object_valueOf implementation.
Piotr Caban [Tue, 7 Jul 2009 12:07:47 +0000 (14:07 +0200)] 
 jscript: Added Object_valueOf implementation.

14 years agojscript: Inherit Array valueOf from Object.
Piotr Caban [Tue, 7 Jul 2009 11:45:06 +0000 (13:45 +0200)] 
jscript: Inherit Array valueOf from Object.

14 years agojscript: Fix DateConstr_parse implementation.
Piotr Caban [Tue, 7 Jul 2009 11:44:53 +0000 (13:44 +0200)] 
jscript: Fix DateConstr_parse implementation.

14 years agokernel32/tests: Avoid using non-ASCII characters in strings.
Alexandre Julliard [Tue, 7 Jul 2009 11:55:58 +0000 (13:55 +0200)] 
kernel32/tests: Avoid using non-ASCII characters in strings.

14 years agoshlwapi: Forward UrlCrackW to wininet.InternetCrackUrlW.
Aric Stewart [Mon, 6 Jul 2009 16:50:20 +0000 (11:50 -0500)] 
shlwapi: Forward UrlCrackW to wininet.InternetCrackUrlW.

14 years agocomctl32: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 20:09:13 +0000 (13:09 -0700)] 
comctl32: Update Portuguese translation and convert to UTF8.

14 years agompr: 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.

14 years agoclock: 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.

14 years agouser32: 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.

14 years agoshell32: 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.

14 years agosetupapi: 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.

14 years agocmdlgtst: 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.

14 years agonotepad: 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.

14 years agowinecfg: Add English neutral translations.
Huw Davies [Mon, 6 Jul 2009 16:14:41 +0000 (17:14 +0100)] 
winecfg: Add English neutral translations.

14 years agowineconsole: Add English neutral translations.
Huw Davies [Mon, 6 Jul 2009 16:18:33 +0000 (17:18 +0100)] 
wineconsole: Add English neutral translations.

14 years agowinhlp32: Add English neutral translations.
Huw Davies [Mon, 6 Jul 2009 16:10:39 +0000 (17:10 +0100)] 
winhlp32: Add English neutral translations.

14 years agoshell32: Add missing encoding for Dutch resources.
Paul Vriens [Tue, 7 Jul 2009 11:01:18 +0000 (13:01 +0200)] 
shell32: Add missing encoding for Dutch resources.

14 years agogdi32: Use a modified version of MulDiv to match native behaviour.
Huw Davies [Tue, 7 Jul 2009 10:32:41 +0000 (11:32 +0100)] 
gdi32: Use a modified version of MulDiv to match native behaviour.

14 years agogdiplus/tests: Test cases for GdipBeginContainer2.
Andrew Eikum [Sun, 5 Jul 2009 20:53:07 +0000 (15:53 -0500)] 
gdiplus/tests: Test cases for GdipBeginContainer2.

14 years agogdiplus: Implement GdipBeginContainer2 and GdipEndContainer.
Andrew Eikum [Sun, 5 Jul 2009 22:04:20 +0000 (17:04 -0500)] 
gdiplus: Implement GdipBeginContainer2 and GdipEndContainer.

14 years agowined3d: Replace some shader_is_pshader_version() calls with plain type checks.
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.

14 years agowined3d: Get rid of some pointers in WINED3DADAPTER_IDENTIFIER.
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.

14 years agowined3d: checkGLcall() doesn't need a \n.
Henri Verbeet [Tue, 7 Jul 2009 09:08:02 +0000 (11:08 +0200)] 
wined3d: checkGLcall() doesn't need a \n.

14 years agowined3d: Add some missing float suffixes.
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.

14 years agowined3d: Avoid an unnecessary strcpy().
Henri Verbeet [Tue, 7 Jul 2009 09:08:00 +0000 (11:08 +0200)] 
wined3d: Avoid an unnecessary strcpy().

14 years agocryptdlg: Add missing encoding info to the German resource file.
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.

14 years agooleacc: Add missing encoding info to the German resource file.
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.

14 years agoshell32/tests: Revive the test for CSIDL_SYSTEMX86.
Alexandre Julliard [Tue, 7 Jul 2009 09:48:25 +0000 (11:48 +0200)] 
shell32/tests: Revive the test for CSIDL_SYSTEMX86.

14 years agoshell32: Add support for the CSIDL_SYSTEMX86 folder.
Alexandre Julliard [Tue, 7 Jul 2009 09:47:58 +0000 (11:47 +0200)] 
shell32: Add support for the CSIDL_SYSTEMX86 folder.

14 years agokernel32: Add implementation of GetSystemWow64DirectoryA/W.
Alexandre Julliard [Tue, 7 Jul 2009 09:42:03 +0000 (11:42 +0200)] 
kernel32: Add implementation of GetSystemWow64DirectoryA/W.

14 years agontdll: Support querying the Wow64 state of other processes.
Alexandre Julliard [Tue, 7 Jul 2009 09:38:19 +0000 (11:38 +0200)] 
ntdll: Support querying the Wow64 state of other processes.

14 years agoserver: Return the process CPU in the get_process_info request.
Alexandre Julliard [Tue, 7 Jul 2009 09:37:47 +0000 (11:37 +0200)] 
server: Return the process CPU in the get_process_info request.

14 years agoregedit: Implement open last key at startup.
Vladimir Pankratov [Thu, 2 Jul 2009 16:29:44 +0000 (21:29 +0500)] 
regedit: Implement open last key at startup.

14 years agoole32: Make apartment_addref() static.
Francois Gouget [Mon, 6 Jul 2009 06:09:06 +0000 (08:09 +0200)] 
ole32: Make apartment_addref() static.

14 years agoole32: Reorder some compobj functions to avoid forward declarations.
Francois Gouget [Mon, 6 Jul 2009 06:08:27 +0000 (08:08 +0200)] 
ole32: Reorder some compobj functions to avoid forward declarations.

14 years agocomctl32/listview: Fix hittest flag calculation for negative Y values on report mode.
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.

14 years agocomctl32/listview: Fix hittesting for "small" positive Y coordinates.
Nikolay Sivov [Mon, 6 Jul 2009 23:28:53 +0000 (03:28 +0400)] 
comctl32/listview: Fix hittesting for "small" positive Y coordinates.