[YAROTOWS] Reintegrate the branch. For a brighter future.
[reactos.git] / reactos / subsystems / win32 / win32k / ntuser / desktop.c
2009-03-19 Timo Kreuzerwin32k RECT/RECTL issues:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-08 Timo KreuzerRename BITMAPOBJ to SURFACE as it's called on windows...
2009-01-01 Timo Kreuzersync to trunk r38300
2008-12-22 Timo KreuzerSome people were thinking they could use NtGdiExtTextOu...
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-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 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 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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-09-04 Hervé PoussineauExAllocatePoolWithTag should be paired with ExFreePoolW...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-26 Christoph von Wittichdon't free a UNICODE_STRING which isn't allocated
2008-05-27 James TaborRename and add new internal functions.
2008-05-11 Timo Kreuzer- Use InterlockedExchangePointer instead of Interlocked...
2008-05-05 James TaborImplement XxxRedrawDesktop for Dx, needs testing.
2008-02-18 Timo Kreuzersome cleanup
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 TaborRemoved NtGdiExtTextOut/PolyTextOut. Update related...
2007-12-01 Timo Kreuzerreplace NtGdiSelectObject with NtGdiSelectBitmap and...
2007-11-16 Thomas BluemelOptimize GetWindowText(Length)A/W and WM_GETTEXT(LENGTH)
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-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-07-26 Hervé PoussineauDon't abuse debug system
2007-07-26 Timo Kreuzer- TextOutW: call NtGdiExtTextOut
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Johannes Anderwald- Fix a bug in NtUserOpenDesktop and simply the code
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-22 Alex Ionescu- Implement ExEnumHandleTable. Had to add a small hack...
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-15 Aleksey Bragin- Merge two small fixes from 25400
2007-01-08 Alex Ionescu- Implement ObFindHandleForObject and add it to the...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-13 Aleksey Bragin- Change class.c to Wine-style debugging prints, add...
2006-07-20 Alex Ionescu- Simplify PsGetNextProcess so it works like PsGetNextP...
2006-06-12 Alex Ionescu- Pretty much the last Ob implementation/optimization...
2006-06-11 Alex Ionescu* Significant improve boot speed and debug log neatness:
2006-05-28 Alex Ionescu- Add SecurityQoS and PreviousMode parameters to ObFind...
2006-05-25 Alex Ionescu- Get rid of the intriguing idea that exported/public...
2006-05-25 Alex Ionescu- Convert all Win32k Object callback functions to the...
2006-05-25 Alex Ionescu- Rewrite Desktop/WindowsStation parsing to follow...
2006-04-15 Magnus OlsenBug 1393 : Patch from w3seek Fix moving class objects...
2006-04-12 Magnus Olsencommiting file desktop.x from bug 252 , the patch is...
2006-04-05 Peter WardApplied patch by: Thomas Weidenmueller
2006-02-17 Maarten BosmaMoved win32k