projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wineps.drv: Ignore requested resolutions not supported by device.
[wine]
/
dlls
/
oleaut32
/
2012-12-20
Alexandre Julliard
oleaut32: Cleanup some relay traces.
tree
|
commitdiff
2012-12-20
Alexandre Julliard
oleaut32: Use a saner calling convention for the marsha...
tree
|
commitdiff
2012-12-20
Alistair Leslie...
oleaut32: Don't output an error when the typelib cannot...
tree
|
commitdiff
2012-12-14
Nikolay Sivov
oleaut32: Added a test for prop getter invocation with...
tree
|
commitdiff
2012-12-10
Nikolay Sivov
oleaut32: Use correct allocation length (Coverity).
tree
|
commitdiff
2012-11-30
Alistair Leslie...
oleaut32: Fail if we cannot find the TYPELIB resource.
tree
|
commitdiff
2012-11-26
Dmitry Timoshkov
oleaut32: Add support for saving an empty picture.
tree
|
commitdiff
2012-11-26
Dmitry Timoshkov
oleaut32: Add a test for loading/saving an empty picture.
tree
|
commitdiff
2012-11-14
Michael Stefaniuc
oleaut32: Remove a superfluous TRUE:FALSE conditional...
tree
|
commitdiff
2012-11-13
André Hentschel
oleaut32: Fix remaining memory leak (coverity).
tree
|
commitdiff
2012-11-02
Andrew Eikum
oleaut32: helpcontext is not an offset.
tree
|
commitdiff
2012-10-29
André Hentschel
oleaut32: Don't leak memory allocated by heap_alloc_zer...
tree
|
commitdiff
2012-10-29
André Hentschel
oleaut32: Don't leak SafeArray (coverity).
tree
|
commitdiff
2012-10-18
Alexandre Julliard
oleaut32/tests: Delete the correct object in the icon...
tree
|
commitdiff
2012-10-01
Marcus Meissner
oleaut2: Pass up errors on typelib writeout (Coverity).
tree
|
commitdiff
2012-09-24
Francois Gouget
oleaut32/tests: Fix compilation on systems that don...
tree
|
commitdiff
2012-09-19
Jacek Caban
oleaut32: Properly handle TKIND_ALIAS when looking...
tree
|
commitdiff
2012-09-18
Charles Davis
oleaut32/tests: Don't use a C99 keyword as a method...
tree
|
commitdiff
2012-09-18
Charles Davis
oleaut32/tests: Don't take the size of a pointer (Clang).
tree
|
commitdiff
2012-09-04
Nikolay Sivov
oleaut32: Added some VT_DECIMAL rounding tests.
tree
|
commitdiff
2012-08-29
Alistair Leslie...
oleaut32: Add VT_BSTR to VT_UI2|VT_ARRAY test.
tree
|
commitdiff
2012-08-24
Roman Dadkov
oleaut32: Fix VectorFromBstr call in VARIANT_CoerceArray.
tree
|
commitdiff
2012-08-22
Roman Dadkov
oleaut32: Record DocString field in ITypeInfoImpl struc...
tree
|
commitdiff
2012-08-20
Jacek Caban
oleaut32: Added more tests.
tree
|
commitdiff
2012-08-20
Jacek Caban
oleaut32: Ensure that the right interface is passed...
tree
|
commitdiff
2012-08-13
Jacek Caban
oleaut32/tests: Use proper helpers for iface calls.
tree
|
commitdiff
2012-07-27
Jacek Caban
oleaut32: Use proper helpers for iface calls.
tree
|
commitdiff
2012-06-29
Huw Davies
oleaut32: If the records' guids are equal then the...
tree
|
commitdiff
2012-06-26
Huw Davies
oleaut32: Add support for boolean strings in VarNot.
tree
|
commitdiff
2012-06-21
Francois Gouget
oleaut32: Use the CSTR_XXX macros instead of numeric...
tree
|
commitdiff
2012-06-11
Thomas Faber
oleaut32: Fix build with MSVC.
tree
|
commitdiff
2012-06-01
Dmitry Timoshkov
oleaut32: Add a test for saving an icon into a stream.
tree
|
commitdiff
2012-06-01
Dmitry Timoshkov
oleaut32: Always write header to stream when saving...
tree
|
commitdiff
2012-06-01
Dmitry Timoshkov
oleaut32: Simplify bitmap saving code.
tree
|
commitdiff
2012-06-01
Dmitry Timoshkov
oleaut32: Explicitly initialize idReserved field in...
tree
|
commitdiff
2012-06-01
Dmitry Timoshkov
oleaut32: Recognize icon and cursor in the being loaded...
tree
|
commitdiff
2012-05-25
Alexandre Julliard
oleaut32/tests: Fix handle sign extension on 64-bit.
tree
|
commitdiff
2012-05-17
Dmitry Timoshkov
oleaut32: Add a test for saving bitmap data into a...
tree
|
commitdiff
2012-05-17
Dmitry Timoshkov
oleaut32: OLEPictureImpl_Save should load bitmap data...
tree
|
commitdiff
2012-05-17
Dmitry Timoshkov
oleaut32: OleCreatePictureIndirect should set loadtime_...
tree
|
commitdiff
2012-05-17
Dmitry Timoshkov
oleaut32: Move OLEPicture implementation into its own...
tree
|
commitdiff
2012-05-17
Dmitry Timoshkov
oleaut32: Call OleCreatePictureIndirect directly.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-07
Daniel Jelinski
oleaut32: Added support for loading cursors in OLEPicture.
tree
|
commitdiff
2012-05-02
Jacek Caban
oleaut32: Added warn+heap support for cached BSTRs.
tree
|
commitdiff
2012-05-02
Jacek Caban
oleaut32: Use a struct for internal BSTR representation...
tree
|
commitdiff
2012-05-01
Jacek Caban
oleaut32: SysStringByteLen code clean up.
tree
|
commitdiff
2012-05-01
Jacek Caban
oleaut32: SysStringLen code clean up.
tree
|
commitdiff
2012-04-30
Jacek Caban
oleaut32: Added BSTR cache implementation.
tree
|
commitdiff
2012-04-19
Daniel Lehman
oleaut32: Treat years 0 to 29 as 2000 to 2029 in VARIAN...
tree
|
commitdiff
2012-04-16
Michael Stefaniuc
oleaut32/tests: Compare the correct variants.
tree
|
commitdiff
2012-03-16
Alessandro Pignotti
oleaut32: Avoid converting variants if it is not needed.
tree
|
commitdiff
2012-02-17
Huw Davies
oleaut32: Zero-init [out] only parameters.
tree
|
commitdiff
2012-02-15
Jeremy White
oleaut32: When marshalling VT_CARRAY, only marshall...
tree
|
commitdiff
2012-02-07
Huw Davies
oleaut32: [restricted] members with negative dispids...
tree
|
commitdiff
2012-01-26
Nikolay Sivov
oleaut32: Some tests for ITypeLib::FindName(), correcte...
tree
|
commitdiff
2012-01-23
Alexandre Julliard
oleaut32/tests: Use a better invalid color for the...
tree
|
commitdiff
2012-01-17
Hans Leidekker
oleaut32: Handle negative offsets into the custom data...
tree
|
commitdiff
2012-01-09
Francois Gouget
oleaut32/tests: Dynamically load some functions that...
tree
|
commitdiff
2012-01-09
Francois Gouget
oleaut32/tests: Skip the VarBstrCat() tests when that...
tree
|
commitdiff
2012-01-09
Francois Gouget
oleaut32/tests: Once we have a function pointer, use...
tree
|
commitdiff
2012-01-09
Francois Gouget
oleaut32/tests: Skip some tests when OleLoadPictureEx...
tree
|
commitdiff
2012-01-09
Francois Gouget
oleaut32/tests: Fix the olepicture START_TEST() indenta...
tree
|
commitdiff
2012-01-09
Francois Gouget
oleaut32/tests: Use win_skip() when detecting an API...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
oleaut32: Fix IPicture::SelectPicture to not try to...
tree
|
commitdiff
2011-11-23
Frédéric Delanoy
oleaut32: Avoid hardcoding array lengths.
tree
|
commitdiff
2011-11-21
Frédéric Delanoy
oleaut32: Avoid harcoding array lengths.
tree
|
commitdiff
2011-11-14
Marcus Meissner
oleaut32: Use correct variable (Coverity).
tree
|
commitdiff
2011-10-08
Andrew Talbot
oleaut32: Mark some fall-throughs in a switch statement.
tree
|
commitdiff
2011-10-08
Michael Stefaniuc
oleaut32/tests: Cleanup the EXPECTRES macros.
tree
|
commitdiff
2011-10-08
Michael Stefaniuc
oleaut32/tests: Make the EXPECT_* macros that take...
tree
|
commitdiff
2011-10-08
Michael Stefaniuc
oleaut32: Fix some VarCyFrom* tests.
tree
|
commitdiff
2011-10-06
Nikolay Sivov
oleaut32/typelib: Use BSTR for filename.
tree
|
commitdiff
2011-10-06
Nikolay Sivov
oleaut32/typelib: Properly handle allocation failure...
tree
|
commitdiff
2011-09-26
Michael Stefaniuc
oleaut32/tests: Use FAILED instead of !SUCCEEDED.
tree
|
commitdiff
2011-09-21
Octavian Voicu
oleaut32: Add tmarshal test with variant array and...
tree
|
commitdiff
2011-09-02
Michael Stefaniuc
oleaut32: COM cleanup in typelib2.c.
tree
|
commitdiff
2011-08-26
Octavian Voicu
oleaut32: Fix leak in typelib marshaler when invoking...
tree
|
commitdiff
2011-08-25
Marcus Meissner
oleaut32: Fixed buffer size to MBtoWC.
tree
|
commitdiff
2011-08-23
Jacek Caban
oleaut32: Correctly test VARIANT_BOOL value in VarCat.
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: Use type names and sizeof() instead of hardco...
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: Use strdupW to duplicate strings.
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: FONTDESC size field value is not important...
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32/tests: Clean result value checks.
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: Get rid of duplicated condition check.
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: Clean QueryInterface() method, turn impl...
tree
|
commitdiff
2011-08-22
Nikolay Sivov
oleaut32: Remove some useless comments and initializers.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-04
André Hentschel
oleaut32/tests: Skip tests if typelib can't be registered.
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Francois Gouget
oleaut32: Fix the spelling of an internal structure...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
oleaut32: Generate a few more coclass registrations...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
oleaut32: Remove typelib registrations.
tree
|
commitdiff
2011-08-01
Alexandre Julliard
oleaut32: Specify the PSFactoryBuffer class in the...
tree
|
commitdiff
2011-08-01
André Hentschel
oleaut32/tests: Only use interface if we succeeded...
tree
|
commitdiff
2011-07-20
Alistair Leslie...
oleaut32: Dont filter out VT_RECORD|VT_REF type in...
tree
|
commitdiff
2011-07-12
Alistair Leslie...
oleaut32: Correct ISupportErrorInfo clsid value.
tree
|
commitdiff
2011-07-07
Alistair Leslie...
oleaut32: Implement ICreateTypeInfo2 SetHelpStringContext.
tree
|
commitdiff
2011-07-06
Alistair Leslie...
oleaut32: COM Cleanup ICreateTypeLib2Imp.
tree
|
commitdiff
2011-06-27
Marcus Meissner
oleaut32: Unshadow cmp to make code work (Coverity).
tree
|
commitdiff
next