updated listbox control from wine 0.9.2
[reactos.git] / reactos / lib / user32 / include / user32.h
2005-12-04 Sebastian Gasiorekupdated listbox control from wine 0.9.2
2005-12-03 Thomas Bluemelfixed prototype of GdiGetCharDimensions
2005-11-18 Thomas Bluemel- define STATUS_* codes correctly in winnt.h and ntstatus.h
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-27 Alex Ionescu- Fix warnings
2005-07-25 James TaborPatch by Robert Shearman rob@codeweavers.com, Use GdiGe...
2005-06-22 Alex IonescuLarge change to modify NTDLL'S CSR Functions to be...
2005-06-20 Alex IonescuCompile user32 with NDK, clean up its headers, and...
2005-06-19 Filip NavaraCleanup header usage in USER32.
2005-06-19 Filip Navara(Re)move USER32 headers from include/user32.
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2004-12-25 Filip Navara- Partial implementation of RealMsgWaitForMultipleObjec...
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-09-12 Thomas Bluemelrevert the changes i accidently committed to HEAD
2004-09-12 Thomas Bluemelrewrote the gdi handle table that behaves similar 2k...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-21 Thomas Bluemelimplemented DisableProcessWindowsGhosting() (window...
2004-05-16 Filip NavaraWindow Class handling fixes:
2004-05-02 Thomas Bluemelimplemented IsWindowInDestroy()
2004-05-01 Thomas Bluemelimplemented AnyPopup()
2004-05-01 Thomas Bluemelimplemented RegisterLogonProcess(), LockWindowStation...
2004-05-01 Thomas Bluemelchanged SetCursorPos() to use SendInput()
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-04-02 Thomas Bluemelimplemented GetWindowModuleFileName()
2004-04-02 Thomas Bluemelimplemented GetWindowInfo()
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 Richard CampbellSystemParametersInfo:
2004-01-26 Thomas Bluemel1. implemented MenuItemFromPoint()
2004-01-26 Thomas Bluemelgave NtUserCall*Param decent names
2003-12-28 Thomas Bluemelminor fixes
2003-10-17 Thomas Bluemelimplemented basic drawing of carets
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-08-29 Thomas Bluemelfixed the definition of User32SetupDefaultCursors()
2003-08-29 Thomas Bluemel1.added callback routine for loading system cursors...
2003-08-22 Gé van Geldorp- Move CreateFrameBrushes() and DeleteFrameBrushes...
2003-08-18 Andrew GreenwoodThis is Jonathan Wilson's patch, which implements DrawF...
2003-08-01 David Welch- Implemented GetMessagePos and GetMessageTime
2003-07-21 Royce Mitchell IIImoved USER32_DevModeA2W to lib/rosrtl/misc/devmode...
2003-07-19 Royce Mitchell IIIsee ChangeLog file please
2002-09-17 David WelchMore 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-06-13 David WelchSplit up some stubs into their own files.
2001-06-12 Casper HornstrupWindow stations and desktops