Alex Villacís Lasso [Wed, 28 Sep 2005 18:12:45 +0000 (18:12 +0000)]
Add missing ! to fix a reversed condition check in
OleCreateDefaultHandler, in order to match intent in comment.
Juan Lang [Wed, 28 Sep 2005 18:12:29 +0000 (18:12 +0000)]
Encode RSA public key modulus as unsigned integer, with tests.
H. Verbeet [Wed, 28 Sep 2005 18:12:00 +0000 (18:12 +0000)]
Fix missing prototypes when using nVidia OpenGL headers.
Gerald Pfeifer [Wed, 28 Sep 2005 18:11:17 +0000 (18:11 +0000)]
Use 0 instead of NULL in create_glxpixmap().
Dmitry Timoshkov [Wed, 28 Sep 2005 18:11:10 +0000 (18:11 +0000)]
Explicitly ignore WM_GETICON message in the message tests.
Mike McCormack [Wed, 28 Sep 2005 18:10:44 +0000 (18:10 +0000)]
Add some more action stubs, remove forward declarations.
Alexandre Julliard [Wed, 28 Sep 2005 15:21:48 +0000 (15:21 +0000)]
New scheme for keeping track of debug channels that doesn't require
maintaining a list of all loaded dlls.
Dmitry Timoshkov [Wed, 28 Sep 2005 15:13:10 +0000 (15:13 +0000)]
Make DrawMenuBar and SetMenu tests pass under Wine.
Mike McCormack [Wed, 28 Sep 2005 15:12:32 +0000 (15:12 +0000)]
Split command line parsing from MSI_InstallPackage into a separate
function.
Mike McCormack [Wed, 28 Sep 2005 15:12:10 +0000 (15:12 +0000)]
Add the progress control.
Vitaliy Margolen [Wed, 28 Sep 2005 12:04:51 +0000 (12:04 +0000)]
Fix refcount leak and return correct error in create_named_object.
Mike McCormack [Wed, 28 Sep 2005 11:59:40 +0000 (11:59 +0000)]
Fix and test MsiViewGetColumnInfo and binary fields.
Mike McCormack [Wed, 28 Sep 2005 11:59:16 +0000 (11:59 +0000)]
Don't quote numbers in a query, as it doesn't parse correctly.
Vincent Béron [Wed, 28 Sep 2005 11:59:04 +0000 (11:59 +0000)]
Remove some Unicode->ANSI cross-calls in crypt functions.
Aric Stewart [Wed, 28 Sep 2005 11:58:47 +0000 (11:58 +0000)]
Implement a basic beginning for fnIMLangFontLink_CodePageToCodePages,
fnIMLangFontLink_CodePagesToCodePage and
fnIMLangFontLink_GetFontCodePages.
Also some tests for the new functions.
Eric Pouech [Wed, 28 Sep 2005 11:58:20 +0000 (11:58 +0000)]
Added a bunch of test cases for atoms.
Huw Davies [Wed, 28 Sep 2005 10:17:13 +0000 (10:17 +0000)]
EnumDisplayDevices and GetMonitorInfo should return the same device
name for the primary device.
Make both EnumDisplayDevicesA and GetMonitorInfoA call their unicode
counterparts.
Update prototype of EnumDisplayDevices.
Add some tests.
Anders Bergh [Wed, 28 Sep 2005 10:16:33 +0000 (10:16 +0000)]
Added Swedish translation.
James Hawkins [Wed, 28 Sep 2005 10:16:02 +0000 (10:16 +0000)]
- Store the HHInfo struct in the SizeBar hwnd.
- Set the default navigation pane width if no width provided.
- Handle dragging of the SizeBar.
Vincent Béron [Wed, 28 Sep 2005 10:15:44 +0000 (10:15 +0000)]
Don't treat absence of conditional as config.h being useless if
wine/port.h is included, as it's necessary in that case.
Juan Lang [Wed, 28 Sep 2005 10:15:37 +0000 (10:15 +0000)]
Implement CryptImport/ExportPublicKeyInfo.
Juan Lang [Wed, 28 Sep 2005 10:15:05 +0000 (10:15 +0000)]
Add a few more missing prototypes.
Dmitry Timoshkov [Wed, 28 Sep 2005 10:14:45 +0000 (10:14 +0000)]
Draw underline and strikeout for ExtTextOut on an open path using
Polygon to more closely mimic what Windows does.
Mike McCormack [Wed, 28 Sep 2005 10:13:39 +0000 (10:13 +0000)]
Make sure to build the def file after a make clean in a module
subdir.
Mike McCormack [Wed, 28 Sep 2005 10:13:18 +0000 (10:13 +0000)]
Don't create MSI handles unless we have to pass one through the API.
Oliver Stieber [Wed, 28 Sep 2005 10:13:00 +0000 (10:13 +0000)]
Implement state tracking for pixel shader constants.
Alexandre Julliard [Tue, 27 Sep 2005 11:03:18 +0000 (11:03 +0000)]
Don't apply relocations a second time to self loaded segments.
Fixed messed up indentation in NE_FixupSegmentPrologs.
Alexandre Julliard [Tue, 27 Sep 2005 10:56:47 +0000 (10:56 +0000)]
Initial version of a wineserver man page.
Alexandre Julliard [Tue, 27 Sep 2005 10:55:50 +0000 (10:55 +0000)]
Added implementation of _dstbias and __p__dstbias.
Added macros for _dstbias, _daylight, _timezone and _tzname.
Eric Pouech [Tue, 27 Sep 2005 10:52:10 +0000 (10:52 +0000)]
Implemented kernel32 process affinity handling on top on ntdll.
Oliver Stieber [Tue, 27 Sep 2005 10:49:59 +0000 (10:49 +0000)]
Change the format of surface_SaveSnapshot to TGA from PPM and add
support for compressed textures and an alpha channel.
Alexandre Julliard [Tue, 27 Sep 2005 09:36:54 +0000 (09:36 +0000)]
Use the proper format to print handles in handle_table_dump.
Alexandre Julliard [Tue, 27 Sep 2005 09:36:15 +0000 (09:36 +0000)]
Fixed exception handling on MacOS.
Alexandre Julliard [Tue, 27 Sep 2005 09:34:24 +0000 (09:34 +0000)]
The clip list is in screen coordinates so we need to map the result of
GetRandomRgn if the Windows version is win9x.
Alexandre Julliard [Tue, 27 Sep 2005 09:33:42 +0000 (09:33 +0000)]
Fixed disassembling functions to handle 16-bit code segments properly.
Vincent Béron [Tue, 27 Sep 2005 09:32:41 +0000 (09:32 +0000)]
Use the proper calling convention for 2 16-bit functions.
Oliver Stieber [Tue, 27 Sep 2005 09:32:29 +0000 (09:32 +0000)]
Correct a problem with locking nonpower 2 back and front buffers.
Alex Villacís Lasso [Tue, 27 Sep 2005 09:32:17 +0000 (09:32 +0000)]
Tolerate ioctl failure in GetCommState() in order to be capable to use
softmodems.
Alexandre Julliard [Mon, 26 Sep 2005 16:46:31 +0000 (16:46 +0000)]
Added a test to confirm the behavior of GetRandomRgn.
Alexandre Julliard [Mon, 26 Sep 2005 16:45:25 +0000 (16:45 +0000)]
Export the temp buffer functionality in the debug functions interface
to allow sharing more code between libwine and ntdll.
Francois Gouget [Mon, 26 Sep 2005 16:43:20 +0000 (16:43 +0000)]
Add iads.idl to define the IADsContainer interface.
Add adshlp.h to declare the ADs* functions.
Fix the ADsOpenObject() prototype.
Update win32.api to match.
Rein Klazes [Mon, 26 Sep 2005 16:42:18 +0000 (16:42 +0000)]
When scrolling, first update the new position of the control before
calling UpdateWindow().
Henning Gerhardt [Mon, 26 Sep 2005 16:41:58 +0000 (16:41 +0000)]
Update German regedit resource file.
Francois Gouget [Mon, 26 Sep 2005 16:41:43 +0000 (16:41 +0000)]
Export the Dll(Un)RegisterServer() functions to make d3dxof.dll a
self-registering dll.
Francois Gouget [Mon, 26 Sep 2005 16:41:26 +0000 (16:41 +0000)]
Define the Direct3DRM GUIDs in d3drm.h.
Include d3drm.h in dxguid.
Alexandre Julliard [Mon, 26 Sep 2005 13:51:58 +0000 (13:51 +0000)]
Use int instead of long in interlocked_* functions for 64-bit
compatibility.
Alexandre Julliard [Mon, 26 Sep 2005 13:26:40 +0000 (13:26 +0000)]
Use a larger buffer in CopyFileW now that the file handle may not
always be cached.
Mike McCormack [Mon, 26 Sep 2005 13:25:48 +0000 (13:25 +0000)]
Create a function to determine the table's row size and use it.
Fix a memory leak in the table code.
Francois Gouget [Mon, 26 Sep 2005 13:25:35 +0000 (13:25 +0000)]
volatile is valid everywhere const is valid.
Alexander N. Sørnes [Mon, 26 Sep 2005 13:25:22 +0000 (13:25 +0000)]
Norwegian translation of wcmd and wineconsole.
Huw Davies [Mon, 26 Sep 2005 11:04:12 +0000 (11:04 +0000)]
Add an x11drv escape that returns a glx drawable.
Alexander N. Sørnes [Mon, 26 Sep 2005 11:03:32 +0000 (11:03 +0000)]
Added Norwegian translation of some programs.
Eric Pouech [Mon, 26 Sep 2005 11:02:45 +0000 (11:02 +0000)]
- now passing access rights when creating a named pipe in NTDLL
- reimplemented Kernel32.CreatePipe purely on top of NTDLL APIs
- anonymous pipe handles should have the SYNCHRONIZE bit set
Francois Gouget [Mon, 26 Sep 2005 10:58:41 +0000 (10:58 +0000)]
Assorted spelling fixes.
Alexander N. Sørnes [Mon, 26 Sep 2005 10:56:47 +0000 (10:56 +0000)]
Added Norwegian translations.
Mike McCormack [Mon, 26 Sep 2005 10:55:18 +0000 (10:55 +0000)]
Fix various query related memory leaks.
Henning Gerhardt [Mon, 26 Sep 2005 10:54:48 +0000 (10:54 +0000)]
Update German resource file.
Krzysztof Foltman [Mon, 26 Sep 2005 09:57:56 +0000 (09:57 +0000)]
- Copy key name works.
- Favorites (adding, removing, going to) work.
- Added context sensitive graying to some menu options.
- Cleanup of status bar update.
Francois Gouget [Mon, 26 Sep 2005 09:57:38 +0000 (09:57 +0000)]
Replace the 'if (!cond) ; else code' construct with the standard 'do {
code } while (0)' construct combined with a regular 'if'.
Francois Gouget [Mon, 26 Sep 2005 09:56:40 +0000 (09:56 +0000)]
Fix .spec declarations for functinos with 64bit arguments (reported by
winapi_check).
Mike McCormack [Mon, 26 Sep 2005 09:56:18 +0000 (09:56 +0000)]
Make a macro function for unimplemented actions.
Add some more unimplemented action stubs.
Vijay Kiran Kamuju [Mon, 26 Sep 2005 09:55:59 +0000 (09:55 +0000)]
Add MYT (Malaysian Time) and NOVST (Novosibirsk Summer Time).
Mike McCormack [Mon, 26 Sep 2005 09:55:38 +0000 (09:55 +0000)]
Fill out the stubs for MsiApplyTransformA/W a bit more.
Dmitry Timoshkov [Mon, 26 Sep 2005 09:55:25 +0000 (09:55 +0000)]
Calling DdeUninitialize hangs DDE test on XP SP1, so remove that call,
and add a comment explaining it.
Mike McCormack [Mon, 26 Sep 2005 09:55:12 +0000 (09:55 +0000)]
Fix handle leaks in the test cases.
Mike McCormack [Mon, 26 Sep 2005 09:54:56 +0000 (09:54 +0000)]
Make sure to set the minimum size before allocating string table
memory.
Francois Gouget [Mon, 26 Sep 2005 09:54:47 +0000 (09:54 +0000)]
Make it clear the empty body sections are not accidental.
Francois Gouget [Mon, 26 Sep 2005 09:54:22 +0000 (09:54 +0000)]
HOLEMENU is a 'long' as far as winapi_check is concerned.
Kimmo Myllyvirta [Mon, 26 Sep 2005 09:54:02 +0000 (09:54 +0000)]
Update Finnish resources.
Krzysztof Foltman [Mon, 26 Sep 2005 09:53:49 +0000 (09:53 +0000)]
- Optional destinations in stylesheets are now skipped properly (and
not treated as the "proper" styles as they were before).
- EOF condition in the middle of the stylesheet is no longer putting
the reader into infinite loop,
- Half-full input buffers don't trigger EOF anymore (although it
could, in theory, break some apps, I find it unlikely - and the
change makes Out from Boneville installer display license properly).
Francois Gouget [Mon, 26 Sep 2005 09:53:06 +0000 (09:53 +0000)]
Update win32.api to match the current sources.
Fix the usp10.dll name.
Fix PBERVAL alphabetical order.
Francois Gouget [Mon, 26 Sep 2005 09:52:56 +0000 (09:52 +0000)]
Documentation tweaks to make winapi_check happy.
Francois Gouget [Mon, 26 Sep 2005 09:52:43 +0000 (09:52 +0000)]
Add AVISTREAMREAD_CONVENIENT.
Francois Gouget [Mon, 26 Sep 2005 09:52:25 +0000 (09:52 +0000)]
Add trailing '\n's to ok() calls.
Francois Gouget [Mon, 26 Sep 2005 09:52:09 +0000 (09:52 +0000)]
Update winapi_check so it considers 'longlong' (win*.api files) as
compatible with 'double' (spec files).
Christian Costa [Mon, 26 Sep 2005 09:51:48 +0000 (09:51 +0000)]
Screen depth cannot be selected when double buffering is enabled.
Disable depth selection when it's the case.
Alexandre Julliard [Sun, 25 Sep 2005 15:23:21 +0000 (15:23 +0000)]
Replace DPRINTF by TRACE in a few places.
Alexander N. Sørnes [Sun, 25 Sep 2005 15:18:58 +0000 (15:18 +0000)]
Norwegian translation of mshtml.
Christian Costa [Sun, 25 Sep 2005 15:18:18 +0000 (15:18 +0000)]
Implement Begin/Vertex/End rendering functions.
James Hawkins [Sun, 25 Sep 2005 15:17:42 +0000 (15:17 +0000)]
Correctly resize the child windows.
Christian Costa [Sun, 25 Sep 2005 15:17:30 +0000 (15:17 +0000)]
Fix function names.
Robert Shearman [Sun, 25 Sep 2005 15:17:10 +0000 (15:17 +0000)]
Move all 16-bit functions to an appropriate 16-bit file.
Alexander N. Sørnes [Sun, 25 Sep 2005 15:15:25 +0000 (15:15 +0000)]
Added Norwegian translations.
Kimmo Myllyvirta [Sun, 25 Sep 2005 15:14:58 +0000 (15:14 +0000)]
Update Finnish resources.
Mike McCormack [Sun, 25 Sep 2005 15:14:32 +0000 (15:14 +0000)]
Handle copying of the install package to a temporary file in one place
only.
Mike McCormack [Sun, 25 Sep 2005 15:14:16 +0000 (15:14 +0000)]
Fix another memory leak.
Mike McCormack [Sun, 25 Sep 2005 15:14:03 +0000 (15:14 +0000)]
Stub implementation of the IsolateComponents action.
Ivan Leo Puoti [Fri, 23 Sep 2005 17:22:12 +0000 (17:22 +0000)]
Added ddk/wdm.h.
Mike McCormack [Fri, 23 Sep 2005 17:21:46 +0000 (17:21 +0000)]
Fix a memory leak.
Huw Davies [Fri, 23 Sep 2005 17:21:32 +0000 (17:21 +0000)]
Move desktop_vi inside process_attach and remember to free it.
Mike McCormack [Fri, 23 Sep 2005 17:21:10 +0000 (17:21 +0000)]
Add a stub implementation of the BindImage action.
Oliver Stieber [Fri, 23 Sep 2005 11:08:03 +0000 (11:08 +0000)]
Optionally repack nonpower 2 textures to the expected span length when
a textures is locked. This is necessary for buggy games like Warhammer
40k that don't work with the odd span sizes produce by default
nonpower 2 support.
Mike McCormack [Fri, 23 Sep 2005 11:06:57 +0000 (11:06 +0000)]
Stub implementation of the PatchFiles action.
Alexandre Julliard [Fri, 23 Sep 2005 10:52:07 +0000 (10:52 +0000)]
Defined a proper structure for debug channels.
Also put all the function pointers inside a structure and added
__wine_dbg_set_functions to change them instead of exporting the
pointers directly.
Mike McCormack [Fri, 23 Sep 2005 10:48:42 +0000 (10:48 +0000)]
Implement MsiGetShortcutTargetA.
Mike McCormack [Fri, 23 Sep 2005 10:48:17 +0000 (10:48 +0000)]
Stub implementation of the MoveFiles action.
Oliver Stieber [Fri, 23 Sep 2005 10:48:01 +0000 (10:48 +0000)]
Enable dxt2 and dxt4 compressed textures to be created via
Device_CreateSurface.
Dmitry Timoshkov [Fri, 23 Sep 2005 10:47:26 +0000 (10:47 +0000)]
COLOR_3DFACE is a better choice for the dialog background.
Eric Kohl [Fri, 23 Sep 2005 10:09:47 +0000 (10:09 +0000)]
- String id 0 becomes a reserved (invalid) id.
- StringTableStringFromId returns a pointer to an empty string if the
string id is invalid.
Steven Edwards [Fri, 23 Sep 2005 10:09:29 +0000 (10:09 +0000)]
Set text of help menu to Help.