[RXCE]
[reactos.git] / reactos / win32ss / gdi /
2017-06-16 Amine Khaldi[WIN32SS] Implement D3DKMT{Create,Destroy}DCFromMemory...
2017-06-13 Giannis Adamopoulos[WIN32K] -Use RtlStringCchCopyW instead of RtlStringCbC...
2017-06-12 James Tabor[GDI32|Metafile]
2017-06-11 Mark Jansen[WIN32K] Remove an unneeded check at GreGetDIBitsIntern...
2017-06-09 Thomas Faber[GDI32]
2017-06-04 Mark Jansen[WIN32SS] Prevent accessing an unininitialized pointer...
2017-05-23 Giannis Adamopoulos[WIN32l:NTGDI] -Check the return value IntGetOutlineTex...
2017-05-22 Giannis Adamopoulos[WIN32K] -Simplify the parameters passed to GetFontPena...
2017-05-21 Giannis Adamopoulos[WIN32K] -Reduce the ridiculous number of string alloca...
2017-05-21 Mark Jansen[WIN32SS] Improve IntGetFontLocalizedName by less stric...
2017-05-20 Mark Jansen[WIN32SS] Reduce the amount of calls to IntGetFontLocal...
2017-05-20 Thomas Faber[WIN32K:NTGDI]
2017-05-14 James Tabor[NtGDI]
2017-05-08 Mark Jansen[WIN32SS] Fix font names not including style info ...
2017-05-06 Thomas Faber[WIN32K:NTGDI]
2017-05-03 Giannis Adamopoulos[GDI32] -Add a public undocgdi.h file to keep the defin...
2017-04-30 Thomas Faber[WIN32K]
2017-04-27 James Tabor[NtGDI]
2017-04-27 James Tabor[NtGDI]
2017-04-27 Thomas Faber[GDI32]
2017-04-24 Thomas Faber[WIN32K:ENG]
2017-04-19 Thomas Faber[GDI32]
2017-04-17 Thomas Faber[WIN32K]
2017-04-17 Thomas Faber[WIN32K:ENG]
2017-04-17 Mark Jansen[WIN32SS] Add full name support in FontFamilyFillInfo...
2017-04-17 Mark Jansen[WIN32SS] Add extra logging to failed SURFACE_AllocSurf...
2017-04-15 Mark JansenFix copypasta error, spotted by Thomas.
2017-04-14 Mark Jansen[WIN32SS] Addendum to r74312 and r74309, fix some bad...
2017-04-14 Mark Jansen[WIN32SS] Fix charset in font enumeration. Patch by...
2017-04-14 Mark Jansen[WIN32SS] Initial fixes for localized font enumeration...
2017-04-14 Mark Jansen[WIN32SS] Count number of faces added instead of fonts...
2017-04-14 Mark Jansen[WIN32SS] Cleanup fonts at process destruction + implem...
2017-04-14 Mark Jansen[WIN32SS] Add missing \n to DPRINT1 Spotted by Thomas...
2017-04-08 Mark Jansen[WIN32SS] Addendum to r74285, actually leak the pointer...
2017-04-08 Mark Jansen[WIN32SS] Implement NtGdiAddFontMemResourceEx and NtGdi...
2017-04-07 Mark Jansen[WIN32SS] Use Panose info from freetype. Patch by Katay...
2017-04-07 Giannis Adamopoulos[GDI32] -Implement GdiDrawStream.
2017-04-04 Giannis Adamopoulos[WIN32K] -NtGdiGetRegionData: prgn->rdh.nRgnSize is...
2017-03-20 Sebastian Gasiorek[NTGDI] Add missing LPtoDP in GreExtTextOutW (TA_UPDATE...
2017-03-19 Sebastian Gasiorekimport EGA palette fix from Wine
2017-03-15 Mark Jansen[WIN32SS] Improve font substitutes by adding support...
2017-03-14 Sebastian Gasiorek[GDI] Windows puts DeviceObject to hSpooler field when...
2017-03-09 Sebastian Gasiorek[WIN32SS] Allocate memory for EDD_DIRECTDRAW_GLOBAL...
2017-03-04 Kamil Hornicek[WIN32K]
2017-02-25 Mark Jansen[WIN32SS] Rewrite font selection code. Patch by Katayam...
2017-02-24 Hermès Bélusca-Maïto[GDI32]: Don't break/crash (if no debugger attached...
2017-02-24 Hermès Bélusca-Maïto[NTGDI]: Few fixes & hacks for NtGdiGetGlyphIndicesW...
2017-02-22 Kamil Hornicek[WIN32K]
2017-02-22 James Tabor[NtGDI]
2017-02-22 Kamil Hornicek[NTGDI]
2017-02-22 Kamil Hornicek[NTGDI]
2017-02-22 Kamil Hornicek[GDI32]
2017-02-17 Kamil Hornicek[WIN32K]
2017-02-07 Mark Jansen[WIN32SS] Mute a major spammer in AHK tests.
2017-02-06 Hermès Bélusca-MaïtoThe 'UNIMPLEMENTED' macro call should be followed expli...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2017-01-09 Mark Jansen[WIN32SS] Don't trigger ProbeForWrite when retrieving...
2016-12-23 James Tabor[NtGDI]
2016-12-23 James Tabor[NtGDI]
2016-12-22 James Tabor[Win32SS]
2016-12-19 James Tabor[NtGDI]
2016-10-26 Colin Finck[PRINTING]
2016-10-26 Kamil Hornicek[WIN32K]
2016-10-25 Kamil Hornicek[GDI32]
2016-10-08 Thomas Faber[GDI32]
2016-10-01 Thomas Faber[WIN32K:NTGDI]
2016-09-14 Hermès Bélusca-MaïtoOf course, as soon as you see such typos in our code...
2016-09-11 Christoph von Wittich[WIN32K] set lasterror in NtGdiCombineRgn
2016-09-11 Christoph von Wittich[WIN32K] add missing parameter check in NtGdiArcInternal
2016-09-09 James Tabor[NtGDI]
2016-09-09 James Tabor[NtGDI]
2016-09-09 James Tabor[NtGDI]
2016-09-08 James Tabor[NtGDI]
2016-09-07 James Tabor[NtGdi]
2016-09-07 James Tabor[NtGdi]
2016-09-02 Dmitry Chapyshev[GDI32]
2016-09-01 James Tabor[NtGDI]
2016-08-31 James Tabor[NtGDI]
2016-08-15 Christoph von Wittich[GDI32] sync GetICMProfileA to wine
2016-07-23 Amine Khaldi[GDI32] Sync EMFDRV_PolyPolylinegon() with Wine Staging...
2016-07-23 Mark Jansen[CRT][GDI32] Introduce atan2 library, use it for gdi32...
2016-07-15 James Tabor[NtGdi]
2016-07-10 Mark Jansen[WIN32SS] Do not try to call DevModes when it is NULL...
2016-07-06 Christoph von Wittich[GDI32]
2016-06-08 Hermès Bélusca-MaïtoWell no need to initialize "Ret" if we overwrite immedi...
2016-06-08 Hermès Bélusca-Maïto[WIN32K:NTGDI]: Remove redundant code.
2016-06-01 Hermès Bélusca-Maïto[WIN32K]: Avoid (LPWSTR) casts on strings that are...
2016-05-26 Hermès Bélusca-Maïto[WIN32K]: it can be useful to have a TAG_USTR for unico...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2016-04-20 Amine Khaldi[SDK] One step further towards ReactOS source code...
2016-02-04 Hermès Bélusca-MaïtoRemove redundant extra terminating ';' in all of our...
2016-01-03 Timo Kreuzer[WIN32K]
2016-01-03 Timo Kreuzer[WIN32K]
2016-01-03 Timo Kreuzer[WIN32K]
2016-01-03 Timo Kreuzer[WIN32K]
2015-12-29 Timo Kreuzer[WIN32K]
2015-12-23 Timo Kreuzer[WIN32K]
2015-12-17 Timo Kreuzer[WIN32K]
2015-12-17 Timo Kreuzer[WIN32K]
2015-12-09 Ged Murphy[WIN32K/NTGDI]
next