Implement I_ScSetServiceBitsA/W and SetServiceBits.
[reactos.git] / reactos / subsystems /
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-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...
2008-07-26 James Tabor- Attempt to initiate hook set from kernel space.
2008-07-26 James Tabor- Fix boot add missing return.
2008-07-26 James Tabor- Replace Global flag.
2008-07-25 James Tabor- Fix NtUserCallMsgFilter so it initiates the hook...
2008-07-25 James Tabor- Fix loading hooks.
2008-07-25 James Tabor- Add support for SMTO_NOTIMEOUTIFNOTHUNG.
2008-07-25 James TaborFix typo.
2008-07-25 James Tabor- Add call window proc hooks.
2008-07-24 James Tabor- Finish callback for WH_KEYBOARD.
2008-07-24 Jeffrey MorlanFix crash in NtUserSetClipboardData with CF_TEXT format...
2008-07-24 James Tabor- Plug in WH_KEYBOARD callback.
2008-07-24 James TaborAdd two more CallNextHook finctions.
2008-07-24 James Tabor- Added more hook points. Setup WH_MOUSE with callbacks...
2008-07-23 James TaborEnable message filter hooks and add call hook support...
2008-07-23 James Tabor- Fix NtUserCallMsgFilter to use SEH. Add support for...
2008-07-23 Aleksey Bragin- Partly revert 24104: "I do not known if I done right...
2008-07-23 Jeffrey Morlan- Implement handle access checking on all console funct...
2008-07-23 Aleksey Bragin- Revert 20424 and do a proper fix: Check if pool alloc...
2008-07-22 James Tabor- Fixed CallNextHookEx, now we do make the callback...
2008-07-22 Jeffrey Morlan- Implement access masks and optional inheritability...
2008-07-22 James Tabor- Rewrite HOOKs, Implement CallNextHookEx and fix proto...
2008-07-22 Jeffrey Morlan- Make console handles start at 3, not 7.
2008-07-21 Timo Kreuzerimplement HackSecureVirtualMemory as a possible workaro...
2008-07-20 Jeffrey MorlanIn ConioConsoleCtrlEvent, don't wait for the thread...
2008-07-19 James TaborMove NUMC defines to FNIDs.
2008-07-17 Stefan Ginsberg- Fix a typo in the DC_ATTR structure: mxDevicetoWorld...
2008-07-17 Jeffrey MorlanClean up console code a bit:
2008-07-16 Jeffrey Morlan- CsrReleaseObject: Fix locking to prevent possibility...
2008-07-16 Timo KreuzerPatch by Stefan Ginsberg:
2008-07-16 Timo KreuzerDC_AllocDc:
2008-07-16 Timo KreuzerAdd MATRIX accelerator flag MX_SCALE and set it in...
2008-07-16 James Tabor- Fix CurrentWnd when it has a NULL, see Bug 3527.
2008-07-16 James TaborSorry for commit my test tree,,,, good for testing...
2008-07-16 James Tabormake does like tabs, right? Fix build.
2008-07-16 Jeffrey MorlanIncrement a console's initial screen buffer's reference...
2008-07-15 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-15 Timo KreuzerIntRectangle:
2008-07-14 James TaborFix boot and leave the code for research.
2008-07-14 James TaborAdded WH_GETMESSAGE support.
2008-07-13 James TaborSeparate Default Window proc from messages.
2008-07-13 James TaborThe rest of rev 34442.
2008-07-13 James Tabor- Started NtUserRegisterClassExWOW and now using the...
2008-07-12 Christoph von Wittichdon't deref NULL pointer
2008-07-11 James Tabor- Christoph von Wittich spotted a condition when co_Msq...
2008-07-11 James Tabor- Cleanup NtUserWaitForInputIdle and plug in the user...
next