Jonathan Ernst
90237e1281
winecfg: French localization.
2006-04-17 11:58:00 +02:00
Paul Vriens
0c24301394
dbghelp: Params of LPSTACKFRAME64 only has 4 elements.
2006-04-17 11:57:47 +02:00
Stefan Dösinger
076fa811af
wined3d: Add a method to change the front and back buffers.
2006-04-17 11:21:22 +02:00
Stefan Dösinger
ffc8e46e76
wined3d: Add IWineD3DSurface::Blt.
2006-04-17 11:19:30 +02:00
Paul Vriens
02bf3558bd
uxtheme: Fix GetThemeSysString as the error-path was always taken.
2006-04-17 11:19:18 +02:00
Eric Kohl
e7134bd4cd
widl: Implement support for unique pointers to arrays.
2006-04-17 11:18:49 +02:00
Andrew Riedi
58c61b5615
explorer: Fixed a typo in system tray.
2006-04-17 11:18:42 +02:00
Aric Stewart
097aec39ca
comctl32: Listview notify fix.
...
Turn off updating for that the unselect and select and then turns it
on for the focus call, this results in 1 edit notify being sent at the
end of the operation.
2006-04-17 11:18:13 +02:00
Detlef Riekenberg
d78a3eec41
kernel: Add some tests for Lock/Unlock memory handles.
2006-04-14 19:43:05 +02:00
Detlef Riekenberg
f64f9ef5fa
kernel: Update WARN/ERR and documentation for GlobalLock/GlobalUnlock.
2006-04-14 19:42:53 +02:00
Jacek Caban
0705381069
shdocvw: Added Top, Left, Height and Width properties implementation.
2006-04-14 19:38:57 +02:00
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