Hans Leidekker [Mon, 18 Jul 2005 09:10:51 +0000 (09:10 +0000)]
Fix pointer signedness and missing declarations warnings.
Dimi Paun [Mon, 18 Jul 2005 09:10:31 +0000 (09:10 +0000)]
Silence uninitialized warnings.
Hans Leidekker [Mon, 18 Jul 2005 09:09:41 +0000 (09:09 +0000)]
Fix some -Wmissing-declarations warnings.
Hans Leidekker [Mon, 18 Jul 2005 09:09:24 +0000 (09:09 +0000)]
Stubs for GetAddressByName{A,W}.
Hans Leidekker [Mon, 18 Jul 2005 09:09:09 +0000 (09:09 +0000)]
Include the mshtml test.
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.
Paul Vriens [Mon, 18 Jul 2005 09:08:43 +0000 (09:08 +0000)]
Set size before calling pSetColorProfileElement.
Felix Nawothnig [Mon, 18 Jul 2005 09:08:24 +0000 (09:08 +0000)]
Fix registry tests on Win95.
Felix Nawothnig [Mon, 18 Jul 2005 09:08:16 +0000 (09:08 +0000)]
Fix misuse of UrlCombineW.
Juan Lang [Mon, 18 Jul 2005 09:07:57 +0000 (09:07 +0000)]
Add/correct a couple definitions, allow hashing nothing.
Oliver Stieber [Mon, 18 Jul 2005 09:07:17 +0000 (09:07 +0000)]
Set mipmap levels correctly (even with ATI's buggy drivers).
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.
Felix Nawothnig [Mon, 18 Jul 2005 09:06:22 +0000 (09:06 +0000)]
Skip futile tests if CoGetClassObject fails.
Hans Leidekker [Fri, 15 Jul 2005 16:39:42 +0000 (16:39 +0000)]
Configure checks for OpenLDAP headers and libraries.
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.
Stefan Huehner [Fri, 15 Jul 2005 16:34:04 +0000 (16:34 +0000)]
Fix some sign-compare warnings by choosing correct datatypes.
Stefan Huehner [Fri, 15 Jul 2005 16:33:38 +0000 (16:33 +0000)]
Add some consts to fix discard-qual warnings.
Dmitry Timoshkov [Fri, 15 Jul 2005 16:33:10 +0000 (16:33 +0000)]
Add a test for handling overlapped buffers by WideCharToMultiByte.
Paul Vriens [Fri, 15 Jul 2005 16:32:53 +0000 (16:32 +0000)]
Added a test, specifically for NT/W2K/XP/W2K3.
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).
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.
Frank Richter [Fri, 15 Jul 2005 16:31:55 +0000 (16:31 +0000)]
Add support for drawing gradient captions.
Dmitry Timoshkov [Fri, 15 Jul 2005 11:44:46 +0000 (11:44 +0000)]
Avoid unnecessary casts.
Alexandre Julliard [Fri, 15 Jul 2005 11:44:36 +0000 (11:44 +0000)]
Sort the SPI_* constants and remove some duplicates.
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.
Dmitry Timoshkov [Fri, 15 Jul 2005 11:43:09 +0000 (11:43 +0000)]
Make VIRTUAL_HandleFault return an NTSTATUS.
Kevin Koltzau [Fri, 15 Jul 2005 11:42:47 +0000 (11:42 +0000)]
Forward some header notifications to parent of listview.
Thomas Weidenmueller [Fri, 15 Jul 2005 11:42:18 +0000 (11:42 +0000)]
Support PSM_IDTOINDEX.
Hans Leidekker [Fri, 15 Jul 2005 10:09:43 +0000 (10:09 +0000)]
Link directly to liblcms.
Fix typo in test.
Dmitry Timoshkov [Fri, 15 Jul 2005 10:01:30 +0000 (10:01 +0000)]
Use SIZE_T type for size variables in NTDLL when appropriate.
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.
Stefan Huehner [Fri, 15 Jul 2005 09:58:36 +0000 (09:58 +0000)]
Fix some write-strings warnings.
Michael Jung [Fri, 15 Jul 2005 09:58:03 +0000 (09:58 +0000)]
Do filename postprocessing in GetDisplayNameOf (Hide filename
extensions if appropriate).
Oliver Stieber [Fri, 15 Jul 2005 09:57:52 +0000 (09:57 +0000)]
Correct a missplaced #if in IWineD3DDeviceImpl_CleanRender.
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.
Paul Vriens [Fri, 15 Jul 2005 09:56:40 +0000 (09:56 +0000)]
Add missing member to WINTRUST_DATA struct.
Robert Shearman [Fri, 15 Jul 2005 09:56:34 +0000 (09:56 +0000)]
Fix return value of InternetQueryDataAvailable.
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).
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.
Felix Nawothnig [Fri, 15 Jul 2005 09:55:33 +0000 (09:55 +0000)]
Fix the EnumEnhMetaFile tests.
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.
Oliver Stieber [Fri, 15 Jul 2005 09:54:57 +0000 (09:54 +0000)]
Implemented Get/Set/Free private data in resource.
Paul Vriens [Fri, 15 Jul 2005 09:54:34 +0000 (09:54 +0000)]
Return TRUST_E_PROVIDER_UNKNOWN until implemented.
Detlef Riekenberg [Thu, 14 Jul 2005 12:34:04 +0000 (12:34 +0000)]
Space is valid between module name and entry point.
Alexandre Julliard [Thu, 14 Jul 2005 12:33:30 +0000 (12:33 +0000)]
Moved initialization of the default user process parameters to ntdll.
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.
Stefan Huehner [Thu, 14 Jul 2005 12:19:53 +0000 (12:19 +0000)]
Fix some missing-declarations warnings.
Jacek Caban [Thu, 14 Jul 2005 12:18:59 +0000 (12:18 +0000)]
- Added more tests.
- Make tests pass under Wine.
Stefan Huehner [Thu, 14 Jul 2005 12:18:38 +0000 (12:18 +0000)]
Fix a -Wsign-compare warning.
Jacek Caban [Thu, 14 Jul 2005 12:18:30 +0000 (12:18 +0000)]
Added MSHTML library declaration.
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.
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).
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.
Juan Lang [Thu, 14 Jul 2005 10:15:42 +0000 (10:15 +0000)]
Release DC in error condition on StretchDIBits.
Kevin Koltzau [Thu, 14 Jul 2005 10:15:06 +0000 (10:15 +0000)]
Define GCM_RIGHTMOUSEDROP.
Paul Vriens [Thu, 14 Jul 2005 10:14:54 +0000 (10:14 +0000)]
Update the Dutch translations.
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.
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.
Juan Lang [Thu, 14 Jul 2005 10:14:22 +0000 (10:14 +0000)]
Encode/decode certs, with tests.
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.
Oliver Stieber [Wed, 13 Jul 2005 19:38:39 +0000 (19:38 +0000)]
Correct a few formats that were incorrect.
Juan Lang [Wed, 13 Jul 2005 19:31:55 +0000 (19:31 +0000)]
Add more missing definitions.
Jonathan Ernst [Wed, 13 Jul 2005 19:31:36 +0000 (19:31 +0000)]
Updated winecfg French resources.
Robert Shearman [Wed, 13 Jul 2005 19:31:27 +0000 (19:31 +0000)]
Store the default DACL in the token.
Jacek Caban [Wed, 13 Jul 2005 19:31:07 +0000 (19:31 +0000)]
Added downloadmgr.idl.
Alexandre Julliard [Wed, 13 Jul 2005 14:23:06 +0000 (14:23 +0000)]
Initialize relay debugging earlier on now that the registry is loaded
by the server.
Alexandre Julliard [Wed, 13 Jul 2005 14:20:13 +0000 (14:20 +0000)]
Get rid of the boot_done request.
Oliver Stieber [Wed, 13 Jul 2005 14:15:54 +0000 (14:15 +0000)]
Tidy up some comments and formatting.
Huw Davies [Wed, 13 Jul 2005 14:14:37 +0000 (14:14 +0000)]
Partial implementation of SetJobW.
Set the document title in StartDocPrinter.
Alexandre Julliard [Wed, 13 Jul 2005 12:12:43 +0000 (12:12 +0000)]
Already initialize the process in the first init_thread request
instead of waiting for the init_process request.
Alexandre Julliard [Wed, 13 Jul 2005 12:09:49 +0000 (12:09 +0000)]
Avoid potential crashes when there is no handle table.
Alexandre Julliard [Wed, 13 Jul 2005 12:07:41 +0000 (12:07 +0000)]
Use the official names for the Unicode string constants.
Mike McCormack [Wed, 13 Jul 2005 11:59:15 +0000 (11:59 +0000)]
Interlocked LONG* gcc warning fixes.
Hans Leidekker [Wed, 13 Jul 2005 11:56:15 +0000 (11:56 +0000)]
Beginnings of WLDAP32.
Steve Zellers [Wed, 13 Jul 2005 11:39:12 +0000 (11:39 +0000)]
Fixed leftover import table name in output_import_thunk.
Alexandre Julliard [Wed, 13 Jul 2005 11:38:08 +0000 (11:38 +0000)]
Ignore high bit of spin count.
Oliver Stieber [Wed, 13 Jul 2005 11:34:55 +0000 (11:34 +0000)]
Added basic memory management and tracking to wined3d.
Hans Leidekker [Wed, 13 Jul 2005 11:32:08 +0000 (11:32 +0000)]
Added winldap.h header.
Jacek Caban [Wed, 13 Jul 2005 11:29:53 +0000 (11:29 +0000)]
THIS macros cleanup.
Jacek Caban [Wed, 13 Jul 2005 11:29:38 +0000 (11:29 +0000)]
Call ShowUI and HideUI in UIActivate.
Henning Gerhardt [Wed, 13 Jul 2005 11:29:26 +0000 (11:29 +0000)]
- Added German winspool resource file.
- Updated German winecfg resource file.
Stefan Huehner [Wed, 13 Jul 2005 11:29:10 +0000 (11:29 +0000)]
Fix some -Wsign-compare warnings.
Jacek Caban [Tue, 12 Jul 2005 20:41:52 +0000 (20:41 +0000)]
Added hh.exe.
Alexandre Julliard [Tue, 12 Jul 2005 20:27:09 +0000 (20:27 +0000)]
Moved the fields that depends on startup info from the init_process
request to get_startup_info.
Mike McCormack [Tue, 12 Jul 2005 20:23:18 +0000 (20:23 +0000)]
Clean up CURSORICON_Load.
Aric Stewart [Tue, 12 Jul 2005 19:28:04 +0000 (19:28 +0000)]
Both wcschr and wcsrchr should be able to find the terminating
character.
Alexandre Julliard [Tue, 12 Jul 2005 19:27:41 +0000 (19:27 +0000)]
Fixed strchrW and strrchrW for a null character (spotted by Aric
Stewart).
Mike McCormack [Tue, 12 Jul 2005 19:21:36 +0000 (19:21 +0000)]
Interlocked LONG* gcc warning fixes.
Huw Davies [Tue, 12 Jul 2005 19:19:09 +0000 (19:19 +0000)]
Forward SetJobA -> SetJobW.
Aric Stewart [Tue, 12 Jul 2005 19:18:48 +0000 (19:18 +0000)]
Further testing shows that when CustomActionData needs to be blank it
is an empty string not ' '.
Mike McCormack [Tue, 12 Jul 2005 19:18:31 +0000 (19:18 +0000)]
Remove CURSORICON_SimulateLoadingFromResourceW.
Mike McCormack [Tue, 12 Jul 2005 18:11:54 +0000 (18:11 +0000)]
Modify CURSORICON_FindBestIcon/Cursor to use enumerator functions.
Robert Shearman [Tue, 12 Jul 2005 18:11:40 +0000 (18:11 +0000)]
Call SetLastError on errors.
Robert Shearman [Tue, 12 Jul 2005 18:11:26 +0000 (18:11 +0000)]
- Support right-aligned text in TabbedTextOut.
- Add documentation.
Raphael Junqueira [Tue, 12 Jul 2005 18:11:11 +0000 (18:11 +0000)]
- add direct3d configuration on winecfg graphics panel
- resync Fr libraries dialog (based on En.rc)
Alexandre Julliard [Tue, 12 Jul 2005 17:57:31 +0000 (17:57 +0000)]
Use the unicode.h functions where possible.
Aric Stewart [Tue, 12 Jul 2005 17:56:17 +0000 (17:56 +0000)]
Use the SourceList functions to get the source path in
ConfigureProductExW.
Aric Stewart [Tue, 12 Jul 2005 17:56:03 +0000 (17:56 +0000)]
When working toward install on demand support we need to reset all the
constant values so that multiple install process do not get confused
by leftover values from the previous install.
Frank Richter [Tue, 12 Jul 2005 17:55:54 +0000 (17:55 +0000)]
Added WC_STATIC.
Robert Shearman [Tue, 12 Jul 2005 17:55:35 +0000 (17:55 +0000)]
- Implement LB_SETLOCALE.
- Remove incorrect FIXMEs for LB_USETABSTOPS.