Sign in
goma
/
wine
/
a8b209752f65d403c1c24b5ddc141de23c4e237d
a8b2097
widl: Fix 64bit warning.
by Kevin Koltzau
· 19 years ago
77da4fc
x11drv: Fix 64bit warning.
by Kevin Koltzau
· 19 years ago
4ac8567
msi: Fix heap overflow in ITERATE_CreateShortcuts.
by Robert Shearman
· 19 years ago
ecc5c18
msi: Init size before passing to RegEnumValue.
by Robert Shearman
· 19 years ago
e664435
msi: Always set a value for intype in ready_volume. Remove a memory leak.
by Robert Shearman
· 19 years ago
66c9cbb
msi: Fix heap overflow in save_string_table.
by Robert Shearman
· 19 years ago
6c529a7
ole: Make the CoCreateInstance test succeed.
by Robert Shearman
· 19 years ago
8f6ba47
riched20: EM_SETOPTIONS/EM_GETOPTIONS base implementation.
by Brian Chang
· 19 years ago
5d38894
crypt32: Tidy up tests.
by Juan Lang
· 19 years ago
d740f34
crypt32: Add stubs for CryptFindOIDInfo and I_CryptInstallAsn1Module.
by Juan Lang
· 19 years ago
a7e36dd
kernel32: Add a stub implementation for CmdBatNotification.
by Mike McCormack
· 19 years ago
3229e29
kernel: Initialize the dll path from the main exe name explicitly
by Alexandre Julliard
· 19 years ago
acdd03a
explorer: Moved systray configuration option to a more appropriate place
by Alexandre Julliard
· 19 years ago
f689e3f
shell32: Move systray handling to the explorer process.
by Robert Shearman
· 19 years ago
0199b44
kernel: Get rid of module.h.
by Alexandre Julliard
· 19 years ago
4107751
ntdll: Simplify loadorder code by using an enum instead of an array
by Alexandre Julliard
· 19 years ago
a877fdc
kernel: Don't bother checking load order of the exe in the parent process.
by Alexandre Julliard
· 19 years ago
d8a6c27
gdi32: Update due to last minute api change in freetype 2.2.0.
by Huw Davies
· 19 years ago
309a9bf
server: Make sure we don't get into an infinite loop freeing inodes.
by Mike McCormack
· 19 years ago
4241adb
usp10: Add ScriptGetCMap functionality to translate wchars to glyphs.
by Jeff Latimer
· 19 years ago
8281828
msvcrt: Save esp before calling catch block and restore afterwards.
by Peter Beutner
· 19 years ago
be07b6d
msvcrt: Fix handling of multiple nested exceptions.
by Peter Beutner
· 19 years ago
62dc7f5
msvcrt: Fix handling of nested exceptions.
by Peter Beutner
· 19 years ago
1be2e1e
shell32: Fixes for bugs found by valgrind on shell32 tests harness.
by Eric Pouech
· 19 years ago
8d845e3
winedos: Fixed a couple of typos in ppdev.
by Marco Timpano
· 19 years ago
4db07ab
mapi: Add some missing MAPI prototypes.
by Francois Gouget
· 19 years ago
805dc74
riched20: Implement FR_MATCHCASE for EM_FINDTEXT.
by Lei Zhang
· 19 years ago
9d389ec
msi: Implement MsiSourceListAddSource.
by Ulrich Czekalla
· 19 years ago
7aa3be4
advapi32: Add partial implementation of LookupAccountNameW.
by Ulrich Czekalla
· 19 years ago
f7b678e
shell32: Export PathResolve by name.
by Stefan Leichter
· 19 years ago
477b3bf
kernel: Moved the get_startup_info call to ntdll.
by Alexandre Julliard
· 19 years ago
e27358e
server: Remove no longer needed fields in the init_process_done request.
by Alexandre Julliard
· 19 years ago
6976e20
twain: Implment DG_IMAGE/DAT_IMAGEMEMXFER/MSG_GET.
by Aric Stewart
· 19 years ago
cce65b7
msxml3: Improve parse error handling a bit.
by Huw Davies
· 19 years ago
7ee50b6
msxml3: Use url monikers to load xml.
by Huw Davies
· 19 years ago
2df3ad6
kernel: Use LoadLibrary to load the main exe in all cases.
by Alexandre Julliard
· 19 years ago
ca311b3
ntdll: Support loading a builtin under a different name.
by Alexandre Julliard
· 19 years ago
fa5b510
ntdll: Moved LDR_DONT_RESOLVE_REFS handling into fixup_imports.
by Alexandre Julliard
· 19 years ago
39a1a94
shell32: Use more reasonable timeouts in shlexec test.
by Alexandre Julliard
· 19 years ago
4926610
server: Avoid hang on process startup.
by Alexandre Julliard
· 19 years ago
68ea200
ntdll: Support loading builtin dlls with an explicit path name also
by Alexandre Julliard
· 19 years ago
19e29d6
ntdll: Remove spaces at end of name in import_dll.
by Uwe Bonnes
· 19 years ago
42d6fe6
winefile: Add the ability to save window position to the registry.
by Jason Green
· 19 years ago
044a6f8
usp10: Add stub for ScriptTextOut.
by Jeff Latimer
· 19 years ago
a05e712
usp10: Add ScriptPlace funtionality.
by Jeff Latimer
· 19 years ago
0c12e26
shdocvw: Added correct implementation of IProvideClassInfo::GetGUID.
by Jacek Caban
· 19 years ago
b24e69d
d3d8: Move the capability detection code over to WineD3D.
by Roderick Colenbrander
· 19 years ago
0014e50
riched20: Fix for EM_FINDTEXT input validation.
by Lei Zhang
· 19 years ago
2aa6e2e
advpack: Implement AddDelBackupEntry.
by James Hawkins
· 19 years ago
bc7cb83
advpack: Add tests for AddDelBackupEntry.
by James Hawkins
· 19 years ago
7d8f9de
advpack: Make AddDelBackupEntry always return S_OK.
by James Hawkins
· 19 years ago
60de11c
advpack: Branch off the advpack install functions into install.c.
by James Hawkins
· 19 years ago
b88b480
advpack: Implement the Open/CloseINFEngine and TranslateINFStringEx
by James Hawkins
· 19 years ago
dd5ae20
advpack: Load the LDIDs of an install section in TranslateInfString.
by James Hawkins
· 19 years ago
e3af122
ole32: Fix stream ref counting.
by Dr J A Gow
· 19 years ago
c74e5a7
ole32: Fix up permissions when opening streams.
by Dr J A Gow
· 19 years ago
54dfdb9
kernel32: Add a simple test for recursive notification.
by Mike McCormack
· 19 years ago
f4b447a
kernel32: Add a short test for GetOverlappedResult.
by Mike McCormack
· 19 years ago
e4faabf
server: Track created and removed directories in the tree of inodes for inotify.
by Mike McCormack
· 19 years ago
43a0f0c
ntdll: Avoid compile error caused by a single quote.
by Detlef Riekenberg
· 19 years ago
c0e6bb2
winsock: Implement getnameinfo.
by Hans Leidekker
· 19 years ago
3a0b40f
menu: Take the MF_DEFAULT flag in to account in MENU_CalcItemSize.
by Rein Klazes
· 19 years ago
3e47c82
ntdll: Add a define for SYS_sigaction to __NR_sigaction.
by Robert Shearman
· 19 years ago
40a6a74
winsock: Add check for sin6_scope_id.
by Vitaly Lipatov
· 19 years ago
334e191
usp10: Add ScriptShape functionality.
by Jeff Latimer
· 19 years ago
b03c70a
riched20: Implemented EM_SETTEXTMODE options TM_RICHTEXT and TM_PLAINTEXT
by Roger Hoang
· 19 years ago
416f504
mshtml: Set default original uri in NewChannelFromURI.
by Jacek Caban
· 19 years ago
a2813f7
server: Distinguish between a directory and a file changing in
by Mike McCormack
· 19 years ago
88aa670
dbghelp: Virtual modules.
by Eric Pouech
· 19 years ago
8445773
kernel: Don't require execute permission for DOS memory, this will be
by Alexandre Julliard
· 19 years ago
1d0ec41
user: Add conformance tests for menu item drawing.
by Rein Klazes
· 19 years ago
00ca259
user: Menu drawing fixes.
by Rein Klazes
· 19 years ago
885f217
user: Menu string width calculation fixes.
by Rein Klazes
· 19 years ago
2757532
user: Menu drawing fixes.
by Rein Klazes
· 19 years ago
444a547
user: Menu drawing fixes.
by Rein Klazes
· 19 years ago
672a1e4
user: Move drawing of pop menu arrows to a subroutine reduces nesting
by Rein Klazes
· 19 years ago
4be3d64
winspool/tests: Add some tests for SetDefaultPrinterA/W.
by Detlef Riekenberg
· 19 years ago
e267ccf
winspool: Add documentation and a stub for SetDefaultPrinterA/W.
by Detlef Riekenberg
· 19 years ago
8167c41
shell32: Avoid recursing SHELL32_GetItemAttributes() calls.
by Martin Fuchs
· 19 years ago
5ed5901
configure: Use --rpath if supported when building binaries to point to
by Alexandre Julliard
· 19 years ago
4758df4
msvcrt: Misc cleanups in undname.c.
by Michael Stefaniuc
· 19 years ago
067be97
msvcrt: Add some tests for __unDName().
by Michael Stefaniuc
· 19 years ago
262a5ee
msvcrt: Use a separate stack for back references to names
by Michael Stefaniuc
· 19 years ago
e367ebb
msvcrt: Move code to parse a literal string out of get_class().
by Michael Stefaniuc
· 19 years ago
538d1a1
msvcrt: Wrap get_class() and get_class_string() for unDName.
by Michael Stefaniuc
· 19 years ago
29fe8d0
msvcrt: Fix 20 tests from demangle_test() on old Win versions.
by Michael Stefaniuc
· 19 years ago
023ad38
ole: Test the behaviour of CoCreateInstance with an uninitialized apartment.
by Robert Shearman
· 19 years ago
a37a501
ole: Change the Apartment Model field to a boolean.
by Robert Shearman
· 19 years ago
021a125
winecfg: Updated Korean translation.
by YunSong Hwang
· 19 years ago
7ab5e7c
wordpad: Add Korean translation.
by YunSong Hwang
· 19 years ago
0f86dd9
dbghelp: Fix SymFindFileInPath to return files matching the requested
by Eric Pouech
· 19 years ago
00f2490
shdocvw: Change FIXMEs to TRACE in IDispatch's methods as they return
by Jacek Caban
· 19 years ago
7466169
mshtml: Create nsIChannel for protocols not handled by Gecko.
by Jacek Caban
· 19 years ago
ecebfb4
mscms: Fix four todos for GetStandardColorSpaceProfile[AW].
by Saulius Krasuckas
· 19 years ago
44e942f
mscms: Branching fixes for some test routines
by Saulius Krasuckas
· 19 years ago
253e296
setupapi: Add a stub implementation of CMP_WaitNoPendingInstallEvents.
by Mike McCormack
· 19 years ago
1f3afd4
user: Add the DS_NOIDLEMSG style to message boxes.
by Michael Kaufmann
· 19 years ago
69e4c4f
winhelp: Zero out WINHELP_WINDOW in WINHELP_CreateHelpWindow.
by Uwe Bonnes
· 19 years ago
3da999a
d3d8: Move texturing code over to wined3d (based on Oliver Stieber's work).
by Roderick Colenbrander
· 19 years ago
804cd25
winedbg: Fixed regression: stack info was no longer working.
by Eric Pouech
· 19 years ago
Next »