Katayama Hirofumi MZ
|
ea4daf8b68
|
[WIN32K] Fix NtGdiGetTextFaceW to report face name correctly (#173)
Initialize TEXTOBJ.FaceName member in TextIntRealizeFont and use it in NtGdiGetTextFaceW
CORE-14071
|
2017-12-09 12:06:51 +02:00 |
|
James Tabor
|
e1e79f248b
|
[GDI] Fix metafile crashes and null driver issues.
Patch by Jérôme Gardou modified by me.
CORE-14023 : Fix SetWorldTransform for metafiles #137
Includes CORE-12832 and CORE-13627.
|
2017-11-26 14:48:06 -06:00 |
|
jimtabor
|
d85023c9c9
|
[GDI] - Add type for setting world transform modification modes.
References:
https://msdn.microsoft.com/en-us/library/cc230538.aspx
https://github.com/KDE/krita/blob/master/libs/vectorimage/libemf/EmfEnums.h
|
2017-11-24 17:22:43 -06:00 |
|
Giannis Adamopoulos
|
febf9acfee
|
[GDI32] GdiDrawStream: Improve handling of small rcDest sizes
- Abort drawing if rcDest has negative height or width.
- Ignore sizing margins if rcDest is too small.
CORE-13513
|
2017-11-22 17:28:18 +02:00 |
|
Jérôme Gardou
|
89dbc88a2c
|
[WIN32SS]
- Unconditionally enter NtUser implementation in EngCreateWnd and EngDeleteWnd
CORE-7727
|
2017-11-18 12:15:45 +01:00 |
|
Jérôme Gardou
|
3e1a54151f
|
[WIN32SS]
- Do not call the driver Escape routine while holding locks on GDI objects
CORE-7727
|
2017-11-18 12:15:45 +01:00 |
|
Amine Khaldi
|
5cb0615147
|
[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM][SETUPAPI] Remove/comment out some unused variables. CORE-11799 (#94)
|
2017-10-28 15:04:18 +01:00 |
|
Katayama Hirofumi MZ
|
85ae842105
|
[WIN32SS] fix font extent.
CORE-13840
|
2017-10-25 21:10:35 +02:00 |
|
jimtabor
|
31aab36e88
|
[Win32SS]
- Merge path objects with gdi path structure. See CORE-13536.
|
2017-10-06 11:54:27 -05:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|