Stefan Dösinger [Fri, 8 Dec 2006 00:40:51 +0000 (01:40 +0100)]
wined3d: Move WINED3DRS_ZENABLE to the state table.
Stefan Dösinger [Fri, 8 Dec 2006 00:39:55 +0000 (01:39 +0100)]
wined3d: Move WINED3DRS_LIGHTNING to the state table.
Alexandre Julliard [Fri, 8 Dec 2006 11:14:13 +0000 (12:14 +0100)]
gdi32: Disable the freetype mmap sharing on Mac OS.
Marcus Meissner [Fri, 8 Dec 2006 08:35:08 +0000 (09:35 +0100)]
comcat: Remove const from COMCAT Manager.
Louis Lenders [Fri, 8 Dec 2006 08:05:19 +0000 (08:05 +0000)]
shell32: Define AVI resource 152.
Paul Vriens [Fri, 8 Dec 2006 07:13:57 +0000 (08:13 +0100)]
advpack/tests: Change the output for HRESULT's.
Alexandre Julliard [Fri, 8 Dec 2006 10:39:32 +0000 (11:39 +0100)]
dbghelp: Avoid a printf format warning.
Alexandre Julliard [Fri, 8 Dec 2006 10:39:21 +0000 (11:39 +0100)]
winedump: Avoid printf format warnings.
Byeong-Sik Jeon [Fri, 8 Dec 2006 03:12:16 +0000 (12:12 +0900)]
imm32: Send the WM_IME_CHAR message, although ResultString has been read.
Andrew Talbot [Thu, 7 Dec 2006 22:58:51 +0000 (22:58 +0000)]
crypt32/tests: Cast-qual warnings fix.
Andrew Talbot [Thu, 7 Dec 2006 22:58:06 +0000 (22:58 +0000)]
crypt32/tests: Cast-qual warnings fix.
Stefan Dösinger [Tue, 5 Dec 2006 22:45:35 +0000 (23:45 +0100)]
wined3d: Move WINED3DRS_FILLMODE to the state table.
Stefan Dösinger [Wed, 6 Dec 2006 12:22:12 +0000 (13:22 +0100)]
wined3d: Add render states to the state table.
Stefan Dösinger [Tue, 5 Dec 2006 22:36:10 +0000 (23:36 +0100)]
wined3d: Create the state table.
Kai Blin [Thu, 7 Dec 2006 17:35:35 +0000 (18:35 +0100)]
ws2_32: Downgrade SO_REUSEADDR fixme to a trace.
Alexandre Julliard [Thu, 7 Dec 2006 19:52:16 +0000 (20:52 +0100)]
ntdll: Check the NX compatibility flag for every loaded module.
Alexandre Julliard [Thu, 7 Dec 2006 19:51:49 +0000 (20:51 +0100)]
winebuild: Added --nxcompat option, and mark all modules as NX-compatible by default.
Alexandre Julliard [Thu, 7 Dec 2006 17:01:29 +0000 (18:01 +0100)]
winedump: Print sizes and offsets in hex.
Huw Davies [Thu, 7 Dec 2006 15:28:27 +0000 (15:28 +0000)]
wineps.drv: Don't try to download a non-scalable font.
Mike McCormack [Wed, 6 Dec 2006 13:29:34 +0000 (22:29 +0900)]
msi: Add tests for comparison to empty strings.
Mike McCormack [Wed, 6 Dec 2006 13:29:08 +0000 (22:29 +0900)]
msi: Comparisons with null in conditions are special.
Dmitry Timoshkov [Thu, 7 Dec 2006 13:43:48 +0000 (21:43 +0800)]
winedump: Dump section data of COFF library files, decode some import data.
Dmitry Timoshkov [Thu, 7 Dec 2006 13:43:37 +0000 (21:43 +0800)]
winedump: Add a possibility to dump raw section data.
Dmitry Timoshkov [Thu, 7 Dec 2006 13:43:25 +0000 (21:43 +0800)]
winedump: Export dump_section() for use outside of pe.c.
Dmitry Timoshkov [Thu, 7 Dec 2006 13:43:15 +0000 (21:43 +0800)]
winedump: Handle properly partial optional COFF headers.
Export dump_file_header() and dump_optional_header() for use outside of pe.c.
Dmitry Timoshkov [Thu, 7 Dec 2006 13:43:04 +0000 (21:43 +0800)]
winedump: IMAGE_SCN_ALIGN_??? are not the bit fields, but the values masked by IMAGE_SCN_ALIGN_MASK.
Dmitry Timoshkov [Thu, 7 Dec 2006 13:42:54 +0000 (21:42 +0800)]
winedump: Avoid returning void from a void function.
Dmitry Timoshkov [Thu, 7 Dec 2006 13:42:44 +0000 (21:42 +0800)]
winedump: Make output of dump_data fit into 80 columns.
Dmitry Timoshkov [Thu, 7 Dec 2006 13:39:16 +0000 (21:39 +0800)]
kernel32: Add PE images with section alignment 1 and 2 to the loader test.
Alexandre Julliard [Thu, 7 Dec 2006 14:34:36 +0000 (15:34 +0100)]
ntdll: Fix the failing loader tests.
Chris Robinson [Wed, 6 Dec 2006 01:46:30 +0000 (17:46 -0800)]
wgl: Implement wglGetPixelFormatAttribfvARB.
Alexandre Julliard [Thu, 7 Dec 2006 13:05:45 +0000 (14:05 +0100)]
oleaut32/tests: Use LOCALE_NOUSEROVERRIDE in tests that depend on the decimal separator.
Alexandre Julliard [Thu, 7 Dec 2006 13:05:25 +0000 (14:05 +0100)]
oleaut32: Use LOCALE_NOUSEROVERRIDE where necessary in variant conversions.
Alexandre Julliard [Thu, 7 Dec 2006 11:34:25 +0000 (12:34 +0100)]
kernel32: For LOCALE_NOUSEROVERRIDE, check locale against the appropriate default lcid.
Alexandre Julliard [Thu, 7 Dec 2006 11:33:55 +0000 (12:33 +0100)]
kernel32/tests: Added LOCALE_NOUSEROVERRIDE flag on time tests that rely on AM/PM.
Hwang YunSong(황윤성) [Thu, 7 Dec 2006 00:24:16 +0000 (09:24 +0900)]
README: Updated Korean translation.
Eric Pouech [Wed, 6 Dec 2006 20:35:38 +0000 (21:35 +0100)]
winecfg: A few fixes for the French translation.
Francois Gouget [Wed, 6 Dec 2006 11:20:08 +0000 (12:20 +0100)]
msvcmaker: Remove references to wine_unicode and to .spec.c files.
Rob Shearman [Thu, 7 Dec 2006 00:52:40 +0000 (00:52 +0000)]
ole32: Add some documentation for CoCreateInstance.
Rob Shearman [Thu, 7 Dec 2006 00:52:50 +0000 (00:52 +0000)]
wininet: Make a function for resolving the server name for an HTTP request
and sending the appropriate callbacks and use it to remove some duplicated code.
Rob Shearman [Thu, 7 Dec 2006 00:53:27 +0000 (00:53 +0000)]
wininet: Make HTTP_HandleRedirect no longer call HTTP_HttpSendRequestW.
Make the redirect handling in HTTP_HttpSendRequestW iterate instead of recurse.
Jacek Caban [Wed, 6 Dec 2006 17:21:16 +0000 (18:21 +0100)]
mshtml: Added get_parentWindow implementation.
Jacek Caban [Wed, 6 Dec 2006 17:22:09 +0000 (18:22 +0100)]
shdoclc: Added IDS_MESSAGE_BOX_TITLE string.
Jacek Caban [Wed, 6 Dec 2006 17:20:03 +0000 (18:20 +0100)]
urlmon: Added application/pdf mime filter.
Jacek Caban [Wed, 6 Dec 2006 17:19:14 +0000 (18:19 +0100)]
urlmon: Added application/java mime filter.
Jacek Caban [Wed, 6 Dec 2006 17:18:23 +0000 (18:18 +0100)]
urlmon: Added application/x-zip-compressed filter.
Jacek Caban [Wed, 6 Dec 2006 17:17:26 +0000 (18:17 +0100)]
urlmon: Added application/x-gzip-compression filter.
Paul Vriens [Wed, 6 Dec 2006 13:43:33 +0000 (14:43 +0100)]
ntdll/tests: Fix typo.
Francois Gouget [Wed, 6 Dec 2006 12:42:59 +0000 (13:42 +0100)]
gdi32: Add a prototype for GetFontUnicodeRanges().
Alexandre Julliard [Wed, 6 Dec 2006 20:31:53 +0000 (21:31 +0100)]
gdi32: Only mmap a given font file once.
FT_New_Face always creates a new mapping of the font file, so do the
mapping by hand and use FT_New_Memory_Face instead.
Markus Amsler [Mon, 4 Dec 2006 23:29:48 +0000 (00:29 +0100)]
d3d8: Fix implicit surface refcounting.
Markus Amsler [Mon, 4 Dec 2006 23:29:42 +0000 (00:29 +0100)]
d3d8: Handle volume refcount forwarding in d3d8.
Markus Amsler [Mon, 4 Dec 2006 23:29:37 +0000 (00:29 +0100)]
d3d8: Handle surface refcount forwarding in d3d8.
Markus Amsler [Mon, 4 Dec 2006 23:29:31 +0000 (00:29 +0100)]
d3d: Callback infrastructure for implicit depth stencil surface destruction in IWineD3DDevice.
Markus Amsler [Mon, 4 Dec 2006 23:29:21 +0000 (00:29 +0100)]
d3d: Callback infrastructure for implicit volume destruction in IWineD3DVolumeTexture.
Markus Amsler [Mon, 4 Dec 2006 23:29:14 +0000 (00:29 +0100)]
d3d: Callback infrastructure for implicit render target destruction in IWineD3DSwapChain.
Markus Amsler [Mon, 4 Dec 2006 23:29:08 +0000 (00:29 +0100)]
d3d: Callback infrastructure for implicit surface destruction in IWineD3DCubeTexture.
Markus Amsler [Mon, 4 Dec 2006 23:28:58 +0000 (00:28 +0100)]
d3d: Callback infrastructure for implicit surface destruction in IWineD3DTexture.
Stefan Dösinger [Mon, 4 Dec 2006 15:12:58 +0000 (16:12 +0100)]
wine/list.h: Added list_move_head and list_move_tail.
Francois Gouget [Wed, 6 Dec 2006 11:06:17 +0000 (12:06 +0100)]
dmime: Remove resolve_STREAM_SEEK(), it is unused.
Francois Gouget [Wed, 6 Dec 2006 11:06:03 +0000 (12:06 +0100)]
ole32: Convert dump_user_flags() into debugstr_user_flags(), a proper debug trace function.
Francois Gouget [Wed, 6 Dec 2006 11:05:31 +0000 (12:05 +0100)]
ole32: Convert dump_FORMATETC() into debugstr_formatetc(), a proper debug trace function.
Francois Gouget [Wed, 6 Dec 2006 11:04:55 +0000 (12:04 +0100)]
msvcmaker: Link with msvcrt(d).dll rather than with the static C library.
Francois Gouget [Wed, 6 Dec 2006 11:00:14 +0000 (12:00 +0100)]
msvcmaker: Tweak the .dsp formatting to better match Visual Studio.
Francois Gouget [Wed, 6 Dec 2006 10:58:30 +0000 (11:58 +0100)]
msvcmaker: Remove unneeded -I.. for the msvcrt tests.
Francois Gouget [Wed, 6 Dec 2006 10:57:29 +0000 (11:57 +0100)]
msvcmaker: Fix the code that sets __WINETEST_OUTPUT_DIR so it does not pollute $output_dir.
Chris Robinson [Wed, 6 Dec 2006 05:30:36 +0000 (21:30 -0800)]
wgl: Fix for missing NV GLX extension.
Mike McCormack [Wed, 6 Dec 2006 06:00:13 +0000 (15:00 +0900)]
msi: More tests for the SourceDir property.
Mike McCormack [Wed, 6 Dec 2006 06:00:02 +0000 (15:00 +0900)]
msi: Add some tests for the ALTER query.
Eric Pouech [Tue, 5 Dec 2006 21:13:33 +0000 (22:13 +0100)]
winedbg: Added support for constant values passed by dbghelp.
Eric Pouech [Tue, 5 Dec 2006 21:13:30 +0000 (22:13 +0100)]
dbghelp: Added ability to internal store / reload a symbol with a constant value.
Let dwarf and msc use this new feature.
As we also add global symbol without addresses, don't take those
constant symbols into account for searches by address.
Eric Pouech [Tue, 5 Dec 2006 21:13:27 +0000 (22:13 +0100)]
dbghelp: Added a field to the hash table to store the number of elements in the hash table.
Make use of it to get rid to module_compute_num_syms.
Eric Pouech [Tue, 5 Dec 2006 21:13:23 +0000 (22:13 +0100)]
dbghelp: In find_nearest, now return the symbol instead of its index in module->sorttable.
Eric Pouech [Tue, 5 Dec 2006 21:02:05 +0000 (22:02 +0100)]
dbghelp: Simplify the way we find the debug header.
Detlef Riekenberg [Tue, 5 Dec 2006 18:25:46 +0000 (19:25 +0100)]
dplayx: Display requested provider.
Roderick Colenbrander [Tue, 5 Dec 2006 22:12:24 +0000 (23:12 +0100)]
wgl: Cleanup wglMakeCurrent.
Huw Davies [Tue, 5 Dec 2006 15:13:06 +0000 (15:13 +0000)]
wineps.drv: When we're using a GlyphDirectory we should clear the offsets and lengths of the loca and glyf tables in addition to changing their names.
Should fix printing on Mac based cups servers.
Detlef Riekenberg [Sun, 3 Dec 2006 21:38:50 +0000 (22:38 +0100)]
kernel32/tests: Add tests for GetWindowsDirectory.
Detlef Riekenberg [Sun, 3 Dec 2006 21:38:21 +0000 (22:38 +0100)]
kernel32/tests: Add tests for GetSystemDirectory.
Paul Vriens [Mon, 4 Dec 2006 21:21:24 +0000 (22:21 +0100)]
version/tests: Free memory after use.
Paul Vriens [Mon, 4 Dec 2006 21:14:48 +0000 (22:14 +0100)]
wininet/test: Free memory after use.
Paul Vriens [Mon, 4 Dec 2006 20:25:13 +0000 (21:25 +0100)]
advapi32/tests: Free memory after use.
Alexandre Julliard [Tue, 5 Dec 2006 22:33:40 +0000 (23:33 +0100)]
kernel32: Always read a full block from the CD-ROM to avoid problems on raw devices.
Huw Davies [Tue, 5 Dec 2006 14:32:02 +0000 (14:32 +0000)]
user32: For LBS_OWNERDRAWVARIABLE listboxes return the fixed item height if the listbox is empty.
James Hawkins [Tue, 5 Dec 2006 11:43:31 +0000 (03:43 -0800)]
msi: Initialize sid_str to NULL.
James Hawkins [Tue, 5 Dec 2006 11:44:09 +0000 (03:44 -0800)]
msi: Fail if stg is NULL.
Kai Blin [Tue, 5 Dec 2006 10:35:18 +0000 (11:35 +0100)]
ws2_32: Rewrite setsockopt to be more readable.
Alexandre Julliard [Tue, 5 Dec 2006 14:43:13 +0000 (15:43 +0100)]
ntdll: Added support for the HEAP_CREATE_ENABLE_EXECUTE flag.
Alexandre Julliard [Tue, 5 Dec 2006 14:42:53 +0000 (15:42 +0100)]
kthread: Don't make the stack executable by default.
Alexandre Julliard [Tue, 5 Dec 2006 14:42:29 +0000 (15:42 +0100)]
ntdll: Force exec permissions on all mmaps unless the app is marked NX-compatible.
Thomas Fitzsimmons [Tue, 5 Dec 2006 08:31:00 +0000 (03:31 -0500)]
dbghelp: Recognize DT_GNU_HASH.
Andrew Talbot [Mon, 4 Dec 2006 22:53:25 +0000 (22:53 +0000)]
advapi32: Eliminate wild pointers.
Andrew Talbot [Mon, 4 Dec 2006 20:29:24 +0000 (20:29 +0000)]
comcat/tests: Cast-qual warnings fix.
Lei Zhang [Mon, 4 Dec 2006 19:54:24 +0000 (11:54 -0800)]
riched20: Move EM_EXSETSEL fix into ME_SetSelection.
Vitaliy Margolen [Mon, 4 Dec 2006 17:54:56 +0000 (10:54 -0700)]
dinput: Remove no longer used GEN_EVENT.
Vitaliy Margolen [Mon, 4 Dec 2006 17:54:49 +0000 (10:54 -0700)]
dinput: Move joystick event queue into base device class.
Vitaliy Margolen [Mon, 4 Dec 2006 17:54:40 +0000 (10:54 -0700)]
dinput: Move mouse event queue into base device class.
Vitaliy Margolen [Mon, 4 Dec 2006 17:54:30 +0000 (10:54 -0700)]
dinput: Move keyboard event queue into base device class.
This removes [Get|Set]Property and GetDeviceData.
Vitaliy Margolen [Mon, 4 Dec 2006 17:54:05 +0000 (10:54 -0700)]
dinput: Implement [Get|Set]Property and GetDeviceData in base Device object.
Also add queue_event to replace big macro GEN_EVENT.
Mike McCormack [Tue, 5 Dec 2006 09:24:39 +0000 (18:24 +0900)]
msi: Examine the attributes of all features before setting a component's state.