Mikołaj Zalewski [Thu, 1 Mar 2007 12:42:37 +0000 (13:42 +0100)]
comctl32: rebar tests: Support different window border width.
Rob Shearman [Thu, 1 Mar 2007 12:17:59 +0000 (12:17 +0000)]
schannel: Add new schannel dll that mostly forwards to secur32.
Rob Shearman [Thu, 1 Mar 2007 12:14:09 +0000 (12:14 +0000)]
secur32: SealMessage and UnsealMessage are aliases of EncryptMessage and DecryptMessage respectively.
Alexandre Julliard [Thu, 1 Mar 2007 14:21:39 +0000 (15:21 +0100)]
makedep: Fixed string comparison against the source tree path
(reported by Kai Blin).
Alessandro Pignotti [Tue, 27 Feb 2007 16:27:43 +0000 (17:27 +0100)]
dplay: Directplay should initialize session Guid, with conformance tests.
Alexander Nicolaysen Sørnes [Tue, 27 Feb 2007 14:09:24 +0000 (15:09 +0100)]
wordpad: Add text alignment buttons.
Bang Jun-Young [Tue, 27 Feb 2007 04:35:53 +0000 (13:35 +0900)]
notepad: Fully revise Korean translation.
Alexandre Julliard [Thu, 1 Mar 2007 13:48:20 +0000 (14:48 +0100)]
wine/test: Print the official name of the test in summary.
Aric Stewart [Tue, 27 Feb 2007 11:28:28 +0000 (20:28 +0900)]
winex11.drv: Make sure keyboard state is up to date before processing GetAsyncKeyState.
Alexandre Julliard [Thu, 1 Mar 2007 11:43:19 +0000 (12:43 +0100)]
cmd: Fix silly local variables indentation that breaks diff -p.
Alexander Farber [Wed, 28 Feb 2007 13:49:46 +0000 (14:49 +0100)]
cmd: Support /-Y and COPYCMD environment variable in the "copy" builtin.
Alexander Farber [Wed, 28 Feb 2007 14:23:15 +0000 (15:23 +0100)]
cmd: Fixed 3 buffer overflows when fetching environment variables.
Paul Vriens [Thu, 1 Mar 2007 11:01:04 +0000 (12:01 +0100)]
wininet/ftp: Let CreateFile deal with last error.
Tomas Carnecky [Thu, 1 Mar 2007 11:06:45 +0000 (12:06 +0100)]
winex11.drv: Spring cleanup in X11DRV_setup_opengl_visual, and added one new visual config (with aux buffers).
Stefan Dösinger [Thu, 1 Mar 2007 00:17:05 +0000 (01:17 +0100)]
wined3d: Support GL_APPLE_fence for event queries.
Stefan Dösinger [Wed, 28 Feb 2007 23:34:33 +0000 (00:34 +0100)]
wined3d: Support event queries using GL_NV_fence.
Stefan Dösinger [Thu, 1 Mar 2007 00:00:09 +0000 (01:00 +0100)]
wined3d: Add GL_NV_fence defines and functions.
Stefan Dösinger [Thu, 1 Mar 2007 00:42:50 +0000 (01:42 +0100)]
wined3d: Use the source surface's texture for writing the backup.
The hwstretch blit code creates a new texture each time it is called
to back up the back buffer and releases it afterwards. It is more
efficient to keep the texture and release it with the surface.
Stefan Dösinger [Thu, 1 Mar 2007 00:21:47 +0000 (01:21 +0100)]
wined3d: Prepare only fixed function samplers for blit.
Jan Zerebecki [Thu, 1 Mar 2007 06:57:41 +0000 (07:57 +0100)]
winex11.drv: Change virtual desktop refresh rate from 0 to 60.
Lei Zhang [Thu, 1 Mar 2007 01:41:45 +0000 (17:41 -0800)]
regedit: Correctly parse key name containing ']'.
Mikołaj Zalewski [Mon, 19 Feb 2007 19:49:00 +0000 (20:49 +0100)]
comctl32: rebar: Remove the not needed BANDS_NEED_LAYOUT flag.
Mikołaj Zalewski [Wed, 28 Feb 2007 12:41:14 +0000 (13:41 +0100)]
comctl32: rebar: WM_SETFONT should send a RBN_HEIGHTCHANGE if necessary.
Ken Thomases [Wed, 28 Feb 2007 20:04:58 +0000 (14:04 -0600)]
wininet: Use "ping -c 1" instead of "ping -w 1" for InternetCheckConnection.
Ken Thomases [Wed, 28 Feb 2007 20:04:48 +0000 (14:04 -0600)]
gdi32: Use exec() and _exit() instead of system() and exit().
Ken Thomases [Wed, 28 Feb 2007 20:04:54 +0000 (14:04 -0600)]
winspool.drv: Use exec() and _exit() instead of system() and exit().
Jacek Caban [Wed, 28 Feb 2007 19:28:48 +0000 (20:28 +0100)]
shdocvw: Remove no longer used resources.
Stefan Dösinger [Tue, 27 Feb 2007 22:11:15 +0000 (23:11 +0100)]
wined3d: Clip planes with vertex shaders.
Stefan Dösinger [Wed, 28 Feb 2007 13:36:36 +0000 (14:36 +0100)]
wined3d: Move clip planes to the state table.
Stefan Dösinger [Sun, 25 Feb 2007 22:58:14 +0000 (23:58 +0100)]
wined3d: Leave the fog state handler after disabling fog.
Stefan Dösinger [Sun, 25 Feb 2007 22:10:20 +0000 (23:10 +0100)]
wined3d: Use GL_STATIC_DRAW_ARB instead of GL_STATIC_DRAW.
Stefan Dösinger [Tue, 27 Feb 2007 20:32:15 +0000 (21:32 +0100)]
wined3d: Support for using auxilliary buffers for offscreen rendering.
OpenGL AUX buffers provide a way for offscreen rendering which is very
similar to our back buffer "offscreen" rendering emulation. Not all
card support aux buffers, but if they are available they are a nice
present which is easy to use.
Felix Nawothnig [Wed, 28 Feb 2007 17:07:17 +0000 (18:07 +0100)]
comctl32: Update header window in listview WM_PAINT handler.
Felix Nawothnig [Wed, 28 Feb 2007 17:06:43 +0000 (18:06 +0100)]
comctl32: Add listview WM_PAINT message sequence tests.
James Hawkins [Wed, 28 Feb 2007 17:05:32 +0000 (18:05 +0100)]
comctl32: Add message ids to allow multi-window test sequences.
Alexandre Julliard [Wed, 28 Feb 2007 19:51:25 +0000 (20:51 +0100)]
advapi32: Create the service manager registry key if needed.
Alexandre Julliard [Wed, 28 Feb 2007 19:47:51 +0000 (20:47 +0100)]
advapi32: Reimplement QueryServiceConfigA on top of QueryServiceConfigW.
Alexandre Julliard [Wed, 28 Feb 2007 19:44:24 +0000 (20:44 +0100)]
widl: Add missing '\n' on error message.
Alexandre Julliard [Wed, 28 Feb 2007 13:51:04 +0000 (14:51 +0100)]
advapi32: Avoid slashes and backslashes in user names.
Dmitry Timoshkov [Wed, 28 Feb 2007 11:13:34 +0000 (19:13 +0800)]
user32: Fix a test failure when running under Windows 2003.
Dmitry Timoshkov [Wed, 28 Feb 2007 11:13:08 +0000 (19:13 +0800)]
winetest: Set correct WINETEST_PLATFORM when running under Wine.
Jason Edmeades [Tue, 27 Feb 2007 23:21:59 +0000 (23:21 +0000)]
cmd.exe: Fix parameter parsing returns.
Only return valid values for the location of the parameter if it is
the one requested. Currently returns address when ANY quoted or
bracketed parameter found.
Jason Edmeades [Tue, 27 Feb 2007 23:20:55 +0000 (23:20 +0000)]
cmd.exe: Support del /a[:].
Jason Edmeades [Tue, 27 Feb 2007 23:20:25 +0000 (23:20 +0000)]
cmd.exe: Support del /f.
Jason Edmeades [Tue, 27 Feb 2007 23:20:05 +0000 (23:20 +0000)]
cmd.exe: Support del /p.
Jason Edmeades [Tue, 27 Feb 2007 23:19:24 +0000 (23:19 +0000)]
cmd.exe: Prompt during del *.* and del *.
Jason Edmeades [Tue, 27 Feb 2007 23:18:57 +0000 (23:18 +0000)]
cmd.exe: Add prompt for rd /s.
Jacek Caban [Wed, 28 Feb 2007 03:00:35 +0000 (04:00 +0100)]
hhctrl.ocx: Added handling of topic selection.
Jacek Caban [Wed, 28 Feb 2007 03:00:00 +0000 (04:00 +0100)]
hhctrl.ocx: Fill content tree.
Jacek Caban [Wed, 28 Feb 2007 02:59:07 +0000 (03:59 +0100)]
hhctrl.ocx: Added hhc parser.
Jacek Caban [Wed, 28 Feb 2007 02:58:18 +0000 (03:58 +0100)]
hhctrl.ocx: Added content tab window.
Jacek Caban [Wed, 28 Feb 2007 02:57:12 +0000 (03:57 +0100)]
hhctrl.ocx: Added code for handling tabs.
Jacek Caban [Wed, 28 Feb 2007 02:56:33 +0000 (03:56 +0100)]
hhctrl.ocx: Resize tab control in Child's WM_SIZE handler.
Jacek Caban [Wed, 28 Feb 2007 02:55:39 +0000 (03:55 +0100)]
hhctrl.ocx: Added HH_HELP_CONTEXT implementation.
Jacek Caban [Wed, 28 Feb 2007 02:55:00 +0000 (03:55 +0100)]
hhctrl.ocx: Use HtmlHelpA in doWinMain.
Jacek Caban [Wed, 28 Feb 2007 02:54:25 +0000 (03:54 +0100)]
hhctrl.ocx: Call PostQuitMessage only in hh.exe process.
Jacek Caban [Wed, 28 Feb 2007 02:53:37 +0000 (03:53 +0100)]
hhctrl.ocx: Don't use doWinMain in HtmlHelpW.
Jacek Caban [Wed, 28 Feb 2007 02:52:39 +0000 (03:52 +0100)]
hhctrl.ocx: Release HHInfo on WM_CLOSE message.
Jacek Caban [Wed, 28 Feb 2007 02:51:59 +0000 (03:51 +0100)]
hhctrl.ocx: Clean up Help_WndProc.
Jacek Caban [Wed, 28 Feb 2007 02:51:04 +0000 (03:51 +0100)]
hhctrl.ocx: Added DllGetClassObject stub implementation.
Jacek Caban [Wed, 28 Feb 2007 02:50:14 +0000 (03:50 +0100)]
hhctrl.ocx: Remove redundant casts.
Jacek Caban [Wed, 28 Feb 2007 02:49:20 +0000 (03:49 +0100)]
hhctrl.ocx: Move doWinMain to hhctrl.c.
Jacek Caban [Wed, 28 Feb 2007 02:48:45 +0000 (03:48 +0100)]
hhctrl.ocx: Move more code from doWinMain.
Jacek Caban [Wed, 28 Feb 2007 02:48:07 +0000 (03:48 +0100)]
hhctrl.ocx: Fixed releasing web browser object.
Jacek Caban [Wed, 28 Feb 2007 02:47:13 +0000 (03:47 +0100)]
hhctrl.ocx: Merge WBInfo to HHInfo.
Jacek Caban [Wed, 28 Feb 2007 02:46:15 +0000 (03:46 +0100)]
hhctrl.ocx: Store whole HH_WINTYPEW struct in HHInfo, not its pointer.
Jacek Caban [Wed, 28 Feb 2007 02:45:34 +0000 (03:45 +0100)]
hhctrl.ocx: Move hhctrl_hinstance to hhctrl.h.
Misha Koshelev [Wed, 28 Feb 2007 01:37:39 +0000 (19:37 -0600)]
oleview: Mimick native treeview display of enumerations.
Andrew Talbot [Tue, 27 Feb 2007 23:06:30 +0000 (23:06 +0000)]
winspool.drv: Eliminate some W-to-A cross calls.
H. Verbeet [Tue, 27 Feb 2007 19:51:58 +0000 (20:51 +0100)]
wined3d: Store multiple constant indices per list entry.
H. Verbeet [Tue, 27 Feb 2007 19:51:53 +0000 (20:51 +0100)]
wined3d: Store GLSL programs in a hash table rather than a linked list.
H. Verbeet [Tue, 27 Feb 2007 19:51:48 +0000 (20:51 +0100)]
wined3d: Add some hash table code.
H. Verbeet [Tue, 27 Feb 2007 19:51:43 +0000 (20:51 +0100)]
wined3d: Boolean constants use up only a single uniform each.
H. Verbeet [Tue, 27 Feb 2007 19:51:18 +0000 (20:51 +0100)]
wined3d: Fix matching WINED3DDECLUSAGE_POSITION against WINED3DDECLUSAGE_POSITIONT.
Jeff Latimer [Tue, 27 Feb 2007 12:42:10 +0000 (23:42 +1100)]
ntdll: Test object attributes in NtCreateMailslotFile.
Jeff Latimer [Tue, 27 Feb 2007 12:42:06 +0000 (23:42 +1100)]
ntdll: Set default timeout in NtCreateMailslotFile if parameter is NULL.
Jeff Latimer [Tue, 27 Feb 2007 12:42:02 +0000 (23:42 +1100)]
ntdll: Check for passing a NULL handle to NtCreateMailslotFile and add a test.
Jeff Latimer [Tue, 27 Feb 2007 12:41:55 +0000 (23:41 +1100)]
ntdll: Framework for NtCreateMailslotFile tests.
Rob Shearman [Tue, 27 Feb 2007 18:14:03 +0000 (18:14 +0000)]
rpcrt4: Set TCP_NODELAY on the socket for the ncacn_ip_tcp transport to reduce latency.
Vitaliy Margolen [Tue, 27 Feb 2007 14:28:18 +0000 (07:28 -0700)]
ntdll: More error checking. Properly handle NULL ACLs.
Huw Davies [Tue, 27 Feb 2007 15:11:13 +0000 (15:11 +0000)]
msxml3: Implement {get,putref}_schemas.
Huw Davies [Tue, 27 Feb 2007 12:32:02 +0000 (12:32 +0000)]
msxml3: Add a schema cache object.
Peter Oberndorfer [Mon, 26 Feb 2007 22:42:12 +0000 (23:42 +0100)]
ntdll: Extend debugger tests.
Shows that second chance handler gets the same modified context as the exception handlers.
Peter Oberndorfer [Mon, 26 Feb 2007 22:42:09 +0000 (23:42 +0100)]
ntdll/tests: Add a debugger around the exceptions.
Shows that the first chance handler gets a unmodified context.
Shows that changing the context has no effect when exception is not handled by debugger.
Aric Stewart [Tue, 27 Feb 2007 09:15:17 +0000 (18:15 +0900)]
kernel32: Allow for non base-10 int values in ini file.
Jason Edmeades [Mon, 26 Feb 2007 23:06:11 +0000 (23:06 +0000)]
cmd.exe: Make 'set t' show all vars starting with 't'.
Jason Edmeades [Mon, 26 Feb 2007 23:04:40 +0000 (23:04 +0000)]
cmd.exe: Add rd /s support.
Jason Edmeades [Mon, 26 Feb 2007 23:04:16 +0000 (23:04 +0000)]
cmd.exe: Locate programs more correctly.
Jason Edmeades [Mon, 26 Feb 2007 23:03:34 +0000 (23:03 +0000)]
cmd.exe: Allow special named env vars to be modified.
Dmitry Timoshkov [Tue, 27 Feb 2007 07:56:01 +0000 (15:56 +0800)]
user32: Simplify height calculation.
Dmitry Timoshkov [Tue, 27 Feb 2007 07:55:45 +0000 (15:55 +0800)]
imm32: Simplify ImmInternalSendIMENotify.
Marcus Meissner [Tue, 27 Feb 2007 06:48:58 +0000 (07:48 +0100)]
configure: Generate stand alone AC_CONFIG_FILES() lines.
Rob Shearman [Tue, 27 Feb 2007 04:18:25 +0000 (04:18 +0000)]
user32: Send WM_GETTEXT to get the window caption when drawing the nonclient caption bar.
Alexander Nicolaysen Sørnes [Tue, 27 Feb 2007 02:10:36 +0000 (03:10 +0100)]
wordpad: Small cosmetic fixes.
- Clear title bar when creating new document.
- Remove newline from statusbar.
- Add horizontal line to toolbar.
Detlef Riekenberg [Mon, 26 Feb 2007 21:16:07 +0000 (22:16 +0100)]
kernel32: Remove duplicate code (use serialui instead).
Detlef Riekenberg [Mon, 26 Feb 2007 21:14:46 +0000 (22:14 +0100)]
serialui: Use RS232 as default ProviderSubType.
Paul Vriens [Mon, 26 Feb 2007 18:47:24 +0000 (19:47 +0100)]
wininet/tests: Add another test.
Stefan Dösinger [Mon, 26 Feb 2007 12:42:25 +0000 (13:42 +0100)]
wined3d: More Clear fixes.
Test for rectangles with x1 > x2 and y1 > y2. Empire earth passes such rects.
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().