Registry entries for shell folders
[reactos.git] / reactos / include / win32k / ntuser.h
2003-08-28 Thomas Bluemelimplemented drawing menu bar
2003-08-24 Thomas Bluemelimplemented SetCursorPos() and GetCursorPos() and chang...
2003-08-23 Thomas Bluemelimplemented NtUserGetIconSize()
2003-08-21 Thomas Bluemelwork on system menus
2003-08-21 Thomas Bluemelsome more work on system menus
2003-08-20 Thomas Bluemeladded NtUserGetMenuDefaultItem() syscall
2003-08-18 Thomas BluemelImplemented SetWindowContextHelpId() and GetWindowConte...
2003-08-17 Thomas BluemelAdded WindowFromDC() by Philip Alldredge
2003-08-13 Casper Hornstrup2003-08-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-12 Thomas BluemelImplemented InternalGetWindowText() partially
2003-08-11 Gunnar Dalsnes-WinStaLock is now WinLock & made global
2003-08-09 Martin Fuchsmoved SetShellWindowEx() implementation into kernel...
2003-08-09 James TaborThis implements GetClassInfo
2003-08-07 Thomas BluemelAdded NtUserRemoveMenu() and NtUserDeleteMenu()
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-08-06 Thomas Bluemelsome work on menus
2003-08-06 Thomas Bluemelmore work on window classes and RegisterClass[Ex] by...
2003-08-06 Thomas BluemelSome changes for menus and unstubbed NtUserGetSystemMen...
2003-08-06 Thomas BluemelSome changes for menus and unstubbed NtUserCallNoParam...
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-08-04 Thomas BluemelAdded new menu functions and fixed some bugs
2003-08-04 Gunnar Dalsnes-W32k/NtUser separation
2003-08-04 Thomas Bluemelmade very small changes to some menu function definitions
2003-08-02 Gunnar Dalsnes-invented NtUserGetQueueStatus
2003-08-01 David Welch- More support for window moving. The window moves...
2003-08-01 Thomas BluemelChanged a few definitions
2003-08-01 Thomas BluemelAdded some menu functions
2003-07-31 Thomas BluemelAdded menu functions NtUser*
2003-07-30 James TaborCreated NtUserCreateMenu.
2003-07-27 David Welch- Made a start on implemented window moving.
2003-07-25 Royce Mitchell IIIimplementation of window enumeration. thread window...
2003-07-25 Gunnar DalsnesNtUser-/W32kGetWindowThreadProcessId impl.
2003-07-20 James TaborImplemented GetKeyState, GetKeyboardState & SetKeyboar...
2003-07-19 Royce Mitchell IIIsee ChangeLog file please
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-09 KJK::HyperionMissing file from my last commit
2003-07-07 James TaborImplement NtUserQueryWindow
2003-07-06 KJK::Hyperion - apps/utils/tickcount/tickcount.c: corrected assertion
2003-07-05 Casper Hornstrup2003-07-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-16 Gé van GeldorpIntroduce WNDCLASS(EX)A/W
2003-06-15 Richard CampbellImplemented FindWindowEx, it's untested, but the code...
2003-06-03 Eric KohlImproved icon support. Patch by Tim Jobling.
2003-05-26 Gé van GeldorpFixes to UpdateRegion code, implement GetUpdateRgn...
2003-05-23 Richard Campbell- Implemented FindWindowEx*() (it was already implemen...
2003-05-23 Richard CampbellImplement GetDesktopWindow()
2003-05-17 Gé van GeldorpImplement SetWindowLong() and refine implementation...
2003-05-02 Gé van GeldorpImplemented NtUserRegisterWindowMessage
2003-04-02 Gunnar Dalsnestimer messages impl.
2003-03-27 Richard Campbell*** empty log message ***
2003-03-24 Richard CampbellImplemented UpdateWindow()
2003-03-18 Gé van GeldorpPass NTSTATUS return code from NtUser functions and...
2003-03-18 Richard CampbellImplemented RedrawWindow()
2003-03-07 Richard CampbellImplemented MoveWindow and SetWindowPos, SetWindowPos...
2003-03-06 Gé van GeldorpGetClientRect implementation by Tim Jobling
2003-03-04 Richard CampbellImplemented GetWindowDC()
2002-11-24 Jason FilbyInitial scrollbar code
2002-09-17 David WelchMisc. user fixes.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-03 David WelchImplemented part of window properties support
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-31 David WelchNon-client painting fixes.
2002-08-30 David WelchImplemented GetAncestor and IsWindowVisible
2002-08-24 Jason FilbyInitial code for NtUserGetDC
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-05-06 David WelchSome additions to the USER code; nothing is working...
2002-01-26 David WelchUpdated ntoskrnl win32 support
2002-01-15 Casper HornstrupFixed compilation error.
2001-07-06 Rex Jolliffadded object handling routines for user objects in...
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-04 Casper HornstrupWin32k native user stubs