projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Properly implement DllCanUnloadNow ref counting.
[wine]
/
dlls
/
gdi
/
2004-12-09
Alexandre Julliard
Remove a few no longer needed 16-bit exports from gdi32.
tree
|
commitdiff
2004-12-09
Walt Ogburn
Added some tests for win-format metafiles.
tree
|
commitdiff
2004-11-30
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2004-11-24
Kevin Koltzau
CreateBrushIndirect should not return a stock brush.
tree
|
commitdiff
2004-11-24
Dmitry Timoshkov
Avoid some direct accesses to DC internals from metafil...
tree
|
commitdiff
2004-11-23
Tom Wickline
Version resources cleanup.
tree
|
commitdiff
2004-11-23
Jon Griffiths
Set the miter limit in the DC state.
tree
|
commitdiff
2004-11-22
Jon Griffiths
Support mono pattern brushes in EMF's.
tree
|
commitdiff
2004-11-22
Jon Griffiths
Avoid magic number.
tree
|
commitdiff
2004-11-22
Jon Griffiths
Implement CreateBitmap using CreateBitmapIndirect so...
tree
|
commitdiff
2004-11-21
Jon Griffiths
Search the whole table when creating solid brushes.
tree
|
commitdiff
2004-11-02
Michael Kaufmann
- Extended support for BITMAPCOREINFO / BITMAPCOREHEADE...
tree
|
commitdiff
2004-10-18
Alexandre Julliard
Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurst...
tree
|
commitdiff
2004-10-18
Rein Klazes
Test whether the ft_encoding's are defined, not the...
tree
|
commitdiff
2004-10-18
Robert Shearman
The "colors" parameter of SetDIBColorTable should be...
tree
|
commitdiff
2004-10-14
Hans Leidekker
Added check for fork() to fix the MinGW build.
tree
|
commitdiff
2004-10-11
Huw Davies
Apparently this portion of the test was failing under...
tree
|
commitdiff
2004-09-24
Jon Griffiths
Use a (seemingly xp default) width of 7 for system...
tree
|
commitdiff
2004-09-20
Michael Kaufmann
Fix a regression caused by an earlier patch for CreateD...
tree
|
commitdiff
2004-09-16
Huw Davies
When we blit with a monochrome dibsection as the source...
tree
|
commitdiff
2004-09-16
Huw Davies
It's important to keep the original dib colour table...
tree
|
commitdiff
2004-09-15
Vincent Béron
Use the preferred FT_ENCODING values rather than ft_enc...
tree
|
commitdiff
2004-09-13
Jon Griffiths
CreateDCA -> CreateDCW
tree
|
commitdiff
2004-09-13
Alexandre Julliard
Authors: Michael Kaufmann <hallo@michael-kaufmann.ch...
tree
|
commitdiff
2004-09-13
Dmitry Timoshkov
When DC mapping changes reselect current pen to update...
tree
|
commitdiff
2004-09-08
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-09-07
Francois Gouget
Test some more gdi types.
tree
|
commitdiff
2004-09-06
Francois Gouget
Disable MSVC warning 4116 to avoid the 'unnamed type...
tree
|
commitdiff
2004-09-02
Robert Shearman
Default clipping region should be resolution of the...
tree
|
commitdiff
2004-09-02
Dmitry Timoshkov
Added a test showing how GDI scales bitmap font metrics.
tree
|
commitdiff
2004-09-01
Mike McCormack
Add a basic GDI LOGFONT test, fix a couple of failures.
tree
|
commitdiff
2004-09-01
Alexandre Julliard
Inline functions don't need WINE_UNUSED.
tree
|
commitdiff
2004-08-31
Alexandre Julliard
Get rid of the non-standard CONV_POINT and CONV_RECT...
tree
|
commitdiff
2004-08-26
Huw Davies
FreeType doesn't supply a charmap for bitmap fonts...
tree
|
commitdiff
2004-08-25
Huw Davies
Make the DEFAULT_GUI_FONT scalable with screen resoluti...
tree
|
commitdiff
2004-08-25
Francois Gouget
Enable the disabled tests in tests.data or add a commen...
tree
|
commitdiff
2004-08-22
Francois Gouget
Remove these Wine-only types:
tree
|
commitdiff
2004-08-20
Jon Griffiths
Return a stock brush when asking for a brush with the...
tree
|
commitdiff
2004-08-20
Robert Shearman
- Fix type in GetRandomRegion function.
tree
|
commitdiff
2004-08-17
Huw Davies
Convert installed font list to list.h.
tree
|
commitdiff
2004-08-13
Huw Davies
If a device doesn't support device bitmaps, then store...
tree
|
commitdiff
2004-08-12
Huw Davies
Repect the width of both the src and dst when calculati...
tree
|
commitdiff
2004-08-11
Alexandre Julliard
Avoid some non-portable makefile constructs, and get...
tree
|
commitdiff
2004-08-11
Huw Davies
Don't try to rotate bitmap fonts.
tree
|
commitdiff
2004-08-11
Huw Davies
Fix maskblt to work with any set of rops and to also...
tree
|
commitdiff
2004-08-11
Huw Davies
Don't ever return a bitmap font if the driver can't...
tree
|
commitdiff
2004-08-10
Huw Davies
We don't currently support horizontal stretching of...
tree
|
commitdiff
2004-08-09
Huw Davies
GetCharABCWidths should fail for non-scalable fonts.
tree
|
commitdiff
2004-08-09
Huw Davies
Try harder to match to a font if the family name is...
tree
|
commitdiff
2004-08-09
Huw Davies
Break and default char are both relative to first char...
tree
|
commitdiff
2004-08-06
Huw Davies
Actually pass the blend function on to the graphics...
tree
|
commitdiff
2004-08-06
Huw Davies
Maintain a cache (currently of up to 10) of unused...
tree
|
commitdiff
2004-08-04
Huw Davies
Convert gdi font list to use list.h.
tree
|
commitdiff
2004-08-02
Huw Davies
Implement AlphaBlend using the XRENDER extension.
tree
|
commitdiff
2004-07-30
Jeroen Janssen
Updated some MSDN links in the code.
tree
|
commitdiff
2004-07-22
Huw Davies
Make tmUnderlined and tmStruckOut reflect the values...
tree
|
commitdiff
2004-07-21
Alexandre Julliard
Moved all files from the objects/ directory to dlls...
tree
|
commitdiff
2004-07-21
Alexandre Julliard
Moved LineDDA implementation to dlls/gdi/painting.c.
tree
|
commitdiff
2004-07-14
Huw Davies
Fix font replacements to work with bitmap fonts.
tree
|
commitdiff
2004-07-13
Alexandre Julliard
Allow specifying multiple graphics drivers and use...
tree
|
commitdiff
2004-06-18
Dmitry Timoshkov
Do not allow creation of not aligned EMF records by...
tree
|
commitdiff
2004-06-16
Huw Davies
Add support for bitmap fonts.
tree
|
commitdiff
2004-05-18
Eric Pouech
Added some missing prototypes.
tree
|
commitdiff
2004-05-04
Francois Gouget
Make our ascii strings static const.
tree
|
commitdiff
2004-05-04
Alexandre Julliard
Updated the auto-generated tests.
tree
|
commitdiff
2004-04-20
Francois Gouget
Make Unicode strings static const.
tree
|
commitdiff
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
tree
|
commitdiff
2004-04-14
Alexandre Julliard
Moved wine_get_unix_file_name implementation to ntdll...
tree
|
commitdiff
2004-04-14
Kevin Koltzau
Partial stub of GdiAlphaBlend/AlphaBlend.
tree
|
commitdiff
2004-04-02
Mike McCormack
Fix bug in GdiGradientFill.
tree
|
commitdiff
2004-03-31
Mike McCormack
Optimize GdiGradientFill by drawing lines instead of...
tree
|
commitdiff
2004-03-29
Mike McCormack
Write EMRPOLYLINE16 if points fit into a SHORT.
tree
|
commitdiff
2004-03-29
Mike McCormack
Unicodify CreateMetaFile.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-12
Dmitry Timoshkov
CreateDIBSection takes a const pointer to BITMAPINFO.
tree
|
commitdiff
2004-03-11
Dmitry Timoshkov
Eliminate some unnecessary direct accesses to DC intern...
tree
|
commitdiff
2004-03-09
Dmitry Timoshkov
Added an EMF test suite.
tree
|
commitdiff
2004-03-09
Robert Shearman
Check for NULL pointers returned by HeapAlloc.
tree
|
commitdiff
2004-03-09
Huw Davies
Add registry entries for any fonts found by fontconfig...
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Moved more GDI definitions to gdi_private.h.
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Changed the CreateDC driver entry point to use an HDC...
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Pass the gdiFont object to the SelectFont driver entry...
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Pass the breakExtra value in the ExtTextOut driver...
tree
|
commitdiff
2004-03-03
Alexandre Julliard
Implemented Get/SetBoundsRect based on a patch by Ken...
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-02-20
Rein Klazes
Add stub implementation for SetICMProfileA().
tree
|
commitdiff
2004-02-17
Alexandre Julliard
Added support for building a dll from a .def file for...
tree
|
commitdiff
2004-02-13
Alexandre Julliard
Get rid of a few 16-bit exports in gdi32.
tree
|
commitdiff
2004-02-13
Alexandre Julliard
Moved hGCClipRgn handling to the graphics driver.
tree
|
commitdiff
2004-02-12
Alexandre Julliard
Moved remaining files from graphics/ to dlls/gdi.
tree
|
commitdiff
2004-02-12
Huw Davies
GetCharABCWidths returns the widths of unrotated glyphs...
tree
|
commitdiff
2004-02-12
Alexandre Julliard
Moved some code out of the graphics/ directory into...
tree
|
commitdiff
2004-02-02
Kevin Koltzau
Implementation of gdi32.GdiTransparentBlt and msimg32...
tree
|
commitdiff
2004-02-02
Huw Davies
GulimChe has the IsFixedPitch flag set, yet contains...
tree
|
commitdiff
2004-01-27
Francois Gouget
Add missing '\n's to debug traces.
tree
|
commitdiff
2004-01-23
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-20
Rein Klazes
Fix MultiByteToWideChar and WideCharToMultiByte when...
tree
|
commitdiff
2004-01-19
Huw Davies
Fix compilation if Freetype isn't installed.
tree
|
commitdiff
2004-01-18
Alexandre Julliard
Use the exported FONTENUMPROCW as parameter in the...
tree
|
commitdiff
2004-01-16
Vincent Béron
Fix compilation with ICU after introduction of gdi_priv...
tree
|
commitdiff
next