Move some more autogenerated files to intermediate directory
[reactos.git] / reactos / dll / win32 / gdi32 /
2007-08-01 James TaborMove meta code from painting to arc. Including the...
2007-08-01 Timo Kreuzerimplement Arc, ArcTo, Chord, calling NtGdiArcInternal
2007-08-01 Timo KreuzerImplement ExtEscape, MaskBlt, PlgBlt, wich were linked...
2007-07-31 Magnus Olsenadding win32ksys the syscall lib for win32k
2007-07-30 Timo Kreuzer- rename NtGdiGetTextMetrics to NtGdigetTextMetricsW...
2007-07-29 Magnus Olsenpartly implement NtGdiGetRandomRgn, we do not support...
2007-07-26 Timo KreuzerRename NtGdiGettextFace into NtGdiGetTextFaceW and...
2007-07-26 Timo Kreuzer- rename NtGdiGetTextExentExPoint to NtGdiGetTextExtent...
2007-07-26 Timo Kreuzer- add painting.c to gdi32.def
2007-07-26 Timo Kreuzersorry forgot this one
2007-07-26 Timo Kreuzer- fix parameter count for NtGdiCreatePen in w32ksvc...
2007-07-26 Timo Kreuzerimplement CreateEllipticRgnIndirect, calling NtGdiCreat...
2007-07-26 Timo Kreuzerimplement CreateDiscardableBitmap, calling NtGdiCreateC...
2007-07-26 Timo Kreuzer- implement CreateBitmapIndirect, calling NtGdicreateBitmap
2007-07-26 Timo Kreuzer- TextOutW: call NtGdiExtTextOut
2007-06-19 Christoph von Wittichreturn FALSE instead of 0
2007-06-06 Timo Kreuzer- partly implement GetFontResourceInfoW
2007-05-24 James Tabor- Fixed arithmetic semantics. Making it more Windows...
2007-05-14 James TaborUpdate painting.c with new storage method for floating...
2007-04-30 James TaborPlug in locale GetStockObject.
2007-04-29 James TaborReactOS is now using NtGdiOpenDCW for CreateD*IC. Teste...
2007-04-28 James TaborFix compile.
2007-04-28 James TaborAllow for the deallocation of the local DC structure...
2007-04-28 Timo KreuzerGetNonFontObject:
2007-04-28 James TaborFix build.
2007-04-28 James TaborFix indexing mistake, added new LDC structure items...
2007-04-27 James TaborMove CreateFontIndirectEx from stubs to font.c.
2007-04-27 James TaborWin32/Gdi32:
2007-04-26 James TaborTooling up for big changes. GetOutlineTextMetricsW...
2007-04-26 James TaborPluggin NtGdiArcInternal and NtGdiPolyPolyDraw
2007-04-26 James TaborGetObject:
2007-04-23 Timo KreuzerGetObject rewrite part one (gdi32)
2007-04-22 James TaborImplement Wine port EnumLogFontExW2A.
2007-04-21 James TaborGetObjectA/W:
2007-04-21 James TaborInitialize stock_object cache.
2007-04-20 James TaborFix my code so it can compile.
2007-04-20 James TaborImplement CreatePolygonRgn and partial implementation...
2007-04-20 James TaborImplement GetAndSetDCDWord. Clearing out my code base...
2007-04-20 James TaborReimplement GetStockObject, based on Wine. It is bypass...
2007-04-20 James TaborForgot stubs.c update.
2007-04-20 James TaborImplement GdiFixUpHandle, fix handle masking and entry...
2007-04-19 James TaborMove name NtGdiGetObject to NtGdiExtGetObjectW, no...
2007-04-06 Magnus Olsenremove a wrong behvoir in DdQueryDirectDrawObject aka...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-16 Magnus Olsensmall typo in DdCreateSurface
2007-03-14 Magnus OlsenBug fix DdCreateSurface, it can now create one surface...
2007-03-11 Magnus Olsenforget clear a value in gdientry2
2007-03-08 Magnus Olsenfixing minior bugs in DdQueryDirectDrawObject
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-30 Saveliy TretiakovImplement NtGdiPolyDraw (based on wine).
2006-12-28 James TaborImplement GetDCDWord, update GetObjectType and printing...
2006-12-28 James TaborWork to date. Update and add more functions to printing.c.
2006-12-23 Magnus Olsenfixed a bug in DdDeleteDirectDrawObject
2006-12-10 Magnus Olsensmall optimzing of drawing line by George Veskov ...
2006-11-28 James TaborAdd Wine defines for disk and memory meta files.
2006-11-27 James TaborFixup example code and add the new helper function.
2006-11-27 James TaborAdd a help function for gdi32.
2006-11-26 James TaborFixed iType for non and file meta dc.
2006-11-26 James TaborAdd the Enhmetafile and Metafiledc structs.
2006-11-25 James TaborExample coding for Enhance Meta File and Meta DC implem...
2006-11-09 James TaborIncremental changes, adding new Create and Delete DC...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-10-18 James TaborSet GDI_BatchLimit from TEB.
2006-10-17 James TaborImplement Get & Set batch limit.
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-22 Andrew MungerMerge 24219-24222, and 24209 from trunk.
2006-09-21 Magnus Olsenset GetLastErrorMsg if CreateFontIndirectA(NULL) are...
2006-09-20 James TaborFix CreateFontIndirectA so it will not bigcheck with...
2006-09-20 James TaborKill debug prints.
2006-09-20 James TaborGdi32 font.c:
2006-09-18 Magnus Olsenrevert 24179 it was bad idea. and wrong way todo it on
2006-09-17 Magnus Olsenimplemet GdiReleaseDC it redirect to NtUserReleaseDC...
2006-09-17 Magnus OlsenActivate CloseEnhMetaFile in gdi32.
2006-09-15 Magnus Olsenarcoding winetest CreateEnhMetaFileA all param can...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-30 Johannes Anderwald* remove useless cast
2006-07-17 Magnus Olsenmore code, from alex patch I got over one year ago...
2006-07-16 Magnus Olsenmore code, from alex patch I got over one year ago...
2006-07-16 Magnus Olsenmore code, from alex patch I got over one year ago...
2006-07-16 Magnus Olsenmore code, from alex patch I got over one year ago...
2006-07-16 Magnus OlsenStart implement code that alex for one year ago, thanks...
2006-07-16 Magnus Olsenstart implement of gdientry2, for moment it return...
2006-06-07 James TaborImplement Get & SetTextCharacterExtra. Does nothing...
2006-05-28 James TaborFix build. Missing chg for GetOutlineTextMetrics.
2006-05-28 James TaborImplement NtGdiGetOutlineTextMetrics and GetOutlineText...
2006-05-08 Magnus Olsenfixing a typo from my side. sorry wax for the broken...
2006-05-08 Magnus Olsensorry I broke the build, thx Brezenbak and w3seek point...
2006-05-08 Magnus Olsenfixing a bug in gdientry3, found it when I wrote the doc
2006-02-17 Maarten BosmaAdded all missing rbuild files for reactos/dll
2006-02-17 Ged Murphyreshuffling of dlls