projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Clean autom4te.cache.
[wine]
/
objects
/
2002-04-06
Huw D M Davies
Spout a FIXME if we try to call ExtTextOut on an open...
tree
|
commitdiff
2002-04-06
Huw D M Davies
Added support for ResetDC.
tree
|
commitdiff
2002-04-05
Alexandre Julliard
Fixed GetTextExtentPointI driver usage.
tree
|
commitdiff
2002-04-03
Huw D M Davies
Do not enumerate the META_EOF record.
tree
|
commitdiff
2002-04-03
Huw D M Davies
Implement GetTextExtentPointI and add support for ETO_G...
tree
|
commitdiff
2002-04-03
Huw D M Davies
Fixed font enumeration.
tree
|
commitdiff
2002-04-03
Huw D M Davies
Fix a few font problems with rotated text and non MM_TE...
tree
|
commitdiff
2002-04-03
Dmitry Timoshkov
Implement GetGlyphIndices. Tweak GetCharacterPlacement...
tree
|
commitdiff
2002-04-02
Alexandre Julliard
Avoid recursive DeleteDC calls.
tree
|
commitdiff
2002-03-28
Alexandre Julliard
Changed the GDI driver interface to pass an opaque...
tree
|
commitdiff
2002-03-20
Hidenori Takeshima
Added default stock objects for known non-US charsets.
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-27
Andreas Mohr
Various cosmetic changes.
tree
|
commitdiff
2002-02-05
Dave Hawkes
Fix for GetNearestColor so it returns the true color...
tree
|
commitdiff
2002-02-02
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
tree
|
commitdiff
2002-01-29
Alexandre Julliard
Authors: Huw D M Davies <hdavies@codeweavers.com>,...
tree
|
commitdiff
2002-01-29
Aric Stewart
Fleshed out some metafile conversions.
tree
|
commitdiff
2002-01-29
Aric Stewart
Added the correct halftone palette.
tree
|
commitdiff
2002-01-07
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-01-01
Alexandre Julliard
Removed some of the calls to HEAP_strdup* functions.
tree
|
commitdiff
2001-12-26
Alexandre Julliard
Make sure the DC visible region is updated in GetClipBox.
tree
|
commitdiff
2001-12-20
Alexandre Julliard
Use MapLS/UnMapLS instead of SEGPTR_* macros.
tree
|
commitdiff
2001-12-17
Alexandre Julliard
Removed unnecessary includes.
tree
|
commitdiff
2001-12-17
Alexandre Julliard
Changed 16-bit GDI Enum* functions to not use thunks...
tree
|
commitdiff
2001-12-17
Alexandre Julliard
Changed DC hook and abort proc handling to avoid having...
tree
|
commitdiff
2001-12-04
Erik Inge Bolsø
CreateBitmap can take nHeight or nWidth = zero, and...
tree
|
commitdiff
2001-11-06
François Gouget
Add traces to help diagnose systematic cached-metrics...
tree
|
commitdiff
2001-11-05
Dmitry Timoshkov
Convert GetCharWidth to Unicode.
tree
|
commitdiff
2001-10-23
Huw D M Davies
Implement GetFontData.
tree
|
commitdiff
2001-10-23
Huw D M Davies
ExtTextOutW with symbol fonts works with chars in the...
tree
|
commitdiff
2001-10-21
Guy L. Albertelli
Implemented GetCharacterPlacementW.
tree
|
commitdiff
2001-10-14
Francois Gouget
Don't print NULL strings (crashes on Solaris).
tree
|
commitdiff
2001-10-10
Huw D M Davies
GetTextCharsetInfo should return the charset that the...
tree
|
commitdiff
2001-10-08
Francois Gouget
Small typo fixes/updates.
tree
|
commitdiff
2001-10-02
Alexandre Julliard
Free cache DCEs if the DC gets deleted.
tree
|
commitdiff
2001-09-24
Francois Gouget
GetTextExtentExPointW: dump the string before modifying...
tree
|
commitdiff
2001-09-20
Andreas Mohr
Added stub for GdiInit2().
tree
|
commitdiff
2001-09-20
Huw D M Davies
Fix mapping of DEFAULT_CHARSET.
tree
|
commitdiff
2001-09-19
Huw D M Davies
Use the font charset to obtain a codepage for A->W...
tree
|
commitdiff
2001-09-12
Huw D M Davies
Lay down the infrastructure for gdi font rendering.
tree
|
commitdiff
2001-09-11
Patrik Stridvall
Cleanup code that is strange or difficult to parse.
tree
|
commitdiff
2001-09-07
Travis Michielsen
Fixed behavior of GetTextExtentExPointW. It must alway...
tree
|
commitdiff
2001-08-27
Alexandre Julliard
Check for valid object in GDI_GetObjPtr even for MAGIC_...
tree
|
commitdiff
2001-08-24
Bill Medland
Minor fixes involving handling NULL pointers.
tree
|
commitdiff
2001-08-23
Alexandre Julliard
Don't hold the GDI lock during accesses to the metafile...
tree
|
commitdiff
2001-08-20
Uwe Bonnes
Added reference counting and delayed destruction of...
tree
|
commitdiff
2001-08-20
Alexandre Julliard
Create a color bitmap in CreateDIBitmap even with a...
tree
|
commitdiff
2001-08-18
Gerard Patel
Test for invalid large handles in GDI_GetObjPtr and...
tree
|
commitdiff
2001-08-17
Alexandre Julliard
Use the passed hdc in CreateDIBitmap instead of creatin...
tree
|
commitdiff
2001-08-17
Alexandre Julliard
Create GDI stock objects as normal objects instead...
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Specify sizes for stock fonts again; removed the FixSto...
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Release GDI lock before calling DeleteDC from RestoreDC.
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Added names to standard critical sections (suggested...
tree
|
commitdiff
2001-08-15
Alexandre Julliard
Make sure we don't hold the GDI lock when loading drivers.
tree
|
commitdiff
2001-08-03
Andreas Mohr
DIB_GetBitmapInfo didn't recognize BITMAPV4/5HEADER.
tree
|
commitdiff
2001-07-28
Alexandre Julliard
Added GetDeviceCaps to the DC driver interface. Removed...
tree
|
commitdiff
2001-07-27
Alexandre Julliard
Build the DC function table by using GetProcAddress...
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-24
Alexandre Julliard
Removed enhmetafile.h. Simplified ENHMETAFILEOBJ struct...
tree
|
commitdiff
2001-07-24
Alexandre Julliard
Got rid of all the ugly macros.
tree
|
commitdiff
2001-07-24
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-23
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2001-07-22
Alexandre Julliard
Moved the 16-bit pointer to the DIB bits out of the...
tree
|
commitdiff
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-12
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Dmitry Timoshkov
Replace some 16-bit calls by their 32-bit equivalents.
tree
|
commitdiff
2001-06-28
Patrik Stridvall
Documentation name fixes.
tree
|
commitdiff
2001-06-25
Dmitry Timoshkov
Replace some 16-bit calls by their 32-bit equivalents.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-14
Marcus Meissner
Multiple *ptr++ constructs in one expression have undef...
tree
|
commitdiff
2001-06-06
Andreas Mohr
Documentation updates.
tree
|
commitdiff
2001-05-22
Dmitry Timoshkov
Fixed some dll separation issues.
tree
|
commitdiff
2001-05-11
Francois Gouget
Remove unnecessary single quoting of debugstr_xxx strings.
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-04-23
Marcus Meissner
Implemented GetCharABCWidths with GetCharWidth.
tree
|
commitdiff
2001-04-23
Marcus Meissner
Extracted MEMCHECK into an extra function to avoid...
tree
|
commitdiff
2001-04-20
Andreas Mohr
Spelling fixes.
tree
|
commitdiff
2001-04-20
Andreas Mohr
Take a stab at implementing SetSolidBrush16.
tree
|
commitdiff
2001-04-16
Dmitry Timoshkov
Add NULL check for lpnFit in GetTextExtentExPointW.
tree
|
commitdiff
2001-04-16
Dmitry Timoshkov
Move implementation of CreateDC16 to CreateDCA.
tree
|
commitdiff
2001-04-16
Gavriel State
Allocate bitmap objects in the large heap area.
tree
|
commitdiff
2001-04-09
Francois Gouget
GetDeviceCaps: make sure the devCaps field is not NULL...
tree
|
commitdiff
2001-04-04
Huw D M Davies
Fix member names in NEWTEXTMETRICEX structs.
tree
|
commitdiff
2001-03-23
Alexandre Julliard
Small dll separation fixes.
tree
|
commitdiff
2001-03-20
Ove Kaaven
Implemented Get/SetDeviceGammaRamp.
tree
|
commitdiff
2001-03-16
Huw D M Davies
Moved GetTextMetrics to unicode.
tree
|
commitdiff
2001-03-13
Huw D M Davies
Fix typo in OUTLINETEXTMETRIC definition.
tree
|
commitdiff
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
tree
|
commitdiff
2001-02-20
Alexandre Julliard
Removed a few Callout functions by doing a GetProcAddre...
tree
|
commitdiff
2001-02-20
Dmitry Timoshkov
Better implementation of EMF record EMR_EXTSELECTCLIPRGN.
tree
|
commitdiff
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-02-14
Huw D M Davies
Change FONTOBJ to use LOGFONTW rather than LOGFONT16.
tree
|
commitdiff
2001-02-12
James Abbatiello
In CreateDIBSection, the offset into the file mapping...
tree
|
commitdiff
2001-02-12
Dmitry Timoshkov
Implement playing of EMR_BITBLT, EMR_STRETCHBLT, EMR_MA...
tree
|
commitdiff
2001-02-12
Huw D M Davies
Remove unused outXform.
tree
|
commitdiff
2001-02-12
Huw D M Davies
Fix EMF positioning when rclFrame has a non-zero origin.
tree
|
commitdiff
2001-02-12
Dmitry Timoshkov
Add support for EMR_EXTTEXTOUTA and EMR_CREATEMONOBRUSH...
tree
|
commitdiff
2001-01-29
Eric Kohl
Disabled setting of window origin from an EMF.
tree
|
commitdiff
next