Kevin Koltzau [Sun, 5 Feb 2006 12:05:45 +0000 (13:05 +0100)]
riched20: Separate stream state from editor state.
Somewhat improves thread safety.
Kevin Koltzau [Sun, 5 Feb 2006 12:05:06 +0000 (13:05 +0100)]
riched20: Add method to stream data based on a range.
Kevin Koltzau [Sun, 5 Feb 2006 12:05:00 +0000 (13:05 +0100)]
riched20: Don't use EM_STREAMOUT for copy/cut.
Alexandre Julliard [Sun, 5 Feb 2006 11:33:24 +0000 (12:33 +0100)]
server: Remove no longer used create_flags from get_startup_info request.
Alexandre Julliard [Sun, 5 Feb 2006 11:24:43 +0000 (12:24 +0100)]
kernel: Use a magic ConsoleHandle value instead of create flag to pass
the CREATE_NEW_CONSOLE flag to the child.
Alexandre Julliard [Sun, 5 Feb 2006 11:20:40 +0000 (12:20 +0100)]
kernel: Set the console flag in the parent for CREATE_NEW_PROCESS_GROUP.
Alexandre Julliard [Sun, 5 Feb 2006 11:19:56 +0000 (12:19 +0100)]
server: Fixed compile without inotify.
YunSong Hwang [Sun, 5 Feb 2006 11:19:35 +0000 (12:19 +0100)]
winecfg: Updated the Korean translation.
H. Verbeet [Sun, 5 Feb 2006 11:19:22 +0000 (12:19 +0100)]
wined3d: Use GL_EXTCALL to call OpenGL extension glPointParameterfvARB.
H. Verbeet [Sun, 5 Feb 2006 11:19:13 +0000 (12:19 +0100)]
d3d8: Use GL_EXTCALL to call OpenGL extension glPointParameterfvARB.
H. Verbeet [Sun, 5 Feb 2006 11:19:04 +0000 (12:19 +0100)]
d3d8: Add detection for GL_ARB_point_parameters support.
Phil Krylov [Sun, 5 Feb 2006 11:18:55 +0000 (12:18 +0100)]
riched20: Empty undo stack after EM_STREAMIN without SFF_SELECTION flag.
Henning Gerhardt [Sun, 5 Feb 2006 11:18:45 +0000 (12:18 +0100)]
commdlg: Update German resource.
Juan Lang [Sun, 5 Feb 2006 11:18:39 +0000 (12:18 +0100)]
crypt32: Fix Mingw compile.
Vitaly Budovski [Sat, 4 Feb 2006 16:14:38 +0000 (17:14 +0100)]
d3d8: Fixed point sprite scaling when size < 1.0f.
Vitaly Budovski [Sat, 4 Feb 2006 16:14:13 +0000 (17:14 +0100)]
d3d8: Fixed POINTSPRITEENABLE.
Vitaly Budovski [Sat, 4 Feb 2006 16:13:13 +0000 (17:13 +0100)]
d3d8: Fixed POINTSCALEENABLE.
Vitaly Budovski [Sat, 4 Feb 2006 16:07:36 +0000 (17:07 +0100)]
wined3d: Fixed point sprite scaling when size < 1.0f.
Alexandre Julliard [Sat, 4 Feb 2006 16:06:41 +0000 (17:06 +0100)]
ntdll: Added a few helper function to simplify the loadorder code.
Keep the application key open, it's valid for the lifetime of the
process.
Alexandre Julliard [Sat, 4 Feb 2006 16:05:14 +0000 (17:05 +0100)]
winecfg: Display a warning when the user tries to change the load
order of a system dll.
Alexandre Julliard [Sat, 4 Feb 2006 16:04:22 +0000 (17:04 +0100)]
winecfg: Populate the dll combo box with the dlls found in the load path.
Alexandre Julliard [Sat, 4 Feb 2006 16:02:05 +0000 (17:02 +0100)]
libwine: Added wine_dll_enum_load_path function to allow querying the dll path.
Kasper Sandberg [Sat, 4 Feb 2006 16:01:25 +0000 (17:01 +0100)]
Danish language update.
Phil Krylov [Sat, 4 Feb 2006 16:01:01 +0000 (17:01 +0100)]
riched20: Initial support for simple tables.
Phil Krylov [Sat, 4 Feb 2006 16:00:18 +0000 (17:00 +0100)]
riched20: Removed an unused parameter.
Phil Krylov [Sat, 4 Feb 2006 15:59:48 +0000 (16:59 +0100)]
riched20: Simplified ME_InsertGraphicsFromCursor() function.
Phil Krylov [Sat, 4 Feb 2006 15:59:37 +0000 (16:59 +0100)]
riched20: Fixed undo stack corruption.
Mike McCormack [Sat, 4 Feb 2006 15:59:26 +0000 (16:59 +0100)]
imm32: Remove FIXME messages from some implemented functions.
Mike McCormack [Sat, 4 Feb 2006 15:59:19 +0000 (16:59 +0100)]
Clock: Load license text from resources.
Dmitry Timoshkov [Sat, 4 Feb 2006 15:58:49 +0000 (16:58 +0100)]
msvfw32: Do not overwrite fccType in the codec enumeration proc.
Neil Skrypuch [Sat, 4 Feb 2006 15:58:18 +0000 (16:58 +0100)]
winecfg: Use already existing letter_to_index().
Roderick Colenbrander [Fri, 3 Feb 2006 17:51:30 +0000 (18:51 +0100)]
wined3d: Add a break which got lost in the POINTSCALEENABLE fix.
Robert Shearman [Fri, 3 Feb 2006 17:51:17 +0000 (18:51 +0100)]
widl: Add architecture for generating pointer layouts.
Alexandre Julliard [Fri, 3 Feb 2006 17:47:49 +0000 (18:47 +0100)]
wine.inf: Make FourCC codes uppercase again until we can figure out
why lowercase doesn't work right.
Eric Kohl [Fri, 3 Feb 2006 17:47:06 +0000 (18:47 +0100)]
widl: The 'string' attribute can also be used with unsigned characters.
Robert Shearman [Fri, 3 Feb 2006 17:46:40 +0000 (18:46 +0100)]
rpcrt4: Restrict stubless FC types to the range of the type function table.
Robert Shearman [Fri, 3 Feb 2006 17:46:32 +0000 (18:46 +0100)]
rpcrt4: Raise exceptions in NdrSendReceive if I_RpcSendReceive failed.
Robert Shearman [Fri, 3 Feb 2006 17:46:12 +0000 (18:46 +0100)]
include: Move all of the contiguous FC types together so we can see
possible missing constants better.
Robert Shearman [Fri, 3 Feb 2006 17:45:59 +0000 (18:45 +0100)]
include: Add function declarations for the Range type.
Mike McCormack [Fri, 3 Feb 2006 17:45:51 +0000 (18:45 +0100)]
ntdll: Add FILE_ACTION and FILE_NOTIFY_CHANGE_ defines for streams.
Vitaly Budovski [Fri, 3 Feb 2006 11:37:46 +0000 (12:37 +0100)]
wined3d: Fixed WINED3DRS_POINTSPRITEENABLE.
Vitaly Budovski [Fri, 3 Feb 2006 11:34:44 +0000 (12:34 +0100)]
wined3d: Corrected implementation of WINED3DRS_POINTSCALEENABLE.
Vitaly Budovski [Fri, 3 Feb 2006 11:33:26 +0000 (12:33 +0100)]
wined3d: Implemented WINED3DRS_EDGEANTIALIAS.
Vitaly Budovski [Fri, 3 Feb 2006 11:31:02 +0000 (12:31 +0100)]
wined3d: Implemented WINED3DRS_MULTISAMPLEANTIALIAS.
Robert Millan [Fri, 3 Feb 2006 11:30:55 +0000 (12:30 +0100)]
ntdll: Rename i386 CPU trap codes to avoid collision with system headers.
Huw Davies [Fri, 3 Feb 2006 11:29:39 +0000 (12:29 +0100)]
ole: Initialize a few more funcdesc members in CreateDispTypeInfo.
Dmitry Timoshkov [Fri, 3 Feb 2006 11:29:26 +0000 (12:29 +0100)]
Add a check for icinfo->fccType in DRV_OPEN message handler of builtin
video codecs.
Dmitry Timoshkov [Fri, 3 Feb 2006 11:29:09 +0000 (12:29 +0100)]
wine.inf: Change fcc type of builtin video codecs in system.ini to be
equal to ICTYPE_VIDEO.
Dmitry Timoshkov [Fri, 3 Feb 2006 11:28:42 +0000 (12:28 +0100)]
Add support for CDM_HIDECONTROL message in the file open dialog.
Juan Lang [Fri, 3 Feb 2006 11:28:33 +0000 (12:28 +0100)]
crypt32: Add stub for CryptEnumOIDInfo.
Alexandre Julliard [Thu, 2 Feb 2006 14:54:42 +0000 (15:54 +0100)]
Release 0.9.7.
Phil Lodwick [Thu, 2 Feb 2006 12:50:41 +0000 (13:50 +0100)]
winsock/tests: Add a todo_wine test for select.
Detlef Riekenberg [Thu, 2 Feb 2006 12:50:36 +0000 (13:50 +0100)]
winspool/tests: Filter more results.
Vitaly Budovski [Thu, 2 Feb 2006 12:50:31 +0000 (13:50 +0100)]
wined3d: Added support for ARB_POINT_PARAMETERS.
Phil Krylov [Thu, 2 Feb 2006 12:41:54 +0000 (13:41 +0100)]
gdi: Slant font automatically if no italic variant exists.
Vitaliy Margolen [Thu, 2 Feb 2006 12:41:46 +0000 (13:41 +0100)]
winecfg: Remove color depth. It's source of problems for number of users.
Michael Jung [Thu, 2 Feb 2006 12:28:29 +0000 (13:28 +0100)]
shell32: Create $HOME targeted symbolic links during SHELL_RegisterFolders.
Michael Jung [Thu, 2 Feb 2006 12:28:05 +0000 (13:28 +0100)]
shell32: Move 'My Pictures', 'My Videos' and 'My Music' folders
directly to %USERPROFILE% (instead of %USERPROFILE%\\My Documents), to
allow for reasonable symbolic linking to $HOME based directories.
Michael Jung [Thu, 2 Feb 2006 12:27:42 +0000 (13:27 +0100)]
shell32: Get rid of the magic MyDocuments->$HOME mapping code.
Huw Davies [Thu, 2 Feb 2006 12:23:55 +0000 (13:23 +0100)]
opengl: Sync a dibsection to its pixmap before drawing to it via opengl.
Alexandre Julliard [Thu, 2 Feb 2006 12:23:28 +0000 (13:23 +0100)]
widl: Some cosmetic fixes in generated code.
Alexandre Julliard [Thu, 2 Feb 2006 12:22:47 +0000 (13:22 +0100)]
widl: Make sure the token variables are always initialized properly.
Johan Dahlin [Thu, 2 Feb 2006 12:21:26 +0000 (13:21 +0100)]
ntdll: RtlIpv4AddressToStringExW/RtlIpv4StringToAddressExW stubs.
Tobias Loew [Thu, 2 Feb 2006 12:21:10 +0000 (13:21 +0100)]
gdi: Extended pens do not work correct with StrokePath.
Mike McCormack [Thu, 2 Feb 2006 12:20:58 +0000 (13:20 +0100)]
kernel32: FindFirstChangeNotification needs a static IO_STATUS_BLOCK.
Michael Jung [Thu, 2 Feb 2006 12:20:49 +0000 (13:20 +0100)]
unixfs: Use realpath instead of canonicalize_file_name for portability
reasons.
Stefan Leichter [Thu, 2 Feb 2006 12:20:36 +0000 (13:20 +0100)]
wine.inf: Add HKLM,%CurrentVersionNT%,"CurrentType".
Michael Kaufmann [Thu, 2 Feb 2006 12:20:23 +0000 (13:20 +0100)]
commdlg: File open dialog: Use the specified instance handle for
custom dialog templates.
Stefan Leichter [Thu, 2 Feb 2006 12:20:04 +0000 (13:20 +0100)]
shlwapi: Added stub for ShellMessageBoxWrapW.
Juan Lang [Thu, 2 Feb 2006 12:19:39 +0000 (13:19 +0100)]
crypt32: Support external providers.
- add support for external store providers
- rewrite registry stores as a provider
- fix a memory leak
Juan Lang [Thu, 2 Feb 2006 12:19:30 +0000 (13:19 +0100)]
crypt32: Implement CertRDNValueToStrW and CertNameToStrW, with tests.
Ulrich Czekalla [Thu, 2 Feb 2006 12:19:11 +0000 (13:19 +0100)]
advapi32: Add stub for ObjectDeleteAuditAlarmW.
Ulrich Czekalla [Thu, 2 Feb 2006 12:18:43 +0000 (13:18 +0100)]
oleaut32: Prevent freeing of random memory.
Don't assign type to variant until we're sure we are assigning a
value.
Kevin Koltzau [Thu, 2 Feb 2006 12:18:20 +0000 (13:18 +0100)]
riched20: Handle context menu.
Fatih Aşıcı [Wed, 1 Feb 2006 12:50:52 +0000 (13:50 +0100)]
start.exe: build_args now returns the correct string when no parameter
is passed.
Fatih Aşıcı [Wed, 1 Feb 2006 12:50:37 +0000 (13:50 +0100)]
x11drv: Added Turkish F keyboard layout.
Juan Lang [Wed, 1 Feb 2006 12:50:18 +0000 (13:50 +0100)]
crypt32: Implement CertRDNValueToStrA and CertNameToStrA, with tests.
Kevin Koltzau [Wed, 1 Feb 2006 12:05:40 +0000 (13:05 +0100)]
riched20: Implement EM_SETOLECALLBACK.
Dmitry Timoshkov [Wed, 1 Feb 2006 11:32:21 +0000 (12:32 +0100)]
wine.inf: Remove %1 from [http|htmlfile]\shell\open\command.
Detlef Riekenberg [Wed, 1 Feb 2006 11:32:10 +0000 (12:32 +0100)]
winspool: Empty string as environment is valid, with tests.
Detlef Riekenberg [Wed, 1 Feb 2006 11:31:55 +0000 (12:31 +0100)]
winspool.h: Add missing declarations.
Maarten Lankhorst [Wed, 1 Feb 2006 11:31:40 +0000 (12:31 +0100)]
riched20: Implement CreateTextServices.
Implement a stub interface that CreateTextServices returns.
Phil Krylov [Wed, 1 Feb 2006 11:30:26 +0000 (12:30 +0100)]
riched20: Fixed font cache corruption.
Dmitry Timoshkov [Wed, 1 Feb 2006 11:30:15 +0000 (12:30 +0100)]
Translate pen width from logical units only for geometric pens.
Dmitry Timoshkov [Wed, 1 Feb 2006 11:29:39 +0000 (12:29 +0100)]
shell32: execute_from_key should fallback to a DDE exec only if the
command to execute from is not found in the registry.
Pass already found executable name to dde_connect.
Robert Shearman [Wed, 1 Feb 2006 11:29:23 +0000 (12:29 +0100)]
widl: Fix a SEGV when using arrays declared using a pointer and
attributes, instead of array indices (reported by Eric Kohl).
Alexandre Julliard [Tue, 31 Jan 2006 17:18:24 +0000 (18:18 +0100)]
setupapi: Ignore ok file for new query test.
Mike McCormack [Tue, 31 Jan 2006 17:08:45 +0000 (18:08 +0100)]
winefile: Move the license and warranty text into the resources.
Robert Shearman [Tue, 31 Jan 2006 17:08:24 +0000 (18:08 +0100)]
widl: Changes to output for better debugability.
Write the offset and the absolute address for referenced types.
Write the current offset out when writing a pointer type.
Robert Shearman [Tue, 31 Jan 2006 17:08:03 +0000 (18:08 +0100)]
widl: Clean up conformant struct handling.
Make the writing of conformant structures take advantage of the new
type format string offset handling.
Robert Shearman [Tue, 31 Jan 2006 17:07:45 +0000 (18:07 +0100)]
widl: Fix the writing of arrays with size specified in the array
expression instead of the size_is expression.
Robert Shearman [Tue, 31 Jan 2006 17:07:20 +0000 (18:07 +0100)]
widl: Improve the current type offset passing.
Change the functions to take the current type offset and return the
start of the type written.
Robert Shearman [Tue, 31 Jan 2006 17:06:53 +0000 (18:06 +0100)]
widl: The stack/structure offset in correlation descriptors should be a short.
Robert Shearman [Tue, 31 Jan 2006 17:06:25 +0000 (18:06 +0100)]
widl: Do constant folding for the sizeof operator on simple types.
Robert Shearman [Tue, 31 Jan 2006 17:06:17 +0000 (18:06 +0100)]
widl: Support client/server generation for explicit_handle interfaces
(based on a patch by Eric Kohl).
Robert Shearman [Tue, 31 Jan 2006 17:05:43 +0000 (18:05 +0100)]
widl: Implement constant conformance.
Robert Shearman [Tue, 31 Jan 2006 17:05:33 +0000 (18:05 +0100)]
widl: Fix the type offset used in marshaling/unmarshaling.
Make a copy of type_offset so that it only gets incremented once per
function, instead of twice.
Robert Shearman [Tue, 31 Jan 2006 17:04:20 +0000 (18:04 +0100)]
widl: Implement the writing of defaultvalue constants for enum values.
Robert Shearman [Tue, 31 Jan 2006 17:04:01 +0000 (18:04 +0100)]
include: Add SC_ENUM_TYPE to winsvc.h.
Robert Shearman [Tue, 31 Jan 2006 17:03:52 +0000 (18:03 +0100)]
stdole2.tlb: Remove hack due to unimplemented widl functionality.