- Set better/updated default values
[reactos.git] / reactos / subsystems /
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...
2008-07-11 James TaborUpdate Eng Events and fix InputIdleEvent.
2008-07-11 James TaborImprove NtUserWaitForInputIdle, still a work in progress.
2008-07-11 James Tabor- Port wine WaitForInputIdle. Work in progress and...
2008-07-10 James Tabor- Move NtUserWaitForInputIdle to message.c.
2008-07-10 Jeffrey MorlanSome fixes for console alias functions:
2008-07-10 Christoph von Wittichdon't deref NULL pointer
2008-07-10 James Tabor- Needed to reference the previous window handle. This...
2008-07-10 James Tabor- This Patch fixes RestoreDC, also lots of visual glitc...
2008-07-09 James Tabor- Removed NtUserGetShellWindow, update related.
2008-07-09 Ged Murphydon't try to free a NULL object.
2008-07-09 James TaborCleanup headers for Prop.
2008-07-09 James Tabor- Removed NtUserGetWindowThreadProcessId, updated all...
2008-07-09 James Tabor- Removed NtUserGetProp, updated all related.
2008-07-08 James TaborFix build, I knew that commit was lite.
2008-07-08 James TaborWin32k/User32:
2008-07-08 James TaborUpdate the rest of the prototypes and stubs.
2008-07-08 James TaborUpdate more prototypes and stubs.
2008-07-08 James TaborUpdate prototypes and stubs.
2008-07-07 Jeffrey MorlanIntGdiCreateBitmap: Tighten up parameter checks, preven...
2008-07-07 James TaborUpdate SetLayeredWindowAttributes.
2008-07-05 Christoph von Wittichdon't try to dereference NULL pointers
2008-07-04 James TaborAdd two more query window types.
2008-07-04 James TaborUse PostOrSend instead of just Send. Works much better.
2008-07-04 James Tabor- Moved WM_ACTIVATEAPP calles before WM_NC/ACTIVATE...
2008-07-04 Jeffrey Morlan- BITMAP_Cleanup: Fix leak of DIBSECTION structure...
2008-07-03 James Tabor- Fixed an issue with Avira AntiVir Personal, reported...
2008-07-03 James TaborMove PostMessage out of gdi into user.
2008-07-03 James TaborFix MSVC issue.
2008-07-03 James TaborBug 972:
2008-07-02 James TaborCleanup drawing lines and curves with round rect.
2008-07-02 Jeffrey Morlan- NtGdiAlphaBlend: If hDCSrc == hDCDest and a bitmap...
2008-07-02 James TaborFix build.
next