merge trunk head (37902)
[reactos.git] / reactos / subsystems / win32 / win32k / ntuser / class.c
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-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-17 Timo KreuzerWin32 structure cleanup part 2 / x:
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-25 Timo Kreuzerfix usage of InterlockedCompareExchangePointer
2008-07-13 James TaborThe rest of rev 34442.
2008-07-08 James TaborUpdate the rest of the prototypes and stubs.
2008-06-11 Aleksey Bragin- Revert 33689 as breaking mIRC installation.
2008-06-09 Timo Kreuzerfix an endless loop bug
2008-06-07 James TaborThis does fix bug 3237. I've run this patch for two...
2008-05-25 Gregor Brunmar* Changed to correct signature of NtUserGetClassName()
2008-05-11 Timo Kreuzera "real" InterlockedExchangePointer wants PVOID* and...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-26 Ged Murphyfix typo
2008-01-26 Ged Murphy- fix number of params in 3 win32k syscalls
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-30 Thomas BluemelSilence warning
2007-11-16 Thomas BluemelMake registration of system window classes a bit more...
2007-11-16 Thomas BluemelOptimize GetWindowText(Length)A/W and WM_GETTEXT(LENGTH)
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-31 Thomas BluemelFix freeing callproc handles when freeing window classes
2007-10-30 Thomas BluemelRemove unused code
2007-10-30 Thomas BluemelKeep callproc handles valid as long as a window classes...
2007-10-23 Aleksey Bragin- Add a bit more debug traces, like the previous implem...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-07-28 Thomas Bluemelturn assertion on again, this bug should be fixed now
2007-07-28 Thomas BluemelThe menu names are on the user heaps now
2007-07-28 Thomas BluemelSimplify and fix handling of menus for classes
2007-07-27 Thomas BluemelRemove incorrect error check
2007-07-27 Thomas Bluemel- Search for user32 window classes before searching...
2007-07-26 Hervé PoussineauDon't abuse debug system
2007-04-02 Alex Ionescu- Revert 26244, 26245, 26246, 26247.
2007-04-02 Magnus Olsensome gcc 3.4.5 fixed; but not all we need
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-28 Saveliy TretiakovMake ntuser locks use eresource instead of mutex.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-10 Alex Ionescu- Fix SleepEx.
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-16 Johannes Anderwald* check return value of RtlDeleteAtomFromAtomTable
2006-07-16 Johannes Anderwald* dont succeed if found Class is local and hInstance...
2006-06-14 Aleksey Bragin- Johannes Anderwald and Thomas Weidenmueller: WIN32K...
2006-06-11 Alex Ionescu* Significant improve boot speed and debug log neatness:
2006-05-20 Magnus OlsenBug 1507 patch from w3seek : This patch fixes more...
2006-05-09 Andrew Mungerwin32k: minor window class fixes
2006-05-03 Aleksey Bragin- Bug 1450: Patch by Thomas Weidenmueller "Some window...
2006-05-03 Andrew MungerMove callproc code into own file and reduce unneccessar...
2006-04-15 Magnus OlsenBug 1393 : Patch from w3seek Fix moving class objects...
2006-04-14 Magnus OlsenBug 1391 : Commit w3seek patch for Some Ansi vs. Unicod...
2006-04-05 Magnus Olsenrevers my last commit it was misunderstanding from...
2006-04-05 Magnus Olsenpatch from w3seek fixing windows handles
2006-04-05 Peter WardApplied patch by: Thomas Weidenmueller
2006-02-17 Maarten BosmaMoved win32k