- path.c: Correct purpose header entry
[reactos.git] / reactos / subsystems / win32 / win32k / objects / path.c
2009-04-06 Gregor Schneider- path.c: Correct purpose header entry
2009-03-25 Timo KreuzerMove NtGdiSelectClipPath, Nt/IntGdiSelectBrush, Nt...
2009-03-25 Timo KreuzerRename NtGdiDeleteObject to GreDeleteObject
2009-03-24 Timo KreuzerRemove DC_GET_VAL macro and friends. They were defining...
2009-03-20 Timo Kreuzerrename DC.Dc_attr to dcattr, DC.DcLevel to dclevel...
2009-03-20 Timo Kreuzerrename DCs pDc_Attr to pdcattr, like in gdikdx.
2009-03-19 Timo Kreuzerwin32k RECT/RECTL issues:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-01 James Tabor- Correct the copyright header for path.c. Crediting...
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-11-15 James Tabor- Fix dirty bit support for select brush and pen, see...
2008-11-13 James Tabor- Add path support for ExtTextOut.
2008-11-06 James Tabor- Fix WidenPath. Now Area.exe runs and crashes when...
2008-11-06 James Tabor- Make sure we process path for Rectangles and Polygons.
2008-11-04 James TaborPatch by Daniel Zimmerman : Fix a lot of missing ExFree...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-07 Timo Kreuzer- rewrite NtGdiPolyPolyDraw, optimizing it and making...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-16 Timo KreuzerPatch by Stefan Ginsberg:
2008-07-16 James TaborSorry for commit my test tree,,,, good for testing...
2008-07-16 James Tabormake does like tabs, right? Fix build.
2008-06-27 James TaborPath needed some love Phase II:
2008-06-27 James TaborPath needed some love Phase I:
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