Sign in
goma
/
wine
/
738be2eec38674e2b37b6fd22c030692c6f74088
738be2e
widl: Fix a typo.
by Jacek Caban
· 19 years ago
8e457d0
include: Added missing importlib.
by Jacek Caban
· 19 years ago
d59fa77
server: Ignore the SizeOfHeaders field and compute the correct size ourselves.
by Alexandre Julliard
· 19 years ago
8cd409f
widl: Added importlib parsing code.
by Jacek Caban
· 19 years ago
238afbb
shdocvw: Don't create IE default window in embedding mode.
by Jacek Caban
· 19 years ago
d5c69bf
shdocvw: Use InternetExplorer object in create_ie_window.
by Jacek Caban
· 19 years ago
481cec4
rpcrt4: Invalid sockets should have a value of -1.
by Mike McCormack
· 19 years ago
36fb66d
wpp: Fixed typo in long long constants handling.
by Alexandre Julliard
· 19 years ago
9e73da7
wpp: Implement long long constant parsing.
by Bill Medland
· 19 years ago
2dca5f9
dnsapi: Add a couple of macros and prototypes.
by Hans Leidekker
· 19 years ago
1e86752
wined3d: Fix mipmap level count.
by Ivan Gyurdiev
· 19 years ago
744f3ae
wined3d: Improve/implement D3DSIO_TEX.
by Ivan Gyurdiev
· 19 years ago
ecba4d5
wined3d: Texture format corrections.
by Ivan Gyurdiev
· 19 years ago
74117ba
wined3d: Correct vtrace usage.
by Ivan Gyurdiev
· 19 years ago
3d5e517
rpcrt4: Add support for the ncacn_ip_tcp transport layer.
by Mike McCormack
· 19 years ago
5bfb579
rpcrt4: Add a stub transport layer for ncacn_ip_tcp.
by Mike McCormack
· 19 years ago
87ddd7b
rpcrt4: Hide the details of the rpc transport mechanism.
by Mike McCormack
· 19 years ago
83109e4
rpcrt4: Abstract RPCRT4_SpawnConnection.
by Mike McCormack
· 19 years ago
e7e209d
rpcrt4: Move the connected check inside the named pipe code.
by Mike McCormack
· 19 years ago
5c6f728
rpcrt4: Split the transport layer into a different file.
by Mike McCormack
· 19 years ago
9b791e0
rpcrt4: Allocate RpcServerProtseq in a single place.
by Mike McCormack
· 19 years ago
e56f6a3
usp10: Fix return codes of ScriptGetFontProperties + tests.
by Paul Vriens
· 19 years ago
d2a59d8
advapi32: Fix LsaQueryInformationPolicy return values.
by Robert Reif
· 19 years ago
a6f71af
wined3d: Implement IWineD3DPalette.
by Stefan Dösinger
· 19 years ago
ff302bf
widl: Implement support for unique pointers to strings.
by Eric Kohl
· 19 years ago
11fdd95
include: Expand pack nesting from 3 to 15 levels.
by Bill Medland
· 19 years ago
8063459
gdi: Added WineEngGetCharABCWidthsI stub for the non-freetype case.
by Alexandre Julliard
· 19 years ago
b0c63af
kernel: Make GetTickCount call NtGetTickCount.
by Alexandre Julliard
· 19 years ago
2333c80
ntdll: Added NtGetTickCount implementation.
by Jacek Caban
· 19 years ago
bace1ef
user: Don't return CLASS_OTHER_PROCESS when modifying a class.
by Alexandre Julliard
· 19 years ago
fe99f33
rpcrt4: Abstract the transport layer functionality.
by Mike McCormack
· 19 years ago
924d91c
advpack: Implement LaunchINFSectionW.
by James Hawkins
· 19 years ago
c14fe5a
advpack: Implement ExecuteCabW.
by James Hawkins
· 19 years ago
401beca
advpack: Implement the RunPostSetupCommands callback.
by James Hawkins
· 19 years ago
c4ca634
advpack: Implement the RegisterOCXs callback.
by James Hawkins
· 19 years ago
9be30c8
usp10: Set defaults for ScriptGetFontProperties.
by Jeff Latimer
· 19 years ago
9c6c83e
usp10: Remove the need to pass chars to ScriptPlace.
by Jeff Latimer
· 19 years ago
f6cb551
server: Remove some no longer needed ptrace code to set registers.
by Alexandre Julliard
· 19 years ago
2bfe47e
ntdll: Use NtSetContextThread in NtRaiseException.
by Alexandre Julliard
· 19 years ago
d2ad6f8
ntdll: Get registers on the client side for NtGetContextThread on the current thread.
by Alexandre Julliard
· 19 years ago
63ef978
wined3d: Trace corrections/improvements.
by Ivan Gyurdiev
· 19 years ago
d2f59fe
comctl32: Fix an unsigned comparison to zero.
by qingdoa daoo
· 19 years ago
aabb5d0
advpack: Set the ldids of the install section in install_init.
by James Hawkins
· 19 years ago
704e70f
advpack: Add stub handling for the RegisterOCXs command.
by James Hawkins
· 19 years ago
92f979b
advpack: Don't TRACE the internals of the setup pointer as it can be NULL.
by James Hawkins
· 19 years ago
49a29a1
advpack: LaunchINFSectionExA is no longer a stub.
by James Hawkins
· 19 years ago
0ee6f59
rpcrt4: Use a separate function to open each protseq.
by Mike McCormack
· 19 years ago
3a4a76b
rpcrt4: Abstract access to the connection's waitable object.
by Mike McCormack
· 19 years ago
555cf38
widl: Prevent NULL pointer de-refs on "void *" types.
by Robert Shearman
· 19 years ago
d133ff9
wininet: Don't allocate memory for the thread error structure until it is needed.
by Robert Shearman
· 19 years ago
0ced865
rpcrt4: Don't apply the offset to the pointer passed to callback conformance functions.
by Robert Shearman
· 19 years ago
8d36337
rpcrt4: Free all pointers by default, except for conformant strings.
by Robert Shearman
· 19 years ago
b36d5fa
rpcrt4: Fix some memory leaks.
by Robert Shearman
· 19 years ago
98facf4
rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure.
by Robert Shearman
· 19 years ago
28f494e
rpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead of flags on an unsigned char.
by Robert Shearman
· 19 years ago
312df9b
rpcrt4: Store the return value on the stack for interpreted stubs.
by Robert Shearman
· 19 years ago
f4de78b
rpcrt4: Correctly fill in StackTop for stubless clients/servers.
by Robert Shearman
· 19 years ago
727e25d
rpcrt4: There's no need to set stubMsg.StackTop twice.
by Robert Shearman
· 19 years ago
a674ec0
rpcrt4: Fix the MSVC version of call_server_func.
by Robert Shearman
· 19 years ago
75cd5e2
x11drv: Virtual key input scrubbing in X11DRV_send_keyboard_input.
by Thomas Kho
· 19 years ago
f911433
progman: Add close button and sysmenu to dialogs.
by Mikołaj Zalewski
· 19 years ago
b821565
comctl32: header: Avoid freeing invalid pointers.
by Mikołaj Zalewski
· 19 years ago
a1c98ea
user: Add SS_NOPREFIX to the text style in message boxes.
by Michael Kaufmann
· 19 years ago
4d5cf7e
shdocvw: Added InternetExplorer::Navigate2 implementation.
by Jacek Caban
· 19 years ago
7b09cca
shdocvw: Move create_doc_view_hwnd call to navigate_url.
by Jacek Caban
· 19 years ago
4a8397a
shdocvw: Register InternetExplorer class factory in IEWinMain.
by Jacek Caban
· 19 years ago
c51aefd
shdocvw: Added InternetExplorer::put_Visible implementation.
by Jacek Caban
· 19 years ago
4027a11
shdocvw: Move IEWinMain to iexplore.c.
by Jacek Caban
· 19 years ago
c0e42d5
shdocvw: Added beginning InternetExplorer implementation.
by Jacek Caban
· 19 years ago
c48c50f
shdocvw: Move DllGetClassObject implementation to factory.c.
by Jacek Caban
· 19 years ago
b26ed16
shdocvw: Move more initialization code to DocHost_Init.
by Jacek Caban
· 19 years ago
c355574
mshtml.idl: Added HTMLDocumentEvents and HTMLDocumentEvents2 dispifaces.
by Jacek Caban
· 19 years ago
07767bf
gdi: Added implementation of GetCharABCWidthsI.
by Jeff Latimer
· 19 years ago
17de829
server: Use the standard suspend mechanism to simulate a breakpoint
by Alexandre Julliard
· 19 years ago
6f38489
loader: Attempt to detect broken vmsplit setups.
by Alexandre Julliard
· 19 years ago
dd174c5
joystick: Search for /dev/input/js as well as /dev/js.
by Mike Frysinger
· 19 years ago
162d9cb
wined3d: Support for shift modifiers.
by Ivan Gyurdiev
· 19 years ago
70fc78b
wined3d: Support more than 4/6 tex/temp registers.
by Ivan Gyurdiev
· 19 years ago
d848dda
comctl32: Test the HDM_SETITEM notifications.
by Mikołaj Zalewski
· 19 years ago
50d8c80
comctl32: header: Send correct notify after HDM_SETITEM.
by Mikołaj Zalewski
· 19 years ago
c5b27fa
comctl32: Add Str_SetPtrWtoA analogue to Str_SetPtrAtoW.
by Mikołaj Zalewski
· 19 years ago
195ae60
oleaut32: Implement CLEANLOCALSTORAGE marshalling and fix GetLibAttr to use it.
by Huw Davies
· 19 years ago
5f6ac9c
rpcrt4: Use rpcrt4_conn_read in RPCRT4_OpenBinding.
by Mike McCormack
· 19 years ago
71fc596
rpcrt4: Make RPCRT4_Send more compatible with write(2).
by Mike McCormack
· 19 years ago
9a4abff
rpcrt4: Make RPCRT4_Receive more compatible with read(2).
by Mike McCormack
· 19 years ago
d571441
rpcrt4: Simplify RPCRT4_OpenConnection() a little.
by Mike McCormack
· 19 years ago
ae8197e
rpcrt4: Split code to open a pipe from RPCRT4_OpenConnection.
by Mike McCormack
· 19 years ago
7e709cf
rpcrt4: Isolate code to open named pipes out of RPCRT4_OpenConnection.
by Mike McCormack
· 19 years ago
ae5aacb
dbghelp: Don't fail to initialize if we can't load the main module as ELF.
by Alexandre Julliard
· 19 years ago
9686acb
shell32: Fixed ordinals of SHDefExtractIconA/W.
by Alexandre Julliard
· 19 years ago
01bf37d
user: Find popup menus by ID.
by Michael Kaufmann
· 19 years ago
04da3ce
wined3d: Implement GetHWND and SetHWND.
by Stefan Dösinger
· 19 years ago
7fee88d
wined3d: Implement EnumTextureFormats.
by Stefan Dösinger
· 19 years ago
ac964c3
wined3d: Implement EnumZBufferFormats.
by Stefan Dösinger
· 19 years ago
a620683
wined3d: Implement IWineD3DDevice::EnumDisplayModes.
by Stefan Dösinger
· 19 years ago
d04f050
wined3d: Implement Init3D and Uninit3D.
by Stefan Dösinger
· 19 years ago
b9fc3f8
advpack: Set the destination directory to the working directory if key equals SourceDir.
by James Hawkins
· 19 years ago
fc52a84
advpack: Add the ability to set multiple keys on one line in set_ldid.
by James Hawkins
· 19 years ago
b2a3ffd
advpack: Put function declarations in advpack_private.h.
by James Hawkins
· 19 years ago
a0f8623
rpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqBegin().
by Mike McCormack
· 19 years ago
Next »