projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix handle leaks in the test cases.
[wine]
/
dlls
/
2005-09-18
Alexandre Julliard
Moved return value handling to the individual relay...
tree
|
commitdiff
2005-09-18
Alexandre Julliard
Fixed some trace format strings (reported by Gerald...
tree
|
commitdiff
2005-09-18
Alexandre Julliard
Make the users of wine_call_from_32_regs save %eax...
tree
|
commitdiff
2005-09-18
Dmitry Timoshkov
Call SetDIBits with a proper DC in order to set bitmap...
tree
|
commitdiff
2005-09-18
Kimmo Myllyvirta
If HKCU\Software\Wine does not yet exist, create it...
tree
|
commitdiff
2005-09-18
Christian Lupien
Avoid overflow in the read file limit check.
tree
|
commitdiff
2005-09-18
Robert Shearman
Fix ref-counting rules to match native DCOM Dlls.
tree
|
commitdiff
2005-09-17
Dmitry Timoshkov
Revert previous change, it should not be needed anymor...
tree
|
commitdiff
2005-09-17
Mike McCormack
Fix memory leaks in the table code.
tree
|
commitdiff
2005-09-17
Mike McCormack
Read the MaskEdit template from the correct db field.
tree
|
commitdiff
2005-09-17
Robert Shearman
Re-arrange some functions and vtables so we don't have...
tree
|
commitdiff
2005-09-17
Ge van Geldorp
Buffer size needs to be specified in bytes on input.
tree
|
commitdiff
2005-09-17
Robert Shearman
GetDesktopWindow can now potentially create a thread...
tree
|
commitdiff
2005-09-16
Alexandre Julliard
Preliminary implementation of signal handling for x86-64.
tree
|
commitdiff
2005-09-16
Dmitry Timoshkov
Add a test for mmioDescend, make it pass under Wine.
tree
|
commitdiff
2005-09-16
Mike McCormack
Convert the list of dialog controls to a standard list.
tree
|
commitdiff
2005-09-16
Mike McCormack
Make load_string_table return the string table.
tree
|
commitdiff
2005-09-16
Mike McCormack
Deformat all dialog text strings before using them.
tree
|
commitdiff
2005-09-16
Alexandre Julliard
Fixed a few pointer truncation bugs for 64-bit platforms.
tree
|
commitdiff
2005-09-16
Alexandre Julliard
Use the proper size for the cmsg_fd structure on 64...
tree
|
commitdiff
2005-09-16
Alexandre Julliard
Forward all functions to msvcrt instead of having them...
tree
|
commitdiff
2005-09-16
Huw Davies
Order the bitmap font list by the ansi codepage bit...
tree
|
commitdiff
2005-09-16
Jacek Caban
More tests of URLMoniker.
tree
|
commitdiff
2005-09-16
Mike McCormack
Load riched20.dll on demand, and unload it after it...
tree
|
commitdiff
2005-09-16
Mike McCormack
Fix a bug in a previous patch spotted by Dieter Komendera.
tree
|
commitdiff
2005-09-16
Mike McCormack
Fix the stub for MsiConfigureFeature.
tree
|
commitdiff
2005-09-16
Jacek Caban
Added SetClientSite implementation.
tree
|
commitdiff
2005-09-16
Stefan Leichter
Added stubs for DllRegisterServer, DllUnregisterServer and
tree
|
commitdiff
2005-09-16
Robert Shearman
Fix String SID parsing.
tree
|
commitdiff
2005-09-15
Alexandre Julliard
Fixed a compiler warning.
tree
|
commitdiff
2005-09-15
Jacek Caban
Added CoInternetGetSession implementation.
tree
|
commitdiff
2005-09-15
Mike McCormack
Rename load_dynamic_property and remove its unused...
tree
|
commitdiff
2005-09-15
Alexandre Julliard
Now that everything is done in assembly in the spec...
tree
|
commitdiff
2005-09-15
Mike McCormack
Use the new msi_reg_set* macros where possible.
tree
|
commitdiff
2005-09-15
Alexandre Julliard
Fixed gcc 4.0 warnings.
tree
|
commitdiff
2005-09-15
Mike McCormack
Create a macro to write a value to a subkey.
tree
|
commitdiff
2005-09-15
James Hawkins
Embed the browser object in the HTML window. Spotted...
tree
|
commitdiff
2005-09-15
Stefan Leichter
Added stubs for CryptInitOIDFunctionSet and
tree
|
commitdiff
2005-09-15
Rein Klazes
- Set the LastError in OpenSCManager in case of errors;
tree
|
commitdiff
2005-09-15
Huw Davies
Remember to remove a child font from the child font...
tree
|
commitdiff
2005-09-14
Huw Davies
Only add Tahoma to the System font's link list if we...
tree
|
commitdiff
2005-09-14
James Hawkins
- Zero the WBInfo struct to get rid of invalid pointers.
tree
|
commitdiff
2005-09-14
Robert Shearman
- Add support for navigating a toolbar with the arrow...
tree
|
commitdiff
2005-09-14
Mike McCormack
Create a macro function to write registry values.
tree
|
commitdiff
2005-09-14
Dmitry Timoshkov
Perform automatic bitmap font configuration based on...
tree
|
commitdiff
2005-09-14
Jacek Caban
Added http and ftp protocol stub implementation.
tree
|
commitdiff
2005-09-14
Alexandre Julliard
Avoid a redefinition warning on 64-bit platforms.
tree
|
commitdiff
2005-09-14
Ge van Geldorp
Base of REG_DWORD entries must be auto-detected.
tree
|
commitdiff
2005-09-14
Mike McCormack
Remove some unused values in the object header.
tree
|
commitdiff
2005-09-14
Huw Davies
Cope with OpenFontFile failing.
tree
|
commitdiff
2005-09-14
Alexandre Julliard
Support arbitrary sizes for the thread signal stack...
tree
|
commitdiff
2005-09-14
Alexandre Julliard
Get rid of another long long constant.
tree
|
commitdiff
2005-09-14
Jacek Caban
Added MIME type checking to FileProtocol::Start.
tree
|
commitdiff
2005-09-14
Mike McCormack
Convert the list of tables to a standard list.
tree
|
commitdiff
2005-09-14
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-09-14
Robert Shearman
Add exception handling for stubs.
tree
|
commitdiff
2005-09-14
Jacek Caban
Added MIME type checking to ResProtocol::Start.
tree
|
commitdiff
2005-09-14
Filip Navara
Fix a couple of prototypes.
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Remove the 'L' suffix on a number of constants to avoid...
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Timeout 0 means infinite wait for SendMessageTimeout.
tree
|
commitdiff
2005-09-13
Michael Jung
Fixed inconsistency in LISTVIEW_DUMP macro.
tree
|
commitdiff
2005-09-13
Jacek Caban
Added PARSE_SECURITY_DOMAIN action implementation.
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Get rid of a couple of non-portable long long constants.
tree
|
commitdiff
2005-09-13
Mike McCormack
Fix the handling of MsiGetTargetPath args (with test...
tree
|
commitdiff
2005-09-13
Mike McCormack
Make sure to release the package we grabbed on the...
tree
|
commitdiff
2005-09-13
Ge van Geldorp
Save a few megabytes of memory by loading the default...
tree
|
commitdiff
2005-09-13
Mike McCormack
Fix the handling of MsiDoAction args (with test case).
tree
|
commitdiff
2005-09-13
Mike McCormack
Eliminate fixed length buffers from the MSIFEATURE...
tree
|
commitdiff
2005-09-13
Walt Ogburn
Get IFontDisp type information from stdole2.tlb, instea...
tree
|
commitdiff
2005-09-13
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-09-13
Mike McCormack
Skip dash characters in the PIDMask for a MaskedEdit...
tree
|
commitdiff
2005-09-13
James Hawkins
- Add the WebBrowser implementation.
tree
|
commitdiff
2005-09-13
Detlef Riekenberg
Let EnumPrinterDrivers return the number of drivers.
tree
|
commitdiff
2005-09-12
Marcus Meissner
The last argument to MultiByteToWideChar is wide charac...
tree
|
commitdiff
2005-09-12
Jacek Caban
Register ZoneMap.
tree
|
commitdiff
2005-09-12
Eric Pouech
Implemented kernel32.GetThreadTimes on top of ntdll...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a few more pointer to integer typecast issues...
tree
|
commitdiff
2005-09-12
Jacek Caban
Added IWebBrowser2 stub implementation.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
SendMessageTimeout takes a DWORD_PTR not a DWORD.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed gcc 4.0 warnings.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Make the non-client message handling functions return...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Use MAKEINTRESOURCE instead of casts where appropriate.
tree
|
commitdiff
2005-09-12
Alex Villacís Lasso
Initialize structs for mmioDescend and FindChunkAndKeep...
tree
|
commitdiff
2005-09-12
Jacek Caban
Encode URL in ResProtocol::Start.
tree
|
commitdiff
2005-09-12
Jacek Caban
Rewrote FindMimeFromData to pass tests.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Use Get/SetWindowLongPtr to access pointers in the...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Avoid truncating the item data to 32 bits in LB_SETITEM...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Parameters to virtual memory functions need to be SIZE_T.
tree
|
commitdiff
2005-09-12
Dmitry Timoshkov
strcpynAtoW takes number of characters, not bytes.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed gcc 4.0 warnings.
tree
|
commitdiff
2005-09-12
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-09-12
Mike McCormack
Eliminate yet more fixed length buffers.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed memory leak introduced in previous change.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some more traces to use the right printf format...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Use Get/SetWindowLongPtr when accessing pointers in...
tree
|
commitdiff
2005-09-12
Ge van Geldorp
Fix execution of Control Panel items.
tree
|
commitdiff
2005-09-12
Mike McCormack
Fix more fixed length buffers.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Use Get/SetClassLongPtr to access the module handle.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
The item user data has to be a ULONG_PTR.
tree
|
commitdiff
next