projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2005-05-04
Marcus Meissner
Set PhysicalMemory property from system data.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Troy Rollo
Implement URLMonikerImpl_BindToStorage.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Troy Rollo
Create URL Cache if it does not already exist.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Hans Leidekker
Move all files from winapi_check/ to winapi/, and remov...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Vincent Béron
Use SUBLANG_NEUTRAL for French resources.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
James Hawkins
Enlarge the license text control length.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Mike McCormack
Remove static variables in SHBrowseForFolder implementa...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
James Hawkins
Remove the corresponding registry entry when deleting...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
James Hawkins
Don't add the same program in AppDefaults more than...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Hans Leidekker
Stub implementation for SetupCopyOEMInfW.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Hans Leidekker
Bump version number to XP SP2.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Martin Fuchs
Implement owner drawn context menus.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Robert Reif
Set driver type properly.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Maarten Lankhorst
Added IAMVideoProcAmp.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
James Dean...
Report an error if trying to get data from an unacquire...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Ivan Wong
Added Hong Kong Standard Time (HKT).
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
Ulrich Czekalla
Let the default winproc handle WM_MOUSEACTIVATE.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-28
Raphael Junqueira
- implement wglGetCurrentReadDCARB, wglMakeContextCurre...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-28
Raphael Junqueira
- valid implementation of X11DRV_ChoosePixelFormat...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-28
Aric Stewart
Correct user component publication.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-28
Marcus Meissner
Fixed stack overwrite by using sizeof(WS_sockaddr_ipx).
commit
|
commitdiff
|
tree
|
snapshot
2005-04-28
Mike McCormack
Split up the window procedure.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-28
Mike McCormack
Implemented GetLastInputInfo.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-28
Raphael Junqueira
- implement memory access APIs to VertexBuffers
commit
|
commitdiff
|
tree
|
snapshot
2005-04-28
Jeff Latimer
Define strncpyW to ensure that users know why it is...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-28
Aric Stewart
Implement MsiQueryFeatureStateW.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Alexandre Julliard
Moved the USER syslevel to dlls/user/user_main.c.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Eric Pouech
- delayed initialisation of BIOS and SYSTEM information...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Maarten Lankhorst
Added the video input device category.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Alexandre Julliard
Moved remaining messaging definitions to user_private...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Mike McCormack
Make sure that dialogs are only created and destroyed...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Maarten Lankhorst
Implemented capGetDriverDescription.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Mike McCormack
Make multimedia threads high priority.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Sami Aario
Added initial version of Delnode plus some tests.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Alexandre Julliard
Removed the MESSAGEQUEUE structure, and store the corre...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Alexandre Julliard
Added proper names for the remaining TEB fields.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Mike McCormack
Make WINMM_IData statically allocated.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Raphael Junqueira
Fix crash on drawStridedSlow.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Gerald Pfeifer
Include <limits.h> to get a definition of NAME_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
Aric Stewart
Correct a leaking hkey handle.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
Alexandre Julliard
Removed a few more strncpy calls.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
Alexandre Julliard
Make sure a thread has a queue as soon as it creates...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
Aric Stewart
Expand some handling of special properties in MsiGetPro...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
Mike McCormack
Declare MsiExportDatabase* in the spec file, and fix...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
Christian Costa
Fixed flags handling in MCIAVI_mciInfo.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
Alexandre Julliard
Moved some messaging and input functions to message...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
Ulrich Czekalla
SetParent should not remove menu from non-child windows.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
Huw Davies
The ansi version of CB_ADDSTRING shouldn't overwrite...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
Maarten Lankhorst
Fixed a reference leak.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-25
Alexandre Julliard
Define strncpy to an error to make sure it doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-25
Alexandre Julliard
Moved the ScrollWindow and ScrollDC functions to dlls...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-25
Maxime Bellengé
Prevent CreateDCA from crashing if a bad lpInitData...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-25
Ivan Leo Puoti
Add parameter checking to NtReadFile/NtWriteFile.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-25
Alexandre Julliard
Remove a few more instances of strncpy.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-25
Alexandre Julliard
Moved most files from the windows directory to dlls...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-25
Michael Jung
Support for regular files (as opposed to directories).
commit
|
commitdiff
|
tree
|
snapshot
2005-04-25
Christian Costa
Improved errors handling a bit in dsound renderer.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-25
Marcus Meissner
gcc4 alias fixes.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-25
Marcus Meissner
Fixed 3 memset()s which used the wrong size (too large).
commit
|
commitdiff
|
tree
|
snapshot
2005-04-24
Mike McCormack
Tests for SignalObjectAndWait.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-24
Mike McCormack
Implemented SignalObjectAndWait.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-24
Robert Reif
Remove priority boost stuff.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-24
Dylan Taft
Set display frequency too in SetDisplayMode.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-24
Paul Vriens
--update is no longer needed with wineprefixcreate.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-24
Juan Lang
Define and use endian conversion macros for big-endian...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-23
Juan Lang
Export _tzname, expected by Mozilla.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-23
Stefan Leichter
Excluded tests crashing on NT4 from compiling.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-23
Juan Lang
- convert strings between property storage's code page...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-23
Robert Reif
Set thread priority for timer thread.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Michael Jung
Use the shell32 typical binary format for ITEMIDLISTs.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Stefan Leichter
Import DPA_Search by ordinal like other DPA functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Francois Gouget
Add a powrprof section.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Robert Shearman
Implement PrivilegeCheck.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Robert Shearman
- Clean up well-known privileges.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Michael Jung
Fixed incorrect IShellFolder::EnumOjects API usage.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Huw Davies
If XShmAttach fails then reset shmid to -1 so that...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Mike McCormack
MSI advertised shortcuts don't require a product ID.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Stefan Leichter
Make ole32 tests loadable on NT4.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Alex Villacís...
Perform one more commit in ALSA non-emulation if there...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Alex Villacís...
- Fix leftover negative sign in height parameter for...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Francois Gouget
Tweak the API documentation to silence winapi_check...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-22
Francois Gouget
Add a definition for _ATL_REGMAP_ENTRY in atlbase.h.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-21
Alexandre Julliard
Moved the UsePrimary config parameter to the x11drv...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-21
Aric Stewart
Fix for the return codes for the Qualified component...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-21
Alexandre Julliard
Get rid of the remaining calls to strncpyW, and remove...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-21
Peter Berg...
Rewritten DoEnvironmentSubst16.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-21
Paul Vriens
Remove THREAD_INFO struct.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Benjamin Cutler
Added partial implementation of powrprof.dll.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Alexandre Julliard
Handle posted internal messages directly in PeekMessage...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Alexandre Julliard
Avoid a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Francois Gouget
Fix the DCICreatePrimary() prototype. It's supposed...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Alexandre Julliard
Remove all traces of the VIRTUAL_SetFaultHandler support.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Dimitrie O...
Use vectored exceptions to get rid of VIRTUAL_SetFaultH...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Francois Gouget
Specify the proper call convention in the PropSysFreeSt...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Alexandre Julliard
Move all the old config conversion code to a new oldcon...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Francois Gouget
Tweak the API documentation to silence winapi_check...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Alexandre Julliard
Properly support out-of-tree builds (based on patch...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Phil Krylov
Fixed an error in my previous commit which caused an...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-20
Francois Gouget
Try to clarify the 'no translation defined' error.
commit
|
commitdiff
|
tree
|
snapshot
next