wine
20 years agoDelete the stub manager outside of the apartment critical section
Robert Shearman [Tue, 19 Jul 2005 19:12:24 +0000 (19:12 +0000)] 
Delete the stub manager outside of the apartment critical section
because the deletion may require the object to re-enter the
apartment.

20 years agoPrinter handles referring to the same printer should have the same job
Huw Davies [Tue, 19 Jul 2005 19:12:13 +0000 (19:12 +0000)] 
Printer handles referring to the same printer should have the same job
queue.

20 years agoInitialize the various menu global variables on demand instead of at
Alexandre Julliard [Tue, 19 Jul 2005 11:51:31 +0000 (11:51 +0000)] 
Initialize the various menu global variables on demand instead of at
startup time.

20 years agoAdd support for dumping 64bit PE files.
Kevin Koltzau [Tue, 19 Jul 2005 11:44:44 +0000 (11:44 +0000)] 
Add support for dumping 64bit PE files.

20 years agoDefine 64bit PE structures.
Kevin Koltzau [Tue, 19 Jul 2005 11:44:32 +0000 (11:44 +0000)] 
Define 64bit PE structures.

20 years agoDon't set win gravity, the default should work fine.
Alexandre Julliard [Tue, 19 Jul 2005 11:43:38 +0000 (11:43 +0000)] 
Don't set win gravity, the default should work fine.

20 years agoWhen using PATHMODE_UNIX, all files are in the file system.
Troy Rollo [Tue, 19 Jul 2005 11:40:36 +0000 (11:40 +0000)] 
When using PATHMODE_UNIX, all files are in the file system.

20 years agoInitialize RegisteredClass properly in CoRegisterClassObject to
Alex Villacís Lasso [Tue, 19 Jul 2005 11:40:22 +0000 (11:40 +0000)] 
Initialize RegisteredClass properly in CoRegisterClassObject to
prevent crash in CoRevokeClassObject when accessing (uninitialized)
pMarshalledData.

20 years agoImplement the use of PBuffers for offscreen textures.
Oliver Stieber [Tue, 19 Jul 2005 11:39:24 +0000 (11:39 +0000)] 
Implement the use of PBuffers for offscreen textures.

20 years agoFix GIF palette allocation, by relying on ColorCount instead of
Alex Villacís Lasso [Tue, 19 Jul 2005 11:38:25 +0000 (11:38 +0000)] 
Fix GIF palette allocation, by relying on ColorCount instead of
SColorResolution.

20 years agoEnsure that underflowing negative float is represented as a positive
Alex Villacís Lasso [Tue, 19 Jul 2005 11:38:12 +0000 (11:38 +0000)] 
Ensure that underflowing negative float is represented as a positive
0, just as native oleaut32.

20 years agoTest to show that the height returned by GetTextExtentPoint is the
Huw Davies [Mon, 18 Jul 2005 18:08:30 +0000 (18:08 +0000)] 
Test to show that the height returned by GetTextExtentPoint is the
same as tmHeight.

20 years agoImplement ber_* functions.
Hans Leidekker [Mon, 18 Jul 2005 18:06:42 +0000 (18:06 +0000)] 
Implement ber_* functions.

20 years agoAdded a bunch more definitions.
Juan Lang [Mon, 18 Jul 2005 18:05:52 +0000 (18:05 +0000)] 
Added a bunch more definitions.

20 years agoReplace calls to DIALOG_GetCharSize with code to do the equivalent
Robert Shearman [Mon, 18 Jul 2005 18:05:33 +0000 (18:05 +0000)] 
Replace calls to DIALOG_GetCharSize with code to do the equivalent
using GdiGetCharDimensions.

20 years agoImplement and test GdiGetCharDimensions.
Robert Shearman [Mon, 18 Jul 2005 18:05:04 +0000 (18:05 +0000)] 
Implement and test GdiGetCharDimensions.

20 years agoRemove some no longer needed stub functions.
Alexandre Julliard [Mon, 18 Jul 2005 15:25:13 +0000 (15:25 +0000)] 
Remove some no longer needed stub functions.

