Dimitrie O. Paun [Thu, 24 Feb 2005 19:38:32 +0000 (19:38 +0000)]
Shorten the id of the question to avoid jade error.
Jonathan Ernst [Thu, 24 Feb 2005 19:38:20 +0000 (19:38 +0000)]
French localization.
Alexandre Julliard [Thu, 24 Feb 2005 17:06:31 +0000 (17:06 +0000)]
Convert async I/O queues to standard lists.
Mike McCormack [Thu, 24 Feb 2005 17:04:05 +0000 (17:04 +0000)]
Remove unused declaration.
Alexandre Julliard [Thu, 24 Feb 2005 17:03:51 +0000 (17:03 +0000)]
Authors: Mike McCormack <mike@codeweavers.com>, Dmitry Timoshkov <dmitry@codeweavers.com>
Release capture before sending WM_NCDESTROY message, do not send
WM_CAPTURECHANGED in that case. Add a test case for that behaviour.
Dmitry Timoshkov [Thu, 24 Feb 2005 17:03:01 +0000 (17:03 +0000)]
GetWindowRect and GetClientRect do not change RECT contents if the
passed window handle is invalid.
Robert Reif [Thu, 24 Feb 2005 17:02:42 +0000 (17:02 +0000)]
Try old buffer description structure on failure with new one.
Dmitry Timoshkov [Thu, 24 Feb 2005 13:15:36 +0000 (13:15 +0000)]
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
Raphael Junqueira [Thu, 24 Feb 2005 12:48:47 +0000 (12:48 +0000)]
- implement partial PBuffer support
- minimal pixel format support
Mike McCormack [Thu, 24 Feb 2005 12:48:00 +0000 (12:48 +0000)]
Remove tabs, reformat, merge comments.
Aric Stewart [Thu, 24 Feb 2005 12:47:43 +0000 (12:47 +0000)]
Add the ExecuteAction handler.
Store the keypath, and do refcounting and registration of SharedDLLs.
Fix a bug with handing dword values in the registry.
Fix bugs with writing registry keys where value == NULL.
Make use of msidefs.h.
Lay some groundwork for uninstalls.
Michael Stefaniuc [Thu, 24 Feb 2005 12:46:57 +0000 (12:46 +0000)]
- ImageList_LoadImage{A,W} were basicaly a cut'n'paste of each
other. Removed the A variant and did a A->W translation.
- ImageList_LoadImageW: get the bitmap size from the image itself and
not from the mask (ImageList_LoadImageA did that).
Brian Vincent [Thu, 24 Feb 2005 10:09:30 +0000 (10:09 +0000)]
Clean up references to threading in Developer's Guide.
Dimitrie O. Paun [Thu, 24 Feb 2005 10:08:15 +0000 (10:08 +0000)]
Can we bundle everthing together?
Suggested by Graham Toal <gtoal@gtoal.com>.
Dimitrie O. Paun [Thu, 24 Feb 2005 10:07:58 +0000 (10:07 +0000)]
Add info on building dynamic strings for logging.
Reorder some points for a more logical organization.
Aric Stewart [Thu, 24 Feb 2005 10:05:53 +0000 (10:05 +0000)]
Do some basic work with registry component paths.
Aric Stewart [Thu, 24 Feb 2005 10:05:34 +0000 (10:05 +0000)]
Define msidbComponentAttributes.
Ulrich Czekalla [Thu, 24 Feb 2005 10:05:27 +0000 (10:05 +0000)]
Prevent accessing freed memory in failure case.
Jason Edmeades [Thu, 24 Feb 2005 10:05:06 +0000 (10:05 +0000)]
Correct handling of unusual vendor strings in d3d8, and check for a
stateblock before trying to release it in wined3d.
Lauri Tulmin [Thu, 24 Feb 2005 10:04:40 +0000 (10:04 +0000)]
Controls with ES_RIGHT or ES_CENTER shouldn't have ES_AUTOHSCROLL.
Alexandre Julliard [Wed, 23 Feb 2005 21:47:32 +0000 (21:47 +0000)]
Revert SC_CLOSE change, this is causing deadlocks.
Alexandre Julliard [Wed, 23 Feb 2005 21:06:14 +0000 (21:06 +0000)]
Removed no longer used threading.sgml.
Bill Medland [Wed, 23 Feb 2005 21:05:50 +0000 (21:05 +0000)]
Correct a couple of minor documentation typos.
Alexandre Julliard [Wed, 23 Feb 2005 21:03:15 +0000 (21:03 +0000)]
Removed the useless proxy.h header file.
Fixed a couple of warnings.
Jeremy White [Wed, 23 Feb 2005 21:00:02 +0000 (21:00 +0000)]
More correct fix for dsp empty case.
Henning Gerhardt [Wed, 23 Feb 2005 20:58:09 +0000 (20:58 +0000)]
Small fix for the German resource file.
Henning Gerhardt [Wed, 23 Feb 2005 20:57:51 +0000 (20:57 +0000)]
Added German language support.
Jon Griffiths [Wed, 23 Feb 2005 20:57:14 +0000 (20:57 +0000)]
Suggest make uninstall in case the user tried make install.
Eric Kohl [Wed, 23 Feb 2005 20:31:07 +0000 (20:31 +0000)]
- Add basic support for creating client and server stub files.
- Support implicit_handle attribute in IDL files.
- Build mixed-mode stub files.
Michael Jung [Wed, 23 Feb 2005 20:29:57 +0000 (20:29 +0000)]
Made rsabase forward everything to rsaenh.
Rein Klazes [Wed, 23 Feb 2005 20:29:17 +0000 (20:29 +0000)]
NtQueryPerformanceCounter should return a frequency of 1193182Hz and
counts like in Windows. Some applications depend on that.
Simplify QueryPerformanceCounter a bit.
Jeremy White [Wed, 23 Feb 2005 20:28:28 +0000 (20:28 +0000)]
An interactive test should have volume, else a rational user will
decide it is broken.
Mike McCormack [Wed, 23 Feb 2005 15:41:39 +0000 (15:41 +0000)]
Remove tabs and reformat.
Francois Gouget [Wed, 23 Feb 2005 15:41:14 +0000 (15:41 +0000)]
Add the -noname flag to match the Platform SDK.
Jeremy White [Wed, 23 Feb 2005 15:40:54 +0000 (15:40 +0000)]
In calculating the SMPTE time, we would round incorrectly (0:0:4.30
instead of 0:0:5.0 [the last column only goes to 29]).
Mike McCormack [Wed, 23 Feb 2005 12:45:12 +0000 (12:45 +0000)]
- handle IFileSystemBindData in ISF_Desktop_fnParseDisplayName
- more Unicode conversion
Francois Gouget [Wed, 23 Feb 2005 12:44:43 +0000 (12:44 +0000)]
Don't hardcode ordinals if which are not hardcoded on Windows.
Aric Stewart [Wed, 23 Feb 2005 12:44:25 +0000 (12:44 +0000)]
Make sure formats like [\\]] and [\\[] work properly.
Jakob Eriksson [Wed, 23 Feb 2005 12:44:15 +0000 (12:44 +0000)]
Apparently NT4 can also return ERROR_ENVVAR_NOT_FOUND.
Dmitry Timoshkov [Wed, 23 Feb 2005 12:44:06 +0000 (12:44 +0000)]
- Pass original wParam to CallNextHookEx.
- Avoid playing games with focus in a newly created thread, that leads
to all kinds of misbehaviours and failures in window activation
under Windows.
Robert Reif [Wed, 23 Feb 2005 12:43:38 +0000 (12:43 +0000)]
Fix tests for win9x and old versions of DirectX.
Michael Stefaniuc [Wed, 23 Feb 2005 12:43:12 +0000 (12:43 +0000)]
Stub for CryptCATAdminReleaseContext.
Jeremy White [Wed, 23 Feb 2005 12:43:04 +0000 (12:43 +0000)]
When we get down to the last fragment or two in our output to the DSP,
we should use the SND_DSP_POST ioctl to let the sound card know to
flush those fragments. This allows us to precisely know when the
buffer is empty, and fixes another set of winmm tests.
Jeremy White [Wed, 23 Feb 2005 12:42:43 +0000 (12:42 +0000)]
When testing the WAVE_MAPPER device, it seems inappropriate (to me) to
demand WAVE_FORMAT_DIRECT; this fixes another slew of tests.
Jeremy White [Wed, 23 Feb 2005 12:42:32 +0000 (12:42 +0000)]
When we are converting from one sample rate to another, we do have to
adjust when calculating TIME_SAMPLES.
Jason Edmeades [Wed, 23 Feb 2005 12:42:17 +0000 (12:42 +0000)]
Take into account additional requested spacing on break characters.
Jason Edmeades [Wed, 23 Feb 2005 12:42:04 +0000 (12:42 +0000)]
Enable parsing of vendor strings not matching the expected template.
Maxime Bellengé [Wed, 23 Feb 2005 12:41:43 +0000 (12:41 +0000)]
Correctly displays the text with ellipsis when there is not enough
room in a header item and an image from an imagelist is displayed on
the right of the text.
Jacek Caban [Wed, 23 Feb 2005 12:41:22 +0000 (12:41 +0000)]
Translation update.
José Manuel Ferrer Ortiz [Wed, 23 Feb 2005 12:41:09 +0000 (12:41 +0000)]
Added MSI Spanish resources.
Alexandre Julliard [Tue, 22 Feb 2005 19:42:35 +0000 (19:42 +0000)]
Removed no longer used create_region function, and directly export
create_empty_region instead.
Alexandre Julliard [Tue, 22 Feb 2005 19:41:43 +0000 (19:41 +0000)]
Allow the client rectangle to be of arbitrary size and dimensions,
regardless of the window rectangle.
TANABE Hiroshi [Tue, 22 Feb 2005 19:37:18 +0000 (19:37 +0000)]
Added Multibyte character set support in GetGlyphOutlineA.
Huw Davies [Tue, 22 Feb 2005 19:34:33 +0000 (19:34 +0000)]
Don't hold the GDI lock when calling DC_GetDCUpdate.
Hans Leidekker [Tue, 22 Feb 2005 19:34:15 +0000 (19:34 +0000)]
Forward MD5{Final,Init,Update} to advapi32.
Ivan Leo Puoti [Tue, 22 Feb 2005 19:33:50 +0000 (19:33 +0000)]
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
Ivan Leo Puoti [Tue, 22 Feb 2005 19:32:22 +0000 (19:32 +0000)]
Added a couple of defines.
Mike McCormack [Tue, 22 Feb 2005 19:31:45 +0000 (19:31 +0000)]
Make sure strings are null terminated.
Mike McCormack [Tue, 22 Feb 2005 19:31:19 +0000 (19:31 +0000)]
When running a second time, don't fail if we can't extract an icon.
Martijn Vernooij [Tue, 22 Feb 2005 19:31:01 +0000 (19:31 +0000)]
Scroll instead of repainting when expanding/collapsing trees.
Don't repaint on hover if 'hot tracking' isn't on.
Jacek Caban [Tue, 22 Feb 2005 19:30:24 +0000 (19:30 +0000)]
Added implementation of LockServer.
Huw Davies [Tue, 22 Feb 2005 19:30:16 +0000 (19:30 +0000)]
The typelib cache should take the typelib resource index into
account.
Alexandre Julliard [Tue, 22 Feb 2005 16:02:58 +0000 (16:02 +0000)]
Cosmetic fixes.
Mike McCormack [Tue, 22 Feb 2005 15:50:13 +0000 (15:50 +0000)]
Make lstr* functions inline inside Wine.
Mike McCormack [Tue, 22 Feb 2005 15:47:21 +0000 (15:47 +0000)]
- handle IFileSystemBindData in IShellFolder::ParseDisplayName
- convert IShellFolder::ParseDisplayName to use Unicode
Aric Stewart [Tue, 22 Feb 2005 15:47:00 +0000 (15:47 +0000)]
Update the installed state for components during CostFinalize. Laying
groundwork to be able to start processing uninstall logic as well.
Rein Klazes [Tue, 22 Feb 2005 15:46:36 +0000 (15:46 +0000)]
DefWindowProc's WM_NCCALC handler must not subtract space for
scrollbars if there is not enough space for it anyway. With tests to
confirm the behavior.
Stefan Leichter [Tue, 22 Feb 2005 15:43:54 +0000 (15:43 +0000)]
Make user32_crosstest.exe loadable on NT 3.51.
Alexandre Julliard [Tue, 22 Feb 2005 14:58:52 +0000 (14:58 +0000)]
DispatchMessage needs to repaint the non-client area if the WM_PAINT
handler didn't do it.
Jason Edmeades [Tue, 22 Feb 2005 14:56:28 +0000 (14:56 +0000)]
Make RegisterClassExA check that reserved bytes is a valid value.
Tests to confirm this behaviour.
Justin Chevrier [Tue, 22 Feb 2005 14:54:47 +0000 (14:54 +0000)]
Point KEYBOARDPREF and SCREENREADER to registry keys and values that
match native.
Jon Griffiths [Tue, 22 Feb 2005 14:54:01 +0000 (14:54 +0000)]
Use variant macros instead of accessing the union directly.
Steven Edwards [Tue, 22 Feb 2005 14:53:05 +0000 (14:53 +0000)]
Correct typo.
Jon Griffiths [Tue, 22 Feb 2005 14:52:35 +0000 (14:52 +0000)]
Use config.h & HAVE_ where needed, -W fixes.
Jon Griffiths [Tue, 22 Feb 2005 14:51:03 +0000 (14:51 +0000)]
Fix race in IMAPIProp_Release(), -W fixes.
Mike McCormack [Tue, 22 Feb 2005 14:50:35 +0000 (14:50 +0000)]
Cleanup, create unicode versions of _ILCreateFromPath,
_ILCreateGuidFromStr, and _ILCreateFromFindData.
Christian Costa [Tue, 22 Feb 2005 14:50:16 +0000 (14:50 +0000)]
Fixed ACM Wrapper.
Darryl Dixon [Tue, 22 Feb 2005 14:49:59 +0000 (14:49 +0000)]
Added support for NZDT (New Zealand Daylight Time) to TZ_INFO.
Hans Leidekker [Tue, 22 Feb 2005 14:49:43 +0000 (14:49 +0000)]
Add IsDestinationReachableW.
Hans Leidekker [Mon, 21 Feb 2005 21:02:12 +0000 (21:02 +0000)]
Implementation stub for QueueUserWorkItem.
Mike McCormack [Mon, 21 Feb 2005 20:58:09 +0000 (20:58 +0000)]
Implement and test IPropertySetStorage.
Lionel Ulmer [Mon, 21 Feb 2005 20:57:34 +0000 (20:57 +0000)]
Implement 'W' variants of Process32First / Next APIs
Alex Villacís Lasso [Mon, 21 Feb 2005 20:43:59 +0000 (20:43 +0000)]
Implemented GetGlyphOutline16.
Justin Chevrier [Mon, 21 Feb 2005 20:40:44 +0000 (20:40 +0000)]
- Implement SPI_{GET,SET}POWEROFFACTIVE and SPI_SETLOWPOWERACTIVE.
- Corrected SPI_GETLOWPOWERACTIVE to use an index (instead of its SPI
value) to avoid an out of bounds condition.
- Created unit tests for SPI_{GET,SET}POWEROFFACTIVE and
SPI_{GET,SET)SETLOWPOWERACTIVE.
Vincent Béron [Mon, 21 Feb 2005 20:40:13 +0000 (20:40 +0000)]
Add a definition for OpenInputDesktop().
Add constants for PBT_APM* parameters.
Lauri Tulmin [Mon, 21 Feb 2005 20:39:52 +0000 (20:39 +0000)]
Horizontal scrollbar is hidden when edit control is emptied.
Marcelo Duarte [Mon, 21 Feb 2005 20:39:21 +0000 (20:39 +0000)]
Sync Polish resources.
Maxime Bellengé [Mon, 21 Feb 2005 20:38:31 +0000 (20:38 +0000)]
Take into account the new size of a column when the header size
change.
Christian Costa [Mon, 21 Feb 2005 20:37:45 +0000 (20:37 +0000)]
Improved AVIDec.
Added 2 new callback functions to the transform template and moved all
of them into a funcs table.
James Hawkins [Mon, 21 Feb 2005 20:37:26 +0000 (20:37 +0000)]
Add RegOpenKey, RegCloseKey tests.
Marcelo Duarte [Mon, 21 Feb 2005 18:38:36 +0000 (18:38 +0000)]
Use "MS Shell Dlg" everywhere except for Japanese.
Hans Leidekker [Mon, 21 Feb 2005 18:38:15 +0000 (18:38 +0000)]
- Add support for color transform handles.
- Implement CreateColorTransform{A,W}, CreateMultiProfileTransform,
DeleteColorTransform.
- Don't depend on lcms for the implementation of
IsColorProfileTagPresent.
Hans Leidekker [Mon, 21 Feb 2005 18:37:33 +0000 (18:37 +0000)]
- Revert wrong -noname markup for Drag*, DoEnvironmentSubst and
SHGetNewLinkInfo{A,W}.
- Also mark stub exports -noname when they are exported by ordinal
only on win98/2k.
- Implementation level stubs for SheChangeDirA, SheGetDirA,
SHHelpShortcuts_RunDLL{A,W}.
- New spec file stubs for Control_RunDLLAsUserW,
FixupOptionalComponents, OCInstall, SHChangeNotifySuspendResume,
SHCreateProcessAsUserW, SHExtractIconsW,
SHInvokePrinterCommand{A,W}, SHIsFileAvailableOffline,
SHLoadNonloadedIconOverlayIdentifiers, SHPathPrepareForWrite{A,W},
ShellExec_RunDLL{,A,W}, SHGetIconOverlayIndex{A,W}.
Mike McCormack [Mon, 21 Feb 2005 18:36:47 +0000 (18:36 +0000)]
Remove tabs and make formatting consistent.
Vincent Béron [Mon, 21 Feb 2005 18:36:06 +0000 (18:36 +0000)]
Add a stub for OleLoadPicturePath().
Vincent Béron [Mon, 21 Feb 2005 18:35:39 +0000 (18:35 +0000)]
Add LWA_ constants, used in {S/G}LayeredWindowAttributes().
Mike Hearn [Mon, 21 Feb 2005 18:35:07 +0000 (18:35 +0000)]
Avoid infinite loop when doing a typelib marshalled
IUnknown::QueryInterface by only doing an extra QI if requested IID is
not equal to marshalled IID.
Mike Hearn [Mon, 21 Feb 2005 18:34:41 +0000 (18:34 +0000)]
Allow loading of builtin typelibs.
Maxime Bellengé [Mon, 21 Feb 2005 18:34:17 +0000 (18:34 +0000)]
Fix SetItem so that items don't get wrongly re-ordered.
Hans Leidekker [Mon, 21 Feb 2005 18:33:55 +0000 (18:33 +0000)]
Stub implementations for AbortPrinter, AddPortEx{A,W},
AddPrinterConnection{A,W}, ConnectToPrinterDlg,
DeletePrinterConnection{A,W}, EnumForms{A,W}, EnumPrinterData{A,W],
ExtDeviceMode, Find{Close,First,Next}PrinterChangeNotification,
FreePrinterNotifyInfo, ScheduleJob.