Merge from amd64-branch:
[reactos.git] / reactos / dll / win32 / gdi32 / objects / dc.c
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-30 Samuel SerapionFix gdi32 build.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
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- Fix gdi32 build due to missing ";"
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-06 James Tabor- Update NtGdiOpenDCW to the newest sdk.
2009-06-24 Christoph von Wittichfix crash while loading PowerPoint 2003 Viewer
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-27 James Tabor- Implementation of gdi printing support. Work in progr...
2009-05-26 James Tabor- Implementation of gdi printing support. Work in progr...
2009-05-25 James Tabor- Move and add to print driver file for printing functions.
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-25 Timo KreuzerFix GetDCBrushColor. It was returning the pen color.
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-04 Dmitry Gorbachev- Remove extra semicolons. Amine Khaldi, bug #3980.
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-19 James Tabor- Properly implement LookupIconIdFromDirectoryEx.
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-17 James Tabor- Move StretchDIBits out of stubs. Add more notes.
2008-11-15 James Tabor- Fix dirty bit support for select brush and pen, see...
2008-11-13 James Tabor- Set the right flags for Background and Text color.
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-03 James Tabor- Add new function for locking text font objects when...
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-24 Timo Kreuzermerge trunk changes to r36869
2008-10-21 James Tabor- Plug in GetDeviceCaps for gdi.
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-05 James Tabor- Force a recompute when setting map modes.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-16 Aleksey Bragin- More NDK fixes.
2008-05-13 James TaborAdded W32PF and Brush flags. Fixed IntGdiExtCreatePen...
2008-05-12 James TaborMisc patch, for later Icm support, update CreateCompati...
2008-05-12 James TaborFixed wine all of gdi32 dc tests and only 2 of gdiobj...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-01 Timo Kreuzerpatch by jimtabor: add some usermode handling to Select...
2007-11-30 Timo Kreuzerdisable EXTPENS for now to stop debugmessage overflow
2007-11-30 Timo KreuzerBeginning of an implementation of SelectObject, using...
2007-11-29 Thomas BluemelCheck the GDI object type in GdiGetHandleUserData()
2007-11-28 James TaborFix typo in GetWindow/Viewport/OrgEx and move them...
2007-11-28 James Tabor- Removed NtGdiGet/SetStretchBltMode, updated all relat...
2007-11-27 James TaborImplement SetTextJustification. Add code for Window...
2007-11-27 James TaborRemoved NtGdiGet/Set/GraphicsMode/PolyFillMode/MapMode...
2007-11-20 James TaborRemoving old syscalls and updated related files. Old...
2007-11-19 James TaborMove gdi functions to dcattr. Tested Qemu with AbiWord.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 James TaborFix typos,, now it runs.
2007-11-05 James Tabor- Implement batching for DeleteObject.
2007-11-04 James Tabor- Removed NtGdiDeleteObject from w32ksvc.db and ntgdibad.h.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-13 James TaborDc_Attr with DCE:
2007-09-03 James TaborTurn off support for now due to user land exception.
2007-09-03 James Tabor- Win32k: DC_ATTR: Moved to it.
2007-09-01 James TaborRemove fixme in GetCurrentObject.
2007-09-01 James Tabor- Removed NtGdiPaintRgn and renamed NtGdiGetCurrentObje...
2007-08-31 James TaborMove GetDCObject to dc.c.
2007-08-30 Magnus OlsenImplement GdiReleaseLocalDC, GdiFlush, GdiPlayDCScript...
2007-08-23 Magnus Olsencreate stub for both CreateCompatibleDC and CreateCompa...
2007-08-21 James Tabor- Removed NtGdiSetMapMode from w32ksvc.db and updated...
2007-08-19 Timo Kreuzer- rename NtGdiSelectPalette to NtUserSelectPalette...
2007-08-17 James TaborUse Gdi32 DeleteDC now. Soon tests will start with...
2007-08-17 James TaborFix memory DC so CreateCompatibleDC with null will...
2007-08-08 James Tabor- Removed NtGdiGet/SetArcDirection and NtGdiGetSetTextC...
2007-08-08 James TaborRemoved NtGdiGetRelAbs. Use GetDCDWord in gdi32. Update...
2007-08-07 James TaborRemoved NtGdiGetDCOrgEx, GetViewportExt/OrgEx, GetWindo...
2007-08-04 James TaborDc.c :
2007-04-29 James TaborReactOS is now using NtGdiOpenDCW for CreateD*IC. Teste...
2007-04-28 Timo KreuzerGetNonFontObject:
2007-04-26 James TaborGetObject:
2007-04-23 Timo KreuzerGetObject rewrite part one (gdi32)
2007-04-21 James TaborGetObjectA/W:
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-19 James TaborMove name NtGdiGetObject to NtGdiExtGetObjectW, no...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
next