projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2005-06-09
Aric Stewart
Register the Product Version also.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Alexandre Julliard
Added a close_handle method to the object operations...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Aric Stewart
Avoid a loop where a parent's parent refers to itself...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Alexandre Julliard
The desktop of a new thread should be set from the...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Declare some missing functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Saulius Krasuckas
Get current directory during tests on win9x too.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Add the IShellLinkDataList interface to the ShellLink...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Aric Stewart
Added module upgrade.c and implemented FindRelatedProducts.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Alexandre Julliard
Fixed a number of references to removed directories.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Alexandre Julliard
Moved dde files to the main directory and got rid of...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Alexandre Julliard
Moved monitor functions to dlls/user/misc.c and finally...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Paul Vriens
Added test for SystemProcessInformation.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Robert Shearman
Added test for AccessCheck.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Warning fixes for -Wmissing-declarations and -Wwrite...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Alexandre Julliard
Moved windows/driver.c to dlls/user/driver16.c.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Jeremy White
Combine WINE_WAVEOUT and WINE_WAVEIN into a single...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Added some function declarations.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Fix some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Dump out the msi information in more detail.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Marcus Meissner
Removed CLSID_CompositeMoniker (conflicting with static...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Robert Shearman
- Avoid evil signed bitfields.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Marcus Meissner
Fixed definition/declaration mismatches of newly static...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Robert Shearman
Fix a regression in the performance of named pipes...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Fix warnings exposed by -Wmissing-declarations and...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Add a cast to get rid of a warning.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Dmitry Timoshkov
Added a couple of CloseHandle calls.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Robert Shearman
IUnknown isn't a remotable interface so the stub manage...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Robert Shearman
- Don't free the fileio object because it will be freed...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Robert Shearman
Add more struct types for TLB generation.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Make ADVAPI_IsLocalComputer static and simplify it...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Include appmgmt.h where its functions are used.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Make interface methods static.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Mike McCormack
Include user.h in the new winstation.c to avoid a warni...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Robert Shearman
- The typelib marshaler should only free the memory...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Michael Jung
Use shell icon cache instead of an own IExtractIcon...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Uwe Bonnes
Don't try to access floppy if it's not mounted.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Alex Zorach
Fixed SetFocus behavior.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Aric Stewart
Set the Preselected property if appropriate (relevant to
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Aric Stewart
Write out Product Language and Product Icon to the...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Robert Shearman
Implement overlapped I/O with named pipes.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Aric Stewart
Write out UpgradeCodes to the registry to allow for...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Alexandre Julliard
Beginnings of support for window stations and desktops.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Aric Stewart
Add Language to the values we can query with MsiGetProd...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Felix Nawothnig
- Output a FIXME when a surface with dimensions not...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Huw Davies
Read the entire logfont from the registry if it exists.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Mike McCormack
Use MSI_RecordGetString in more actions.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Michael Stefaniuc
- implement handling of exponents (e+,e-,E+,E-) when...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Robert Shearman
Fix an RPC server startup race introduced by me.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Michael Jung
Fixed confusing indentation.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Marcus Meissner
Fixed IType::Invoke in regards to handling propertyget...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Robert Shearman
- Don't pass the PROFILE_SERVER flag in to CreateNamedP...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Juan Lang
Implement asn.1 encoding/decoding of times, with tests.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Antoine Chavasse
Test cases for the direct3d7 light api.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Antoine Chavasse
Rewrote the light management API to allow for an unlimi...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Mike McCormack
Use MSI_RecordGetString where possible.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Mike McCormack
Warning fixes for -Wmissing-declarations and -Wwrite...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Mike McCormack
Use a richedit control for license text.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Mike McCormack
Fixes for -Wmissing-declarations and -Wwrite-strings...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Christian Costa
Don't use fullscreen mode in video renderer for now...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Dmitry Timoshkov
Add a test for window state when a window receives...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Alexandre Julliard
Still send a message in SetWindowText for the inter...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Robert Shearman
- Add a default asynchronous I/O implementation.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Mike McCormack
Declare some functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Robert Shearman
Make NdrInterfacePointer* more reliable.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Martin Fuchs
Synchronize resource scripts IDs of the different langu...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Thomas Weidenmueller
Removed local variables only used in TRACE statements.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Mike McCormack
Define GetExplicitEntriesFromAcl.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Mike McCormack
Added some security related functions to winbase.h.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Mike McCormack
Added the appmgmt.h header.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Mike McCormack
Fix radio button groups. Don't add the WS_GROUP style...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Mike McCormack
Declare OleLoadPictureEx.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Juan Lang
Const-ify a mask.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Juan Lang
Fix return code abuse (don't use HRESULT when it isn...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Aric Stewart
Add functions to add the User UpgradeCodes.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Aric Stewart
Correct a crash if the length buffer is NULL.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Paul Vriens
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Paul Vriens
Add another (unknown) member to SYSTEM_THREAD_INFORMATION.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Alexandre Julliard
Removed some unnecessary inclusions of thread.h
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Alexandre Julliard
Moved the ntdll per-thread data out of the TEB into...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Alexandre Julliard
Moved the kernel per-thread data out of the TEB into...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Alexandre Julliard
Fetch the stack selector to use from the previous stack...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Michael Jung
Allow for unixfs folders to be rooted at desktop level.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Alexandre Julliard
Moved all assembly code to the end of the generated...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Christian Costa
Moved d3ddevice and direct3d objects files to ddraw...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Felix Nawothnig
Make SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Mike McCormack
Use standard lists in the event subscription code.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Aric Stewart
Don't get caught in loops on parent progids.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Mike McCormack
Define some Cert* functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Mike Hearn
Delete version sniffing logic.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Michael Jung
Let BindToObject fail, if called with empty relative...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Marcus Meissner
Added testcases for OLE Picture handling.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Robert Reif
Don't open device if already open.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
James Hawkins
Audit the Tab control.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-06
Martin Fuchs
Implement file properties dialog (partly based on Rob...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-05
Alexandre Julliard
Switch back to .data at the end of asm sections to...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-05
Mike Hearn
Initialize DataRepresentation in NdrClientInitializeNew...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-05
Mike Hearn
- Don't return NULL for proxy details if there is no...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-05
Rob Shearman
Don't disconnect proxies flagged with SORFP_NOLIFETIMEM...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-05
Lauri Tulmin
Don't truncate text on WM_SETTEXT and send EN_MAXTEXT.
commit
|
commitdiff
|
tree
|
snapshot
next