projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
oleaut32: Introduce a new helper function, TLB_FreeCustData, for freeing custom data.
[wine]
/
dlls
/
oleaut32
/
olefont.c
2007-07-03
Andrew Talbot
oleaut32: Constify some variables.
blob
|
commitdiff
|
raw
2007-02-20
Rob Shearman
oleaut32: Re-arrange the position of functions and...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Rob Shearman
oleaut32: Fix IFont::AddRefHFont and IFont::ReleaseRefH...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Hans Leidekker
oleaut32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Andrew Talbot
oleaut32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Benjamin Arai
oleaut32: Removes stub message from olefont:OLEFontImpl...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Benjamin Arai
oleaut32: Implement function olefont:OLEFontImpl_IsEqual.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Robert Shearman
oleaut32: Implement GetTypeInfoCount for standard fonts.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Robert Shearman
oleaut32: Fix the return code for an invalid dispid...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Robert Shearman
oleaut32: Handle the Weight property in IFontDisp:...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Alexandre Julliard
oleaut32: Fixed compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Robert Shearman
oleaut32: Add validation of some more parameters in...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Robert Shearman
oleaut32: Clean up IFontDisp::Invoke by using VariantCh...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
Benjamin Arai
oleaut32: Implements OLEFontImpl_GetIDsOfNames.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Robert Shearman
oleaut32: Add IPersist to QueryInterface.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Robert Shearman
oleaut: Fix standard font cloning.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Robert Shearman
oleaut32: Free the connection points on destruction...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-10
Robert Shearman
Return the correct error code from IConnectionPointCont...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-10
Robert Shearman
oleaut: Implement IFontEventsDisp connection point...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-13
Walt Ogburn
Get IFontDisp type information from stdole2.tlb, instea...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Walt Ogburn
When applying logical / himetric ratio to olefont sizes...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-27
Alexandre Julliard
Replace the ICOM_THIS_From macros by inline functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
Alex Villacís Lasso
Implement OleFontImpl_QueryTextMetrics.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-31
Vincent Béron
Remove message telling users to copy native stdole32...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Mike Hearn
Support assigning font objects to other font objects.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Vincent Béron
Fix some types problems.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-21
James Hawkins
Use InterlockedDecrement and InterlockedIncrement inste...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Get rid of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Francois Gouget
Remove bogus #define statement.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-22
Alexandre Julliard
Don't define BEGIN_INTERFACE in unknwn.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-20
Robert Shearman
Added implementation for IPersistPropertyBag_Load on...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-11
Francois Gouget
Modify widl to put the C COM macros inside an #ifdef...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make Unicode strings 'static const'.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make Unicode strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-24
Marcus Meissner
OleCreateFontIndirect(NULL,...) uses the OLE StdFont.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-23
Marcus Meissner
Fixed ICOM_CALLs for IFont_xx methods.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-05
Ove Kaaven
Make sure that no files except unknwn.h include wine...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
Michael Stefaniuc
Compile the oleaut32 dll with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-25
Jason Edmeades
Ensure we free the cached HFONT after loading in a...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-15
Bill Medland
Leave IID check to the OleCreateFontIndirect, so that...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-01
Alexandre Julliard
Removed some of the calls to HEAP_strdup* functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-20
Marcus Meissner
We need to make a copy of the fontname and the HFONT...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-24
Marcus Meissner
OLEAUT32.DllGetClassObject and support for the Ole...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-22
Marcus Meissner
OleFont::IDispatch::Invoke stub can just return S_OK.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-14
Marcus Meissner
Made some FIXME()s print the respective strings passed.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Patrik Stridvall
Don't include windows.h internally.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Removed shell.h. Cleaned up the nested includes mess...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-28
Huw D M Davies
Add Connection Point support to OLE font objects.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-16
Andreas Mohr
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-07
Sean Langley
Made OleCreateFontIndirect have the same signature...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
Alexandre Julliard
Added debugstr_guid function and used it to replace
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Ulrich Weigand
Moved bulk of OLE implementation to dlls/ subdirectories.
blob
|
commitdiff
|
raw
|
diff to current