Stefan Dösinger [Mon, 26 Feb 2007 12:38:49 +0000 (13:38 +0100)]
winex11.drv: Ignore depth mismatch when using a virtual desktop.
Stefan Dösinger [Mon, 26 Feb 2007 12:38:17 +0000 (13:38 +0100)]
wined3d: Index buffer creation adjustments.
Index buffer creation changes the bound gl buffer, thus the state has to
be dirtified, similar to locking.
In an error case the function returned without calling LEAVE_GL().
Aric Stewart [Mon, 26 Feb 2007 05:25:27 +0000 (14:25 +0900)]
gdi32: Select correct replacement from ttc file.
Some font files, especially Asian ttc files, can have several
different families in the same file. So just using the file is not
unique enough for identifying a replacement family.
Aric Stewart [Mon, 26 Feb 2007 04:12:30 +0000 (13:12 +0900)]
gdi32: Allow for loading of multibyte font name replacements.
Change a number of A function to W functions in LoadReplaceList to
allow for replacements of fonts with multibyte family names.
Alexander Nicolaysen Sørnes [Mon, 26 Feb 2007 17:32:11 +0000 (18:32 +0100)]
wordpad: Set default font to 'Times New Roman', like native does.
Huw Davies [Fri, 23 Feb 2007 12:30:41 +0000 (12:30 +0000)]
msxml3: Register schema cache classes.
Alexandre Julliard [Mon, 26 Feb 2007 18:01:30 +0000 (19:01 +0100)]
gdi32: Make DC creation fail if we cannot allocate the visible region.
Alex Arazi [Mon, 26 Feb 2007 04:43:26 +0000 (20:43 -0800)]
comctl32: More status bar tests.
Francois Gouget [Mon, 26 Feb 2007 15:46:46 +0000 (16:46 +0100)]
ddraw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 26 Feb 2007 15:46:19 +0000 (16:46 +0100)]
ddraw/tests: There is no unnamed union in D3DLIGHT7.
Maarten Lankhorst [Mon, 26 Feb 2007 15:19:43 +0000 (16:19 +0100)]
winealsa: Remove usage of uninitialised variable.
Huw Davies [Mon, 26 Feb 2007 12:49:12 +0000 (12:49 +0000)]
msxml3: Convert the domdoc object to use the IXMLDOMDocument2 interface.
Rob Shearman [Mon, 26 Feb 2007 15:06:21 +0000 (15:06 +0000)]
widl: Print EXPR_NUM expresssions as unsigned to avoid printing an extra negative sign when lval is large.
Rob Shearman [Mon, 26 Feb 2007 12:57:19 +0000 (12:57 +0000)]
ole32: The stream returned by StgStreamImpl_Clone should have one reference, so call AddRef before returning.
Move the call to StorageBaseImpl_AddStream to StgStreamImpl_Construct to
fix StgStreamImpl_Clone, which forgets to call it.
Add tests for OLE structured storage tests for IStream::Clone.
Misha Koshelev [Sun, 25 Feb 2007 18:40:42 +0000 (12:40 -0600)]
oleview: Add safearray type.
Misha Koshelev [Sun, 25 Feb 2007 07:36:36 +0000 (01:36 -0600)]
oleview: Make optional flag "optional" not "opt.".
Misha Koshelev [Sun, 25 Feb 2007 07:37:08 +0000 (01:37 -0600)]
oleview: Add forgotten newlines to forward declarations.
Misha Koshelev [Sun, 25 Feb 2007 23:09:19 +0000 (17:09 -0600)]
oleview: Properly support enumerations.
Misha Koshelev [Sun, 25 Feb 2007 07:35:10 +0000 (01:35 -0600)]
oleview: Report default values.
Pierre d'Herbemont [Fri, 23 Feb 2007 19:26:28 +0000 (20:26 +0100)]
winex11.drv: Check the valid rects after the set_window_pos wineserver call.
Aric Stewart [Mon, 26 Feb 2007 09:12:33 +0000 (18:12 +0900)]
imm32: Properly send WM_IME_NOTIFY using SendMessage.
Eric Pouech [Sat, 24 Feb 2007 20:01:15 +0000 (21:01 +0100)]
dbghelp: Handle the .gnu_debuglink files with the newly added alternate mechanism.
Eric Pouech [Sat, 24 Feb 2007 20:01:10 +0000 (21:01 +0100)]
dbghelp: Allow to add an alternate file_map for an ELF file (where to look for its debug information).
Eric Pouech [Sat, 24 Feb 2007 20:01:05 +0000 (21:01 +0100)]
dbghelp: Rewrote the ELF section mapper for better data encapsulation.
Samuel Lidén Borell [Fri, 23 Feb 2007 19:27:58 +0000 (20:27 +0100)]
comctl32: Use mask value in COMBOEX_GetItemA too.
Mikołaj Zalewski [Sun, 25 Feb 2007 11:40:44 +0000 (12:40 +0100)]
comctl32: rebar: Test the RBN_HEIGHTCHANGE notify and do some fixes.
Mikołaj Zalewski [Sun, 25 Feb 2007 11:53:57 +0000 (12:53 +0100)]
comctl32: listview: Set the style in WM_CREATE.
Dmitry Timoshkov [Mon, 26 Feb 2007 10:17:14 +0000 (18:17 +0800)]
comdlg32: Synchronize ChooseColor dialog templates with the English one.
Vitaliy Margolen [Mon, 26 Feb 2007 01:03:00 +0000 (18:03 -0700)]
wined3d: Use application provided fog range when fog is enabled.
Vitaliy Margolen [Sun, 25 Feb 2007 18:08:18 +0000 (11:08 -0700)]
imagehlp: Forward already implemented functions to dbghelp.
H. Verbeet [Sun, 25 Feb 2007 19:06:01 +0000 (20:06 +0100)]
d3d9: Free the vertex declaration elements.
James Hawkins [Mon, 26 Feb 2007 10:28:58 +0000 (04:28 -0600)]
msi: Overwrite an existing read-only file when copying the install file.
James Hawkins [Sun, 25 Feb 2007 07:31:07 +0000 (01:31 -0600)]
msi: Add tests for using markers in SELECT clauses.
James Hawkins [Sun, 25 Feb 2007 05:08:12 +0000 (23:08 -0600)]
msi: Check for a NULL text entry, as it can be blank in the VolumeCostList control.
James Hawkins [Sun, 25 Feb 2007 05:06:54 +0000 (23:06 -0600)]
msi: Free the custom action data after the thread function executes.
Vitaliy Margolen [Sun, 25 Feb 2007 03:34:21 +0000 (20:34 -0700)]
wineshelllink: Fix menu entries with double spaces in their names.
Jason Edmeades [Fri, 23 Feb 2007 22:22:57 +0000 (22:22 +0000)]
cmd.exe: Add special SET modifiers.
Jason Edmeades [Fri, 23 Feb 2007 22:22:03 +0000 (22:22 +0000)]
cmd.exe: Add %random% special name support.
Jason Edmeades [Fri, 23 Feb 2007 22:21:27 +0000 (22:21 +0000)]
cmd.exe: Unify parsing and expansion.
Jason Edmeades [Fri, 23 Feb 2007 22:19:25 +0000 (22:19 +0000)]
cmd.exe: Add support for call :label and goto :label.
Jason Edmeades [Fri, 23 Feb 2007 22:17:28 +0000 (22:17 +0000)]
cmd.exe: Add pushd and popd.
Alexander Nicolaysen Sørnes [Sun, 25 Feb 2007 13:40:27 +0000 (14:40 +0100)]
wordpad: Add open file dialogue.
Alexander Nicolaysen Sørnes [Sun, 25 Feb 2007 13:39:58 +0000 (14:39 +0100)]
wordpad: Make edit menu more like native.
Alexander Nicolaysen Sørnes [Sun, 25 Feb 2007 13:38:50 +0000 (14:38 +0100)]
wordpad: Add paste support.
Alexander Nicolaysen Sørnes [Sun, 25 Feb 2007 13:36:17 +0000 (14:36 +0100)]
wordpad: Don't create maximized window.
Alexander Nicolaysen Sørnes [Sat, 24 Feb 2007 20:00:08 +0000 (21:00 +0100)]
wordpad: Make toolbar more like native.
Fabian Bieler [Sat, 24 Feb 2007 18:57:22 +0000 (19:57 +0100)]
user32: Do not call NULL message callback.
Rok Mandeljc [Sat, 24 Feb 2007 12:03:31 +0000 (13:03 +0100)]
include/d3d9types.h: Remove Size from D3DVOLUME_DESC.
Rob Shearman [Fri, 23 Feb 2007 19:40:09 +0000 (19:40 +0000)]
libwine: Eliminate duplicate function implementations in string.c
by using macros to turn off inlining when including wine/unicode.h.
Rob Shearman [Fri, 23 Feb 2007 19:39:17 +0000 (19:39 +0000)]
ole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface.
Rob Shearman [Fri, 23 Feb 2007 19:38:11 +0000 (19:38 +0000)]
ole32: Add tests for default handler creation and handler marshaling.
Andrew Talbot [Sat, 24 Feb 2007 21:55:12 +0000 (21:55 +0000)]
wininet: Constify some variables.
Andrew Talbot [Fri, 23 Feb 2007 16:22:04 +0000 (16:22 +0000)]
wineps.drv: Constify some variables.
Andrew Talbot [Fri, 23 Feb 2007 16:21:21 +0000 (16:21 +0000)]
version: Constify a variable.
Hans Leidekker [Fri, 23 Feb 2007 14:41:10 +0000 (15:41 +0100)]
ws2_32: Handle NULL argument in inet_addr.
Alexandre Julliard [Fri, 23 Feb 2007 11:51:55 +0000 (12:51 +0100)]
cmd: Remove execute permission on source files.
Bang Jun-Young [Thu, 22 Feb 2007 09:36:17 +0000 (18:36 +0900)]
README: Fully revise Korean translation.
Jacek Caban [Fri, 23 Feb 2007 02:31:13 +0000 (03:31 +0100)]
hhctrl.ocx: Added beginning #SYSTEM parsing code.
Jacek Caban [Fri, 23 Feb 2007 02:30:38 +0000 (03:30 +0100)]
hhctrl.ocx: Handle memory allocation in OpenCHM and CloseCHM.
Jacek Caban [Fri, 23 Feb 2007 02:30:02 +0000 (03:30 +0100)]
hhctrl.ocx: Move HH_OpenCHM implementation to HH_Open.
Jacek Caban [Thu, 22 Feb 2007 21:57:40 +0000 (22:57 +0100)]
hhctrl.ocx: Use hhctrl.ocx's HINSTANCE.
Jacek Caban [Thu, 22 Feb 2007 21:51:36 +0000 (22:51 +0100)]
hhctrl.ocx: Rewrite reading strings from #STRINGS section.
Jacek Caban [Thu, 22 Feb 2007 21:49:13 +0000 (22:49 +0100)]
hhctrl.ocx: Use wrappers of memory allocation functions.
Jacek Caban [Thu, 22 Feb 2007 21:48:35 +0000 (22:48 +0100)]
hhctrl.ocx: Move DllMain to hhctrl.c.
Jacek Caban [Thu, 22 Feb 2007 21:47:21 +0000 (22:47 +0100)]
hhctrl.ocx: Declare strdupAtoW in hhctrl.h and use it instead of duplicated *ANSIToUnicode.
Jacek Caban [Thu, 22 Feb 2007 21:45:16 +0000 (22:45 +0100)]
hhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h.
Detlef Riekenberg [Thu, 22 Feb 2007 20:15:29 +0000 (21:15 +0100)]
serialui/tests: Add initial tests.
Detlef Riekenberg [Thu, 22 Feb 2007 20:15:23 +0000 (21:15 +0100)]
serialui: Fix return type for drvGetDefaultCommConfig.
Jan Zerebecki [Fri, 23 Feb 2007 08:26:17 +0000 (09:26 +0100)]
comctl32: Add DebugInfo to critical section.
Jan Zerebecki [Fri, 23 Feb 2007 08:27:42 +0000 (09:27 +0100)]
wined3d: replace #ifdef with if() for DEBUG_SINGLE_MODE.
Jan Zerebecki [Fri, 23 Feb 2007 08:24:45 +0000 (09:24 +0100)]
wined3d: Make CreateFakeGLContext thread safe.
Jan Zerebecki [Fri, 23 Feb 2007 08:26:33 +0000 (09:26 +0100)]
winex11.drv: Set the refresh rate for NoRes to 60 instead of 0.
Jan Zerebecki [Fri, 23 Feb 2007 08:25:00 +0000 (09:25 +0100)]
cmd: Remove redundant const.
Francois Gouget [Thu, 22 Feb 2007 11:43:06 +0000 (12:43 +0100)]
user32/tests: Fix the ChangeDisplaySettingsEx() test so it succeeds on NT4.
Francois Gouget [Thu, 22 Feb 2007 11:42:20 +0000 (12:42 +0100)]
winex11.drv: Catch and report screen resolution change errors.
Aric Stewart [Fri, 23 Feb 2007 06:28:28 +0000 (15:28 +0900)]
imm32: Corrections to the message ordering for IME input.
Aric Stewart [Fri, 23 Feb 2007 06:21:59 +0000 (15:21 +0900)]
imm32: Implement GSC_RESULTCLAUSE.
Andrew Talbot [Thu, 22 Feb 2007 21:48:14 +0000 (21:48 +0000)]
version: Constify a variable.
Jacek Caban [Thu, 22 Feb 2007 20:13:01 +0000 (21:13 +0100)]
urlmon: Check if protocol object implements IInternetProtocolInfo interface.
Jacek Caban [Thu, 22 Feb 2007 20:12:19 +0000 (21:12 +0100)]
itss: Added CombineUrl implementation.
Jacek Caban [Thu, 22 Feb 2007 20:11:21 +0000 (21:11 +0100)]
itss: Added ParseUrl implementation.
Jacek Caban [Thu, 22 Feb 2007 20:10:42 +0000 (21:10 +0100)]
itss: Added IInternetProtocolInfo interface stub implementation.
Jacek Caban [Thu, 22 Feb 2007 20:10:08 +0000 (21:10 +0100)]
itss: Added test of paths with back slashes and escaped URLs.
Jacek Caban [Thu, 22 Feb 2007 20:09:31 +0000 (21:09 +0100)]
itss: Fix handling URLs with back slashes and escaped URLs.
Jacek Caban [Thu, 22 Feb 2007 20:08:47 +0000 (21:08 +0100)]
itss: Fix opening streams with back slashes.
Rob Shearman [Thu, 22 Feb 2007 14:35:31 +0000 (14:35 +0000)]
kernel32: Fix crash in dns_gethostbyname.
Rob Shearman [Thu, 22 Feb 2007 14:34:10 +0000 (14:34 +0000)]
netapi32: Add a stub for NetUserChangePassword.
Dmitry Timoshkov [Thu, 22 Feb 2007 10:43:58 +0000 (18:43 +0800)]
dlls: Add wing32 dll.
Dmitry Timoshkov [Thu, 22 Feb 2007 10:43:13 +0000 (18:43 +0800)]
gdi32: Avoid a not necessary CreateDC call.
Francois Gouget [Thu, 22 Feb 2007 10:21:21 +0000 (11:21 +0100)]
wine.inf: Fix the 'Pacific Standard Time' display name to match the CLDR.
This also removes the ambiguity with the new 'Pacific Standard Time (Mexico)' timezone.
Francois Gouget [Thu, 22 Feb 2007 10:20:35 +0000 (11:20 +0100)]
Use the SW_XXX constants when calling ShowWindow().
Eric Pouech [Wed, 21 Feb 2007 20:56:42 +0000 (21:56 +0100)]
dbghelp: Merge the A/W of elf_map_file into a single one.
Eric Pouech [Wed, 21 Feb 2007 20:56:37 +0000 (21:56 +0100)]
dbghelp: Now load the .gnu_debuglink file using Unicode search paths.
Eric Pouech [Wed, 21 Feb 2007 20:56:32 +0000 (21:56 +0100)]
dbghelp: Added helper to map a Unicode file.
Eric Pouech [Wed, 21 Feb 2007 20:56:27 +0000 (21:56 +0100)]
dbghelp: Now moving the ELF loading code to Unicode.
Eric Pouech [Wed, 21 Feb 2007 20:56:22 +0000 (21:56 +0100)]
dbghelp: Move elf_fetch_file_info to Unicode.
Eric Pouech [Wed, 21 Feb 2007 20:56:17 +0000 (21:56 +0100)]
dbghelp: Make elf_enum_modules a Unicode function.
Eric Pouech [Wed, 21 Feb 2007 20:56:11 +0000 (21:56 +0100)]
dbghelp: Now storing module internal info for minidumps in Unicode.
Eric Pouech [Wed, 21 Feb 2007 20:56:06 +0000 (21:56 +0100)]
winedbg: Some enhancements by using Unicode flavors.
Eric Pouech [Wed, 21 Feb 2007 20:56:01 +0000 (21:56 +0100)]
dbghelp: A few fixes related to Unicode translation.