projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Fixed some minor glitches in oic_winlogo.ico.
[wine]
/
dlls
/
oleaut32
/
2010-05-03
Gerald Pfeifer
oleaut32: Remove variable iLengthScanLineColor which...
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
oleaut32/tests: Remove variable expectedhres which...
tree
|
commitdiff
2010-04-22
Gerald Pfeifer
oleaut32: Remove two variables that are not really...
tree
|
commitdiff
2010-04-12
Paul Vriens
oleau32/tests: Fix test failures on Win9x/WinMe by...
tree
|
commitdiff
2010-04-09
Alexandre Julliard
oleaut32: Use the x87 assembly code for rounding on...
tree
|
commitdiff
2010-04-09
Alexandre Julliard
oleaut32: Query the path of the correct kind of typelib...
tree
|
commitdiff
2010-04-07
Alexandre Julliard
oleaut32: Fix some pointer conversion warnings on 64...
tree
|
commitdiff
2010-04-07
Vincent Povirk
oleaut32: Limit the number of arguments traced.
tree
|
commitdiff
2010-04-07
Alexandre Julliard
oleaut32: Fix a couple of typelib test failures on...
tree
|
commitdiff
2010-04-01
Huw Davies
oleaut32: Only unregister those types that were registered.
tree
|
commitdiff
2010-04-01
Huw Davies
oleaut32: Only oleautomation interfaces as well as...
tree
|
commitdiff
2010-03-30
André Hentschel
oleaut32: Add some spaces to the test output for better...
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
ole: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
2010-03-29
Francois Gouget
oleaut32/tests: Fix compilation on systems that don...
tree
|
commitdiff
2010-03-23
Alistair Leslie...
oleaut32: Add ISupportErrorInfo registry entry.
tree
|
commitdiff
2010-03-22
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2010-03-22
Vincent Povirk
oleaut32: Allow named args to be combined with position...
tree
|
commitdiff
2010-03-19
Alexandre Julliard
oleaut32: Move variable declaration outside of the...
tree
|
commitdiff
2010-03-18
Piotr Caban
oleaut32: Improve ITypeInfo2 GetRefTypeOfImplType imple...
tree
|
commitdiff
2010-03-18
Piotr Caban
oleaut32: Improve ICreateTypeInfo2 AddImplType implemen...
tree
|
commitdiff
2010-03-18
Piotr Caban
oleaut32: Fix ITypeInfo GetImplTypeFlags for dispinterf...
tree
|
commitdiff
2010-03-18
Piotr Caban
oleaut32/tests: Make tests working on older systems...
tree
|
commitdiff
2010-03-18
Piotr Caban
oleaut32: Improve ITypeInfo2 GetTypeAttr implementation.
tree
|
commitdiff
2010-03-17
Michael Stefaniuc
oleaut32: Plug some memleaks on error paths (Smatch).
tree
|
commitdiff
2010-03-17
Michael Stefaniuc
oleaut32: Remove superfluous NULL check before HeapFree...
tree
|
commitdiff
2010-03-17
Vincent Povirk
oleaut32: Always use DISPID_PROPERTYPUT to fill in...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Set parameter to NULL in GetMops stub.
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Improve ICreateTypeInfo_LayOut implementation.
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Improved ICreateTypeInfo AddFuncDesc implemen...
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Use QueryPathOfRegTypeLib in ICreateTypeInfo2...
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Remove incorrect memid validation.
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Fix importinfo flags.
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Fix some reference leaks.
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Added ICreateTypeInfo2_SetFuncHelpContext...
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Improve dual interfaces creation in typelib.
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Improve TypeInfos with changed TypeKind handling.
tree
|
commitdiff
2010-03-16
Piotr Caban
oleaut32: Simplify ICreateTypeInfo2_SetTypeFlags implem...
tree
|
commitdiff
2010-03-15
Vincent Povirk
oleaut32: Return type mismatch errors in ITypeLibComp_f...
tree
|
commitdiff
2010-03-15
André Hentschel
oleaut32/tests: Remove a todo_wine from a dead test.
tree
|
commitdiff
2010-03-15
Paul Vriens
oleaut32/tests: Don't add typelib information to the...
tree
|
commitdiff
2010-03-04
André Hentschel
oleaut32: Fix FormatString (valgrind).
tree
|
commitdiff
2010-03-04
André Hentschel
oleaut32: Fix localized date and time parsing.
tree
|
commitdiff
2010-03-04
André Hentschel
oleaut32: Fix localized date parsing.
tree
|
commitdiff
2010-03-02
Huw Davies
oleaut32: Add a test for non-oleautomation error handling.
tree
|
commitdiff
2010-03-01
Michael Stefaniuc
oleaut32: Remove superfluous NULL check before HeapFree...
tree
|
commitdiff
2010-03-01
André Hentschel
oleaut32: Fix fractional calculation.
tree
|
commitdiff
2010-02-25
Piotr Caban
oleaut32: Update TypeInfo flags when object inherits...
tree
|
commitdiff
2010-02-25
Piotr Caban
oleaut32: Added ITypeLib2_GetDocumentation implementation.
tree
|
commitdiff
2010-02-25
Piotr Caban
oleaut32: Added ITypeLib2_GetLibAttr implementation.
tree
|
commitdiff
2010-02-25
Huw Davies
oleaut32: Correctly marshal NULL interface ptrs.
tree
|
commitdiff
2010-02-25
André Hentschel
oleaut32/tests: Add some tests.
tree
|
commitdiff
2010-02-24
Piotr Caban
oleaut32: Added implementation of ITypeInfo2_GetRefType...
tree
|
commitdiff
2010-02-24
Piotr Caban
oleaut32: Added implementation of ITypeInfo2_GetImplTyp...
tree
|
commitdiff
2010-02-24
Piotr Caban
oleaut32/tests: Remove incorrect test.
tree
|
commitdiff
2010-02-24
Piotr Caban
oleaut32: Improve TKIND_COCLASS handling while creating...
tree
|
commitdiff
2010-02-24
Piotr Caban
oleaut32: Fix importfile searching in ctl2_alloc_import...
tree
|
commitdiff
2010-02-24
Piotr Caban
oleaut32: Added implementation of ITypeInfo2_fnGetTypeAttr.
tree
|
commitdiff
2010-02-23
Piotr Caban
oleaut32/tests: Added more typelib creation tests.
tree
|
commitdiff
2010-02-23
Piotr Caban
oleaut32: Improved implementation of ICreateTypeInfo2_f...
tree
|
commitdiff
2010-02-23
Piotr Caban
oleaut: Added ITypeInfo2_fnGetRefTypeInfo implementation.
tree
|
commitdiff
2010-02-23
Piotr Caban
oleaut32: Improved ICreateTypeInfo2_AddRefTypeInfo...
tree
|
commitdiff
2010-02-23
Piotr Caban
oleaut32/tests: Added VT_PTR tests in function arguments.
tree
|
commitdiff
2010-02-23
Piotr Caban
oleaut32: Improved ICreateTypeInfo2_SetFuncAndParamName...
tree
|
commitdiff
2010-02-23
Piotr Caban
oleaut32: Added VT_BSTR handling to ctl2_add_default_value.
tree
|
commitdiff
2010-02-23
Piotr Caban
oleaut32: Added more arguments with default values...
tree
|
commitdiff
2010-02-23
Piotr Caban
oleaut32: Added partial ICreateTypeInfo2_AddFuncDesc...
tree
|
commitdiff
2010-02-23
André Hentschel
oleaut32: Reorder some code to make it easier to read...
tree
|
commitdiff
2010-02-22
Piotr Caban
oleaut32: Added MEMBERID_NIL handling to ICreateTypeInf...
tree
|
commitdiff
2010-02-22
Piotr Caban
oleaut32: Added TypeInfo validation in ICreateTypeInfo_...
tree
|
commitdiff
2010-02-22
Piotr Caban
oleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc imple...
tree
|
commitdiff
2010-02-22
Piotr Caban
oleaut32: Added partial ICreateTypeInfo2_LayOut impleme...
tree
|
commitdiff
2010-02-22
André Hentschel
oleaut32: Fix rounding.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-18
Piotr Caban
oleaut32: Store names in list.
tree
|
commitdiff
2010-02-18
Piotr Caban
oleaut32: Store indices in list.
tree
|
commitdiff
2010-02-18
Piotr Caban
oleaut32: Compute TypeInfo offsets while writing data.
tree
|
commitdiff
2010-02-18
Piotr Caban
oleaut32: Store CreateTypeInfo->typedata in list.
tree
|
commitdiff
2010-02-17
Piotr Caban
oleaut32: Return TYPE_E_NAMECONFLICT in ICreateTypeLib2...
tree
|
commitdiff
2010-02-17
Piotr Caban
oleaut32: Fix crash in LoadTypeLib if typelib name...
tree
|
commitdiff
2010-02-10
Michael Stefaniuc
oleaut32: Avoid using HIWORD on string pointers.
tree
|
commitdiff
2010-02-08
André Hentschel
oleaut32: Fix formula.
tree
|
commitdiff
2010-02-05
André Hentschel
oleaut32/tests: Use testvalues from VarDateFromUdate...
tree
|
commitdiff
2010-02-04
André Hentschel
oleaut32: Fix year 0.
tree
|
commitdiff
2010-02-04
André Hentschel
oleaut32: Fix day rolling.
tree
|
commitdiff
2010-02-02
Huw Davies
oleaut32: If the font name property is changed, don...
tree
|
commitdiff
2010-02-02
Huw Davies
oleaut32: Realize the font in getter functions.
tree
|
commitdiff
2010-02-02
André Hentschel
oleaut32: Rewrite RollUdate to be easier to change...
tree
|
commitdiff
2010-02-01
Huw Davies
oleaut32: Fix font handle lifetimes.
tree
|
commitdiff
2010-02-01
Huw Davies
oleaut32: Add tests to explore the lifetime of font...
tree
|
commitdiff
2010-02-01
Huw Davies
oleaut32: Fix an ole font leak.
tree
|
commitdiff
2010-02-01
Michael Stefaniuc
oleaut32: The Ukrainian translation is in UTF8.
tree
|
commitdiff
2010-01-29
Igor Paliychuk
oleaut32: Add Ukrainian translations.
tree
|
commitdiff
2010-01-28
André Hentschel
oleaut32/tests: Add tests for backrolled time.
tree
|
commitdiff
2010-01-28
André Hentschel
oleaut32/tests: Add a test for DosTime.
tree
|
commitdiff
2010-01-25
André Hentschel
oleaut32: Fix a crash in VB6.
tree
|
commitdiff
2010-01-20
Aric Stewart
oleaut32: Do not crash in logging if string is NULL.
tree
|
commitdiff
2010-01-07
Nikolay Sivov
oleaut32/tests: Fix some leaks in safearray tests.
tree
|
commitdiff
2009-12-18
Huw Davies
oleaut32: Fix several memory leaks in the tests.
tree
|
commitdiff
2009-12-18
Jeremy White
oleaut32/tests: Adjust new tests to pass on win9x platf...
tree
|
commitdiff
next