Maarten Lankhorst
|
c3cf79d817
|
gdi: Remove support for libicu and all dependencies.
|
2007-09-19 14:56:50 +02:00 |
Mikolaj Zalewski
|
baee27c69c
|
gdi32: Implement AddFontMemResourceEx (based on a patch of Byeong-Sik Jeon).
|
2007-09-17 14:14:27 +02:00 |
Alexandre Julliard
|
d88ff791ef
|
gdi32: New DC locking mechanism that doesn't require holding the global GDI lock.
|
2007-08-31 15:58:38 +02:00 |
Alexandre Julliard
|
1476e34645
|
gdi32: Add separate functions for releasing/freeing DCs to replace the standard GDI ones.
This should make it possible to use a different locking mechanism for DCs.
|
2007-08-21 21:37:40 +02:00 |
Evan Stade
|
96937e04a2
|
gdi32: Added PATH_PolyDraw.
|
2007-07-17 14:12:37 +02:00 |
Dmitry Timoshkov
|
ab2934781c
|
gdi32: Make SetDCHook 64-bit safe.
|
2007-05-30 11:51:26 +02:00 |
Hans Leidekker
|
748032e0fb
|
gdi32: Implement GetFontUnicodeRanges.
|
2007-03-02 11:39:32 +01:00 |
Francois Gouget
|
bb8e625b5b
|
Assorted spelling fixes.
|
2006-12-05 10:31:47 +01:00 |
Alexandre Julliard
|
75b8f88875
|
gdi32: Get rid of the gdi.h include.
|
2006-11-17 14:52:07 +01:00 |
Alexandre Julliard
|
456891b377
|
gdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
|
2006-11-17 14:39:04 +01:00 |
Alexandre Julliard
|
bb51f96907
|
gdi32: Get rid of the palette mapping handling and leave it up to the driver.
|
2006-11-17 14:38:11 +01:00 |
Alexandre Julliard
|
f7ffbe4581
|
gdi32: Remove call to CreateCompatibleDC() from GetDIBits() implementation.
Based on a patch by Alex Villacís Lasso.
|
2006-11-08 19:57:30 +01:00 |
Roderick Colenbrander
|
1d4effcaa5
|
wgl: Fix WoW screen flickering.
|
2006-11-06 12:13:09 +01:00 |
Roderick Colenbrander
|
2506677c60
|
winex11.drv: Route wglMakeContextCurrentARB through gdi32.
|
2006-10-31 21:34:36 +01:00 |
Roderick Colenbrander
|
88ad69f9bd
|
wgl: Move part of wglGetProcAddress to gdi32.
|
2006-10-27 12:43:31 +02:00 |
Alexandre Julliard
|
7dfc447741
|
gdi32: Renamed the gdi directory to gdi32.
|
2006-10-20 12:25:29 +02:00 |