projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2006-03-27
James Hawkins
kernel: Error out of CreateProcess if the specified...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Vitaly Lipatov
wine.inf: Add some dll stub dll to the system directory.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Paul Vriens
wine.inf: Add SystemRoot.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Petr Tesarik
ntdll: Fix debug exceptions from VM86.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
James Hawkins
advpack: Set hexe to a non-NULL value to test that...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Mike McCormack
commdlg: Malformed filters are still added to the filte...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Mike McCormack
comctl32: Having an MRU list without a compare function...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
H. Verbeet
msvcrt: Fix reading of signed numbers with unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Alexandre Julliard
msvcrt: Fix fflush() of files opened for read.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Tomas Carnecky
opengl: Put OpenGL setup functions into their own debug...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Eric Pouech
winedbg: Fixes for identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Eric Pouech
dbghelp: Module should be case insensitive.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Stefan Dösinger
wined3d: Add WINED3DMULTISAMPLE_TYPE to wined3d_types.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Stefan Dösinger
wined3d: Add WINED3DTRIPATCH_INFO to wined3d_types.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
H. Verbeet
wined3d: Move the D3DSIO_DCL dumping code into its...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
James Hawkins
advpack: Add initial tests for RunSetupCommand.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
James Hawkins
advpack: Forward DelNodeA to its Unicode counterpart.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
James Hawkins
advpack: Forward RunSetupCommandA to its Unicode counte...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
James Hawkins
advpack: Forward the FileSaveRestore API to their Unico...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
James Hawkins
advpack: Forward GetVersionFromFileA/ExA to their Unico...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
James Hawkins
advpack: Forward SetPerUserSecValuesA to its Unicode...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Ken Thomases
server: Fix memory leak in read_process_memory handler.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Mike McCormack
ntdll: Recursive notify is implemented.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Phil Krylov
server: Fix compilation under Darwin 7.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Jacek Caban
mshtml: Added IHTMLElement2 implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Jacek Caban
exdisp.idl: Added missing IE6 methods to DWebBrowserEve...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Stefan Dösinger
wined3d: Rectpatch code fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Alexandre Julliard
msvcrt: Implementation of wcsftime (based on a patch...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Paul Vriens
kernel: Add processor specific environment variables.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
James Hawkins
comctl32: A couple fixes for tab icon offsets.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
James Hawkins
advpack: Implement FileSaveMarkNotExistW.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
James Hawkins
advpack: Forward AdvInstallFileA to its Unicode counter...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
James Hawkins
advpack: Forward the ansi user stub APIs to their Unico...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
James Hawkins
advpack: Forward AddDelBackupEntryA to its unicode...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Alexandre Julliard
kernel: Remove a couple of incorrect asserts.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Rein Klazes
comctl32: Do not free LPSTR_TEXTCALLBACK tooltip texts.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Detlef Riekenberg
kernel: Load QueueUserWorkItem function dynamically.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Eric Kohl
widl: Fix base type alignments.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Eric Kohl
widl: Fix format string size calculation.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Alexandre Julliard
server: Class and global atoms should not be local...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Marcus Meissner
programs: Move icinfo out of avitools.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
H. Verbeet
wined3d: Set vertex attribute pointers defined in verte...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
H. Verbeet
wined3d: Fix slightly misleading ParseVertexDeclaration...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
H. Verbeet
wined3d: Initialise WINED3DVERTEXELEMENT's Reg field in
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
H. Verbeet
wined3d: glTypeLookup cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
H. Verbeet
wined3d: Store the pixelshader version in the pixelshad...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Huw Davies
user32: Only adjust the margins if the edit control...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
James Hawkins
advpack: Forward RebootCheckOnInstallA to its Unicode...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Jacek Caban
mshtml: Clean up get_all and tags (also fixes a typo).
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Mike McCormack
wine.inf: Add a shdocvw.dll stub dll to the system...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Mike McCormack
msi: Add stub for the RegisterComPlus and UnregisterCom...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Mike McCormack
msi: Don't crash when logging a record with only one...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Alexandre Julliard
server: New scheme for cleaning up objects on server...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
James Hawkins
advpack: Forward TranslateInfStringExA to its unicode...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
James Hawkins
advpack: Add second null for double null terminated...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Mike McCormack
msi: Show "hidden dialogs" but hide them initially.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Mike McCormack
msi: Implement custom action type 17.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Mike McCormack
riched20: Add a version resource.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Mike McCormack
wintrust: Use the definition of WINTRUST_ACTION_GENERIC...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Mike McCormack
include: Add softpub.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Kevin Koltzau
ole32: Initial tests for OLE clipboard functions.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Bryan Mayland
kernel: WaitForMultipleObjectsEx should accept up to...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Lei Zhang
riched20: Implements FR_WHOLEWORD for EM_FINDTEXT.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Francois Gouget
Assorted spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Francois Gouget
taskmgr: Avoid forward declarations and make functions...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Francois Gouget
taskmgr: Reorder functions to avoid forward declarations.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Francois Gouget
taskmgr: Avoid forward declarations and make functions...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Francois Gouget
Update win32.api to match the current sources.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Francois Gouget
include: Add missing error and facility codes.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Francois Gouget
advapi32: Fix the LsaEnumerateAccountRights() export.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Francois Gouget
include: Standardize the LsaLookupNames() prototype.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Robert Shearman
oleaut: ITypeInfo::GetIDsOfNames should search inherite...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Huw Davies
fonts: Use the EBLC table to retrieve the ascent of...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Jeff Latimer
winedbg: Add display for floating point status.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Alexandre Julliard
sfnt2fnt: Remove output file on failure.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Alexandre Julliard
Added DLL_WINE_PREATTACH handling in a number of stub...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Mike McCormack
msi: Improve handling of short paths.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Robert Shearman
ntdll: Start of pooling support for RtlQueueWorkItem.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Robert Shearman
kernel: Add a test for QueueUserWorkItem.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Robert Shearman
oleaut: Better support for invoking methods with VT_VAR...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Robert Shearman
wininet: Document InternetCrackUrlW.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Robert Shearman
wininet: InternetCreateUrlW should return the number...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Alexandre Julliard
ntdll: Added a DLL_WINE_PREATTACH call to DllMain for...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Alexandre Julliard
ddraw: Call DDRAW_ChooseDefaultDriver only on PROCESS_A...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Alexandre Julliard
dlls: Removed a number of dll symlinks that are no...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Alexandre Julliard
winewrapper: Remove explicit call to wineprefixcreate.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Alexandre Julliard
wcmd: Try executing the process even if the exe file...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Alexandre Julliard
wine.inf: Use the new fake dlls mechanism to create...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Alexandre Julliard
ntdll: Detect the fake dlls created by setupapi and...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Alexandre Julliard
setupapi: Added support for creating fake dlls at insta...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vitaliy Margolen
dinput: Create single thread for mouse and keyboard...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Mike Hearn
opengl32: Optimize thunks by storing GL context in...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Dmitry Timoshkov
gdi: Fix a couple of todos in the bitmap test.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Byeong-Sik...
commdlg: Updated Korean translation.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Byeong-Sik...
winecfg: Updated Korean translation.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Mike McCormack
taskmgr: Make some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Mike McCormack
taskmgr: Fix some gcc 4.1 warnings caused by commctrl...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Mike McCormack
winefile: Fix some gcc 4.1 warnings caused by commctrl...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Roderick Colenbrander
wined3d: Don't use OpenGL 2.0.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Paul Vriens
kernel: Fix model/stepping in GetSystemInfo.
commit
|
commitdiff
|
tree
|
snapshot
next