- Less STDCALL, more WINAPI/NTAPI/APIENTRY
[reactos.git] / reactos / subsystems / win32 / win32k / objects / line.c
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-11-28 James Tabor- Move out stubs and place them where they belong.
2008-11-15 James Tabor- Fix dirty bit support for select brush and pen, see...
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-06-30 James TaborAdd and fix path calls. This allows more drawing tests...
2008-06-27 James TaborPath needed some love Phase II:
2008-06-27 James TaborPath needed some love Phase I:
2008-06-10 James TaborMove NtGdiAngleArc to arc.c.
2008-06-02 James TaborStefan Ginsberg <stefan__100__ at hotmail.com>
2008-06-01 Timo KreuzerIntGdiLineTo: the dc pen might be deleted, don't assert...
2008-05-28 Timo KreuzerDCOrg is in device coordinates, fix a comment accordingly
2008-05-28 Timo Kreuzer[FORMATTING]
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-08 James TaborRemove unused flags and start using new dc type ids.
2007-11-27 James TaborRemoved NtGdiGet/Set/GraphicsMode/PolyFillMode/MapMode...
2007-11-26 James TaborRemoved NtGdi/GetCurrentPositionEx/MoveToEx, update...
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-01 James Tabor- Removed NtGdiPoly/Bezier/To and lineTo/Polyline/line...
2007-08-08 James Tabor- Removed NtGdiGet/SetArcDirection and NtGdiGetSetTextC...
2007-08-08 James TaborMoved CurrentPos to Dc_Attr.ptlCurrent. Plugged in...
2007-08-06 James TaborMoved most of the old Win struct to Dc_Attr structure...
2007-08-02 Timo Kreuzerremove NtGdiArc, NtGdiArcTo and NtGdiChord from win32k...
2007-04-10 Timo KreuzerNtGdiMoveToEx: copy old cursor pos back to caller inste...
2007-04-02 Alex Ionescu- Revert 26244, 26245, 26246, 26247.
2007-04-02 Magnus Olsensome gcc 3.4.5 fixed; but not all we need
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-30 Saveliy TretiakovFix a typo
2006-12-30 Saveliy TretiakovImplement NtGdiPolyDraw (based on wine).
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-02-17 Maarten BosmaMoved win32k