- Remove _SHExpandEnvironmentStrings and replace calls to it by usual ExpandEnvironme...
[reactos.git] / reactos / subsystems /
2009-04-09 Timo KreuzerRename PALGDI to PALETTE as it's called in gdikdx.
2009-04-09 Gregor Schneider- REGION_AllocRgnWithHandle: allow creation of empty...
2009-04-09 Gregor Schneider- Fix the coordinate manipulation order for AlphaBlend...
2009-04-08 Timo KreuzerIntChangeDisplaySettings: Save refresh frequency in...
2009-04-08 Timo KreuzerUse vDbgPrintExWithPrefix in EngDebugPrint instead...
2009-04-08 Timo KreuzerRemove IntGdiSelectBrush and IntGdiSelectBrush, they...
2009-04-08 Gregor Schneider- Offset coordinates with viewport origin for gradient...
2009-04-08 Timo Kreuzer[FORMATTING]
2009-04-07 Timo KreuzerMouse pointer fix:
2009-04-06 Timo KreuzerGo back to old logic in GdiSelectPalette. Should fix...
2009-04-06 Gregor Schneider- path.c: Correct purpose header entry
2009-04-06 Timo KreuzerMove PDEVOBJ and related into it's own header file...
2009-04-06 Gregor Schneider- Evgeny Boltik, <BSTSoft AT narod DOT ru>: Fix system...
2009-04-06 Timo Kreuzer[FORMATTING]
2009-04-06 Timo Kreuzerfix include guard, use winddi types instead of ros...
2009-04-06 Timo KreuzerRemove a bunch of useless funtion pointer types
2009-04-05 Timo Kreuzer- Update the EBRUSHOBJ independent of changing the...
2009-04-05 Gregor Schneider- Evgeny Boltik, <BSTSoft AT narod DOT ru>: Add stretch...
2009-04-05 Kamil Hornicek- IntEnumDisplaySettings returns NTSTATUS, fix the...
2009-04-04 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-04-04 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-04-03 Aleksey Bragin- Add a leftover from commit 40334.
2009-04-02 Aleksey Bragin- Rework NtGdiStretchBlt into GreStretchBltMask functio...
2009-04-02 James Tabor- Migration changes from PPROCESSINFO and PTHREADINFO...
2009-04-02 Aleksey Bragin- Apply a fix by Timo Kreuzer for the bug spotted by...
2009-04-02 Aleksey Bragin- NtGdiSetDIBitsToDeviceInternal: use bitmap's palette...
2009-04-02 Aleksey Bragin- Simplify code. Inspired by Evgeniy Boltik's patch.
2009-04-01 Timo KreuzerImplement delayed deletion of gdi objects. This is...
2009-04-01 James Tabor- Check the headers next time.
2009-04-01 Timo Kreuzerwin32k brush update:
2009-03-31 James Tabor- Implement NtUserProcessConnect. Moving to client...
2009-03-30 Ged Murphy- Show the underline menu cues when pressing the alt key
2009-03-30 James Tabor- Move W32PROCESSINFO to PROCESSINFO.
2009-03-30 James Tabor- Update W32PROCESS and related code.
2009-03-29 James Tabor- Fix W32PROCESS, replaced pointer with structure.
2009-03-29 Timo KreuzerAdd the DC XlateBrush / XlatePen hack to DC_vUpdateFill...
2009-03-29 Timo KreuzerSimple temporary implementation of EngRealizeBrush...
2009-03-29 Timo KreuzerBltMask:
2009-03-29 Timo KreuzerPatch by Evgeniy Boltik:
2009-03-28 James Tabor- Add The rest to W32PROCESS.
2009-03-28 James Tabor- Add Lock point and AVL table pointer to W32PROCESS...
2009-03-28 Aleksey Bragin- Remove a header structure from memory regions allocat...
2009-03-28 Aleksey Bragin- Pass correct allocation flags to ZwAllocateVirtualMemory.
2009-03-26 Timo KreuzerHack cleanup: IntGdiBrushXlate is a dirty ros hack...
2009-03-26 Art YerkesPrevent a double lock on the surface by splitting FillS...
2009-03-26 Timo KreuzerMove NtGdiSelectBitmap to dcobjs.c, implement DC_vSelec...
2009-03-25 Timo KreuzerMove NtGdiSelectClipPath, Nt/IntGdiSelectBrush, Nt...
2009-03-25 Timo KreuzerRename NtGdiDeleteObject to GreDeleteObject
2009-03-25 Timo KreuzerRewrite the dc state saving implementation. We were...
2009-03-25 James Tabor- Write new simplified NtGdiDeleteObjectApp based on...
2009-03-24 Timo Kreuzer[FORMATTING]
2009-03-24 Timo KreuzerMore dc cleanup: make DC_AllocDC return a pointer,...
2009-03-24 Timo KreuzerFix formatting add a FIXME comment, no code change
2009-03-24 Timo KreuzerRemove DC_GET_VAL macro and friends. They were defining...
2009-03-23 Timo Kreuzer- Don't delete an object that has a shared reference!
2009-03-23 Timo KreuzerGDIOBJ_ShareUnlockObjByPtr: Temporarily don't ASSERT...
2009-03-23 Timo Kreuzer[FORMATTING]
2009-03-23 Timo KreuzerIn the beginning somebody created dc.c. And he saw...
2009-03-23 Timo KreuzerInitialize flattrs in EBRUSHOBJ_vInit
2009-03-23 Timo KreuzerBrush rewrite part 1/x
2009-03-21 Gregor Schneider- GetBitmapBits: This function should return DDB size...
2009-03-21 Aleksey Bragin- Remove obsolete Doxyfile config files. Spotted by...
2009-03-21 Timo KreuzerFix build.
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 GDIDEVICE to PDEVOBJ. Is seems ms uses both...
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 Aleksey Bragin- Don't try to be smarter than Windows and don't copy...
2009-03-19 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-03-19 Timo Kreuzerwin32k RECT/RECTL issues:
2009-03-19 Timo KreuzerMerge 39375 from amd64 branch:
2009-03-17 Timo KreuzerC++ comment style -> C comment style
2009-03-17 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-03-17 Timo Kreuzer[FORMATTING]
2009-03-17 Timo KreuzerRemove unused DriverFunction and GDIBdyToHdr
2009-03-17 Timo Kreuzer- Move contents of eng/misc.h into include/misc.h,...
2009-03-17 Timo Kreuzer[FORMATTING]
2009-03-17 Timo Kreuzer- Inline GDIOBJ_UnlockObjByPtr, ASSERT that we don...
2009-03-17 Timo KreuzerRewrite DRIVEROBJ api, giving the object a handle,...
2009-03-16 James Tabor- Patch by Evgeniy Boltik: Fix Rectangle, Ellipse,...
2009-03-15 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-03-15 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-03-15 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-03-15 James Tabor- Add Font attribute support for NtGdiHfontCreate.
2009-03-13 Matthias Kupfer- Add a hackfix comment for issue #4243 due to several...
2009-03-12 Matthias KupferEvgeniy Boltik <bstsoft AT narod DOT ru>
2009-03-12 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-03-12 Timo KreuzerRemove freetype dll from build, build ftfd instead...
2009-03-10 Timo KreuzerDon't free a NULL pointer.
2009-03-09 Kamil Hornicek- fix logic, global mouse and keyboard hooks are suppor...
2009-03-04 Matthias KupferEvgeniy Boltik <bstsoft AT narod DOT ru>
2009-03-04 Matthias KupferEvgeniy Boltik <bstsoft AT narod DOT ru>
2009-03-01 Matthias KupferSascha Clausen <r4v3r AT hotmail DOT de>
2009-02-28 James Tabor- No code change, adding notes to header.
2009-02-22 James Tabor- Patch by Evgeniy Boltik: Fixes HatchBrushes, see...
2009-02-21 Aleksey Bragin- Fix typos in the header.
2009-02-19 Matthias KupferEvgeniy Boltik <bstsoft AT narod DOT ru>
2009-02-18 Timo KreuzerFix formatting, no code change
next