Sync to trunk head (r42241)
[reactos.git] / reactos / subsystems / win32 / win32k / ntuser / misc.c
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 James Tabor- [Win32k] More Class work. Moved to use thread and...
2009-06-25 Timo KreuzerRewrite (NtUser)SystemParametersInfo and related.
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-20 Timo KreuzerRemove usage of RETURN() macro
2009-05-23 James Tabor- Move Process Information structure back into kernel...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-19 James Tabor- Cleanup Real/GetInputState.
2009-05-13 James Tabor- Migration changes from W32THREADINFO to use ThreadInf...
2009-05-12 James Tabor- Remove client thread information from w32 thread...
2009-05-12 James Tabor- Move update thread information hooks.
2009-05-07 James Tabor- This helps gimp 2.4.6 start-up. But there is another...
2009-05-06 James Tabor- Implement ReplyMessage and kernel support for InSendM...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-02 James Tabor- Migration changes from PPROCESSINFO and PTHREADINFO...
2009-03-31 James Tabor- Implement NtUserProcessConnect. Moving to client...
2009-03-30 James Tabor- Move W32PROCESSINFO to PROCESSINFO.
2009-03-30 James Tabor- Update W32PROCESS and related code.
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-17 James Tabor- It is understandable now why certain applications...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-30 Aleksey Bragin- Silence debug output.
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-04 James TaborPatch by Daniel Zimmerman : Fix a lot of missing ExFree...
2008-10-30 James Tabor- Implemented: GetFontLanguageInfo based on wine. GetLa...
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
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-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 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-16 Timo KreuzerWin32 structure cleanup part 1 / x:
2008-10-14 Timo Kreuzer- Update CLIENTTHREADINFO structure
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 Timo Kreuzer- #if out vista api for now
2008-07-25 Timo Kreuzersome DWORD -> DWORD_PTR
2008-05-30 James TaborMove the init of server info after heap is init.
2008-04-14 James TaborAttach global server information to process information.
2008-04-07 James Tabor- Plugged in client thread information, tested with...
2008-04-06 James Tabor- Implement SendMessageCallbackA/W, user32 only.
2008-04-03 Timo KreuzerPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-21 Timo Kreuzerntuser/misc.c was huge, split it into sysparams.c,...
2008-03-17 Timo Kreuzer- Set the BaseObject.hHmgr field in GDIOBJ_AllocObj
2008-02-26 Timo KreuzerBye, bye, GDIOBJ header! You've served us well, but...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-06 James TaborFix regression in RealizePalette. Send broadcast messag...
2008-01-05 James TaborFixed regression in RealizePalette, found by Stefan100.
2007-12-17 Ged Murphy- Add a new routine to NtUSerCallOneParam which returns...
2007-12-04 Aleksey BraginAndrey Korotaev <unc0rr@mail.ru>:
2007-11-22 Thomas BluemelAdd a hack for SPI_GETKEYBOARDCUES
2007-11-21 Thomas BluemelImplement WM_QUERYUISTATE, WM_CHANGEUISTATE and WM_UPDA...
2007-11-21 Thomas BluemelStore the internal window placement directly inside...
2007-11-20 James TaborRemoving old syscalls and updated related files. Old...
2007-11-17 Thomas BluemelOptimize SendMessageA/W to allow certain messages be...
2007-11-16 Thomas BluemelOptimize IsWindow() and IsWindowUnicode()
2007-11-16 Thomas BluemelMake registration of system window classes a bit more...
2007-11-15 Thomas BluemelImplement GetWindowLongA/W without having to call win32...
2007-11-15 Thomas Bluemel- Fix desktop heaps handling and various bugs
2007-11-15 Thomas BluemelExpose the pointer to the shared heap and the delta...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-03 Aleksey Bragin- Silence badly placed debug message. DPRINT1 equals...
2007-10-01 Aleksey Bragin- KeRosCaptureUserStackBackTrace is now created, which...
2007-09-18 James Tabor- Win32k: Removed NtUserCreateMenu replacing it with...
2007-08-22 James TaborRemoved NtUserReleaseDC, replaced it with CallOneParam.
2007-07-29 Magnus Olsenpartly implement animations GET/SET spi, the value...
2007-07-27 Thomas Bluemel- Search for user32 window classes before searching...
2007-07-14 Magnus Olsenadding SPI_SETSCREENSAVEACTIVE now, it can be set to...
2007-07-14 Magnus Olsenfixing the limit of hover maxium time for SPI_SETMOUSEH...
2007-07-14 Magnus OlsenPatch by David Lenon <DavidL@126.com>:
2007-07-12 Magnus Olsenpatch from Yaroslav Ponomarenko yarryp at gmail dot com
2007-07-09 Magnus Olsenpatch from Yaroslav Ponomarenko yarryp at gmail dot com
2007-07-08 Hervé PoussineauRevert half of revision 27465, as it breaks 2nd stage...
2007-07-08 Magnus Olsenpatch from Yaroslav Ponomarenko yarryp at gmail dot com
2007-07-08 Magnus Olsenpatch from Yaroslav Ponomarenko yarryp at gmail dot com
2007-07-07 Magnus Olsenpatch from Yaroslav Ponomarenko yarryp at gmail dot com
next