projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added a few more prototypes to the headers.
[wine]
/
dlls
/
2004-08-27
Mike McCormack
Added stub implementations for NtDeleteFile and NtCance...
tree
|
commitdiff
2004-08-27
Jacek Caban
Added suport for optional arguments in ITypeInfo::Invoke.
tree
|
commitdiff
2004-08-26
Dmitry Timoshkov
Button should do ReleaseCapture() on WM_KILLFOCUS if...
tree
|
commitdiff
2004-08-26
Dmitry Timoshkov
Button should send BM_SETSTATE message after it has...
tree
|
commitdiff
2004-08-26
Huw Davies
Deprecate the "Resolution" entry in the config file...
tree
|
commitdiff
2004-08-26
Huw Davies
FreeType doesn't supply a charmap for bitmap fonts...
tree
|
commitdiff
2004-08-26
Huw Davies
Fix full name of HKEY_CURRENT_CONFIG.
tree
|
commitdiff
2004-08-26
Robert Shearman
Don't use freed memory.
tree
|
commitdiff
2004-08-26
Robert Shearman
Allow image list tests to compile and run on old platforms.
tree
|
commitdiff
2004-08-26
Robert Shearman
Improve documentation for debugger functions.
tree
|
commitdiff
2004-08-26
Dmitry Timoshkov
Fix msg test failures when run under win2k.
tree
|
commitdiff
2004-08-26
Mike McCormack
Calculate the correct size of dialog templates in the...
tree
|
commitdiff
2004-08-26
Evan Deaubl
Fix an ERR log in X11DRV_CreateWindow.
tree
|
commitdiff
2004-08-26
Dmitry Timoshkov
Try to avoid loading 16-bit DLLs into memory for access...
tree
|
commitdiff
2004-08-26
Alexander Yaworsky
StartService must pass full command line to service...
tree
|
commitdiff
2004-08-26
Alexandre Julliard
Added some tests for paint messages and update regions.
tree
|
commitdiff
2004-08-26
Alexandre Julliard
GetUpdateRgn should clip the returned region to the...
tree
|
commitdiff
2004-08-26
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-08-26
Stefan Leichter
Added missing line break.
tree
|
commitdiff
2004-08-26
Jason Edmeades
Don't clear the information structure for non supported...
tree
|
commitdiff
2004-08-26
Evan Deaubl
Added GetSecurityInfo stub.
tree
|
commitdiff
2004-08-26
Jason Edmeades
Ensure digits are printable characters from oleaut32...
tree
|
commitdiff
2004-08-25
Alexandre Julliard
Allow enabling or disabling todo_wine for each message...
tree
|
commitdiff
2004-08-25
Jacek Caban
Added message box to inform user that one needs Mozilla...
tree
|
commitdiff
2004-08-25
Robert Shearman
Replace GetWindowLong by GetWindowLongPtr.
tree
|
commitdiff
2004-08-25
Aric Stewart
Free memory after we finish using it instead of just...
tree
|
commitdiff
2004-08-25
Huw Davies
Make the DEFAULT_GUI_FONT scalable with screen resoluti...
tree
|
commitdiff
2004-08-25
Dmitry Timoshkov
Fix an obvious typo leading to a crash.
tree
|
commitdiff
2004-08-25
Mike McCormack
Make SetTokenInformation call NtSetInformationToken.
tree
|
commitdiff
2004-08-25
Mike McCormack
Signed compare fixes.
tree
|
commitdiff
2004-08-25
Mike McCormack
Fix the ITS moniker implementation.
tree
|
commitdiff
2004-08-25
Robert Shearman
- Send NM_LDOWN notification.
tree
|
commitdiff
2004-08-25
Robert Reif
Added 32 bit float support.
tree
|
commitdiff
2004-08-25
Robert Reif
DirectSound8 doesn't accept 3D stereo secondary buffers but
tree
|
commitdiff
2004-08-25
Francois Gouget
Enable the disabled tests in tests.data or add a commen...
tree
|
commitdiff
2004-08-25
Jacek Caban
Fix handling of VARIANT with VT_BYREF and null pointer in
tree
|
commitdiff
2004-08-24
Alexandre Julliard
Authors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwi...
tree
|
commitdiff
2004-08-24
Aric Stewart
Getting the string for a null field should not create...
tree
|
commitdiff
2004-08-24
Francois Gouget
Fix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I...
tree
|
commitdiff
2004-08-24
Robert Shearman
Implement IDirectDrawClipper_GetClipList for case where...
tree
|
commitdiff
2004-08-24
Alexandre Julliard
In GetDC use the parent drawable when DCX_PARENTCLIP...
tree
|
commitdiff
2004-08-24
Robert Shearman
Added GetProcessId.
tree
|
commitdiff
2004-08-24
Robert Shearman
More safe array tests.
tree
|
commitdiff
2004-08-24
Mike McCormack
Tests for icon and bitmap adding and removing and bitma...
tree
|
commitdiff
2004-08-24
Robert Shearman
Fix regression with IE's Menu Bar.
tree
|
commitdiff
2004-08-24
Huw Davies
Change dialogs to use MS Shell Dlg rather than Helv...
tree
|
commitdiff
2004-08-24
Alexandre Julliard
When possible, use the X window of the requested window...
tree
|
commitdiff
2004-08-24
Alexandre Julliard
Removed debug trace.
tree
|
commitdiff
2004-08-24
Christian Costa
Added Video Renderer (based on Direct Draw).
tree
|
commitdiff
2004-08-24
Pierre d'Herbemont
Added signal support for Darwin/i386.
tree
|
commitdiff
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
tree
|
commitdiff
2004-08-23
Francois Gouget
Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000...
tree
|
commitdiff
2004-08-23
Stefan Leichter
Added empty DllRegisterServer.
tree
|
commitdiff
2004-08-23
Tobias Burnus
- Limit number of FIXME()s in Clipper_SetClipList and...
tree
|
commitdiff
2004-08-23
Alexandre Julliard
Get rid of the ICOM_MSVTABLE_COMPAT support, g++ no...
tree
|
commitdiff
2004-08-23
Robert Shearman
Store the current source directory and use it when...
tree
|
commitdiff
2004-08-23
Aric Stewart
Make sure exePath contains the path since it is used...
tree
|
commitdiff
2004-08-23
Dmitry Timoshkov
Enumerate all available scripts in IMultiLanguage2_Enum...
tree
|
commitdiff
2004-08-23
Dmitry Timoshkov
GetCPInfo(Ex) should work on CP_UTF7/CP_UTF8 pseudo...
tree
|
commitdiff
2004-08-23
Mike McCormack
Adjust the tab contents to fix the propsheet between...
tree
|
commitdiff
2004-08-23
Robert Reif
Only print format info when in interactive mode for...
tree
|
commitdiff
2004-08-22
Alexandre Julliard
Added recursive idl target to allow updating idl files...
tree
|
commitdiff
2004-08-22
Kevin Koltzau
Make SetWindowSubclass behave with SetWindowLong subcla...
tree
|
commitdiff
2004-08-22
Francois Gouget
Update FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to...
tree
|
commitdiff
2004-08-22
Francois Gouget
Moved declarations from undocshell.h to shlobj.h to...
tree
|
commitdiff
2004-08-22
Robert Reif
Added support for multiple mixers.
tree
|
commitdiff
2004-08-22
Dmitry Timoshkov
Y coordinate of the "magic" static control should be...
tree
|
commitdiff
2004-08-22
Alexandre Julliard
Don't define BEGIN_INTERFACE in unknwn.h.
tree
|
commitdiff
2004-08-22
Francois Gouget
Remove these Wine-only types:
tree
|
commitdiff
2004-08-22
Robert Reif
Fixed bug in volume control step size so that it actual...
tree
|
commitdiff
2004-08-22
Michael Stefaniuc
Test case for hotspot handling.
tree
|
commitdiff
2004-08-22
Michael Stefaniuc
- Fix hotspot handling
tree
|
commitdiff
2004-08-20
Robert Reif
Remove wine specific DRV_QUERYDSOUNDGUID message and...
tree
|
commitdiff
2004-08-20
Robert Shearman
Added implementation for IPersistPropertyBag_Load on...
tree
|
commitdiff
2004-08-20
Huw Davies
Unicodify a load of strings.
tree
|
commitdiff
2004-08-20
Jon Griffiths
Return a stock brush when asking for a brush with the...
tree
|
commitdiff
2004-08-20
Francois Gouget
Fix packing bug in shlobj.h.
tree
|
commitdiff
2004-08-20
Aric Stewart
In IPersistFile_Save if the exe file is not found,...
tree
|
commitdiff
2004-08-20
Robert Shearman
- Input path can have trailing slash.
tree
|
commitdiff
2004-08-20
Robert Shearman
- Fix type in GetRandomRegion function.
tree
|
commitdiff
2004-08-20
James Hawkins
Enable ERROR_MORE_DATA to be set in CryptGetDefaultProv...
tree
|
commitdiff
2004-08-20
James Hawkins
Added tests for CryptSetProviderEx.
tree
|
commitdiff
2004-08-20
Robert Reif
Change step size from 0 to 1 for volume controls to...
tree
|
commitdiff
2004-08-19
Francois Gouget
Remove types that don't exist from tests.dat.
tree
|
commitdiff
2004-08-19
Jacek Caban
Ref counting fixes.
tree
|
commitdiff
2004-08-19
Francois Gouget
Fix packing of shlwapi.h
tree
|
commitdiff
2004-08-19
Robert Shearman
- Implement insert marks.
tree
|
commitdiff
2004-08-19
Robert Shearman
Fix type of DeleteIE3Cache function.
tree
|
commitdiff
2004-08-19
Robert Reif
Added 24/32 bit sample size and 4/6 channel support.
tree
|
commitdiff
2004-08-19
Francois Gouget
Added 'strmiids.lib'.
tree
|
commitdiff
2004-08-19
Francois Gouget
Define COBJMACROS. Fixes compilation on Windows.
tree
|
commitdiff
2004-08-19
Francois Gouget
Add new fields to the NOTIFYICONDATA structure so it...
tree
|
commitdiff
2004-08-19
Ulrich Czekalla
Clear tooltip when text is set to NULL.
tree
|
commitdiff
2004-08-19
Ulrich Czekalla
Forward focus to combobox, otherwise edit control won...
tree
|
commitdiff
2004-08-19
Ulrich Czekalla
The rectangle passed in DRAWITEMSTRUCT is slightly...
tree
|
commitdiff
2004-08-19
Robert Shearman
- Fix anchor highlighting.
tree
|
commitdiff
2004-08-19
Robert Shearman
Better TRACE's for some Internet* functions.
tree
|
commitdiff
2004-08-19
Mike McCormack
Fix BuildTrusteeWithSid, implement and test BuildTruste...
tree
|
commitdiff
2004-08-19
John K. Hohm
Consistently suggest proper Emulation rather than Emula...
tree
|
commitdiff
2004-08-19
Robert Shearman
Handle ECONNRESET in FILE_GetNtStatus.
tree
|
commitdiff
next