Jacek Caban
80dcc8b813
shdocvw: Store IOleInPlaceSite in WebBrowser object.
2006-04-14 19:38:44 +02:00
Jacek Caban
1e0f378c30
shdocvw: Update pos_rect and clip_rect in SetObjectRects.
2006-04-14 19:37:37 +02:00
Jacek Caban
b81b614da8
shdocvw: Better window handling.
...
Use unicode version of DefWindowProc in unicode window procs.
Fix window styles.
2006-04-14 19:37:11 +02:00
Jacek Caban
150bd5442c
shell32: Don't crash in SHELL_ExecuteW if psei->lpDirectory is NULL.
2006-04-14 19:37:02 +02:00
Hans Leidekker
3492a14641
wldap32: Document the miscellaneous functions.
2006-04-14 19:36:54 +02:00
Sagar Mittal
4f986c842f
wined3d: Fix null pointer check in IWineD3DImpl_GetPixelShader.
2006-04-14 19:36:48 +02:00
Dmitry Timoshkov
b13c498c9d
winspool: Add a test for GetPrinterDriver, make it pass under Wine.
2006-04-14 19:36:31 +02:00
Dmitry Timoshkov
590f6faee1
rpcrt4: Constify NDR function tables.
2006-04-14 19:36:09 +02:00
qingdoa daoo
5e18834217
comctl32: Change return code comparison in AVI control.
2006-04-14 19:35:57 +02:00
James Hawkins
640b7761eb
advpack: Document RegisterOCX.
2006-04-14 19:35:48 +02:00
Anssi Hannula
eb1c4fff93
shell32: Fix common files directory location in shell32_Fi.rc.
2006-04-14 19:35:21 +02:00
Thomas Kho
0e81484c45
x11drv: Properly handle VK_LMENU input.
2006-04-14 19:35:05 +02:00
Detlef Riekenberg
513c35a363
kernel: Load tests again on NT 3.51 (toolhelp API not present).
2006-04-14 10:53:11 +02:00
Stefan Dösinger
d9cd05db80
wined3d: Add GetHWND and SetHWND methods to IWineD3DDevice.
2006-04-14 10:52:01 +02:00
Stefan Dösinger
29022c49df
wined3d: Add macros for (Un)Init3D and Flip.
2006-04-14 10:51:22 +02:00
Antonio Codazzi
b758ea053c
shell32: Italian resources update.
2006-04-14 10:51:02 +02:00
Mikołaj Zalewski
ec328c1e70
winefile: Use header full drag.
2006-04-14 10:50:39 +02:00
Mikołaj Zalewski
61512b2021
include: Fix a mistake in the declaration of _sntprintf.
2006-04-14 10:50:28 +02:00
Anssi Hannula
3a0829105b
winecfg: Update the Finnish resources.
2006-04-14 10:50:23 +02:00
Anssi Hannula
66b548ac81
twain_32: Add Finnish resources.
2006-04-14 10:49:41 +02:00
Mike McCormack
54d3060a2d
wtypes.idl: Add size attribute to a void pointer.
2006-04-14 10:49:19 +02:00
Mike McCormack
1d453ab551
widl: Add support for VT_I8 and VT_UI8 to msft typelibs.
2006-04-14 10:49:14 +02:00
Alexandre Julliard
e814b24e6d
libwine: Only try to mmap the exact address when reserving memory.
...
This should avoid some extra work on platforms that need the
try_mmap_fixed function.
2006-04-13 21:55:33 +02:00
Alexandre Julliard
b7d5b31cf1
libwine: Reorganize the mmap code a bit to avoid some #ifdefs.
2006-04-13 21:53:41 +02:00
Alexandre Julliard
f9ff7bf4d9
server: Remove the use_ptrace variable.
2006-04-13 21:52:55 +02:00
Alexandre Julliard
31425c4d58
Release 0.9.12.
2006-04-13 13:16:50 +02:00
Paul Vriens
346aa7a3fe
winecfg: Update Dutch resource.
2006-04-13 12:24:07 +02:00
Alexandre Julliard
5c2a980c86
advpack: Fixed a couple of typos in Unicode conversion.
2006-04-13 12:10:56 +02:00
Alexandre Julliard
4d574a41b5
crypt32: Fixed day/month mismatch in time encoding routines.
2006-04-13 11:45:12 +02:00
Alexandre Julliard
ee05e245a4
crypt32: Avoid crash on NULL pointer in trace.
2006-04-13 11:44:52 +02:00
Rein Klazes
7a560493fe
user: Fix dereferencing a potential NULL pointer.
2006-04-13 11:27:46 +02:00
Jason Green
5f4b424553
wined3d: Add case 0 to switch statement and fix the fixme.
...
Screwed up a copy/paste from one of my recent patches. This
eliminates the erroneous FIXME for calls to D3DFmtMakeGlCfg() with 0
as the Stencil format. Also, it changes the FIXME to print the
correct variable.
2006-04-13 11:23:50 +02:00
Paul Vriens
b3d8be24db
version: Translate some German comments.
2006-04-13 11:23:30 +02:00
Jeff Latimer
ca55584b19
usp10: Add some tests to ScriptGetFontProperties.
2006-04-13 11:23:22 +02:00
qingdoa daoo
750102d1a3
msvcrt: If caller passes a NULL deallocator to __unDNameEx, don't use it.
2006-04-13 11:23:13 +02:00
Stefan Dösinger
cf27031329
wined3d: Add IWineD3DSurface::Flip.
2006-04-13 11:23:03 +02:00
Stefan Dösinger
d2510847b0
wined3d: Split device creation and opengl initialization.
2006-04-13 11:22:45 +02:00
Karsten Elfenbein
59189ba75b
wined3d: Combined unhandled renderstate cases into one.
2006-04-12 20:57:26 +02:00
Karsten Elfenbein
c90c04607e
wined3d: IWineD3DDeviceImpl_Reset cleanup.
...
Joined the functions as it looks like a typo in the function name
(IWineD3DDeviceImpl_Rest isn't used anywhere but contains comments).
2006-04-12 20:57:16 +02:00
Jacek Caban
4b5125a79c
shell32: Allocate wszApplicationName on the heap as it may be longer than MAX_PATH.
2006-04-12 20:56:57 +02:00
Jacek Caban
51bd5408d4
shdocvw: Use GetClientRect, not GetWindowRect in create_doc_view_hwnd.
2006-04-12 20:56:18 +02:00
Alexandre Julliard
6d2afbcf7a
wineps: Load generic.ppd from the data dir if nothing else is specified.
2006-04-12 20:43:43 +02:00
Huw Davies
35bca77f47
tools: Don't try to use FT_Load_Sfnt_Table unless FreeType has it.
2006-04-12 19:54:04 +02:00
Alexandre Julliard
0216c404dc
preloader: Workaround for broken no-exec protections.
...
Add an executable page at the top of the address space to defeat
broken no-exec protections that play with the code selector limit.
2006-04-12 19:53:16 +02:00
Mikołaj Zalewski
e55c44c737
comctl32: Fix listview column resize.
...
Draw a track line after a HDN_TRACK, resize the columns only after a
HDN_ITEMCHANGED.
Create the header with HDS_FULLDRAG.
2006-04-12 19:52:34 +02:00
Mikołaj Zalewski
c63f5f095a
comctl32: Fix listview column resize.
...
Fix the HDS_FULLDRAG headers notifications, invalidate such a control
after a mouse move.
2006-04-12 19:51:44 +02:00
Dmitry Timoshkov
14aab5f3cb
avifil32: Avoid not necessary zeroing out of an allocated memory block.
2006-04-12 12:54:45 +02:00
Stefan Dösinger
e0c8773199
wined3d: Add a resource dumper.
2006-04-12 12:54:28 +02:00
Jean-Philippe Theriault
6e4b960a1c
gdi32: Fix for PlayEnhMetaFileRecord support of EMR_SELECTPALETTE record.
2006-04-12 12:54:20 +02:00
Eric Pouech
69804258ca
kernel32: Added some tests for toolhelp functions.
2006-04-12 12:43:44 +02:00