|
|
@5044
|
25 years |
sandervl |
callback fixes
|
|
|
@4963
|
25 years |
sandervl |
SetDIBitsToDevice fix + more logging
|
|
|
@4848
|
25 years |
sandervl |
Win32ToOS2Handle & OS2ToWin32Handle exported with stdcall calling …
|
|
|
@4602
|
25 years |
sandervl |
GetTextExtentPoint reimplemented
|
|
|
@4598
|
25 years |
sandervl |
SetDIBits bugfix (WORD vs DWORD aligned scanlines)
|
|
|
@4590
|
25 years |
sandervl |
SetDIBits fix for monochrome bitmaps
|
|
|
@4574
|
25 years |
sandervl |
DeleteDC + CreateDIBSection fixes
|
|
|
@4557
|
25 years |
sandervl |
rewrote transform +coordinate apis
|
|
|
@4552
|
25 years |
sandervl |
OffsetRgn fix + small changes
|
|
|
@4533
|
25 years |
sandervl |
GetObjectA/W fixes
|
|
|
@4492
|
25 years |
sandervl |
fs fixes for font & line callbacks
|
|
|
@4214
|
25 years |
phaller |
Fixes for Netscape
|
|
|
@4034
|
25 years |
sandervl |
lots of small changes; CreateHalftonePalette + rgb 565 -> rgb 555 …
|
|
|
@3929
|
25 years |
bird |
Corrected/Updated some states.
|
|
|
@3798
|
25 years |
sandervl |
Rewrote Set/GetViewportExtEx, Set/GetMapMode & moved them from gdi32 …
|
|
|
@3705
|
25 years |
sandervl |
region changes
|
|
|
@3677
|
25 years |
sandervl |
moved clip region/rect functions to user32
|
|
|
@3648
|
25 years |
sandervl |
added more logging
|
|
|
@3641
|
25 years |
sandervl |
Moved GetClipRgn & GetClipBox into user32 (dc.cpp)
|
|
|
@3589
|
25 years |
sandervl |
StretchDIBits bugfix (dib sections)
|
|
|
@3255
|
25 years |
cbratschi |
dump rop2 mode
|
|
|
@2879
|
26 years |
sandervl |
CreateICA/W bugfix
|
|
|
@2859
|
26 years |
sandervl |
* empty log message *
|
|
|
@2802
|
26 years |
sandervl |
Added new logging feature
|
|
|
@2779
|
26 years |
cbratschi |
* empty log message *
|
|
|
@2775
|
26 years |
bird |
Cosmetical change, GetCharWidthA/W -> GetCharWidth32A/W.
A define in …
|
|
|
@2738
|
26 years |
cbratschi |
* empty log message *
|
|
|
@2718
|
26 years |
sandervl |
CreateDIBSection enhancement + CreateICA/W bugfix
|
|
|
@2600
|
26 years |
sandervl |
RGB 555 conversion in SetDIBitsToDevice + quake 2 BitBlt fix
|
|
|
@2592
|
26 years |
sandervl |
cleaned up + dibsection fixes
|
|
|
@2581
|
26 years |
sandervl |
init dibsection bmp data to 0 during creation
|
|
|
@2573
|
26 years |
sandervl |
removed getdibits bugfix -> breaks Notes
|
|
|
@2551
|
26 years |
sandervl |
Wrong return values for GetDIBits & SetDIBitsToDevice
|
|
|
@2527
|
26 years |
sandervl |
JvdH's opengl changes
|
|
|
@2526
|
26 years |
sandervl |
YD's makefile changes
|
|
|
@2492
|
26 years |
sandervl |
cp fix
|
|
|
@2484
|
26 years |
sandervl |
VT: Codepages changes for CreateCompatibleDC
|
|
|
@2352
|
26 years |
cbratschi |
fixed PatBlt
|
|
|
@2273
|
26 years |
sandervl |
GetObjectType logging with dprintf2
|
|
|
@2267
|
26 years |
sandervl |
Fixed GetObject for dib sections
|
|
|
@2092
|
26 years |
cbratschi |
text output API changes, line speed improvements
|
|
|
@2083
|
26 years |
sandervl |
extra logging
|
|
|
@1970
|
26 years |
sandervl |
Set default font to WarpSans.9
|
|
|
@1966
|
26 years |
hugh |
Implemented DEFAULT_GUI_FONT for GetStockObject
DIBSecttion now get …
|
|
|
@1961
|
26 years |
cbratschi |
moved line API's to line.cpp, first work on InternalTextOut
|
|
|
@1954
|
26 years |
sandervl |
EB's Fixes for CreateDCW & CreateICW
|
|
|
@1948
|
26 years |
achimha |
last of Markus changes to CreateDCW
|
|
|
@1938
|
26 years |
achimha |
changes from Markus
|
|
|
@1931
|
26 years |
sandervl |
Ported GetTextCharset & GetTextCharsetInfo (Wine: 991031)
|
|
|
@1830
|
26 years |
sandervl |
EB's dibsection updates
|
|
|
@1703
|
26 years |
sandervl |
font changes + fixes
|
|
|
@1686
|
26 years |
sandervl |
removed flipping in dibsection
|
|
|
@1666
|
26 years |
cbratschi |
don't draw line end
|
|
|
@1606
|
26 years |
sandervl |
EBs fixes
|
|
|
@1533
|
26 years |
achimha |
Added DIB changes from Markus Montkowski to return initalized DIB …
|
|
|
@1388
|
26 years |
sandervl |
EB's EnumFontFamiliesA/W implementation
|
|
|
@1254
|
26 years |
sandervl |
EB's GetTextFaceW fix
|
|
|
@1246
|
26 years |
sandervl |
CB's Pie bugfix
|
|
|
@780
|
26 years |
phaller |
Fix: header file cleanup (win32type.h)
|
|
|
@150
|
26 years |
phaller |
Fix: Crash in GDI32:GetTextExtentExA with OPENCHAT.EXE
|
|
|
@136
|
26 years |
buerkle |
* empty log message *
|
|
|
@118
|
26 years |
phaller |
Fix: GDI32:OS2DPtoLP recursed, and I cursed, too :)
|
|
|
@117
|
26 years |
phaller |
Fix: GDI32:OS2DPtoLP recursed, and I cursed, too :)
|
|
|
@46
|
26 years |
sandervl |
* empty log message *
|
|
|
@37
|
26 years |
cbratschi |
hiho
|
|
|
@4
|
26 years |
ktk |
Import
|