projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wine
2005-06-23
Michael Jung
Made the registry cache more general.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Felix Nawothnig
- Replaced server requests by native APIs in EnumProces...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
James Hawkins
Add stub implementations for BuildSecurityDescriptorA/W.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Oliver Stieber
Implement swapchains.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Aric Stewart
Rework RegisterFonts to use MSI_IterateRecords.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
James Hawkins
Forward AddAuditAccessAce to its Rtl counterpart.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
James Hawkins
Add stub implementation of RtlAddAuditAccessAce.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Alexandre Julliard
Sort entry points in the same order as Windows.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Mike McCormack
Fix declarations.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Michael Stefaniuc
- more VarFormat fixes for number formats (exponent...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Paul Vriens
NT4 doesn't support ProcessIoCounters.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Steven Edwards
Remove an outdated comment in the command line options.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Paul Vriens
Return STATUS_OBJECT_NAME_NOT_FOUND in NtOpenSymbolicLi...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Aric Stewart
Rework WriteIniValues to use MSI_IterateRecords.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Aric Stewart
Rework PublishProduct to use MSI_IterateRecords.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Alexandre Julliard
Sort entry points alphabetically.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Oliver Stieber
Correct GetDeviceCaps so that it uses wined3dcaps as...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Vijay Kiran...
Add definition for IXMLAttribute.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Aric Stewart
Rework RegisterTypeLibraries to use MSI_IterateRecords.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Alexandre Julliard
Fix duplication of _Getnames and _Gettnames, only the...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Mike McCormack
Fix declarations, remove unused code.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Vijay Kiran...
Add missing guids and declarations.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Saulius Krasuckas
- Move test init code back to START_TEST(shlfolder).
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Felix Nawothnig
- Use smaller numbers as coordinates for mapping tests...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Aric Stewart
Rework LaunchConditions to use MSI_IterateRecords.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Alexandre Julliard
Moved font settings to HKCU\Software\Wine\X11 Driver...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Mike McCormack
Fix up declarations.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Mike McCormack
Declare RtlGUIDFromString and RtlStringFromGUID.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Stefan Huehner
Remove some more -Wstrict-prototypes warnings.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Mike McCormack
Add some missing declarations.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Felix Nawothnig
Skip ACL tests on Win9x.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Mike McCormack
Make a function static.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Mike McCormack
Declare ProcessIdToSessionId.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-22
Mike McCormack
Move function prototypes to header.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Alexandre Julliard
Don't require execute permission on the process heap.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Aric Stewart
Rework CostFinalize to use MSI_IterateRecords.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
James Hawkins
Implement IsTokenRestricted.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Alexandre Julliard
Add PAGE_GUARD flag to the returned protection of guard...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Paul Vriens
Change ProcessBasicInformation to the same behavior...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Felix Nawothnig
Accept DSERR_NODRIVER from IDirectSoundCapture_CreateCa...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Aric Stewart
Fix situations where TARGETDIR is set to a non \ terminated
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Aric Stewart
Rework WriteRegistryValues to use MSI_IterateRecords.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Vijay Kiran...
Add definitions for AMMSF_STOPIFNOSAMPLES and AMMSF_NOS...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
James Hawkins
Implement GetTrustee* functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Saulius Krasuckas
Cleanup the shlfolder test a bit more.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Oliver Stieber
Call wined3d for GetDirect3D instead of using the ...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Aric Stewart
Rework CreateFolders to use MSI_IterateRecords.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Aric Stewart
Duplicate files should not fail if unable to get Destin...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Vitaly Lipatov
Initialize extensions after correct context is created.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Rein Klazes
In reg_get_logfont:
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Maarten Lankhorst
Changed setting default port number from HTTP_Connect to
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Maarten Lankhorst
- Added new INTERNET_OPTION* defines.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Alexandre Julliard
Don't require execute permission for thread stacks.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Mike McCormack
Don't include winbase.h when it's not necessary.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Maarten Lankhorst
Improved ObtainUserAgentString stub.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Mike McCormack
- use interfaces rather than internal functions
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Pierre d'Herbemont
Fix winsock.h and stdlib.h collision by including windo...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Robert Reif
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Paul Vriens
Added KERNEL_USER_TIMES struct.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Paul Vriens
Update Dutch resource file.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Michael Jung
Propagate the root folder's attributes to the registry.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Martin Fuchs
Remove superfluous include statements.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Mike McCormack
Make functions static, fix declarations.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Mike McCormack
- avoid winternl.h depending on winbase.h
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Alexandre Julliard
Moved the audio driver configuration to HKCU\Software...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Alexandre Julliard
Moved a few registry keys from HKLM\Software\Wine to
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Alexandre Julliard
Moved configuration data to HKCU\Software\Wine\Alsa...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Mike McCormack
Make functions static.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Pierre d'Herbemont
Also check for /usr/X11R6/lib/libGL.dylib.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Vitaly Lipatov
Fix returned value for SPI_SETMOUSEBUTTONSWAP.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Stefan Huehner
Make some function static.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Jeremy White
Revamp the initialization for Alsa.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Vitaly Lipatov
- Realize DoEnvironmentSubstA via ExpandEnvironmentStri...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Aric Stewart
Use MSI_IterateRecords for DuplicateFiles.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Aric Stewart
Use MSI_IterateRecords for processing actions.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Rein Klazes
Owner drawn menu item size calculation fixes:
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Robert Reif
Fix roundoff error to prevent negative length.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Mike McCormack
Make tabs work in msi dialogs.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Wolfgang Thaller
Use __ASM_NAME and HAVE_ASM_DOT_SIZE in a few places...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Robert Shearman
Add support for impersonating a token.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Robert Shearman
Convert some registry helper functions to use unicode...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Lauri Tulmin
- add some tests for {Get|Set}Pixel
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Martin Fuchs
- Sync with ReactOS repository, re-indent and remove...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Hans Leidekker
Stub implementation for GetMenuBarInfo.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Robert Shearman
Implement RtlImpersonateSelf, RevertToSelf and MapGener...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Rein Klazes
In MCI_(Un)MapMsg16To32W with wMsg == MCI_OPEN(_DRIVER...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Wolfgang Thaller
Implement try_mmap_fixed for Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Wolfgang Thaller
Winebuild darwin/x86-specific fixes:
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Vitaly Lipatov
Allow null pointers for EM_GETSEL message (as MSDN...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Michael Jung
Use stat's dev/inode to compare paths instead of compar...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Paul Vriens
Stub implementations for ProcessVmCounters, ProcessTime...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Mike McCormack
- don't include winreg.h
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Mike McCormack
Remove unnecessary includes.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
James Hawkins
Implement RtlCopySecurityDescriptor.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Robert Shearman
Change the RPC code to use the unicode versions of...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Robert Shearman
- Change some of the registry helper functions to use...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-20
Rein Klazes
In SCROLL_DrawScrollbar allocate the internal info...
commit
|
commitdiff
|
tree
|
snapshot
next