Jeffrey Morlan (mrnobo1024 at yahoo.com) - Fix ModifyWorldTransform multiplies. See...
[reactos.git] / reactos / subsystems / win32 / win32k / objects / path.c
2008-06-17 James TaborImplement Get/SetMiterLimit, with proper float containment.
2008-06-02 James TaborMove xform data from W structure into DcLevel within...
2008-05-27 James TaborRename and add new internal functions.
2008-04-17 James TaborRemoved w.ArcDirection. Now we are using dclevel path...
2008-03-06 Aleksey Bragin- Don't free buffers if they were not allocated.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-26 Johannes Anderwald- make code ANSI-C compatible (makes msvc more happier )
2007-11-18 James TaborComplete move to Dc_Attr in win32k. Tested Qemu Linux...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-08 James Tabor- Remove DCU_UpdateUserXForms from files for now.
2007-08-21 James TaborCleanup, dont call inside SEH with SEH. IntGdiModifyWor...
2007-08-21 James Tabor- Removed NtGdiSetMapMode from w32ksvc.db and updated...
2007-08-21 James Tabor- Started the use of DC_ATTR. Created dcutil.c to handl...
2007-08-16 James TaborRemoved NtGdiSetWorldTransform. Made the code info...
2007-08-08 James Tabor- Removed NtGdiGet/SetArcDirection and NtGdiGetSetTextC...
2007-08-06 James TaborFix typo.
2007-08-06 James TaborMove Window and Viewport Ext and Org to Dc_Attr. Tested...
2007-08-06 James TaborMoved most of the old Win struct to Dc_Attr structure...
2007-07-20 Magnus Olsenreform the code.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-10 James TaborSync up PATH_Arc and PATH_Ellipse with Wine.
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-25 Saveliy Tretiakov- PATH_RoundRect from wine
2006-09-24 Saveliy Tretiakovmemcpy -> RtlCopyMemory
2006-09-24 Saveliy Tretiakov- Implement NtGdiStrokePath and NtGdiStrokeAndFillPath...
2006-09-11 Saveliy TretiakovImplement NtGdiCloseFigure (Fixes BSOD!)
2006-09-11 Saveliy TretiakovImplement NtGdiFlattenPath
2006-09-10 Saveliy Tretiakovimplement NtGdiPathToRegion
2006-09-09 Saveliy TretiakovImplement NtGdiGetPath (based on wine)
2006-05-22 Aleksey Bragin- Fix compiling of win32k without compilation units
2006-02-17 Maarten BosmaMoved win32k