Francois Gouget [Tue, 12 Jun 2007 15:52:05 +0000 (17:52 +0200)]
secur32: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Tue, 12 Jun 2007 15:52:20 +0000 (17:52 +0200)]
msdmo: Improve the prototypes Win64 compatibility by replacing long with LONG.
Francois Gouget [Tue, 12 Jun 2007 15:50:49 +0000 (17:50 +0200)]
msdmo: dmoreg.h should include mediaobj.h.
Francois Gouget [Tue, 12 Jun 2007 15:50:32 +0000 (17:50 +0200)]
hhctrl.ocx: winapi_check expects the module name to be all uppercase in the documentation.
Francois Gouget [Tue, 12 Jun 2007 15:50:20 +0000 (17:50 +0200)]
winapi_check: .exe and .ocx files can also export APIs.
Francois Gouget [Tue, 12 Jun 2007 15:50:06 +0000 (17:50 +0200)]
gdiplus: Add missing '\n' in Wine trace.
Francois Gouget [Tue, 12 Jun 2007 15:49:58 +0000 (17:49 +0200)]
wined3d: Pass the D3DCB_CreateAdditionalSwapChain() error code to the upper layers (needed for d3d9).
Stefan Dösinger [Sun, 27 May 2007 12:30:07 +0000 (14:30 +0200)]
d3d8: Hold the lock in IDirect3Dtexture8 methods.
Stefan Dösinger [Sun, 27 May 2007 00:49:26 +0000 (02:49 +0200)]
d3d8: Hold the lock in IDirect3DVolumeTexture8 methods.
Stefan Dösinger [Sun, 27 May 2007 00:41:41 +0000 (02:41 +0200)]
d3d8: Hold the lock in volume methods.
Stefan Dösinger [Sun, 27 May 2007 00:31:22 +0000 (02:31 +0200)]
d3d8: Hold the lock in IDirect3DVertexBuffer methods.
Stefan Dösinger [Sat, 26 May 2007 20:57:43 +0000 (22:57 +0200)]
d3d8: Hold the lock in swapchain methods.
Alexandre Julliard [Tue, 12 Jun 2007 14:51:31 +0000 (16:51 +0200)]
winex11.drv: Glyph width is rounded to 32 bits, make sure to provide enough null data.
Rob Shearman [Tue, 12 Jun 2007 09:09:44 +0000 (10:09 +0100)]
mshtml: Add some error handling to hlink_frame_navigate.
Rob Shearman [Tue, 12 Jun 2007 09:09:05 +0000 (10:09 +0100)]
uuid: Add hlink CLSIDs.
Evan Stade [Mon, 11 Jun 2007 18:54:03 +0000 (11:54 -0700)]
gdiplus: Added first GDI+ graphics implementation.
Evan Stade [Mon, 11 Jun 2007 18:52:26 +0000 (11:52 -0700)]
gdiplus: First pen test.
Evan Stade [Mon, 11 Jun 2007 18:51:15 +0000 (11:51 -0700)]
gdiplus: First pen implementation.
Maarten Lankhorst [Wed, 6 Jun 2007 19:53:26 +0000 (21:53 +0200)]
dsound: Unset variable on failure in IKsBufferPropertySetImpl_Create.
Andrew Talbot [Mon, 11 Jun 2007 22:04:49 +0000 (23:04 +0100)]
msi: Constify a variable.
Alexander Nicolaysen Sørnes [Wed, 6 Jun 2007 11:28:26 +0000 (13:28 +0200)]
wordpad: Split toolbar into tool- and formatbar.
Alexander Nicolaysen Sørnes [Wed, 6 Jun 2007 09:21:08 +0000 (11:21 +0200)]
wordpad: Allow toggling of statusbar.
Alexander Nicolaysen Sørnes [Wed, 6 Jun 2007 09:10:47 +0000 (11:10 +0200)]
wordpad: Allow toggling of toolbar.
Stefan Dösinger [Sat, 26 May 2007 18:24:16 +0000 (20:24 +0200)]
d3d8: Hold the lock in IDirect3DSurface8 methods.
Stefan Dösinger [Sat, 26 May 2007 18:09:24 +0000 (20:09 +0200)]
d3d8: Hold the lock in IDirect3DIndexBuffer8 methods.
Stefan Dösinger [Sat, 26 May 2007 18:02:46 +0000 (20:02 +0200)]
d3d8: Hold the lock in cubetexture methods.
Stefan Dösinger [Sat, 26 May 2007 17:45:02 +0000 (19:45 +0200)]
wined3d: Do not set the dynlock flag on all created surfaces.
Dan Hipschman [Tue, 12 Jun 2007 01:51:41 +0000 (18:51 -0700)]
widl: Simplify correlation descriptor code.
Jacek Caban [Mon, 11 Jun 2007 15:37:20 +0000 (17:37 +0200)]
mshtml: Added get_URL implementation.
Jacek Caban [Mon, 11 Jun 2007 15:31:12 +0000 (17:31 +0200)]
mshtml: Don't crash in set_font_size if range_cnt is 0.
Jacek Caban [Mon, 11 Jun 2007 15:29:13 +0000 (17:29 +0200)]
mshtml: Added GetCurMoniker implementation.
Jacek Caban [Mon, 11 Jun 2007 15:27:19 +0000 (17:27 +0200)]
mshtml: Store current moniker in HTMLDocument.
Jacek Caban [Mon, 11 Jun 2007 15:26:31 +0000 (17:26 +0200)]
mshtml: Move Exec(CGID_ShellDocView, 37) call to match native.
Jacek Caban [Mon, 11 Jun 2007 15:25:51 +0000 (17:25 +0200)]
mshtml: Move createing URL moniker to separated function.
Jacek Caban [Mon, 11 Jun 2007 15:24:54 +0000 (17:24 +0200)]
mshtml: Call Exec(CGID_ShellDocView, 37) in exec_editmode.
Alexandre Julliard [Mon, 11 Jun 2007 18:20:39 +0000 (20:20 +0200)]
winecfg: Fix potential null pointer access (spotted by Yaroslav Skorokhodov).
Alexandre Julliard [Mon, 11 Jun 2007 18:20:12 +0000 (20:20 +0200)]
shell32: Remove a redundant include.
Alexandre Julliard [Mon, 11 Jun 2007 18:20:02 +0000 (20:20 +0200)]
shell32: Fix contents of string returned in load_path.
Hwang YunSong(황윤성) [Mon, 11 Jun 2007 00:08:23 +0000 (09:08 +0900)]
shell32: Updated Korean resource.
Hwang YunSong(황윤성) [Mon, 11 Jun 2007 00:13:16 +0000 (09:13 +0900)]
credui: New Korean resource.
Francois Gouget [Mon, 11 Jun 2007 11:13:40 +0000 (13:13 +0200)]
advapi32: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Mon, 11 Jun 2007 11:13:49 +0000 (13:13 +0200)]
winapi_check: Also warn about 'unsigned long's Win64 compatibility problems.
Francois Gouget [Mon, 11 Jun 2007 11:13:32 +0000 (13:13 +0200)]
ntdll: Improve the prototypes Win64 compatibility by replacing long with LONG.
Vedran Rodic [Sat, 9 Jun 2007 19:04:16 +0000 (21:04 +0200)]
winmm: Fix PlaySound so it doesn't block when another sound is already playing.
Alexandre Julliard [Mon, 11 Jun 2007 16:13:06 +0000 (18:13 +0200)]
winmm: Initialize the timer critical section statically.
Alexandre Julliard [Mon, 11 Jun 2007 16:11:03 +0000 (18:11 +0200)]
winmm: Maintain the timer list sorted by expiration time.
Alexandre Julliard [Mon, 11 Jun 2007 15:35:04 +0000 (17:35 +0200)]
winmm: Convert the timer list to a standard Wine list.
Jacek Caban [Sun, 10 Jun 2007 22:30:30 +0000 (00:30 +0200)]
mshtml: Added edit mode IDM_CUT implementation.
Jacek Caban [Sun, 10 Jun 2007 22:29:53 +0000 (00:29 +0200)]
mshtml: Added edit mode IDM_PASTE implementation.
Jacek Caban [Sun, 10 Jun 2007 22:28:48 +0000 (00:28 +0200)]
mshtml: Added edit mode IDM_COPY implementation.
Jacek Caban [Sun, 10 Jun 2007 22:21:58 +0000 (00:21 +0200)]
mshtml: Added IsDirty tests.
Jacek Caban [Sun, 10 Jun 2007 22:21:14 +0000 (00:21 +0200)]
mshtml: Added semi stub IsDirty implementation.
Jacek Caban [Sun, 10 Jun 2007 22:20:30 +0000 (00:20 +0200)]
mshtml: Added IDM_COMPOSESETTINGS implementation.
Jacek Caban [Sun, 10 Jun 2007 09:55:25 +0000 (11:55 +0200)]
mshtml: Added IHTMLStyle::get_fontFamily implementation.
Jacek Caban [Sun, 10 Jun 2007 09:54:51 +0000 (11:54 +0200)]
mshtml: Added COMMENT_NODE implementation in nsnode_to_nsstring_rec.
Jacek Caban [Sun, 10 Jun 2007 09:54:11 +0000 (11:54 +0200)]
mshtml: Silence invalid FIXME for ELEMENT_DOCUMENT_FRAGMENT_NODE in nsnode_to_nsstring_rec.
Jacek Caban [Sun, 10 Jun 2007 09:53:29 +0000 (11:53 +0200)]
mshtml: Added IDM_RESPECTVISIBILITY_INDESIGN command stub implementation.
Jacek Caban [Sun, 10 Jun 2007 09:52:53 +0000 (11:52 +0200)]
mshtml: Set default scrollbar preferences.
Jacek Caban [Sun, 10 Jun 2007 09:52:14 +0000 (11:52 +0200)]
mshtml: Reimplement editor mode left key using command controller.
Jacek Caban [Sun, 10 Jun 2007 09:51:20 +0000 (11:51 +0200)]
mshtml: Reimplement editor mode right key using command controller.
Jacek Caban [Sun, 10 Jun 2007 09:50:43 +0000 (11:50 +0200)]
mshtml: Added editor mode down key implementation.
Jacek Caban [Sun, 10 Jun 2007 09:49:56 +0000 (11:49 +0200)]
mshtml: Added editor mode up key implementation.
Jacek Caban [Sun, 10 Jun 2007 09:49:12 +0000 (11:49 +0200)]
mshtml: Store editor controller in NSContainer.
Jacek Caban [Sun, 10 Jun 2007 09:48:36 +0000 (11:48 +0200)]
mshtml: Call update_doc in init_editor.
Jacek Caban [Sun, 10 Jun 2007 09:47:52 +0000 (11:47 +0200)]
mshtml: Call update_doc in editor commands.
Jacek Caban [Sun, 10 Jun 2007 09:45:58 +0000 (11:45 +0200)]
mshtml: Added more command tests.
Jacek Caban [Sun, 10 Jun 2007 09:45:24 +0000 (11:45 +0200)]
mshtml: Added Exec(IDM_FONTNAME) tests.
Jacek Caban [Sun, 10 Jun 2007 09:44:38 +0000 (11:44 +0200)]
mshtml: Set default fontname to 'Times New Roman'.
Jacek Caban [Sun, 10 Jun 2007 09:43:53 +0000 (11:43 +0200)]
mshtml: Don't check out variant type in exec_fontname.
Jacek Caban [Sun, 10 Jun 2007 09:43:13 +0000 (11:43 +0200)]
mshtml: Set FALSE useCapture for editor's keypress event listener.
Jacek Caban [Sun, 10 Jun 2007 09:42:37 +0000 (11:42 +0200)]
mshtml: Push TASK_PARSECOMPLETE in load event if Gecko is available.
Jacek Caban [Sun, 10 Jun 2007 09:42:00 +0000 (11:42 +0200)]
mshtml: Improve IDM_JUSTIFYLEFT query status.
Jacek Caban [Sun, 10 Jun 2007 09:41:25 +0000 (11:41 +0200)]
mshtml: Pump messages of all windows in test_download.
We have to pump Gecko windows' messages to correctly support loading documents.
Jacek Caban [Sun, 10 Jun 2007 09:40:50 +0000 (11:40 +0200)]
mshtml: Added test of callbacks called from document timer.
Jacek Caban [Sun, 10 Jun 2007 09:40:16 +0000 (11:40 +0200)]
mshtml: Call update_doc in exec_editmode.
Jacek Caban [Sun, 10 Jun 2007 09:39:39 +0000 (11:39 +0200)]
mshtml: Move Exec(OLECMDID_SETTITLE) call to separated function and use it in on_timer.
Jacek Caban [Sun, 10 Jun 2007 09:38:51 +0000 (11:38 +0200)]
mshtml: Call UpdateUI and Exec(OLECMDID_UPDATECOMMANDS) from timer callback.
Jacek Caban [Sun, 10 Jun 2007 09:38:16 +0000 (11:38 +0200)]
mshtml: Use IOleCommandTarget::Exec to implement context menu.
Jacek Caban [Sun, 10 Jun 2007 09:37:37 +0000 (11:37 +0200)]
mshtml: Don't do anything in exec_editmode if edit mode is already set.
Jacek Caban [Sun, 10 Jun 2007 09:36:54 +0000 (11:36 +0200)]
mshtml: Don't crash in load_stream if Gecko is not available.
Jacek Caban [Sun, 10 Jun 2007 09:35:55 +0000 (11:35 +0200)]
mshtml: Forward all IsDirty implementations to one function.
Jacek Caban [Sun, 10 Jun 2007 09:35:11 +0000 (11:35 +0200)]
mshtml: Move setup_ns_editing to nsembed.c.
Jacek Caban [Sun, 10 Jun 2007 09:34:38 +0000 (11:34 +0200)]
mshtml: Make [get|set]_font_size static.
Jacek Caban [Sun, 10 Jun 2007 09:34:00 +0000 (11:34 +0200)]
mshtml: Move remaining status queries to command tables.
Jacek Caban [Sun, 10 Jun 2007 09:33:09 +0000 (11:33 +0200)]
mshtml: Move edit command queries to the command table.
Jacek Caban [Sun, 10 Jun 2007 09:32:27 +0000 (11:32 +0200)]
mshtml: Move justify queries to command table.
Jacek Caban [Sun, 10 Jun 2007 09:31:50 +0000 (11:31 +0200)]
mshtml: Use command table for IDM_COPY, IDM_CUT and IDM_PASTE query.
Jacek Caban [Sun, 10 Jun 2007 09:31:04 +0000 (11:31 +0200)]
mshtml: Move remaining commands to tables.
Jacek Caban [Sun, 10 Jun 2007 09:30:12 +0000 (11:30 +0200)]
mshtml: Move more commands to editor command table.
Jacek Caban [Sun, 10 Jun 2007 09:29:34 +0000 (11:29 +0200)]
mshtml: Move more commands to command table.
Jacek Caban [Sun, 10 Jun 2007 09:28:52 +0000 (11:28 +0200)]
mshtml: Move IDM_FONTSIZE, IDM_FONTNAME and IDM_FORECOLOR to edit state command table.
This patch temporary adds code duplication.
Jacek Caban [Sun, 10 Jun 2007 09:26:47 +0000 (11:26 +0200)]
mshtml: Added command table for CGID_MSHTML commands.
Juan Lang [Fri, 8 Jun 2007 16:20:49 +0000 (09:20 -0700)]
crypt32: Add CryptMsg* stubs.
Alexandre Julliard [Mon, 11 Jun 2007 13:00:11 +0000 (15:00 +0200)]
msxml: Don't use VariantClear on an uninitialized variant.
Evan Stade [Fri, 8 Jun 2007 20:46:27 +0000 (13:46 -0700)]
gdiplus: Added beginnings of memory and startup functions.
Evan Stade [Fri, 8 Jun 2007 20:44:28 +0000 (13:44 -0700)]
gdiplus: Added public headers.
Stefan Dösinger [Sat, 9 Jun 2007 12:59:15 +0000 (14:59 +0200)]
wined3d: Some render target->texture blit context handling.
Stefan Dösinger [Sat, 9 Jun 2007 12:16:41 +0000 (14:16 +0200)]
d3d8: Hold the lock in IDirect3DDevice8 methods.
Stefan Dösinger [Fri, 8 Jun 2007 12:16:37 +0000 (14:16 +0200)]
wined3d: Find possible fbconfis on dll load time, use them in CheckDepthStencilMatch.
Stefan Dösinger [Fri, 8 Jun 2007 13:23:04 +0000 (15:23 +0200)]
wined3d: Store the adapter driver and description in the adapter.