20 years agoLoad the USER driver on demand instead of at user32 load time.
Alexandre Julliard [Mon, 18 Jul 2005 15:14:56 +0000 (15:14 +0000)] 
Load the USER driver on demand instead of at user32 load time.
Provide a fallback implementation for all the functions to avoid
having to check for NULL functions everywhere.

20 years agoMake lcms support depend on headers _and_ libraries, not just the
Hans Leidekker [Mon, 18 Jul 2005 15:10:36 +0000 (15:10 +0000)] 
Make lcms support depend on headers _and_ libraries, not just the
headers.

20 years agoImplement RegGetValueA/W.
Felix Nawothnig [Mon, 18 Jul 2005 15:10:22 +0000 (15:10 +0000)] 
Implement RegGetValueA/W.

20 years ago- Change the default user SID to match what was previously returned by
Robert Shearman [Mon, 18 Jul 2005 13:22:55 +0000 (13:22 +0000)] 
- Change the default user SID to match what was previously returned by
  NtQueryInformationToken.
- Implement TokenUser for NtQueryInformationToken.
- Add a function for getting the user's registry path from a SID.

20 years agoFixed a few prototypes in the USER driver.
Alexandre Julliard [Mon, 18 Jul 2005 13:20:18 +0000 (13:20 +0000)] 
Fixed a few prototypes in the USER driver.

20 years agoAdd stubs for most of the NDR marshaling functions.
Robert Shearman [Mon, 18 Jul 2005 13:14:05 +0000 (13:14 +0000)] 
Add stubs for most of the NDR marshaling functions.

