SEH protect all remote calls to the Eventlog Service.
[reactos.git] / reactos / subsystems /
2008-11-01 James Tabor- Update NtUserInitialize and show where it belongs.
2008-11-01 James Tabor- Update NtGdiGetGlyphOutline and NtGdiGetGlyphIndicesW.
2008-10-31 James Tabor- Update realization information and copyright notice...
2008-10-30 James TaborImplement GetFontUnicodeRanges, port from wine. Tested...
2008-10-30 James Tabor- Implemented: GetFontLanguageInfo based on wine. GetLa...
2008-10-30 James Tabor- Move code out of freetype.c.
2008-10-29 James Tabor- Move FreeType support to freetype.c.
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 Colin FinckDon't decide whether to preprocess .spec files based...
2008-10-27 James Tabor- Cleanup and fix OffsetViewport/WindowOrgEx.
2008-10-27 Christoph von Wittichuse ExFreePoolWithTag
2008-10-26 Gregor SchneiderDWORD is unsigned, so cast to signed type before checki...
2008-10-26 Gregor SchneiderStretchBlt:
2008-10-26 Stefan Ginsberg- Switch Win32K export list to .spec
2008-10-26 Stefan Ginsberg- Add missing EngMapFile and EngQueryFileTimeStamp
2008-10-25 Stefan Ginsberg- Add missing EngPlgBlt export
2008-10-25 Michael Martin- Correct fix for handling WM_MOUSEACTIVATE and Bug...
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-25 Gregor SchneiderMisc. typo fixes
2008-10-25 Michael Martin- Do not send the WM_MOUSEACTIVATE message for a window...
2008-10-25 James Tabor- Patch by hto: Do not wait until process is closed...
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-23 Timo KreuzerQuickfix for bug 3808
2008-10-23 Stefan Ginsberg- More 64-bit fixes
2008-10-23 Stefan Ginsberg- 64-bit fixes (ULONG -> SIZE_T)
2008-10-22 Stefan Ginsberg- Fix some debug prints
2008-10-20 James Tabor- Quick setup for NtUserProcessConnect.
2008-10-20 James Tabor- Cleanup IntGdiGetDeviceCaps, add more defines.
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 James Tabor- Thanks Tommy! Cleanup millimeter conversion.
2008-10-19 James Tabor- Add missing CAPS to psdk.
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-18 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-18 Timo KreuzerChange return type of PsGetCurrentProcessWin32Process...
2008-10-18 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Timo KreuzerWin32 structure cleanup part 3 / x:
2008-10-17 Timo KreuzerWin32 structure cleanup part 2 / x:
2008-10-16 Timo KreuzerWin32 structure cleanup part 1 / x:
2008-10-16 Gregor SchneiderNo need to unlock, if locking failed. Fixes CID 186.
2008-10-14 Timo Kreuzer- Update CLIENTTHREADINFO structure
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-08 Timo Kreuzerremove a RETURN() macro
2008-10-07 Timo Kreuzer- rewrite NtGdiPolyPolyDraw, optimizing it and making...
2008-10-07 Timo KreuzerFix FLOATOBJ_IsLong. Fix MapMode MM_ISOTROPIC.
2008-10-06 Gregor Schneider- Calculate the image size before the height is reporte...
2008-10-06 Gregor Schneider-rgbReserved must be 0
2008-10-05 James Tabor- Move DC_UpdateXforms out of the switch in SetMapMode...
2008-10-05 James Tabor- Fix a Kernel Assert in EngAllocMem called from brush...
2008-10-05 James Tabor- Force a recompute when setting map modes.
2008-10-04 James Tabor- Fix order of calls in IntGdiPolygon. Check for PATH...
2008-10-01 Gregor SchneiderCheck DC for NULL before accessing it, fixes Coverity...
2008-10-01 Gregor SchneiderGetDIBits: destination height may be smaller than the...
2008-10-01 Gregor Schneider[FORMATTING], spelling, misc cleanup. No functional...
2008-10-01 Gregor SchneiderhColor is not needed in IntSetCursor, fixes Coverity...
2008-09-29 Aleksey Bragin- Commit the whole mapped BIOS/device registers block...
2008-09-28 Timo KreuzerExtend ObjTypeInfo array to 32 entries.
2008-09-28 Gregor SchneiderCheck for NULL before using the DC.
2008-09-28 Gregor SchneiderHandle PALETTE_LockPalette returning NULL.
2008-09-27 Gregor SchneiderDon't read and copy 32 Bit blocks, but only 24 Bit...
2008-09-25 Timo KreuzerSimplify and fix InitMetrics. Fixes Coverity error 33.
2008-09-25 James Tabor- Add Defer Window Position Handle type for multiple...
2008-09-25 Aleksey Bragin- Fix one more totally "out of ideas how to create...
2008-09-24 Timo Kreuzer- remove old test code
2008-09-24 Aleksey Bragin- Create a VdmpInitialize function for NtVdmControl...
2008-09-23 Aleksey Bragin[FORMATTING]
2008-09-22 James TaborAdd UpdateLayeredWindowIndirect to def and cleanup...
2008-09-18 Aleksey Bragin- Create a stock font object ANSI_VAR_FONT, this fixes...
2008-09-15 Aleksey Bragin- Don't hardcode PAGE_SIZE two times, use ViewSize...
2008-09-09 Timo Kreuzer- Add more parameter checks to NtGdiExtCreateRegion...
2008-09-07 Cameron Gutman - Make sure memory allocation succeeded
2008-09-06 Hervé PoussineauOpen registry entry with only the required rights
2008-09-04 Hervé PoussineauExAllocatePoolWithTag should be paired with ExFreePoolW...
2008-09-02 James Tabor- We always supported global WH_KEYBOARD_LL and WH_MOUS...
2008-09-01 Timo KreuzerDon't use a NULL tag with EngAllocMem, that doesn't...
2008-09-01 Timo Kreuzerpatch by Cristo Silva criso-c<at>lycos<dot>com:
2008-09-01 James Tabor- Add flag sets and clears for SetMapMode. Assosiate...
2008-08-30 Stefan Ginsberg- Get rid of ASSERT_IRQL, deprecated since long ago
2008-08-30 Timo KreuzerChange DC and DC_ATTR members from MATRIX_S and EFLOAT_...
2008-08-29 Hervé Poussineauwin32k: Add tags when allocating memory
2008-08-27 Jeffrey MorlanFix StretchBlt ugliness in qemu. Patch by grschneider.
2008-08-25 Stefan Ginsberg- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which...
2008-08-25 Timo Kreuzermerge 35359 from ros-amd64-bringup branch:
2008-08-23 Aleksey Bragin- Silence "Font loaded" debug print, which was mistakin...
2008-08-20 Jeffrey MorlanAlways set the console's event on any keypress, even...
2008-08-19 Daniel ReimerBug 3661: Bulgarian Update by CCTAHEB
2008-08-19 Daniel ReimerBug 3631 Translate file/patch by Lars Martin Hambro...
2008-08-17 James Tabor- Add timer handle type.
2008-08-16 James TaborAdd check for null after allocating new DCE. See bug...
2008-08-14 Sylvain Petreolleupdate french translations :
2008-08-13 Daniel ReimerBug 3649: Slovak update by Mario Kacmar
2008-08-09 Hervé PoussineauAdd missing APIENTRY
2008-08-08 Aleksey Bragin- Fix a typo.
2008-08-08 Johannes Anderwald- store all loaded global fonts under HKLM\Software...
2008-08-07 Timo KreuzerImplement FLOATOBJ api in assembly. ~~ On x86 (and...
2008-08-07 Jeffrey MorlanWhen reverting a window's system menu, delete the old...
next