- Fix broken check for storing the number of transferred bytes.
[reactos.git] / reactos / subsystems /
2009-12-19 Gregor Schneider[win32k] Add parameter checks for NtGdiSetVirtualResolution
2009-12-19 Giannis Adamopoulos[win32k]
2009-12-19 Gregor Schneider[win32k]
2009-12-15 James Tabor[Win32k]
2009-12-14 Giannis Adamopoulos[win32k]
2009-12-14 James Tabor[Win32k]
2009-12-14 James Tabor[Win32k]
2009-12-13 Giannis Adamopoulos[win32k]
2009-12-13 Giannis Adamopoulos[user32]
2009-12-13 James Tabor[Win32k]
2009-12-12 James Tabor[Win32k]
2009-12-11 James Tabor[Win32k]
2009-12-10 James Tabor[Win32k]
2009-12-08 Dmitry GorbachevCleanup in desktopbg.c, inspired by BeastL (slyhome...
2009-12-06 James Tabor[Win32k]
2009-12-06 James Tabor- [Win32k] Missed this one for rev 44423. Return invali...
2009-12-06 James Tabor- [Win32k] If Proc is null, use original one and perfor...
2009-12-05 James Tabor- [Win32k] Return invalid index.
2009-12-04 James Tabor[Win32k]
2009-12-03 James Tabor[Win32k]
2009-12-03 James Tabor- [Win32k] Create a Gre function for GetGlyphIndicesW.
2009-12-02 Colin Finck[General]
2009-12-01 James Tabor- [Win32k] Make DispatchMessage call direct to WinProc...
2009-11-30 James Tabor- [Win32k] Test thread death before posting to queue.
2009-11-30 James Tabor- [Win32k] Remove debug prints from classes.
2009-11-30 James Tabor- [Win32k] Use PostMessage to send broadcast messages...
2009-11-28 James Tabor- [Win32k] Add comments to text functions.
2009-11-17 KJK::HyperionGoodbye win32k_base, you won't be missed
2009-11-12 Stefan Ginsberg- Win32k doesn't know what "opaque" means. Store the...
2009-11-12 Stefan Ginsberg- Add missing synchronization for access to PsLoadedMod...
2009-11-03 Aleksey Bragin[csrss]
2009-11-03 Aleksey Bragin[csrss]
2009-10-31 Timo KreuzerAdd a number of official win32k pool tags, taken from...
2009-10-30 Timo Kreuzer[WIN32K]
2009-10-30 Timo Kreuzer[FORMATTING]
2009-10-30 Timo Kreuzer[WIN32K]
2009-10-29 Sylvain Petreollesilence debug
2009-10-27 James Tabor- Move TI flages to main header file.
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-26 Christoph von Wittichimplement IntKeyboardInput based on wine
2009-10-25 Gregor Schneider[win32k] Stub out page to device space conversion,...
2009-10-25 Gregor Schneider[win32k] GetTransform:
2009-10-20 Giannis AdamopoulosFix two user32 resource tests
2009-10-18 Dmitry Gorbachev[HAL, WIN32K] Add typedef.
2009-10-17 Christoph von Wittichfix all gdi32 gdiobj winetests
2009-10-16 Stefan GinsbergDowngrade various debug prints from DPRINT1 to DPRINT...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Matthias Kupferexperimental mouse click lock feature
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-10-10 James Tabor- Fix exception. Spotted by Stefan Ginsberg.
2009-10-10 James Tabor- Do not test for IMM start up from client info, instea...
2009-10-10 James Tabor- [Win32k] Implement AttachThreadInput, not yet connect...
2009-10-10 Michael Martin- KeyboardThreadMain: Set RepeatRate to 1 vice 0. Fixes...
2009-10-07 Matthias Kupfer- replace dropshadow from mouse settings by cursor...
2009-10-07 Matthias Kupfer- revert SPI_SETCLICKLOCK
2009-10-07 Matthias Kupfer- some preparation for ClickLock implementation
2009-10-07 Matthias Kupfer- load UserPreferencesMask from registry
2009-10-07 Matthias Kupfer- fix typo in registry key name
2009-10-06 Matthias Kupfer- bind (almost all) mouse settings to system and regist...
2009-10-06 James Tabor- Remove Thread from event structure and substitute...
2009-10-06 James Tabor- Set Process, pass keyboard handle and enable check...
2009-10-05 Matthias Kupfer- use static variables instead of multiple strings
2009-10-05 Matthias Kupfer- add new desktop and mouse property keys to registry
2009-10-05 Matthias Kupfer- partly revert 43298
2009-10-05 Matthias Kupfer- fix the mouse swap button issue
2009-10-04 Matthias Kupfertemporarily workaround for swap mouse buttons feature
2009-10-04 Matthias Kupfer- remove double entry in inf
2009-10-03 James Tabor- Dont need this then.
2009-10-03 James Tabor- Use TIF in cleanup flag.
2009-10-03 Matthias Kupfer- consider DragFullWindows-value from Registry
2009-10-03 James Tabor- Prevent kernel bug check in win32k when calling a...
2009-09-27 James Tabor- [NtDDraw]
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-22 Aleksey Bragin[win32k]
2009-09-22 Kamil Hornicek- don't return false on success
2009-09-21 James Tabor- Add the missing Result return pointed out by Michael...
2009-09-21 James Tabor- Working with Michael Martin to fix the LoadMenu callb...
2009-09-19 James Tabor- Header cleanup +1.
2009-09-19 James Tabor- Header cleanup.
2009-09-19 James Tabor- Two bugs found by Michael Martin.
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-17 Johannes Anderwald- Fix 2 user32 winstation test failures (patch by Giann...
2009-09-17 Johannes Anderwald- Fix copying of files / directories in explorer view
2009-09-15 James Tabor- Patch by Smiley <johnyadams@hotmail.com>: remove...
2009-09-15 James Tabor[User32] Theme Support Interface
2009-09-14 James Tabor- Remove redundant null check. Spotted by Amine Khaldi.
2009-09-13 James Tabor- Add query window for real process Id.
2009-09-07 James Tabor- [Win32k] Class rewrite
2009-09-06 James TaborPatch by johnyadams@hotmail.com: Some applications...
2009-08-27 Matthias Kupfer- revert change from revision 41251, because it introdu...
2009-08-24 Dmitry GorbachevSprinkle win32k with some explicit voids,
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-21 Matthias KupferFix redraw bug by correcting nonclient region calculati...
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-21 Gregor SchneiderRemove glyph guard (bug #933): there is no way to such...
2009-08-21 Gregor Schneider- co_IntLoadSysMenuTemplate: only copy buffer if prior...
2009-08-19 Gregor Schneider- Sync and adapt Wine font metric code for setting...
2009-08-18 Gregor Schneider- Improve glyph guard from r42749: allow displaying...
2009-08-17 James Tabor- Add win32k support functions for GetCharacterPlacement.
next