20 years agoUse CP_UNIXCP instead of CP_ACP when converting paths (Pointed out by
Michael Jung [Mon, 18 Jul 2005 13:13:42 +0000 (13:13 +0000)] 
Use CP_UNIXCP instead of CP_ACP when converting paths (Pointed out by
Troy Rollo).

20 years agoPartial implementation of GetJob.
Huw Davies [Mon, 18 Jul 2005 13:13:31 +0000 (13:13 +0000)] 
Partial implementation of GetJob.

20 years agoRelease shell folders only if they were successfully acquired.
Michael Jung [Mon, 18 Jul 2005 13:13:05 +0000 (13:13 +0000)] 
Release shell folders only if they were successfully acquired.

20 years agoTest for behavior of negative underflow formatting.
Alex Villacís Lasso [Mon, 18 Jul 2005 10:33:12 +0000 (10:33 +0000)] 
Test for behavior of negative underflow formatting.

20 years agoImplemented a tidied up IWineD3Device_ColorFill.
Oliver Stieber [Mon, 18 Jul 2005 10:32:00 +0000 (10:32 +0000)] 
Implemented a tidied up IWineD3Device_ColorFill.

20 years agoEnabled "tab" dialog texture for property sheet pages.
Frank Richter [Mon, 18 Jul 2005 10:31:06 +0000 (10:31 +0000)] 
Enabled "tab" dialog texture for property sheet pages.

20 years agoRewrote the RegGetValue tests for REG_SZ / REG_EXPAND_SZ.
Felix Nawothnig [Mon, 18 Jul 2005 10:30:51 +0000 (10:30 +0000)] 
Rewrote the RegGetValue tests for REG_SZ / REG_EXPAND_SZ.

20 years agoLoad system metrics on demand instead of initializing everything at
Alexandre Julliard [Mon, 18 Jul 2005 09:20:07 +0000 (09:20 +0000)] 
Load system metrics on demand instead of initializing everything at
user32 load time.

20 years ago- Added more tests.
Jacek Caban [Mon, 18 Jul 2005 09:13:32 +0000 (09:13 +0000)] 
- Added more tests.
- Make tests pass under Wine.

20 years agoAdd stub for SetLayeredWindowAttributes.
Felix Nawothnig [Mon, 18 Jul 2005 09:13:13 +0000 (09:13 +0000)] 
Add stub for SetLayeredWindowAttributes.

20 years agoAppend filename extension if necessary in IShellFolder::SetNameOf.
Michael Jung [Mon, 18 Jul 2005 09:12:20 +0000 (09:12 +0000)] 
Append filename extension if necessary in IShellFolder::SetNameOf.

20 years agoAdd x86_64 interlocked functions.
Kevin Koltzau [Mon, 18 Jul 2005 09:11:52 +0000 (09:11 +0000)] 
Add x86_64 interlocked functions.

20 years agoDefine x86_64 context.
Kevin Koltzau [Mon, 18 Jul 2005 09:11:42 +0000 (09:11 +0000)] 
Define x86_64 context.

20 years agoStub implementations for GetUserNameEx{A,W}, TranslateName{A,W},
Hans Leidekker [Mon, 18 Jul 2005 09:11:14 +0000 (09:11 +0000)] 
Stub implementations for GetUserNameEx{A,W}, TranslateName{A,W},
LsaCallAuthenticationPackage, LsaConnectUntrusted and
LsaDeregisterLogonProcess.

20 years agoFix pointer signedness and missing declarations warnings.
Hans Leidekker [Mon, 18 Jul 2005 09:10:51 +0000 (09:10 +0000)] 
Fix pointer signedness and missing declarations warnings.

20 years agoSilence uninitialized warnings.
Dimi Paun [Mon, 18 Jul 2005 09:10:31 +0000 (09:10 +0000)] 
Silence uninitialized warnings.

20 years agoFix some -Wmissing-declarations warnings.
Hans Leidekker [Mon, 18 Jul 2005 09:09:41 +0000 (09:09 +0000)] 
Fix some -Wmissing-declarations warnings.

20 years agoStubs for GetAddressByName{A,W}.
Hans Leidekker [Mon, 18 Jul 2005 09:09:24 +0000 (09:09 +0000)] 
Stubs for GetAddressByName{A,W}.

20 years agoInclude the mshtml test.
Hans Leidekker [Mon, 18 Jul 2005 09:09:09 +0000 (09:09 +0000)] 
Include the mshtml test.

20 years agoDon't run tests on platforms that don't support WindowStation calls.
Paul Vriens [Mon, 18 Jul 2005 09:08:58 +0000 (09:08 +0000)] 
Don't run tests on platforms that don't support WindowStation calls.

20 years agoSet size before calling pSetColorProfileElement.
Paul Vriens [Mon, 18 Jul 2005 09:08:43 +0000 (09:08 +0000)] 
Set size before calling pSetColorProfileElement.

20 years agoFix registry tests on Win95.
Felix Nawothnig [Mon, 18 Jul 2005 09:08:24 +0000 (09:08 +0000)] 
Fix registry tests on Win95.

20 years agoFix misuse of UrlCombineW.
Felix Nawothnig [Mon, 18 Jul 2005 09:08:16 +0000 (09:08 +0000)] 
Fix misuse of UrlCombineW.

20 years agoAdd/correct a couple definitions, allow hashing nothing.
Juan Lang [Mon, 18 Jul 2005 09:07:57 +0000 (09:07 +0000)] 
Add/correct a couple definitions, allow hashing nothing.

20 years agoSet mipmap levels correctly (even with ATI's buggy drivers).
Oliver Stieber [Mon, 18 Jul 2005 09:07:17 +0000 (09:07 +0000)] 
Set mipmap levels correctly (even with ATI's buggy drivers).

20 years agoDirty the surface (instead of the texture) when a render targets is
Oliver Stieber [Mon, 18 Jul 2005 09:07:03 +0000 (09:07 +0000)] 
Dirty the surface (instead of the texture) when a render targets is
send and endscene is called to make sure that the correct surface is
updated.

20 years agoSkip futile tests if CoGetClassObject fails.
Felix Nawothnig [Mon, 18 Jul 2005 09:06:22 +0000 (09:06 +0000)] 
Skip futile tests if CoGetClassObject fails.

20 years agoConfigure checks for OpenLDAP headers and libraries.
Hans Leidekker [Fri, 15 Jul 2005 16:39:42 +0000 (16:39 +0000)] 
Configure checks for OpenLDAP headers and libraries.

20 years agoAdded a bunch of utility functions to factor out a lot of the repeated
Alexandre Julliard [Fri, 15 Jul 2005 16:35:27 +0000 (16:35 +0000)] 
Added a bunch of utility functions to factor out a lot of the repeated
code in SystemParametersInfoW.

20 years agoFix some sign-compare warnings by choosing correct datatypes.
Stefan Huehner [Fri, 15 Jul 2005 16:34:04 +0000 (16:34 +0000)] 
Fix some sign-compare warnings by choosing correct datatypes.

20 years agoAdd some consts to fix discard-qual warnings.
Stefan Huehner [Fri, 15 Jul 2005 16:33:38 +0000 (16:33 +0000)] 
Add some consts to fix discard-qual warnings.

20 years agoAdd a test for handling overlapped buffers by WideCharToMultiByte.
Dmitry Timoshkov [Fri, 15 Jul 2005 16:33:10 +0000 (16:33 +0000)] 
Add a test for handling overlapped buffers by WideCharToMultiByte.

20 years agoAdded a test, specifically for NT/W2K/XP/W2K3.
Paul Vriens [Fri, 15 Jul 2005 16:32:53 +0000 (16:32 +0000)] 
Added a test, specifically for NT/W2K/XP/W2K3.

20 years agoMake dialog theme texture setting non-global (ie a per-window
Frank Richter [Fri, 15 Jul 2005 16:32:37 +0000 (16:32 +0000)] 
Make dialog theme texture setting non-global (ie a per-window
setting).

20 years agoFixed a division by 0 in setup_light that occurs with range is zero.
Oliver Stieber [Fri, 15 Jul 2005 16:32:25 +0000 (16:32 +0000)] 
Fixed a division by 0 in setup_light that occurs with range is zero.

20 years agoAdd support for drawing gradient captions.
Frank Richter [Fri, 15 Jul 2005 16:31:55 +0000 (16:31 +0000)] 
Add support for drawing gradient captions.

20 years agoAvoid unnecessary casts.
Dmitry Timoshkov [Fri, 15 Jul 2005 11:44:46 +0000 (11:44 +0000)] 
Avoid unnecessary casts.

20 years agoSort the SPI_* constants and remove some duplicates.
Alexandre Julliard [Fri, 15 Jul 2005 11:44:36 +0000 (11:44 +0000)] 
Sort the SPI_* constants and remove some duplicates.

20 years agoAdd file type column in detailed shell view.
Michael Jung [Fri, 15 Jul 2005 11:43:25 +0000 (11:43 +0000)] 
Add file type column in detailed shell view.
Make the order of shell view columns 'prefix-compatible' with
shfldr_fs.
Don't remove filename extensions for path pidls in GetDisplayNameOf.

20 years agoMake VIRTUAL_HandleFault return an NTSTATUS.
Dmitry Timoshkov [Fri, 15 Jul 2005 11:43:09 +0000 (11:43 +0000)] 
Make VIRTUAL_HandleFault return an NTSTATUS.

20 years agoForward some header notifications to parent of listview.
Kevin Koltzau [Fri, 15 Jul 2005 11:42:47 +0000 (11:42 +0000)] 
Forward some header notifications to parent of listview.

20 years agoSupport PSM_IDTOINDEX.
Thomas Weidenmueller [Fri, 15 Jul 2005 11:42:18 +0000 (11:42 +0000)] 
Support PSM_IDTOINDEX.

20 years agoLink directly to liblcms.
Hans Leidekker [Fri, 15 Jul 2005 10:09:43 +0000 (10:09 +0000)] 
Link directly to liblcms.
Fix typo in test.

20 years agoUse SIZE_T type for size variables in NTDLL when appropriate.
Dmitry Timoshkov [Fri, 15 Jul 2005 10:01:30 +0000 (10:01 +0000)] 
Use SIZE_T type for size variables in NTDLL when appropriate.

20 years ago- Support PSH_WIZARDHASFINISH in wizards.
Thomas Weidenmueller [Fri, 15 Jul 2005 09:59:04 +0000 (09:59 +0000)] 
- Support PSH_WIZARDHASFINISH in wizards.
- Correct tab order of the wizard buttons.

20 years agoFix some write-strings warnings.
Stefan Huehner [Fri, 15 Jul 2005 09:58:36 +0000 (09:58 +0000)] 
Fix some write-strings warnings.

20 years agoDo filename postprocessing in GetDisplayNameOf (Hide filename
Michael Jung [Fri, 15 Jul 2005 09:58:03 +0000 (09:58 +0000)] 
Do filename postprocessing in GetDisplayNameOf (Hide filename
extensions if appropriate).

20 years agoCorrect a missplaced #if in IWineD3DDeviceImpl_CleanRender.
Oliver Stieber [Fri, 15 Jul 2005 09:57:52 +0000 (09:57 +0000)] 
Correct a missplaced #if in IWineD3DDeviceImpl_CleanRender.

20 years agoWhen adding an image copy the full previous buffer.
Aric Stewart [Fri, 15 Jul 2005 09:57:21 +0000 (09:57 +0000)] 
When adding an image copy the full previous buffer.
Implement replacing an icon with one from a resource.

20 years agoAdd missing member to WINTRUST_DATA struct.
Paul Vriens [Fri, 15 Jul 2005 09:56:40 +0000 (09:56 +0000)] 
Add missing member to WINTRUST_DATA struct.

20 years agoFix return value of InternetQueryDataAvailable.
Robert Shearman [Fri, 15 Jul 2005 09:56:34 +0000 (09:56 +0000)] 
Fix return value of InternetQueryDataAvailable.

20 years agoGet rid of HeapValidate as it's not properly handled by some memory
Eric Pouech [Fri, 15 Jul 2005 09:56:17 +0000 (09:56 +0000)] 
Get rid of HeapValidate as it's not properly handled by some memory
management tools (Microquill for example).

20 years agoEnsure msvcrt's io block is passed down from wcmd's parent process to
Eric Pouech [Fri, 15 Jul 2005 09:55:52 +0000 (09:55 +0000)] 
Ensure msvcrt's io block is passed down from wcmd's parent process to
child process.

20 years agoFix the EnumEnhMetaFile tests.
Felix Nawothnig [Fri, 15 Jul 2005 09:55:33 +0000 (09:55 +0000)] 
Fix the EnumEnhMetaFile tests.

20 years agoSet the default doc title to that of Windows.
Huw Davies [Fri, 15 Jul 2005 09:55:23 +0000 (09:55 +0000)] 
Set the default doc title to that of Windows.
Pass cups the doc title.

20 years agoImplemented Get/Set/Free private data in resource.
Oliver Stieber [Fri, 15 Jul 2005 09:54:57 +0000 (09:54 +0000)] 
Implemented Get/Set/Free private data in resource.

20 years agoReturn TRUST_E_PROVIDER_UNKNOWN until implemented.
Paul Vriens [Fri, 15 Jul 2005 09:54:34 +0000 (09:54 +0000)] 
Return TRUST_E_PROVIDER_UNKNOWN until implemented.

20 years agoSpace is valid between module name and entry point.
Detlef Riekenberg [Thu, 14 Jul 2005 12:34:04 +0000 (12:34 +0000)] 
Space is valid between module name and entry point.

20 years agoMoved initialization of the default user process parameters to ntdll.
Alexandre Julliard [Thu, 14 Jul 2005 12:33:30 +0000 (12:33 +0000)] 
Moved initialization of the default user process parameters to ntdll.

20 years agoFixed a bug in Preload caused be a missing brace around a for loop,
Oliver Stieber [Thu, 14 Jul 2005 12:31:05 +0000 (12:31 +0000)] 
Fixed a bug in Preload caused be a missing brace around a for loop,
slightly improved the way that errors are handled by passing back hr
from some function calls.

20 years agoFix some missing-declarations warnings.
Stefan Huehner [Thu, 14 Jul 2005 12:19:53 +0000 (12:19 +0000)] 
Fix some missing-declarations warnings.

20 years ago- Added more tests.
Jacek Caban [Thu, 14 Jul 2005 12:18:59 +0000 (12:18 +0000)] 
- Added more tests.
- Make tests pass under Wine.

20 years agoFix a -Wsign-compare warning.
Stefan Huehner [Thu, 14 Jul 2005 12:18:38 +0000 (12:18 +0000)] 
Fix a -Wsign-compare warning.

20 years agoAdded MSHTML library declaration.
Jacek Caban [Thu, 14 Jul 2005 12:18:30 +0000 (12:18 +0000)] 
Added MSHTML library declaration.

20 years agoMake mailslots use as much of the default async fd implementation as
Robert Shearman [Thu, 14 Jul 2005 12:18:05 +0000 (12:18 +0000)] 
Make mailslots use as much of the default async fd implementation as
possible.

20 years agoMoved the server start time to the init_thread request and got rid of
Alexandre Julliard [Thu, 14 Jul 2005 10:32:46 +0000 (10:32 +0000)] 
Moved the server start time to the init_thread request and got rid of
the init_process request (based on a patch by Felix Nawothnig).

20 years agoHandle CopyImage and other functions failing by not adding the icon
Robert Shearman [Thu, 14 Jul 2005 10:15:59 +0000 (10:15 +0000)] 
Handle CopyImage and other functions failing by not adding the icon
and notifying the caller.

20 years agoRelease DC in error condition on StretchDIBits.
Juan Lang [Thu, 14 Jul 2005 10:15:42 +0000 (10:15 +0000)] 
Release DC in error condition on StretchDIBits.

20 years agoDefine GCM_RIGHTMOUSEDROP.
Kevin Koltzau [Thu, 14 Jul 2005 10:15:06 +0000 (10:15 +0000)] 
Define GCM_RIGHTMOUSEDROP.

20 years agoUpdate the Dutch translations.
Paul Vriens [Thu, 14 Jul 2005 10:14:54 +0000 (10:14 +0000)] 
Update the Dutch translations.

20 years agoRemove additional current process tracking in backtrace_all as it can
Robert Shearman [Thu, 14 Jul 2005 10:14:44 +0000 (10:14 +0000)] 
Remove additional current process tracking in backtrace_all as it can
refer to freed memory.

20 years ago- Better handling of UI and InPlace active state.
Jacek Caban [Thu, 14 Jul 2005 10:14:33 +0000 (10:14 +0000)] 
- Better handling of UI and InPlace active state.
- Implemented InPlaceDeactivate.
- THIS macros cleanup.

20 years agoEncode/decode certs, with tests.
Juan Lang [Thu, 14 Jul 2005 10:14:22 +0000 (10:14 +0000)] 
Encode/decode certs, with tests.

20 years agoReturn the startup info size in the init_thread request, and allocate
Alexandre Julliard [Wed, 13 Jul 2005 19:43:35 +0000 (19:43 +0000)] 
Return the startup info size in the init_thread request, and allocate
the process parameters structure in ntdll instead of kernel.

20 years agoCorrect a few formats that were incorrect.
Oliver Stieber [Wed, 13 Jul 2005 19:38:39 +0000 (19:38 +0000)] 
Correct a few formats that were incorrect.

20 years agoAdd more missing definitions.
Juan Lang [Wed, 13 Jul 2005 19:31:55 +0000 (19:31 +0000)] 
Add more missing definitions.

20 years agoUpdated winecfg French resources.
Jonathan Ernst [Wed, 13 Jul 2005 19:31:36 +0000 (19:31 +0000)] 
Updated winecfg French resources.