[Win32k]
[reactos.git] / reactos / subsystems / win32 / win32k / objects / region.c
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-14 Timo KreuzerRemove hBitmap from DC.rosdc and use DC.dclevel.pSurfac...
2009-04-10 Gregor Schneider- Don't copy the original header after the new header...
2009-04-09 Gregor Schneider- REGION_AllocRgnWithHandle: allow creation of empty...
2009-04-01 Timo Kreuzerwin32k brush update:
2009-03-25 Timo KreuzerRename NtGdiDeleteObject to GreDeleteObject
2009-03-20 Timo KreuzerRename IntGdiInitBrushInstance to EBRUSHOBJ_vInit and...
2009-03-20 Timo KreuzerStart to cleanup the mess that claims to be our brush...
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-20 Timo KreuzerChange most DC struct members to the names they have...
2009-03-19 Timo Kreuzerwin32k RECT/RECTL issues:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-08 Timo KreuzerRename BITMAPOBJ to SURFACE as it's called on windows...
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-06 James Tabor- Make sure we process path for Rectangles and Polygons.
2008-11-05 James Tabor- Add and update Gdi entry flags.
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-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-07 Timo Kreuzer- rewrite NtGdiPolyPolyDraw, optimizing it and making...
2008-09-09 Timo Kreuzer- Add more parameter checks to NtGdiExtCreateRegion...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-02 Jeffrey MorlanNtGdiGetRegionData: Use correct address of region heade...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-27 James TaborPath needed some love Phase II:
2008-06-27 James TaborPath needed some love Phase I:
2008-06-17 James TaborUpdate changes to Clip regions andregions. New support...
2008-06-16 Timo Kreuzer- print out when process takes too much gdi handles
2008-06-02 James TaborStefan Ginsberg <stefan__100__ at hotmail.com>
2008-05-27 James TaborRename and add new internal functions.
2008-05-23 James TaborRemoved unused code from Arc. Removed old saveLevel...
2008-05-21 James TaborFix behavior if bmi null in NtGdiCreateDIBSection....
2008-04-06 Timo KreuzerPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-19 Timo Kreuzer- Rename GDIOBJ_AllocObj to GDIOBJ_allocObjWithHandle...
2008-03-17 Timo Kreuzer- Set the BaseObject.hHmgr field in GDIOBJ_AllocObj
2008-02-26 Timo KreuzerBye, bye, GDIOBJ header! You've served us well, but...
2008-02-21 Timo KreuzerFORMATTING: apply consistent indentation, no code change
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-30 Timo Kreuzerreplace NtGdiSelectObject with NtGdiSelectBrush in...
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-28 Thomas Bluemeloptimize FrameRgn for simple rectangular regions
2007-10-26 Timo KreuzerUserScrollDC: 2nd try to fix the invalidated region...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-05 Aleksey Bragin- Fix an awful memory-overwrite bug. Buggy code written...
2007-09-01 James Tabor- Removed NtGdiPaintRgn and renamed NtGdiGetCurrentObje...
2007-08-28 James Tabor- Removed NtGdiPoly/Polygon from source, w32ksvc.db...
2007-08-23 Magnus OlsenKill reactos own syscall api NtGdiCreatePolygonRgn...
2007-08-21 James Tabor- Removed NtGdiSetMapMode from w32ksvc.db and updated...
2007-08-08 Timo Kreuzermake NtGdiGetRandomRgn behave more like on XP, 33/34...
2007-08-06 James TaborMoved Brush Origin to Dc_attr.
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-29 Magnus Olsenpartly implement NtGdiGetRandomRgn, we do not support...
2007-07-26 Timo Kreuzer- add painting.c to gdi32.def
2007-07-26 Timo Kreuzerremove NtGdiCreateEllipticRegionIndirect from win32k
2007-05-27 Timo Kreuzer- fix a region leak
2007-04-07 Alex Ionescu- NDK updates and compatibility fixes for Vista/WDK...
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-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-04-01 Ged Murphy- change the GDI code a bit so it's able to handle...
2006-02-17 Maarten BosmaMoved win32k