projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove unnecessary paint code.
[wine]
/
dlls
/
2005-06-12
Lionel Ulmer
Remove some FIXMEs and replace them with TRACEs.
tree
|
commitdiff
2005-06-12
James Hawkins
Remove stub status.
tree
|
commitdiff
2005-06-12
James Hawkins
Add RtlAnsiCharToUnicodeChar definition.
tree
|
commitdiff
2005-06-12
Matthew Davison
Stub out the error dialog functions.
tree
|
commitdiff
2005-06-12
Eric Kohl
Implement RtlAdjustPrivilege.
tree
|
commitdiff
2005-06-12
Krzysztof Foltman
- added support for \ulnone (turning underline off)
tree
|
commitdiff
2005-06-12
Lionel Ulmer
Support all possible texture coordinates sizes.
tree
|
commitdiff
2005-06-12
Robert Shearman
- Don't print out cryptic message if IDispatch or IUnkn...
tree
|
commitdiff
2005-06-12
Robert Shearman
Fix registry test for Win9x by skipping a section that...
tree
|
commitdiff
2005-06-12
Marcus Meissner
Move static variables out of header file, also the...
tree
|
commitdiff
2005-06-12
Robert Reif
Make dsound tests loadable on NT4.
tree
|
commitdiff
2005-06-12
Glenn Wurster
Add declaration of X11DRV_GetDIBColorTable to avoid...
tree
|
commitdiff
2005-06-12
Felix Nawothnig
Add a workaround for Win9x apps which pass the paramete...
tree
|
commitdiff
2005-06-10
Paul Vriens
Fixed ReturnLength of SystemCpuInformation.
tree
|
commitdiff
2005-06-10
Mike McCormack
Create a stub implementation for MsiViewGetError.
tree
|
commitdiff
2005-06-10
Mike McCormack
Dependency fixes for winternl.h.
tree
|
commitdiff
2005-06-10
Michael Jung
Set the FILESYSANCESTOR and FILESYSTEM flags correctly in
tree
|
commitdiff
2005-06-10
Robert Shearman
Clear out parameters to stop bad pointers lying around...
tree
|
commitdiff
2005-06-10
Glenn Wurster
Adds support for the DIBINDEX type of COLORREF.
tree
|
commitdiff
2005-06-10
James Hawkins
Implement RtlAnsiCharToUnicodeChar.
tree
|
commitdiff
2005-06-10
Mike McCormack
Declare functions and correct prototypes.
tree
|
commitdiff
2005-06-10
Juan Lang
Cryp{En|De}codeObjectEx should return success if the...
tree
|
commitdiff
2005-06-09
Lauri Tulmin
Bottom edge of the update region should be relative...
tree
|
commitdiff
2005-06-09
Stefan Leichter
Make ddraw tests loadable on NT4.
tree
|
commitdiff
2005-06-09
Paul Vriens
Reduce our buffer by 1 SYSTEM_THREAD_INFORMATION per...
tree
|
commitdiff
2005-06-09
Lauri Tulmin
Add more tests for text placement in single and multili...
tree
|
commitdiff
2005-06-09
Aric Stewart
Extending upon Mike McCormack's cleanup to use MSI_Reco...
tree
|
commitdiff
2005-06-09
Aric Stewart
Register the Product Version also.
tree
|
commitdiff
2005-06-09
Alexandre Julliard
Added a close_handle method to the object operations...
tree
|
commitdiff
2005-06-09
Aric Stewart
Avoid a loop where a parent's parent refers to itself...
tree
|
commitdiff
2005-06-09
Alexandre Julliard
The desktop of a new thread should be set from the...
tree
|
commitdiff
2005-06-09
Saulius Krasuckas
Get current directory during tests on win9x too.
tree
|
commitdiff
2005-06-09
Mike McCormack
Add the IShellLinkDataList interface to the ShellLink...
tree
|
commitdiff
2005-06-09
Aric Stewart
Added module upgrade.c and implemented FindRelatedProducts.
tree
|
commitdiff
2005-06-09
Alexandre Julliard
Moved dde files to the main directory and got rid of...
tree
|
commitdiff
2005-06-09
Alexandre Julliard
Moved monitor functions to dlls/user/misc.c and finally...
tree
|
commitdiff
2005-06-09
Paul Vriens
Added test for SystemProcessInformation.
tree
|
commitdiff
2005-06-09
Robert Shearman
Added test for AccessCheck.
tree
|
commitdiff
2005-06-09
Mike McCormack
Warning fixes for -Wmissing-declarations and -Wwrite...
tree
|
commitdiff
2005-06-09
Alexandre Julliard
Moved windows/driver.c to dlls/user/driver16.c.
tree
|
commitdiff
2005-06-09
Jeremy White
Combine WINE_WAVEOUT and WINE_WAVEIN into a single...
tree
|
commitdiff
2005-06-09
Mike McCormack
Fix some warnings.
tree
|
commitdiff
2005-06-09
Marcus Meissner
Removed CLSID_CompositeMoniker (conflicting with static...
tree
|
commitdiff
2005-06-09
Marcus Meissner
Fixed definition/declaration mismatches of newly static...
tree
|
commitdiff
2005-06-09
Mike McCormack
Fix warnings exposed by -Wmissing-declarations and...
tree
|
commitdiff
2005-06-09
Mike McCormack
Add a cast to get rid of a warning.
tree
|
commitdiff
2005-06-09
Dmitry Timoshkov
Added a couple of CloseHandle calls.
tree
|
commitdiff
2005-06-09
Robert Shearman
IUnknown isn't a remotable interface so the stub manage...
tree
|
commitdiff
2005-06-09
Robert Shearman
- Don't free the fileio object because it will be freed...
tree
|
commitdiff
2005-06-09
Mike McCormack
Make ADVAPI_IsLocalComputer static and simplify it...
tree
|
commitdiff
2005-06-09
Mike McCormack
Include appmgmt.h where its functions are used.
tree
|
commitdiff
2005-06-09
Mike McCormack
Make interface methods static.
tree
|
commitdiff
2005-06-09
Robert Shearman
- The typelib marshaler should only free the memory...
tree
|
commitdiff
2005-06-09
Michael Jung
Use shell icon cache instead of an own IExtractIcon...
tree
|
commitdiff
2005-06-09
Uwe Bonnes
Don't try to access floppy if it's not mounted.
tree
|
commitdiff
2005-06-09
Alex Zorach
Fixed SetFocus behavior.
tree
|
commitdiff
2005-06-08
Aric Stewart
Set the Preselected property if appropriate (relevant to
tree
|
commitdiff
2005-06-08
Aric Stewart
Write out Product Language and Product Icon to the...
tree
|
commitdiff
2005-06-08
Robert Shearman
Implement overlapped I/O with named pipes.
tree
|
commitdiff
2005-06-08
Aric Stewart
Write out UpgradeCodes to the registry to allow for...
tree
|
commitdiff
2005-06-08
Alexandre Julliard
Beginnings of support for window stations and desktops.
tree
|
commitdiff
2005-06-08
Aric Stewart
Add Language to the values we can query with MsiGetProd...
tree
|
commitdiff
2005-06-08
Felix Nawothnig
- Output a FIXME when a surface with dimensions not...
tree
|
commitdiff
2005-06-08
Huw Davies
Read the entire logfont from the registry if it exists.
tree
|
commitdiff
2005-06-08
Mike McCormack
Use MSI_RecordGetString in more actions.
tree
|
commitdiff
2005-06-08
Michael Stefaniuc
- implement handling of exponents (e+,e-,E+,E-) when...
tree
|
commitdiff
2005-06-08
Robert Shearman
Fix an RPC server startup race introduced by me.
tree
|
commitdiff
2005-06-08
Michael Jung
Fixed confusing indentation.
tree
|
commitdiff
2005-06-08
Marcus Meissner
Fixed IType::Invoke in regards to handling propertyget...
tree
|
commitdiff
2005-06-08
Robert Shearman
- Don't pass the PROFILE_SERVER flag in to CreateNamedP...
tree
|
commitdiff
2005-06-08
Juan Lang
Implement asn.1 encoding/decoding of times, with tests.
tree
|
commitdiff
2005-06-07
Antoine Chavasse
Test cases for the direct3d7 light api.
tree
|
commitdiff
2005-06-07
Antoine Chavasse
Rewrote the light management API to allow for an unlimi...
tree
|
commitdiff
2005-06-07
Mike McCormack
Use MSI_RecordGetString where possible.
tree
|
commitdiff
2005-06-07
Mike McCormack
Warning fixes for -Wmissing-declarations and -Wwrite...
tree
|
commitdiff
2005-06-07
Mike McCormack
Use a richedit control for license text.
tree
|
commitdiff
2005-06-07
Mike McCormack
Fixes for -Wmissing-declarations and -Wwrite-strings...
tree
|
commitdiff
2005-06-07
Christian Costa
Don't use fullscreen mode in video renderer for now...
tree
|
commitdiff
2005-06-07
Dmitry Timoshkov
Add a test for window state when a window receives...
tree
|
commitdiff
2005-06-07
Alexandre Julliard
Still send a message in SetWindowText for the inter...
tree
|
commitdiff
2005-06-07
Mike McCormack
Declare some functions.
tree
|
commitdiff
2005-06-07
Robert Shearman
Make NdrInterfacePointer* more reliable.
tree
|
commitdiff
2005-06-07
Thomas Weidenmueller
Removed local variables only used in TRACE statements.
tree
|
commitdiff
2005-06-07
Mike McCormack
Fix radio button groups. Don't add the WS_GROUP style...
tree
|
commitdiff
2005-06-07
Juan Lang
Const-ify a mask.
tree
|
commitdiff
2005-06-07
Juan Lang
Fix return code abuse (don't use HRESULT when it isn...
tree
|
commitdiff
2005-06-07
Aric Stewart
Add functions to add the User UpgradeCodes.
tree
|
commitdiff
2005-06-07
Aric Stewart
Correct a crash if the length buffer is NULL.
tree
|
commitdiff
2005-06-07
Paul Vriens
Fixed typo.
tree
|
commitdiff
2005-06-06
Alexandre Julliard
Removed some unnecessary inclusions of thread.h
tree
|
commitdiff
2005-06-06
Alexandre Julliard
Moved the ntdll per-thread data out of the TEB into...
tree
|
commitdiff
2005-06-06
Alexandre Julliard
Moved the kernel per-thread data out of the TEB into...
tree
|
commitdiff
2005-06-06
Alexandre Julliard
Fetch the stack selector to use from the previous stack...
tree
|
commitdiff
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
tree
|
commitdiff
2005-06-06
Michael Jung
Allow for unixfs folders to be rooted at desktop level.
tree
|
commitdiff
2005-06-06
Christian Costa
Moved d3ddevice and direct3d objects files to ddraw...
tree
|
commitdiff
2005-06-06
Felix Nawothnig
Make SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE...
tree
|
commitdiff
2005-06-06
Mike McCormack
Use standard lists in the event subscription code.
tree
|
commitdiff
2005-06-06
Aric Stewart
Don't get caught in loops on parent progids.
tree
|
commitdiff
2005-06-06
Mike Hearn
Delete version sniffing logic.
tree
|
commitdiff
next