projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use wined3dformat when calling wined3d.
[wine]
/
dlls
/
gdi
/
2005-08-27
Alexandre Julliard
Explicitly import kernel32 in tests that use it.
tree
|
commitdiff
2005-08-23
Huw Davies
Move a bunch of common code from the drivers into gdi.
tree
|
commitdiff
2005-08-22
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-22
Glenn Wurster
Start to add some tests for basic palette operations.
tree
|
commitdiff
2005-08-19
Felix Nawothnig
Fix GetDIBits to retrieve RGB 555 as 16bit BI_RGB and...
tree
|
commitdiff
2005-08-19
Huw Davies
Simplify ExtTextOut a bit. Should be a nop.
tree
|
commitdiff
2005-08-19
Huw Davies
Cope better with mixed charset fonts.
tree
|
commitdiff
2005-08-15
Huw Davies
A previous signed-ness fix broke display of non-ansi...
tree
|
commitdiff
2005-08-15
Vikram Kumar
Added stub for EnableEUDC.
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Use the proper WOW functions everywhere instead of...
tree
|
commitdiff
2005-08-08
Michael Kaufmann
Fix for BI_BITFIELDS: The color masks are at the same...
tree
|
commitdiff
2005-08-08
Mike McCormack
Warning fixes for gcc 4.0.
tree
|
commitdiff
2005-08-08
Dmitry Timoshkov
Add a test showing that Windows doesn't tie GDI objects...
tree
|
commitdiff
2005-08-01
Alexandre Julliard
Added commented out stubs for a bunch of new functions.
tree
|
commitdiff
2005-07-18
Huw Davies
Test to show that the height returned by GetTextExtentP...
tree
|
commitdiff
2005-07-18
Robert Shearman
Implement and test GdiGetCharDimensions.
tree
|
commitdiff
2005-07-15
Felix Nawothnig
Fix the EnumEnhMetaFile tests.
tree
|
commitdiff
2005-07-14
Juan Lang
Release DC in error condition on StretchDIBits.
tree
|
commitdiff
2005-07-11
Alexandre Julliard
Make GetKerningPairs an alias for GetKerningPairsA.
tree
|
commitdiff
2005-07-05
Stefan Huehner
Fix -Wmissing-declarations warnings.
tree
|
commitdiff
2005-07-05
Mike McCormack
-Wpointer-sign fixes for gcc 4.0.
tree
|
commitdiff
2005-07-03
Mike McCormack
Avoid warnings in generated tests by casting sizeof...
tree
|
commitdiff
2005-06-28
Alexandre Julliard
Fixed HKLM/HKCU mixup for the external fonts key.
tree
|
commitdiff
2005-06-28
Alexandre Julliard
Moved spooler configuration to HKCU\Software\Wine\Print...
tree
|
commitdiff
2005-06-27
Felix Nawothnig
Report a todo and skip DIB tests when they fail at...
tree
|
commitdiff
2005-06-22
Felix Nawothnig
- Use smaller numbers as coordinates for mapping tests...
tree
|
commitdiff
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Alexandre Julliard
Moved a few registry keys from HKLM\Software\Wine to
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Lauri Tulmin
- add some tests for {Get|Set}Pixel
tree
|
commitdiff
2005-06-17
Michael Kaufmann
Initialize more structure members, including biSizeImag...
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Moved all font config parameters to HKCU\Software\Wine...
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Removed the Tweak.Fonts configuration hack.
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Added magic comments to all Wine-specific registry...
tree
|
commitdiff
2005-06-01
Alexandre Julliard
Always load 16-bit gdi.exe at init time.
tree
|
commitdiff
2005-05-27
Dimi Paun
Move remaining GDI objects to the large heap.
tree
|
commitdiff
2005-05-25
Dimi Paun
Turn a GDI object into a system object via an explicit...
tree
|
commitdiff
2005-05-20
David Hemmo
GDI_ReleaseObj was not called with the right parameter.
tree
|
commitdiff
2005-05-20
Richard Cohen
Fix gdiobj test on NT4, remove asserts.
tree
|
commitdiff
2005-05-18
Dimi Paun
Remove the LOCAL_*() functions from GDI.
tree
|
commitdiff
2005-05-17
Dimi Paun
Use standard TRACE macro.
tree
|
commitdiff
2005-05-16
Felix Nawothnig
Keep width for cosmetic pens, don't use LPtoDP() for...
tree
|
commitdiff
2005-05-14
Felix Nawothnig
Convert pen width to DP in StrokePath().
tree
|
commitdiff
2005-05-14
Dimi Paun
Make LOCAL_*() just wrappers around Local*16() functions.
tree
|
commitdiff
2005-05-14
Felix Nawothnig
Draw each figure as a single primitive in StrokePath().
tree
|
commitdiff
2005-05-11
Mike McCormack
Check that GetObject is successful.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-05-06
Alexandre Julliard
Renamed ttydrv and x11drv to winetty.drv and winex11...
tree
|
commitdiff
2005-05-06
Francois Gouget
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
tree
|
commitdiff
2005-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-05-05
Rein Klazes
In MaskBlt delete correct bitmap.
tree
|
commitdiff
2005-04-25
Maxime Bellengé
Prevent CreateDCA from crashing if a bad lpInitData...
tree
|
commitdiff
2005-04-20
Francois Gouget
Tweak the API documentation to silence winapi_check...
tree
|
commitdiff
2005-04-20
Richard Cohen
Dither solid colours on monochrome bitmaps.
tree
|
commitdiff
2005-04-18
Peter Berg Larsen
Replace strncpy with memcpy or lstrcpyn.
tree
|
commitdiff
2005-04-16
Richard Cohen
CreateBitmap16 should use only the first byte of planes...
tree
|
commitdiff
2005-04-15
Mike McCormack
Simple unit tests for GdiIs*DC functions.
tree
|
commitdiff
2005-04-14
Mike McCormack
Implement GdiIs*DC functions.
tree
|
commitdiff
2005-04-13
Alexandre Julliard
Moved the BITMAPOBJ structure to gdi_private.h.
tree
|
commitdiff
2005-04-13
Dimitrie O. Paun
Remove the need for the non-standard (Close|Delete...
tree
|
commitdiff
2005-04-13
Alexandre Julliard
Moved the driver-independent part of CreateDIBSection...
tree
|
commitdiff
2005-04-13
Robert Shearman
- Fix scaling when converting MF -> EMF.
tree
|
commitdiff
2005-04-11
Vincent Béron
Make static some functions used only in a single file.
tree
|
commitdiff
2005-04-11
Dimitrie O. Paun
Cleanup the API docs. Few indentation/formatting fixes.
tree
|
commitdiff
2005-03-31
Alexandre Julliard
Added support for the DC meta region.
tree
|
commitdiff
2005-03-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-03-29
Huw Davies
In a call to EnumEnhMetaFile when hdc is NULL, lpRect...
tree
|
commitdiff
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
tree
|
commitdiff
2005-03-27
Alexandre Julliard
Store the handle to the stock bitmap when the first...
tree
|
commitdiff
2005-03-25
Alexandre Julliard
Explicitly store the stack of saved DCs in the DC struc...
tree
|
commitdiff
2005-03-25
Alexandre Julliard
Maintain the stack of saved vis regions in the DC struc...
tree
|
commitdiff
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
tree
|
commitdiff
2005-03-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-03-14
Ulrich Czekalla
If a zero index is passed to META_SELECTCLIPREGION...
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Allocate fonts and regions from the large heap too.
tree
|
commitdiff
2005-03-08
Dimitrie O. Paun
Add support for .exe's with exported functions.
tree
|
commitdiff
2005-03-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-02-25
TANABE Hiroshi
Remove (buf && !buflen) checking.
tree
|
commitdiff
2005-02-22
TANABE Hiroshi
Added Multibyte character set support in GetGlyphOutlineA.
tree
|
commitdiff
2005-02-22
Huw Davies
Don't hold the GDI lock when calling DC_GetDCUpdate.
tree
|
commitdiff
2005-02-21
Alex Villacís Lasso
Implemented GetGlyphOutline16.
tree
|
commitdiff
2005-02-14
Francois Gouget
Cast the GetProcAddress() return value to avoid warning...
tree
|
commitdiff
2005-02-14
Rein Klazes
REGION_FrameRgn computes the frame region inside the...
tree
|
commitdiff
2005-02-14
Marcus Meissner
Check for overflows with ClrUsed.
tree
|
commitdiff
2005-02-14
Rémi Assailly
Small char -> const char fix.
tree
|
commitdiff
2005-01-26
Huw Davies
GetMetaFile checks both the version and the header...
tree
|
commitdiff
2005-01-24
Troy Rollo
Don't refuse to process VDMX ratio entries with bCharSe...
tree
|
commitdiff
2005-01-14
Walt Ogburn
Fix BS_PATTERN brushes in mfdrv. Un-comment the corres...
tree
|
commitdiff
2005-01-12
Alexandre Julliard
Use the exported functions SaveDC/RestoreDC instead...
tree
|
commitdiff
2005-01-10
Rémi Assailly
Implemented GetLayout and SetLayout.
tree
|
commitdiff
2005-01-05
Vitaly Lipatov
Spelling fixes.
tree
|
commitdiff
2005-01-05
Vitaly Lipatov
Add description for ExtTextOut (also include comments...
tree
|
commitdiff
2005-01-04
Mike McCormack
Convert StartDoc to Unicode.
tree
|
commitdiff
2005-01-03
Jakob Eriksson
Add return value to GetObject error message.
tree
|
commitdiff
2005-01-03
Eric Pouech
Some missing const correctness fixes.
tree
|
commitdiff
2005-01-03
Hans Leidekker
Stub implementations for GetLogColorSpace{A,W}.
tree
|
commitdiff
2004-12-27
Rein Klazes
Correct cases where arguments of ok() calls depend...
tree
|
commitdiff
2004-12-27
Hans Leidekker
Stub implementations for GetICMProfileW, SetICMProfile...
tree
|
commitdiff
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
tree
|
commitdiff
next