projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Always return MA_ACTIVATE for WM_MOUSEACTIVATE in DefWindowProc.
[wine]
/
dlls
/
2005-09-29
Jason Edmeades
Always return MA_ACTIVATE for WM_MOUSEACTIVATE in DefWi...
tree
|
commitdiff
2005-09-29
Kevin Koltzau
Fix warnings in 64bit.
tree
|
commitdiff
2005-09-29
Denis Lukianov
Use ICU_BROWSER_MODE in InternetCanonicalizeUrl.
tree
|
commitdiff
2005-09-29
Mike McCormack
Avoid UpdateWindow, it causes trouble with WS_EX_TRANSP...
tree
|
commitdiff
2005-09-29
Vincent Béron
Don't define some functions/variables if they won't...
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-29
Kimmo Myllyvirta
Bring Finnish resources up to date.
tree
|
commitdiff
2005-09-29
Vincent Béron
Cast the result of strlen() to DWORD and print it via...
tree
|
commitdiff
2005-09-29
Mike McCormack
Create a function to read a property as an integer.
tree
|
commitdiff
2005-09-29
Oliver Stieber
Added support for backbuffer with the formats A1R5G5B5...
tree
|
commitdiff
2005-09-29
H. Verbeet
Fix DXT2 & DXT4 support for d3d8.
tree
|
commitdiff
2005-09-29
Krzysztof Foltman
- Reimplementation of EM_LINELENGTH.
tree
|
commitdiff
2005-09-29
Jacek Caban
Register zones.
tree
|
commitdiff
2005-09-29
Jacek Caban
Added MapUrlToZone implementation.
tree
|
commitdiff
2005-09-29
Robert Shearman
Add a stubbed out implementation of IAdviseSink and...
tree
|
commitdiff
2005-09-28
Alexandre Julliard
Declare debug channels as static variables so that...
tree
|
commitdiff
2005-09-28
Robert Shearman
- Make the interfaces that should be supported by the...
tree
|
commitdiff
2005-09-28
Alexandre Julliard
Use Linux futexes instead of semaphores if possible...
tree
|
commitdiff
2005-09-28
Alex Villacís Lasso
Add NULL check for sinkInterface in DataCache_GetAdvise.
tree
|
commitdiff
2005-09-28
Alex Villacís Lasso
Add missing ! to fix a reversed condition check in
tree
|
commitdiff
2005-09-28
Juan Lang
Encode RSA public key modulus as unsigned integer,...
tree
|
commitdiff
2005-09-28
H. Verbeet
Fix missing prototypes when using nVidia OpenGL headers.
tree
|
commitdiff
2005-09-28
Gerald Pfeifer
Use 0 instead of NULL in create_glxpixmap().
tree
|
commitdiff
2005-09-28
Dmitry Timoshkov
Explicitly ignore WM_GETICON message in the message...
tree
|
commitdiff
2005-09-28
Mike McCormack
Add some more action stubs, remove forward declarations.
tree
|
commitdiff
2005-09-28
Dmitry Timoshkov
Make DrawMenuBar and SetMenu tests pass under Wine.
tree
|
commitdiff
2005-09-28
Mike McCormack
Split command line parsing from MSI_InstallPackage...
tree
|
commitdiff
2005-09-28
Mike McCormack
Add the progress control.
tree
|
commitdiff
2005-09-28
Mike McCormack
Fix and test MsiViewGetColumnInfo and binary fields.
tree
|
commitdiff
2005-09-28
Mike McCormack
Don't quote numbers in a query, as it doesn't parse...
tree
|
commitdiff
2005-09-28
Vincent Béron
Remove some Unicode->ANSI cross-calls in crypt functions.
tree
|
commitdiff
2005-09-28
Aric Stewart
Implement a basic beginning for fnIMLangFontLink_CodePa...
tree
|
commitdiff
2005-09-28
Eric Pouech
Added a bunch of test cases for atoms.
tree
|
commitdiff
2005-09-28
Huw Davies
EnumDisplayDevices and GetMonitorInfo should return...
tree
|
commitdiff
2005-09-28
Anders Bergh
Added Swedish translation.
tree
|
commitdiff
2005-09-28
James Hawkins
- Store the HHInfo struct in the SizeBar hwnd.
tree
|
commitdiff
2005-09-28
Juan Lang
Implement CryptImport/ExportPublicKeyInfo.
tree
|
commitdiff
2005-09-28
Dmitry Timoshkov
Draw underline and strikeout for ExtTextOut on an open...
tree
|
commitdiff
2005-09-28
Mike McCormack
Make sure to build the def file after a make clean...
tree
|
commitdiff
2005-09-28
Mike McCormack
Don't create MSI handles unless we have to pass one...
tree
|
commitdiff
2005-09-28
Oliver Stieber
Implement state tracking for pixel shader constants.
tree
|
commitdiff
2005-09-27
Alexandre Julliard
Don't apply relocations a second time to self loaded...
tree
|
commitdiff
2005-09-27
Alexandre Julliard
Added implementation of _dstbias and __p__dstbias.
tree
|
commitdiff
2005-09-27
Eric Pouech
Implemented kernel32 process affinity handling on top...
tree
|
commitdiff
2005-09-27
Oliver Stieber
Change the format of surface_SaveSnapshot to TGA from...
tree
|
commitdiff
2005-09-27
Alexandre Julliard
Fixed exception handling on MacOS.
tree
|
commitdiff
2005-09-27
Alexandre Julliard
The clip list is in screen coordinates so we need to...
tree
|
commitdiff
2005-09-27
Vincent Béron
Use the proper calling convention for 2 16-bit functions.
tree
|
commitdiff
2005-09-27
Oliver Stieber
Correct a problem with locking nonpower 2 back and...
tree
|
commitdiff
2005-09-27
Alex Villacís Lasso
Tolerate ioctl failure in GetCommState() in order to...
tree
|
commitdiff
2005-09-26
Alexandre Julliard
Added a test to confirm the behavior of GetRandomRgn.
tree
|
commitdiff
2005-09-26
Alexandre Julliard
Export the temp buffer functionality in the debug funct...
tree
|
commitdiff
2005-09-26
Francois Gouget
Add iads.idl to define the IADsContainer interface.
tree
|
commitdiff
2005-09-26
Rein Klazes
When scrolling, first update the new position of the...
tree
|
commitdiff
2005-09-26
Francois Gouget
Export the Dll(Un)RegisterServer() functions to make...
tree
|
commitdiff
2005-09-26
Francois Gouget
Define the Direct3DRM GUIDs in d3drm.h.
tree
|
commitdiff
2005-09-26
Alexandre Julliard
Use int instead of long in interlocked_* functions...
tree
|
commitdiff
2005-09-26
Alexandre Julliard
Use a larger buffer in CopyFileW now that the file...
tree
|
commitdiff
2005-09-26
Mike McCormack
Create a function to determine the table's row size...
tree
|
commitdiff
2005-09-26
Huw Davies
Add an x11drv escape that returns a glx drawable.
tree
|
commitdiff
2005-09-26
Eric Pouech
- now passing access rights when creating a named pipe...
tree
|
commitdiff
2005-09-26
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-09-26
Alexander N. Sørnes
Added Norwegian translations.
tree
|
commitdiff
2005-09-26
Mike McCormack
Fix various query related memory leaks.
tree
|
commitdiff
2005-09-26
Francois Gouget
Replace the 'if (!cond) ; else code' construct with...
tree
|
commitdiff
2005-09-26
Francois Gouget
Fix .spec declarations for functinos with 64bit argumen...
tree
|
commitdiff
2005-09-26
Mike McCormack
Make a macro function for unimplemented actions.
tree
|
commitdiff
2005-09-26
Vijay Kiran Kamuju
Add MYT (Malaysian Time) and NOVST (Novosibirsk Summer...
tree
|
commitdiff
2005-09-26
Mike McCormack
Fill out the stubs for MsiApplyTransformA/W a bit more.
tree
|
commitdiff
2005-09-26
Dmitry Timoshkov
Calling DdeUninitialize hangs DDE test on XP SP1, so...
tree
|
commitdiff
2005-09-26
Mike McCormack
Fix handle leaks in the test cases.
tree
|
commitdiff
2005-09-26
Mike McCormack
Make sure to set the minimum size before allocating...
tree
|
commitdiff
2005-09-26
Francois Gouget
Make it clear the empty body sections are not accidental.
tree
|
commitdiff
2005-09-26
Kimmo Myllyvirta
Update Finnish resources.
tree
|
commitdiff
2005-09-26
Krzysztof Foltman
- Optional destinations in stylesheets are now skipped...
tree
|
commitdiff
2005-09-26
Francois Gouget
Documentation tweaks to make winapi_check happy.
tree
|
commitdiff
2005-09-26
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-09-25
Alexandre Julliard
Replace DPRINTF by TRACE in a few places.
tree
|
commitdiff
2005-09-25
Alexander N. Sørnes
Norwegian translation of mshtml.
tree
|
commitdiff
2005-09-25
Christian Costa
Implement Begin/Vertex/End rendering functions.
tree
|
commitdiff
2005-09-25
James Hawkins
Correctly resize the child windows.
tree
|
commitdiff
2005-09-25
Christian Costa
Fix function names.
tree
|
commitdiff
2005-09-25
Robert Shearman
Move all 16-bit functions to an appropriate 16-bit...
tree
|
commitdiff
2005-09-25
Alexander N. Sørnes
Added Norwegian translations.
tree
|
commitdiff
2005-09-25
Kimmo Myllyvirta
Update Finnish resources.
tree
|
commitdiff
2005-09-25
Mike McCormack
Handle copying of the install package to a temporary...
tree
|
commitdiff
2005-09-25
Mike McCormack
Fix another memory leak.
tree
|
commitdiff
2005-09-25
Mike McCormack
Stub implementation of the IsolateComponents action.
tree
|
commitdiff
2005-09-23
Mike McCormack
Fix a memory leak.
tree
|
commitdiff
2005-09-23
Huw Davies
Move desktop_vi inside process_attach and remember...
tree
|
commitdiff
2005-09-23
Mike McCormack
Add a stub implementation of the BindImage action.
tree
|
commitdiff
2005-09-23
Oliver Stieber
Optionally repack nonpower 2 textures to the expected...
tree
|
commitdiff
2005-09-23
Mike McCormack
Stub implementation of the PatchFiles action.
tree
|
commitdiff
2005-09-23
Alexandre Julliard
Defined a proper structure for debug channels.
tree
|
commitdiff
2005-09-23
Mike McCormack
Implement MsiGetShortcutTargetA.
tree
|
commitdiff
2005-09-23
Mike McCormack
Stub implementation of the MoveFiles action.
tree
|
commitdiff
2005-09-23
Oliver Stieber
Enable dxt2 and dxt4 compressed textures to be created via
tree
|
commitdiff
2005-09-23
Dmitry Timoshkov
COLOR_3DFACE is a better choice for the dialog background.
tree
|
commitdiff
2005-09-23
Eric Kohl
- String id 0 becomes a reserved (invalid) id.
tree
|
commitdiff
2005-09-23
Mike McCormack
Stub implementation of the RemoveIniValues action.
tree
|
commitdiff
next