Vitaliy Margolen [Wed, 19 Oct 2005 19:21:48 +0000 (19:21 +0000)]
Use correct notification for drive selection change.
Robert Reif [Wed, 19 Oct 2005 19:21:38 +0000 (19:21 +0000)]
Change secondary buffer variable name to secondary.
Fix AddRef and Release to use proper class.
Alexandre Julliard [Wed, 19 Oct 2005 19:08:31 +0000 (19:08 +0000)]
Don't register classes is no theme is active to avoid trouble (based
on a patch by Vitaliy Margolen).
Jonathan Ernst [Wed, 19 Oct 2005 19:07:30 +0000 (19:07 +0000)]
Use WineHQ's mirror selection script to get the Mozilla ActiveX
Control.
Mike McCormack [Wed, 19 Oct 2005 19:07:08 +0000 (19:07 +0000)]
Set the http port before figuring out whether we're using a proxy.
Pierre d'Herbemont [Wed, 19 Oct 2005 19:06:49 +0000 (19:06 +0000)]
Allow compilation on non-i386.
Vitaliy Margolen [Wed, 19 Oct 2005 19:06:35 +0000 (19:06 +0000)]
Fix a number of tests failing on windows.
Marcus Meissner [Wed, 19 Oct 2005 18:30:40 +0000 (18:30 +0000)]
Added more developers/translators.
Markus Gömmel [Wed, 19 Oct 2005 18:30:14 +0000 (18:30 +0000)]
Misplacement of checkboxes with empty label fixed.
Jacek Caban [Wed, 19 Oct 2005 18:29:51 +0000 (18:29 +0000)]
Try using mozctlx's path if there is no registered Mozilla directory.
Krzysztof Foltman [Wed, 19 Oct 2005 18:29:36 +0000 (18:29 +0000)]
Fix CB_GETLBTEXT ANSI-Unicode calls when return value is an error
code.
Aric Stewart [Wed, 19 Oct 2005 18:28:35 +0000 (18:28 +0000)]
Use debugstr_a to prevent a buffer overflow when debugging.
Dmitry Timoshkov [Wed, 19 Oct 2005 18:28:14 +0000 (18:28 +0000)]
Add a test for SetMetaFileBitsEx, make it pass under Wine.
James Hawkins [Tue, 18 Oct 2005 14:12:25 +0000 (14:12 +0000)]
Set the file_part for \\?\ long file names too.
Dmitry Timoshkov [Tue, 18 Oct 2005 14:11:17 +0000 (14:11 +0000)]
Use appropriate DDE APIs (ANSI or unicode) for ShellExecuteA/W, Excel
2000 depends on that.
Vitaliy Margolen [Tue, 18 Oct 2005 14:10:56 +0000 (14:10 +0000)]
LoadLibrary should ignore trailing spaces in the library name.
Huw Davies [Tue, 18 Oct 2005 14:09:58 +0000 (14:09 +0000)]
Implement GetContainingTypelib_{Proxy,Stub}.
Huw Davies [Tue, 18 Oct 2005 14:09:47 +0000 (14:09 +0000)]
When a dispinterface isn't dual, we should return
TYPE_E_ELEMENTNOTFOUND when trying to get index -1.
Ivan Leo Puoti [Tue, 18 Oct 2005 12:02:51 +0000 (12:02 +0000)]
Make drive type an advanced option.
Vitaliy Margolen [Tue, 18 Oct 2005 12:01:38 +0000 (12:01 +0000)]
Return 0 length line as 0 length line for EM_GETLINE.
Paul Vriens [Tue, 18 Oct 2005 12:00:59 +0000 (12:00 +0000)]
Wine's behavior is correct now.
Alexandre Julliard [Tue, 18 Oct 2005 10:49:20 +0000 (10:49 +0000)]
Added a __wine_dbg_set_channel_flags function to allow changing flags
from inside the code.
Frank Richter [Tue, 18 Oct 2005 10:45:18 +0000 (10:45 +0000)]
When doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind the scenes to
obtain an exact length.
Alexandre Julliard [Tue, 18 Oct 2005 10:39:15 +0000 (10:39 +0000)]
Revert previous change, OF_EXIST really returns HFILE_ERROR.
Mike McCormack [Tue, 18 Oct 2005 10:36:38 +0000 (10:36 +0000)]
Make sure the component string is nul terminated.
Mike McCormack [Tue, 18 Oct 2005 10:36:03 +0000 (10:36 +0000)]
Use ShellLink_QueryInterface to return the right interface in
IShellLink_Constructor.
Rein Klazes [Tue, 18 Oct 2005 10:35:41 +0000 (10:35 +0000)]
Show desktop mode disabled if the Desktop registry value exists but
starts with N,n,F,f or 0. This agrees with the logic in x11drv.
Dmitry Timoshkov [Tue, 18 Oct 2005 10:35:14 +0000 (10:35 +0000)]
Add a test for CopyMetaFile, make it pass under Wine.
Vincent Béron [Tue, 18 Oct 2005 10:34:21 +0000 (10:34 +0000)]
Correct AtlModuleAddTermFunc prototype.
Robert Reif [Mon, 17 Oct 2005 09:24:50 +0000 (09:24 +0000)]
Include winuser.h so the code compiles cleanly on windows using
windows headers.
Uwe Bonnes [Mon, 17 Oct 2005 09:23:22 +0000 (09:23 +0000)]
Remove unspecific FIXME.
Vitaliy Margolen [Mon, 17 Oct 2005 09:23:11 +0000 (09:23 +0000)]
Fix one test failing on all windows versions.
Alexandre Julliard [Mon, 17 Oct 2005 08:56:41 +0000 (08:56 +0000)]
Ignore empty environment strings.
Vitaliy Margolen [Mon, 17 Oct 2005 08:55:45 +0000 (08:55 +0000)]
Remove "Automatically detect windows version". Default to win2k.
Christian Costa [Mon, 17 Oct 2005 08:55:27 +0000 (08:55 +0000)]
Enumerate only requested modes by taking into account surface desc
when present.
Christian Costa [Mon, 17 Oct 2005 08:55:05 +0000 (08:55 +0000)]
Fix installable driver removal.
Aric Stewart [Mon, 17 Oct 2005 08:54:53 +0000 (08:54 +0000)]
MSDN states that the pszDisplayName member of BROWSEINFO is assumed to
be MAX_PATH in length. So when doing the A->W conversion in
BrowseForFolderA do not set that member to be the size of the
incoming string, instead make it MAX_PATH.
Eric Pouech [Mon, 17 Oct 2005 08:54:28 +0000 (08:54 +0000)]
ioctl 440F only returns non mapped drives (for now).
Alexandre Julliard [Thu, 13 Oct 2005 14:32:22 +0000 (14:32 +0000)]
In parse_mount_entries return the loop device instead of the mounted
file for loop mounts.
Alexandre Julliard [Thu, 13 Oct 2005 14:24:52 +0000 (14:24 +0000)]
Report the correct version in the About dialog.
Vitaliy Margolen [Thu, 13 Oct 2005 13:44:38 +0000 (13:44 +0000)]
Fix "Remove application" for applications that had some custom
settings.
Krzysztof Foltman [Thu, 13 Oct 2005 13:44:14 +0000 (13:44 +0000)]
Fix unnecessary (and harmful) repeated statement.
Oliver Stieber [Thu, 13 Oct 2005 13:44:03 +0000 (13:44 +0000)]
Allow cube textures to be updated.
Alexandre Julliard [Wed, 12 Oct 2005 21:10:52 +0000 (21:10 +0000)]
Removed incorrect process queue check in wait_input_idle.
Oliver Stieber [Wed, 12 Oct 2005 21:07:27 +0000 (21:07 +0000)]
Changed the way that 24bit and 32bit Adapter and Buffer formats are
reported allowing EVE online to get past the startup screen and
allowing the Fur demo (amongst others) to run in a window, as under
windows, instead of in fullscreen mode.
Huw Davies [Wed, 12 Oct 2005 21:06:20 +0000 (21:06 +0000)]
Initialize a bunch of dc values to their default before enumerating an
enhmetafile.
Add tests for these and for some values that don't get reset.
Krzysztof Foltman [Wed, 12 Oct 2005 21:05:52 +0000 (21:05 +0000)]
- Style trace information is written to different debug channel (it's
not very useful anymore, reference counting looks correct for now).
- The document dump contains the character position of the end-of-text
mark.
Christian Costa [Wed, 12 Oct 2005 21:05:40 +0000 (21:05 +0000)]
Disable depth test when there is no Z buffer attached.
Initialise texture states at creation instead of when tex name is
generated.
Oliver Stieber [Tue, 11 Oct 2005 20:27:54 +0000 (20:27 +0000)]
Add checks for ARB_vertex_program before allowing vertex shaders to
use ARB_vertex_program.
Stefan Leichter [Tue, 11 Oct 2005 20:27:27 +0000 (20:27 +0000)]
Make user test loadable on NT4.
Detlef Riekenberg [Tue, 11 Oct 2005 19:58:38 +0000 (19:58 +0000)]
NT3.51 returns ERROR_MORE_DATA.
Mike O'Regan [Tue, 11 Oct 2005 19:57:17 +0000 (19:57 +0000)]
Tests commented out and FIXME-ed long ago now pass.
Phil Krylov [Tue, 11 Oct 2005 19:56:03 +0000 (19:56 +0000)]
Fixed encoding of non-ASCII chars.
Dmitry Timoshkov [Tue, 11 Oct 2005 19:55:24 +0000 (19:55 +0000)]
Add a safety check for number of control points in PolyBezierTo.
Dmitry Timoshkov [Tue, 11 Oct 2005 19:55:11 +0000 (19:55 +0000)]
Rename struct option in order to avoid a conflict with wine/port.h.
Huw Davies [Tue, 11 Oct 2005 19:55:01 +0000 (19:55 +0000)]
If the meta/clip intersection (Rao) region doesn't exist, return
either the meta or clip region if they do exist.
Remove the wine_todo's.
Dmitry Timoshkov [Tue, 11 Oct 2005 19:27:22 +0000 (19:27 +0000)]
Update German and Hungarian keyboard layouts to better match X11
ones.
Mike McCormack [Tue, 11 Oct 2005 19:27:03 +0000 (19:27 +0000)]
Make sure not to strcpy from a NULL default value pointer.
James Hawkins [Tue, 11 Oct 2005 19:26:47 +0000 (19:26 +0000)]
Test that the FO_COPY action creates output directories if they don't
exist.
Robert Reif [Tue, 11 Oct 2005 19:26:37 +0000 (19:26 +0000)]
Fix PrimaryBufferImpl pointer to deleted DirectSoundImpl.
Lionel Ulmer [Tue, 11 Oct 2005 19:26:20 +0000 (19:26 +0000)]
- fix first two arguments to 'FindExecutableA' (input strings instead
of pointers)
- fix last argument to 'FindExecutableW' (it's an output string)
Alexandre Julliard [Mon, 10 Oct 2005 20:08:09 +0000 (20:08 +0000)]
Removed non-portable ldconfig invocation and misleading
warning. People who need the extra hand-holding should use
wineinstall.
Lionel Ulmer [Mon, 10 Oct 2005 19:53:37 +0000 (19:53 +0000)]
Add an assert if both arguments to DD_STRUCT_COPY_BYSIZE are equal.
Huw Davies [Mon, 10 Oct 2005 19:53:22 +0000 (19:53 +0000)]
GetRandomRgn only returns the SYSRGN in screen coordinates.
Add a bunch of tests for GetRandomRgn.
Krzysztof Foltman [Mon, 10 Oct 2005 19:52:59 +0000 (19:52 +0000)]
Removed buffer overrun error (incrementing output pointer one time too
much in non-CRLF mode) making KeyNote fail to install.
Oliver Stieber [Mon, 10 Oct 2005 19:52:49 +0000 (19:52 +0000)]
Report unrecognized opcodes as FIXMEs instead of TRACEs so that they
are easier to spot and fix.
Alexandre Julliard [Mon, 10 Oct 2005 18:07:34 +0000 (18:07 +0000)]
Add current directory to default include path.
Alexandre Julliard [Mon, 10 Oct 2005 18:06:50 +0000 (18:06 +0000)]
Default search path for an include file should be based on the path of
the parent source file, not the current directory.
Vijay Kiran Kamuju [Mon, 10 Oct 2005 18:03:56 +0000 (18:03 +0000)]
Added PHT time zone.
Richard Cohen [Mon, 10 Oct 2005 18:03:25 +0000 (18:03 +0000)]
Don't create old unlocalized directories in wineprefixcreate.
Krzysztof Foltman [Mon, 10 Oct 2005 18:00:52 +0000 (18:00 +0000)]
The previous implementation was a workaround for off-by-one bug in
ME_RunOfsFromCharOfs, this one relies on correct behavior of that
function introduced by the previous patch.
Vitaliy Margolen [Mon, 10 Oct 2005 18:00:20 +0000 (18:00 +0000)]
Fix _ismbblead test to pass on windows.
Maxime Bellengé [Mon, 10 Oct 2005 11:19:31 +0000 (11:19 +0000)]
In case of failure and OF_EXIST is specified, return FALSE instead of
HFILE_ERROR.
Eric Pouech [Mon, 10 Oct 2005 11:18:46 +0000 (11:18 +0000)]
Fixed changing console's windows.
Krzysztof Foltman [Mon, 10 Oct 2005 11:18:29 +0000 (11:18 +0000)]
Fixed EOL detection in ME_RunOfsFromCharOfs in 1.0 emulation mode
(necessary for a non-workaround version of EM_POSFROMCHAR).
Christian Costa [Mon, 10 Oct 2005 10:44:54 +0000 (10:44 +0000)]
Make window uses black brush for background.
Check format type of video stream.
Christian Costa [Mon, 10 Oct 2005 10:44:35 +0000 (10:44 +0000)]
Add trace to DefineDosDevice.
Lionel Ulmer [Mon, 10 Oct 2005 10:44:23 +0000 (10:44 +0000)]
- do not pass private data to the application but a copy of it
- add some more traces
Krzysztof Foltman [Mon, 10 Oct 2005 10:44:01 +0000 (10:44 +0000)]
Fix a bug in 1.0 emulation mode in EM_LINELENGTH (which broke PTE
installer).
Alexandre Julliard [Mon, 10 Oct 2005 10:43:41 +0000 (10:43 +0000)]
Set the version we report in wmc and wrc from the global Wine
version.
Krzysztof Foltman [Mon, 10 Oct 2005 10:30:25 +0000 (10:30 +0000)]
Fix 1.0 emulation mode in ME_GetTextW.
Richard Cohen [Mon, 10 Oct 2005 10:29:53 +0000 (10:29 +0000)]
Don't hardcode "windows" directory.
Make "My Pictures" etc. point to $HOME.
Richard Cohen [Mon, 10 Oct 2005 10:29:24 +0000 (10:29 +0000)]
Fix an error message.
Robert Reif [Mon, 10 Oct 2005 10:29:13 +0000 (10:29 +0000)]
DirectSoundDevice reference count cleanup.
Milko Krachounov [Mon, 10 Oct 2005 10:28:59 +0000 (10:28 +0000)]
Update the Bulgarian resource file.
Marcus Meissner [Mon, 10 Oct 2005 10:28:48 +0000 (10:28 +0000)]
Pass characters to get_file_name() helper, not bytes.
Lionel Ulmer [Mon, 10 Oct 2005 10:28:05 +0000 (10:28 +0000)]
- pass a copy of the surface description to the application
- increase the surface reference count when giving the surface pointer
to the caller
Robert Reif [Mon, 10 Oct 2005 10:27:50 +0000 (10:27 +0000)]
Fix dsound8 test to deal with an installed but unregistered
IDirectSound8.
Eric Pouech [Mon, 10 Oct 2005 10:27:37 +0000 (10:27 +0000)]
Ensure we always have a title for the .hlp file.
Eric Pouech [Mon, 10 Oct 2005 10:27:22 +0000 (10:27 +0000)]
Handle error conditions for print.
Eric Pouech [Mon, 10 Oct 2005 10:27:05 +0000 (10:27 +0000)]
Fixed mmioOpenW flags for playback.
Eric Pouech [Mon, 10 Oct 2005 10:26:46 +0000 (10:26 +0000)]
- fixed mouse double click and wheeling
- also handling third mouse button (if any)
- full support for control/shift modifier
Francois Gouget [Mon, 10 Oct 2005 10:24:53 +0000 (10:24 +0000)]
Add a --windows option for converting a Unix path to a long Windows
path.
Fix the description of --long and --short. They are only garanteed to
work on Windows paths though they will often successfully convert Unix
paths to Windows paths too.
Alexandre Julliard [Sat, 8 Oct 2005 10:37:09 +0000 (10:37 +0000)]
Set the widl version to be the same as the global package version.
Alexandre Julliard [Sat, 8 Oct 2005 10:36:50 +0000 (10:36 +0000)]
Set the winepath version to be the same as the global package
version.
Alexandre Julliard [Sat, 8 Oct 2005 10:36:10 +0000 (10:36 +0000)]
In DIALOG_FixChildrenOnChangeFocus make sure the button is a push
button before making it the default.
Eric Pouech [Sat, 8 Oct 2005 10:35:16 +0000 (10:35 +0000)]
Function keys now work in curses mode.
Vitaliy Margolen [Sat, 8 Oct 2005 10:34:58 +0000 (10:34 +0000)]
Add a few tests that fail under wine.
Stefan Leichter [Sat, 8 Oct 2005 10:34:41 +0000 (10:34 +0000)]
Forward the functions DllRegisterServer and DllUnregisterServer of
rsabase.dll to rsaenh.dll.
Francois Gouget [Sat, 8 Oct 2005 10:33:54 +0000 (10:33 +0000)]
Move all Unicode and Ansi string types to the %str and %wstr
sections.