Oliver Stieber [Tue, 5 Jul 2005 14:05:18 +0000 (14:05 +0000)]
Implemented stateblocks in wined3d.
Vitaliy Margolen [Tue, 5 Jul 2005 14:04:25 +0000 (14:04 +0000)]
Fix some failing tests.
Alexandre Julliard [Tue, 5 Jul 2005 12:52:57 +0000 (12:52 +0000)]
Get rid of the global debugging flag.
Alexandre Julliard [Tue, 5 Jul 2005 12:52:07 +0000 (12:52 +0000)]
Intercept functions for 16-bit relay debugging by patching the
CALLFROM16 table instead of having the wine_call_from_16 functions
call out the relay functions explicitly.
Stefan Huehner [Tue, 5 Jul 2005 12:49:14 +0000 (12:49 +0000)]
Fix -Wmissing-declarations warnings.
Detlef Riekenberg [Tue, 5 Jul 2005 12:40:25 +0000 (12:40 +0000)]
LoadImageW: Fix type of TRACE parameter.
Vijay Kiran Kamuju [Tue, 5 Jul 2005 12:39:38 +0000 (12:39 +0000)]
Added declaration for IMimeInfo interface.
Alexandre Julliard [Tue, 5 Jul 2005 11:50:40 +0000 (11:50 +0000)]
Added vararg argument type so that the relay code can distinguish from
a normal cdecl function.
Don't rely on the relay thunk preserving the stack pointer.
Paul Vriens [Tue, 5 Jul 2005 11:46:53 +0000 (11:46 +0000)]
Added some tests for other information classes.
Correct comment for test 0x3.
Paul Vriens [Tue, 5 Jul 2005 11:46:37 +0000 (11:46 +0000)]
Improved stubs to show the correct behavior.
Huw Davies [Tue, 5 Jul 2005 11:46:22 +0000 (11:46 +0000)]
Add an English neutral version of the graphics tab.
Mike McCormack [Tue, 5 Jul 2005 11:46:09 +0000 (11:46 +0000)]
Fix some gcc 4.0 warnings.
Frank Richter [Tue, 5 Jul 2005 11:45:57 +0000 (11:45 +0000)]
Opening some theme class data now also increases the reference count
of the theme file, so as long as theme class data is still opened
somewhere, the theme file won't get freed. Otherwise, it could happen
that invalid class data was used, which could lead to problems.
Frank Richter [Tue, 5 Jul 2005 11:45:41 +0000 (11:45 +0000)]
Changed the default transparent color in case none was explicitly
specified from the upper left pixel color to magenta. Empirically
gives better results.
Frank Richter [Tue, 5 Jul 2005 11:45:28 +0000 (11:45 +0000)]
Add support for drawing menus in "flat" style.
Stefan Huehner [Tue, 5 Jul 2005 11:05:50 +0000 (11:05 +0000)]
Fix some more -Wmissing-declarations warnings.
Mike McCormack [Tue, 5 Jul 2005 11:02:54 +0000 (11:02 +0000)]
Fix gcc 4.0 -Wpointer-sign warnings.
Mike McCormack [Tue, 5 Jul 2005 11:02:37 +0000 (11:02 +0000)]
-Wpointer-sign fixes for gcc 4.0.
Robert Shearman [Tue, 5 Jul 2005 11:02:19 +0000 (11:02 +0000)]
Document active object and variant functions.
Felix Nawothnig [Tue, 5 Jul 2005 11:01:29 +0000 (11:01 +0000)]
Fix DPA tests on Win95.
Paul Vriens [Tue, 5 Jul 2005 11:01:22 +0000 (11:01 +0000)]
Removed 4 bytes from the SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
struct.
Changed some dwSpare into liKernelTime and liUserTime.
Maarten Lankhorst [Tue, 5 Jul 2005 11:01:01 +0000 (11:01 +0000)]
Added missing declaration for ITextServices->OnTxInPlaceDeactivate.
Huw Davies [Tue, 5 Jul 2005 11:00:47 +0000 (11:00 +0000)]
Add English neutral version of IDS_COLOR_GRAY.
Jonathan Ernst [Tue, 5 Jul 2005 11:00:33 +0000 (11:00 +0000)]
Updated winefile French resources.
Jonathan Ernst [Tue, 5 Jul 2005 11:00:20 +0000 (11:00 +0000)]
- Updated winecfg French resources.
- Fixed control size and placement.
Huw Davies [Tue, 5 Jul 2005 11:00:09 +0000 (11:00 +0000)]
Add one more level of indirection to the printer handle array to allow
more information than just the name to be stored.
Wrap accesses to the printer handle array in a critsec.
Dmitry Timoshkov [Tue, 5 Jul 2005 10:59:46 +0000 (10:59 +0000)]
Add a test case for IsWindowUnicode.
Marcelo Duarte [Tue, 5 Jul 2005 10:59:11 +0000 (10:59 +0000)]
Update shell32 resources for Portuguese.
Marcelo Duarte [Tue, 5 Jul 2005 10:58:53 +0000 (10:58 +0000)]
Remove double SEPARATOR.
Oliver Stieber [Tue, 5 Jul 2005 10:58:41 +0000 (10:58 +0000)]
Make sure that the OpenGL visual created for a window has a stencil
buffer.
Vincent Béron [Tue, 5 Jul 2005 10:58:20 +0000 (10:58 +0000)]
Clean wineinstall from config file references.
Michael Jung [Tue, 5 Jul 2005 10:58:11 +0000 (10:58 +0000)]
Return correct attributes in ParseDisplayName.
Mike McCormack [Tue, 5 Jul 2005 10:57:47 +0000 (10:57 +0000)]
Fix gcc 4.0 warnings.
Frank Richter [Tue, 5 Jul 2005 10:57:37 +0000 (10:57 +0000)]
Let property sheets update the cached system colors upon receiving
WM_SYSCOLORCHANGE.
Frank Richter [Tue, 5 Jul 2005 10:57:17 +0000 (10:57 +0000)]
Write WCHAR strings to registry with correct size.
Hans Leidekker [Tue, 5 Jul 2005 10:56:52 +0000 (10:56 +0000)]
Fix color directory handling.
Thomas Weidenmueller [Tue, 5 Jul 2005 10:56:27 +0000 (10:56 +0000)]
IsThemeDialogTextureEnabled should have one parameter to match the
prototype in the official headers.
Frank Richter [Tue, 5 Jul 2005 10:55:44 +0000 (10:55 +0000)]
Add support for SPI_[SG]ETFLATMENU in SystemParametersInfo (although
without saving of the setting).
Frank Richter [Tue, 5 Jul 2005 10:55:22 +0000 (10:55 +0000)]
Enable/disable "flat menus" based on the setting from the active
theme.
Mike McCormack [Sun, 3 Jul 2005 12:05:03 +0000 (12:05 +0000)]
Fix -Wpointer-sign warnings.
Mike McCormack [Sun, 3 Jul 2005 12:03:35 +0000 (12:03 +0000)]
-Wpointer-sign fixes.
Felix Nawothnig [Sun, 3 Jul 2005 12:02:09 +0000 (12:02 +0000)]
Rewrote the DPA testsuite.
Mike McCormack [Sun, 3 Jul 2005 12:01:58 +0000 (12:01 +0000)]
Define more Nt* functions.
Alexandre Julliard [Sun, 3 Jul 2005 11:28:44 +0000 (11:28 +0000)]
Moved all 16-bit relay code to the text section.
Changed a few symbol names for better consistency.
Alexandre Julliard [Sun, 3 Jul 2005 11:26:13 +0000 (11:26 +0000)]
Added error message for missing LDT support on i386.
Alexandre Julliard [Sun, 3 Jul 2005 11:24:54 +0000 (11:24 +0000)]
Some fixes for the Darwin build.
Vitaliy Margolen [Sun, 3 Jul 2005 11:23:48 +0000 (11:23 +0000)]
Change messages about config file to registry.
Mike McCormack [Sun, 3 Jul 2005 11:23:30 +0000 (11:23 +0000)]
Avoid warnings in generated tests by casting sizeof(x) to an int.
Jacek Caban [Sun, 3 Jul 2005 11:22:23 +0000 (11:22 +0000)]
Added stub implementation of IServiceProvider.
Mike McCormack [Sun, 3 Jul 2005 11:21:43 +0000 (11:21 +0000)]
Fix DEVELOPER_HINTS to reflect make configure doesn't run autoconf.
Marcus Meissner [Sun, 3 Jul 2005 11:21:32 +0000 (11:21 +0000)]
Make check fails in dlls/ddraw/tests/d3d, because a heap allocate is
fed to wrong size. (sizeof(BOOLEAN) is 1 , but ative_lights is a DWORD
array).
Lionel Ulmer [Sun, 3 Jul 2005 11:20:56 +0000 (11:20 +0000)]
Add some resolutions to what Desktop mode supports.
Felix Nawothnig [Sun, 3 Jul 2005 11:20:50 +0000 (11:20 +0000)]
Add some values to the PROCESS_INFORMATION_CLASS enumeration.
Jacek Caban [Sun, 3 Jul 2005 11:20:28 +0000 (11:20 +0000)]
Fix handling of pmkContext in CreateURLMoniker.
Jacek Caban [Sun, 3 Jul 2005 11:20:08 +0000 (11:20 +0000)]
Make registry compatible with winmine.
Frank Richter [Sun, 3 Jul 2005 11:19:55 +0000 (11:19 +0000)]
Add missing NMBCHOTITEM struct.
Marcus Meissner [Sun, 3 Jul 2005 11:19:29 +0000 (11:19 +0000)]
char pointer must be 11 byte to fit 10 characters + \0.
Felix Nawothnig [Sun, 3 Jul 2005 11:19:03 +0000 (11:19 +0000)]
Added unit tests for RegGetValue.
Vitaliy Margolen [Sat, 2 Jul 2005 10:50:42 +0000 (10:50 +0000)]
Load all dll sections no matter what attributes say.
Jacek Caban [Sat, 2 Jul 2005 10:49:56 +0000 (10:49 +0000)]
Better module locking.
Marcus Meissner [Sat, 2 Jul 2005 10:49:39 +0000 (10:49 +0000)]
Use CoCreateInstance instead of SHCoCreateInstance, drop shell32 from
imports.
Call OleInitialize() on AVIFileInit.
Jacek Caban [Sat, 2 Jul 2005 10:48:37 +0000 (10:48 +0000)]
- Added more definitions.
- Fixed RunHTMLApplication declaration.
Vijay Kiran Kamuju [Sat, 2 Jul 2005 10:48:16 +0000 (10:48 +0000)]
Add missing declarations for IXMLDocument2 and IXMLElement2.
Alexandre Julliard [Fri, 1 Jul 2005 19:26:07 +0000 (19:26 +0000)]
Don't bother loading the config file anymore.
Alexandre Julliard [Fri, 1 Jul 2005 19:23:39 +0000 (19:23 +0000)]
Added dumping of NE segments and relocations.
Alexandre Julliard [Fri, 1 Jul 2005 19:18:46 +0000 (19:18 +0000)]
Don't use the full 32 bits of %esp when called from 16-bit code.
Andreas Mohr [Fri, 1 Jul 2005 19:17:50 +0000 (19:17 +0000)]
HCONV and HCONVLIST are 32bit handles.
Henning Gerhardt [Fri, 1 Jul 2005 19:16:36 +0000 (19:16 +0000)]
Update German resource files.
Oliver Stieber [Fri, 1 Jul 2005 19:15:42 +0000 (19:15 +0000)]
Check for a null surface returned from CreateSurface.
Relay GetCreationParameters call to wined3d.
Phil Krylov [Fri, 1 Jul 2005 19:15:26 +0000 (19:15 +0000)]
Fixed dlls/ntdll/cdrom.c compilation in Darwin by adding HAVE_IOKit
detection to configure and defining SENSEBUFLEN as kSenseDefaultSize
(which is corresponding IOKit enum value).
Mike McCormack [Fri, 1 Jul 2005 19:12:44 +0000 (19:12 +0000)]
Added textserv.h.
Alexandre Julliard [Fri, 1 Jul 2005 16:24:32 +0000 (16:24 +0000)]
Moved most of the implementation of CALL32_CBClient(Ex) to the C
code.
Alexandre Julliard [Fri, 1 Jul 2005 16:17:44 +0000 (16:17 +0000)]
Added a --target option to allow cross-compilation.
Alexandre Julliard [Fri, 1 Jul 2005 16:16:00 +0000 (16:16 +0000)]
Set the class resource name to the name of the main binary (suggested
by Rasterman).
Vijay Kiran Kamuju [Fri, 1 Jul 2005 16:14:33 +0000 (16:14 +0000)]
Added xmldso.idl.
Alexandre Julliard [Fri, 1 Jul 2005 15:49:39 +0000 (15:49 +0000)]
Improve a bit the assembly generated for import thunks.
Juan Lang [Fri, 1 Jul 2005 15:40:45 +0000 (15:40 +0000)]
- implement encoding/decoding of cert extensions
- remove some unnecessary parameters to internal functions
- tests for cert extensions
Stefan Huehner [Fri, 1 Jul 2005 15:40:24 +0000 (15:40 +0000)]
Make some function static.
Michael Jung [Fri, 1 Jul 2005 15:39:32 +0000 (15:39 +0000)]
Added binfmt_misc to the filesystem blacklist.
Frank Richter [Fri, 1 Jul 2005 15:39:14 +0000 (15:39 +0000)]
Have the theme INI file parsed upon theme activation and not just when
the first theme data is requested; that way, the themed system colors
are set correctly from the start, and not just after some theme data
was requested.
Juan Lang [Fri, 1 Jul 2005 15:38:55 +0000 (15:38 +0000)]
- add more prototypes
- rearrange prototypes according to the DLL they're in, to make
comments correct
Robert Shearman [Fri, 1 Jul 2005 15:38:39 +0000 (15:38 +0000)]
GetDlgItemText should always try to NULL terminate the string.
Alexandre Julliard [Thu, 30 Jun 2005 21:13:00 +0000 (21:13 +0000)]
Attempt at a better fix for the winsock.h problems on Darwin.
Paul Vriens [Thu, 30 Jun 2005 21:11:43 +0000 (21:11 +0000)]
Update the Dutch translations.
Alexandre Julliard [Thu, 30 Jun 2005 21:01:03 +0000 (21:01 +0000)]
Use proper symbols instead of magic number 23 for HTML resource type.
Alexandre Julliard [Thu, 30 Jun 2005 20:58:52 +0000 (20:58 +0000)]
Added support for HTML resource type.
Alexandre Julliard [Thu, 30 Jun 2005 20:49:27 +0000 (20:49 +0000)]
Added missing LGPL header.
Vijay Kiran Kamuju [Thu, 30 Jun 2005 20:48:43 +0000 (20:48 +0000)]
Added msxml2.idl.
Vitaliy Margolen [Thu, 30 Jun 2005 20:46:59 +0000 (20:46 +0000)]
Fix test for arts.
Robert Shearman [Thu, 30 Jun 2005 20:45:57 +0000 (20:45 +0000)]
Implement ShellDDEInit.
Aric Stewart [Thu, 30 Jun 2005 20:45:43 +0000 (20:45 +0000)]
Keep track of what sequence we are in and register unique
actions. This allows us to make sure actions and custom actions
flagged to run only once, actually run only once.
Also clean up some of the numeric constants in custom.c using the
defined values from msidefs.h.
Alexandre Julliard [Thu, 30 Jun 2005 18:24:56 +0000 (18:24 +0000)]
Removed some no longer used asm checks.
Francois Gouget [Thu, 30 Jun 2005 18:19:33 +0000 (18:19 +0000)]
Assorted spelling fixes.
Alexandre Julliard [Thu, 30 Jun 2005 18:14:14 +0000 (18:14 +0000)]
Revert SPI_SETMOUSEBUTTONSWAP changes.
Jacek Caban [Thu, 30 Jun 2005 18:11:57 +0000 (18:11 +0000)]
Added res protocol test.
Dmitry Timoshkov [Thu, 30 Jun 2005 18:11:37 +0000 (18:11 +0000)]
Fix a typo in ReuseDDElParam: GlobalLock supposed to be GlobalUnlock.
Vitaliy Margolen [Thu, 30 Jun 2005 18:11:19 +0000 (18:11 +0000)]
Send CDDS_ITEMPOSTERASE | CDDS_PREPAINT notify.
Huw Davies [Thu, 30 Jun 2005 18:10:59 +0000 (18:10 +0000)]
Forward StartDocPrinterA to StartDocPrinterW.
Improve trace in the unicode version.
Jacek Caban [Thu, 30 Jun 2005 18:10:32 +0000 (18:10 +0000)]
Fix blank.htm resources.
Phil Krylov [Thu, 30 Jun 2005 18:10:22 +0000 (18:10 +0000)]
Implemented EM_GETLINECOUNT RichEdit message.