Fix spurious warning/error reported by GCC 4.4.0.
[reactos.git] / reactos / subsystems /
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...
2008-08-07 Matthias Kupferinstall all fonts in SystemRoot/Fonts instead of System...
2008-08-06 James TaborWin32k Timers:
2008-08-05 Matthias KupferShort version of average16 added.
2008-08-05 Dmitry Chapyshev- Update icons
2008-08-05 James Tabor- Patch by Yuriy Sidorov <jura at cp-lab.com> , NtUserT...
2008-08-03 Johannes Anderwald- fix build
2008-08-02 Johannes Anderwald- start implementing the alt-tab app switching dialog
2008-08-02 Jeffrey Morlan- Remove some redundant ProcessData == NULL checks...
2008-08-02 Jeffrey MorlanNtGdiGetRegionData: Use correct address of region heade...
2008-08-02 Jeffrey Morlan- Implement GenerateConsoleCtrlEvent.
2008-08-02 James Tabor- Dereference pointer to event and fix module check...
2008-08-02 James Tabor- Implemented NotifyWinEvent, SetWinEventHook and Unhoo...
2008-08-01 Jeffrey Morlan- IntRemoveMenuItem: Fix bug involving deleting item...
2008-08-01 Daniel ReimerRename the Norwegian RC Files to no-NO.rc, which is...
2008-08-01 James Tabor- Implement EngGetTickCount.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 James Tabor- Preliminary implementation of SetWinEventHook and...
2008-07-31 James Tabor- Support relative callback proc with module base.
2008-07-29 James Tabor- Add Event handle type.
2008-07-29 James Tabor- Patch by Jeffrey Morlan: Fix bounds checking and...
2008-07-29 Jeffrey Morlan- Remove unused hVScrollBar and hHScrollBar members...
2008-07-29 Jeffrey MorlanNtUserBeginPaint: Taking the bounding box of the update...
2008-07-29 James Tabor- Added more hook points, WH_FOREGROUNDIDLE and WH_KEYB...
2008-07-28 Jeffrey Morlan- GuiConsoleInitScrollbar: Hide vertical scrollbar...
2008-07-27 Jeffrey Morlan- Work with screen buffer data using pointers rather...
2008-07-27 James TaborTurn off WH_CALLWNDPROC and WH_GETMESSAGE debug spam.
2008-07-27 Jeffrey MorlanMove console alias functions from csrss to win32csr...
2008-07-26 James Tabor- Fix crash in callback and disable HCBT_CREATEWND...
2008-07-26 Jeffrey Morlan- IntWriteConsoleInput: Copy the data *to* the capture...
next