inline -> __inline
[reactos.git] / reactos / subsys / win32k / include / class.h
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-23 Christoph von Wittichfix bug 838 (Sol.exe is missing it's menubar)
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-05 Gunnar Dalsnesremove relatives lock, window props lock, classes locks...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2004-12-24 Thomas Bluemelrevert my temporary class hacks and remove my desktop...
2004-12-21 Thomas Bluemel- initialize system window classes when creating window...
2004-12-11 Thomas Bluemel1. don't dispatch sent messages to windows during destr...
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-27 Thomas Bluemelfixed missing class dereferencings and store a list...
2004-05-17 Filip Navara- Fixed Window Class menu handling that I broke with...
2004-05-16 Filip NavaraWindow Class handling fixes:
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-02-24 Thomas Bluemelcleanup
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-07 Filip NavaraWindow classes/Atom fixes
2003-11-18 Filip Navara- Rewritten painting implementation (not complete yet...
2003-11-11 Gé van GeldorpWndProc changes by Jonathan Wilson
2003-10-28 Gé van GeldorpCheck for double class registration and implement Get...
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-08 Royce Mitchell IIIpatch by Jonathon Wilson - complete implemenation of...
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-08-06 Thomas Bluemelmore work on window classes and RegisterClass[Ex] by...
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-07-27 David Welch- RegisterClassExA: Don't try to convert a class name...
2003-07-11 Casper Hornstrup2003-07-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-16 Gé van GeldorpIntroduce WNDCLASS(EX)A/W
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2002-10-31 David WelchImplemented mouse messages.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-17 David WelchFixed some bugs.
2002-01-27 David WelchMore user work
2001-06-12 Casper HornstrupWindow stations and desktops