Check for failed allocations and fix some resource leaks.
[reactos.git] / reactos / lib / user32 / include /
2005-12-12 Filip NavaraFix the USER32 DLL initialization and cleanup routines...
2005-12-12 Filip NavaraImplement undocumented listbox messages LB_INSERTSTRING...
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-07-01 Alex IonescuKill large parts of rosrtl. devmode conversion implente...
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-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Filip Navara- Partial implementation of RealMsgWaitForMultipleObjec...
2004-12-23 Gé van GeldorpCVS maintenance
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-21 Gé van GeldorpImplement EnumDesktopsA/W and EnumWindowStationsA,...
2004-08-16 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
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-29 Gé van GeldorpImplement DDE Execute:
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-03-15 Gé van Geldorp- Add arrows for popup submenus
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 Richard CampbellSystemParametersInfo:
2004-01-26 Thomas Bluemelimplemented multiline menu bars
2004-01-26 Thomas Bluemel1. implemented MenuItemFromPoint()
2004-01-26 Thomas Bluemelgave NtUserCall*Param decent names
2004-01-14 Gé van GeldorpScrollbar implementation
2003-12-28 Thomas Bluemelminor fixes
2003-12-26 Gé van GeldorpMarshall messages across process boundaries (not comple...
2003-12-26 Thomas Bluemelsome fixes
2003-10-17 Thomas Bluemelimplemented basic drawing of carets
2003-10-12 Thomas Bluemelrewritten MessageBox functions, added MessageBoxTimeout()
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-10-04 Thomas Bluemel1.fixes drawing thin and dialog captions
2003-09-08 Thomas Bluemeladded hittesting for scrollbars and fixed passing the...
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-20 Andrew GreenwoodDrawCaption() now works, and is called (unsurprisingly...
2003-08-18 Andrew GreenwoodThis is Jonathan Wilson's patch, which implements DrawF...
2003-08-08 Royce Mitchell IIIpatch by Jonathon Wilson - complete implemenation of...
2003-08-04 Thomas BluemelImplemented a few things...
2003-08-01 David Welch- Implemented GetMessagePos and GetMessageTime
2003-07-27 David Welch- Made a start on implemented window moving.
2003-07-26 David Welch- Forgot these files; sorry everyone.
2003-07-26 David WelchAdded some code from wine from menus.
2003-07-21 Royce Mitchell IIImoved USER32_DevModeA2W to lib/rosrtl/misc/devmode...
2003-07-19 Royce Mitchell IIIsee ChangeLog file please
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
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