Aric Stewart [Mon, 12 May 2003 03:29:50 +0000 (03:29 +0000)]
Better error return values from stub functions.
Aric Stewart [Mon, 12 May 2003 03:28:54 +0000 (03:28 +0000)]
Added stub for DllCanUnloadNow.
Aric Stewart [Mon, 12 May 2003 03:28:26 +0000 (03:28 +0000)]
Ignore requested access rights when emulated version is not NT.
Warren Baird [Mon, 12 May 2003 03:27:24 +0000 (03:27 +0000)]
Fix the PolyPolygon function so it really generates a polypolygon and
not multiple sets of polygons.
Huw Davies [Mon, 12 May 2003 03:26:28 +0000 (03:26 +0000)]
Allow the cups port to be redirectable. This gives us the option of
piping the PostScript through something before it gets sent to the
printer (like we can already do for non-cups systems).
Mike McCormack [Mon, 12 May 2003 03:25:12 +0000 (03:25 +0000)]
Added ordinals to ctl3d32.dll, MyODBC references it by ordinal.
Aric Stewart [Mon, 12 May 2003 03:24:10 +0000 (03:24 +0000)]
Added handling of WM_IME_CHAR.
Dmitry Timoshkov [Mon, 12 May 2003 03:23:15 +0000 (03:23 +0000)]
Added definition of SS_USERITEM.
Mike McCormack [Mon, 12 May 2003 03:21:45 +0000 (03:21 +0000)]
Added stubs for CertSaveStore and CertEnumCertificatesInStore.
Huw Davies [Mon, 12 May 2003 03:19:35 +0000 (03:19 +0000)]
Fixed a possible memory corruption.
Fixed a memory leak.
Alexandre Julliard [Mon, 12 May 2003 03:19:03 +0000 (03:19 +0000)]
Don't track the system menu for managed windows.
Raphael Junqueira [Mon, 12 May 2003 03:10:27 +0000 (03:10 +0000)]
- surface pool init fixes
- minor indentation and traces fixes
- fix locking/unlocking/dirty behavior (dirtify on lock) +
optimisations (only copy when dirty)
- fix IDirect3DDevice8::Clear behavior (problem seen after a
locking/unlocking code error)
- begin to fix volume and cube textures management
Lionel Ulmer [Mon, 12 May 2003 03:09:17 +0000 (03:09 +0000)]
- separate geometry tracing in a new debug channel (ddraw_geom)
- added handling for some new texturing ops
- prepare for addition of multi-texturing
- another way to fix the device enumeration for the reference device
- fix compilation with some glext.h files
- fix a bug in one texture conversion function
- added new texture format (but still texturing problems in 3DMark2000)
Pierre d'Herbemont [Mon, 12 May 2003 03:08:18 +0000 (03:08 +0000)]
Undef if_type, if_mtu and if_lastchange for darwin.
Pierre d'Herbemont [Mon, 12 May 2003 03:07:45 +0000 (03:07 +0000)]
Add support for Darwin's ptrace.
Lionel Ulmer [Sun, 11 May 2003 03:46:53 +0000 (03:46 +0000)]
Initialize the dwMipmapCount field even if the application forgets it.
Lionel Ulmer [Sun, 11 May 2003 03:44:53 +0000 (03:44 +0000)]
- added mipmapping support
- added locking for concurrent access to the D3D device
- improved tracing
- added support for most texture combine stages (inspired by the D3D8
code)
- disable current lock / unlock code pending proper solution
Stephan Beuze [Sun, 11 May 2003 03:44:13 +0000 (03:44 +0000)]
Implemented Get/SetToolTips functions.
Alexandre Julliard [Sun, 11 May 2003 03:40:59 +0000 (03:40 +0000)]
Ordinals 410-413 are the window subclassing functions.
Alexandre Julliard [Sun, 11 May 2003 03:38:37 +0000 (03:38 +0000)]
Store the HTML into index.html like for the other docs.
Raphael Junqueira [Sun, 11 May 2003 03:35:27 +0000 (03:35 +0000)]
- minor COM fixes (fixes some crashes on stupid games)
- minor indentation changes
- fix SELECTARG2 behavior (with help from Lionel Ulmer)
- surface locking/unlocking (only rendering and textures surfaces
supported now)
- beginning of Target/Front surface support
- try to get D3DTOP_SELECTARG_* working
- implemented D3DTOP_SUBTRACT: currently only if OpenGL1.3 is used, we
have to use GL_SUBTRACT_ARB for other versions
Alexandre Julliard [Sun, 11 May 2003 03:31:53 +0000 (03:31 +0000)]
Added partial stub for GetTransform.
Mike McCormack [Sun, 11 May 2003 03:31:08 +0000 (03:31 +0000)]
Clean up SHFileOperationA/W debugging a little.
Eric Pouech [Sun, 11 May 2003 03:30:51 +0000 (03:30 +0000)]
Stop wavemap lookup if a device isn't functional (spotted by Lionel
Ulmer).
Jukka Heinonen [Sun, 11 May 2003 03:30:24 +0000 (03:30 +0000)]
Make read from stdin use buffered input code and redirect stderr to
console.
Jukka Heinonen [Sun, 11 May 2003 03:30:02 +0000 (03:30 +0000)]
Make ioport instruction emulation call winedos handlers.
Dmitry Timoshkov [Sun, 11 May 2003 03:29:47 +0000 (03:29 +0000)]
Poll X events in GetInputState the same way as in GetQueueStatus.
Dimitrie O. Paun [Sun, 11 May 2003 03:29:25 +0000 (03:29 +0000)]
Fix custom draw for item 0.
Christian Costa [Sun, 11 May 2003 03:28:53 +0000 (03:28 +0000)]
Enable branch forward operation in execute buffer.
Christian Costa [Sun, 11 May 2003 03:28:33 +0000 (03:28 +0000)]
Put the device name string on the stack during devices enumeration.
Disable reference enumeration.
Christian Costa [Sun, 11 May 2003 03:27:23 +0000 (03:27 +0000)]
Add missing ReleaseDC in EDIT_BuildLineDefs_ML.
Huw Davies [Sun, 11 May 2003 03:07:03 +0000 (03:07 +0000)]
Playback escapes in metafiles.
Alexandre Julliard [Sun, 11 May 2003 03:04:57 +0000 (03:04 +0000)]
Removed unnecessary function link names.
Alexandre Julliard [Sun, 11 May 2003 03:04:07 +0000 (03:04 +0000)]
Remove libs/Makelib.rules on distclean.
Huw Davies [Sun, 11 May 2003 03:03:25 +0000 (03:03 +0000)]
Added stub for SetVirtualResolution.
Ulrich Czekalla [Sun, 11 May 2003 03:01:42 +0000 (03:01 +0000)]
We should pass the callers client-area rect and clip rect to x11drv
otherwise we'll fail to scroll all children.
Alexandre Julliard [Sun, 11 May 2003 03:00:32 +0000 (03:00 +0000)]
Avoid local WINAPI function pointers.
Mike McCormack [Sun, 11 May 2003 02:59:52 +0000 (02:59 +0000)]
Implemented InternetSetOptionExA/W.
Dmitry Timoshkov [Sun, 11 May 2003 02:58:53 +0000 (02:58 +0000)]
Fix the logic for setting the lps->fErase flag in BeginPaint.
Alexandre Julliard [Sun, 11 May 2003 02:58:19 +0000 (02:58 +0000)]
Added A<->W mappings for WM_IME_CHAR.
Dmitry Timoshkov [Sun, 11 May 2003 02:54:53 +0000 (02:54 +0000)]
Protect GlobalLock from bad pointers.
Alexandre Julliard [Sun, 11 May 2003 02:54:09 +0000 (02:54 +0000)]
Handle overlapping buffers properly in wcstombs_sbcs (spotted by
Dmitry Timoshkov).
Ulrich Czekalla [Sun, 11 May 2003 02:53:09 +0000 (02:53 +0000)]
Don't delete region until after we're done with it.
Ulrich Czekalla [Sun, 11 May 2003 02:52:04 +0000 (02:52 +0000)]
Return value of ExtSelectClipRgn should consider visible region.
Dmitry Timoshkov [Sun, 11 May 2003 02:50:21 +0000 (02:50 +0000)]
Make SetMapMode set default window and viewport extents as in
Windows.
Francois Gouget [Sun, 11 May 2003 02:48:17 +0000 (02:48 +0000)]
Fix handling of wcmd /c "c:\Program Files\hello.bat".
Make /c and /k effectively exclusive, like the real cmd does.
Fix handling of /q: it's compatible with /c and /k.
Added compatibility with /t /x and /y, just ignore them.
Francois Gouget [Sun, 11 May 2003 02:47:28 +0000 (02:47 +0000)]
Reset the result buffer after each argument.
Alexandre Julliard [Sun, 11 May 2003 02:45:33 +0000 (02:45 +0000)]
Ignore locking failures caused by missing NFS locking daemon.
Handle EINVAL the same way as EOVERFLOW.
Dmitry Timoshkov [Sun, 11 May 2003 02:44:31 +0000 (02:44 +0000)]
Ignore high word of wParam when handling WM_COMMAND in the MessageBox
proc.
Dusan Lacko [Sun, 11 May 2003 02:43:42 +0000 (02:43 +0000)]
Fix ALT context bit for WM_KEYDOWN/UP.
Dmitry Timoshkov [Sun, 11 May 2003 02:43:11 +0000 (02:43 +0000)]
Windows treats dialog control class ids 0-5 same way as 0x80-0x85.
Dmitry Timoshkov [Sun, 11 May 2003 02:42:28 +0000 (02:42 +0000)]
Do not abort dialog creation if DS_NOFAILCREATE allows to continue.
Aric Stewart [Sun, 11 May 2003 02:41:18 +0000 (02:41 +0000)]
Added RasEnumEntriesW stub.
Mike McCormack [Sun, 11 May 2003 02:40:29 +0000 (02:40 +0000)]
Implemented WriteFmtUserTypeStg and ReadFmtUserTypeStg.
Mike McCormack [Sun, 11 May 2003 02:39:08 +0000 (02:39 +0000)]
Fill the filedialog95 controls before sending a CDN_INITDONE
notification.
Huw Davies [Sun, 11 May 2003 02:38:05 +0000 (02:38 +0000)]
Invalidate the window when the range is changed.
Mike McCormack [Sun, 11 May 2003 02:37:11 +0000 (02:37 +0000)]
Stubs for AccessCheckAndAuditAlarmA/W.
Alexandre Julliard [Thu, 8 May 2003 22:13:36 +0000 (22:13 +0000)]
Alexandre Julliard [Thu, 8 May 2003 21:05:50 +0000 (21:05 +0000)]
Fixed return value of wine_utf8_wcstombs (spotted by Jan Sporbeck).
Lionel Ulmer [Thu, 8 May 2003 21:03:57 +0000 (21:03 +0000)]
- only enumerate 32 bpp ARGB texture format and remove RGBA one
- add support for 32 bpp ARGB texture format
Adam Gundy [Thu, 8 May 2003 21:03:30 +0000 (21:03 +0000)]
writejump() needs to tell valgrind which piece of code has been
modified.
Adam Gundy [Thu, 8 May 2003 21:02:31 +0000 (21:02 +0000)]
_open_osfhandle is expected to take the absence of either _O_TEXT or
_O_BINARY to mean _O_BINARY.
Raphael Junqueira [Thu, 8 May 2003 17:36:00 +0000 (17:36 +0000)]
- Disable some 'classic' debug traces (avoid useless flood of traces
while debugging games).
- Fix the texture size caps using GL_MAX_TEXTURE_SIZE.
Maxime Bellengé [Thu, 8 May 2003 17:35:12 +0000 (17:35 +0000)]
- Fix scanline size in OLEPictureImpl_Load for jpeg
- Convert from RGB to BGR according to BITMAPINFOHEADER
documentation.
Maxime Bellengé [Thu, 8 May 2003 17:31:35 +0000 (17:31 +0000)]
Correctly fill the background of a checkbox button.
Alexandre Julliard [Thu, 8 May 2003 04:13:26 +0000 (04:13 +0000)]
Added support for calling the TLS callback functions.
Alexandre Julliard [Thu, 8 May 2003 04:01:12 +0000 (04:01 +0000)]
Added dumping of the TLS directory.
Alexandre Julliard [Thu, 8 May 2003 03:50:32 +0000 (03:50 +0000)]
Fixed wrong file offset used when mapping the import directory from a
shared section.
Jason Edmeades [Thu, 8 May 2003 03:49:04 +0000 (03:49 +0000)]
- Move texture loading into PreLoad for 2D textures (needs doing for
the others as well), and call when needed as well.
- Change D3DFMT_R5G6B5 handling to make backdrop of Max Payne appear.
- Add code to reject attempts to use invalid texture units (Max Payne
did this a lot).
- ValidateDevice fixme silenced as harmless but occurs frequently.
- Add trace which can be compiled in to debug vertex shaders, and
correct fixmes and dprintf's into appropriate trace statements.
- Ensure we trace what we return when querying the device caps.
- Correct bug with negative numbers in vertex shader code.
Pierre d'Herbemont [Thu, 8 May 2003 03:48:08 +0000 (03:48 +0000)]
Add Dar, Dsisr and Trap registers for the PowerPC CONTEXT structure.
Eric Pouech [Thu, 8 May 2003 03:47:24 +0000 (03:47 +0000)]
Added environment tests.
Eric Pouech [Thu, 8 May 2003 03:47:00 +0000 (03:47 +0000)]
Implemented a bunch of environment related NTDLL APIs.
Alexandre Julliard [Wed, 7 May 2003 04:01:52 +0000 (04:01 +0000)]
Added NONAMELESSUNION/STRUCT defines.
Alexandre Julliard [Wed, 7 May 2003 03:22:22 +0000 (03:22 +0000)]
Fixed typo in return value of tkill().
Alexandre Julliard [Wed, 7 May 2003 03:21:26 +0000 (03:21 +0000)]
Moved the EnumResource* functions to the kernel dll, and fixed their
prototypes.
Alexandre Julliard [Wed, 7 May 2003 03:19:17 +0000 (03:19 +0000)]
Use RtlFindMessage to load message resources.
Michael Schlüter [Wed, 7 May 2003 03:18:51 +0000 (03:18 +0000)]
Added wglGetExtensionsStringARB.
Jukka Heinonen [Wed, 7 May 2003 03:16:34 +0000 (03:16 +0000)]
Add scrolling support for VGA text mode.
Alexandre Julliard [Tue, 6 May 2003 18:52:43 +0000 (18:52 +0000)]
Added comment about why changing ADDRESS_SPACE_LIMIT is wrong.
Alexandre Julliard [Tue, 6 May 2003 18:50:08 +0000 (18:50 +0000)]
Added support for retrieving page fault address on Solaris (based on a
patch by Robert Lunnon).
Alexandre Julliard [Tue, 6 May 2003 18:41:52 +0000 (18:41 +0000)]
In assembler check, try to use gas first (based on a patch by Robert
Lunnon).
Robert Lunnon [Tue, 6 May 2003 18:36:54 +0000 (18:36 +0000)]
Eliminate segfault due to NULL This->sIcoPath.
Andreas Mohr [Tue, 6 May 2003 18:36:09 +0000 (18:36 +0000)]
Mention the necessary configuration file header.
Dimitrie O. Paun [Tue, 6 May 2003 18:34:53 +0000 (18:34 +0000)]
Make it easy to use something other than wrc to compile resources.
Thomas Mertes [Tue, 6 May 2003 18:28:02 +0000 (18:28 +0000)]
Tests for RtlDuplicateUnicodeString, RtlFindCharInUnicodeString,
RtlInitUnicodeStringEx.
Thomas Mertes [Tue, 6 May 2003 18:27:40 +0000 (18:27 +0000)]
Implement RtlDuplicateUnicodeString, RtlFindCharInUnicodeString,
RtlInitUnicodeStringEx.
Documentation updates for RtlInitAnsiString, RtlInitString,
RtlInitUnicodeString, RtlAnsiStringToUnicodeString and
RtlOemStringToUnicodeString.
Marcus Meissner [Tue, 6 May 2003 18:25:11 +0000 (18:25 +0000)]
Added include <errno.h>.
Achim Kaiser [Tue, 6 May 2003 18:23:17 +0000 (18:23 +0000)]
Take font metrics into account for EC_USEFONTINFO margins.
Alexandre Julliard [Tue, 6 May 2003 00:21:21 +0000 (00:21 +0000)]
Fixed a couple of races with exiting threads in suspend_for_ptrace().
Alexandre Julliard [Tue, 6 May 2003 00:19:59 +0000 (00:19 +0000)]
Fixed return value of CreateNamedPipe (spotted by Mike McCormack).
Jason Edmeades [Tue, 6 May 2003 00:19:11 +0000 (00:19 +0000)]
Add support for MultiplyTransform (helps make the SkimmedMesh SDK
sample look better).
Jason Edmeades [Tue, 6 May 2003 00:15:49 +0000 (00:15 +0000)]
Add the beginnings of support for texture coordinates.
Marcus Meissner [Tue, 6 May 2003 00:15:03 +0000 (00:15 +0000)]
Fix return code of DPNHPAST_DllGetClassObject stub.
Rok Mandeljc [Tue, 6 May 2003 00:14:31 +0000 (00:14 +0000)]
- implemented some more port related-functions
- fixed warnings (reported by Gerald Pfeifer)
Jukka Heinonen [Tue, 6 May 2003 00:12:52 +0000 (00:12 +0000)]
Report errors to applications when illegal dates are passed to set
system date call (required by many installation checks).
Igor Stepin [Sun, 4 May 2003 02:33:08 +0000 (02:33 +0000)]
Added a lot of Russian translations.
Mike Hearn [Sun, 4 May 2003 02:27:20 +0000 (02:27 +0000)]
Support _NET_WM_PING protocol so the WM can detect freezes.
Pierre d'Herbemont [Sun, 4 May 2003 02:26:53 +0000 (02:26 +0000)]
Add register preservation when using lawrx instruction.
Fix ';' ending to '\n' ending for a better compatibility with darwin.
Rok Mandeljc [Sun, 4 May 2003 02:26:03 +0000 (02:26 +0000)]
Dmusic class factory can now create dmloader8 and dmperformance8.
Marcus Meissner [Sun, 4 May 2003 02:25:21 +0000 (02:25 +0000)]
Fixed non-x86 DOSVM_Wait prototype.