implemented GetKeyboardLayoutNameW
[reactos.git] / reactos / lib / user32 / windows / class.c
2005-12-12 Filip NavaraReplace RtlNtStatusToDosError(STATUS_NO_MEMORY) with...
2005-11-23 Christoph von Wittichfix bug 838 (Sol.exe is missing it's menubar)
2005-10-24 Gé van GeldorpSynthesize a small icon if none given
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
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-26 Filip Navara- Free all memory in error case of GetClassInfoExCommon.
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-17 Gé van GeldorpDon't mess with WNDCLASS contents if class doesn't...
2004-12-04 Filip Navara- Correct freeing of heap memory.
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-07-03 Filip Navara- Fix errors during optimized build.
2004-05-17 Filip Navara- Fixed Window Class menu handling that I broke with...
2004-05-16 Filip NavaraWindow Class handling fixes:
2004-05-10 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-04-08 Filip Navara- Register the standard control classes in GetClassInfo...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-19 Gé van GeldorpSmall icon handle should be NULL if unavailable
2003-12-22 Filip Navara- Removed NtGdiGetSysColorBrush and modified functions...
2003-12-07 Thomas Bluemelimplemented UnregisterClass()
2003-12-07 Filip NavaraWindow classes/Atom fixes
2003-11-11 Gé van GeldorpWndProc changes by Jonathan Wilson
2003-08-20 Andrew Greenwood* Made a start on a few user32 stubs
2003-08-20 Andrew Greenwood* Merged common code from GetClassInfoExA/W into an...
2003-08-19 Thomas Bluemelsmall bugfix
2003-08-19 Thomas Bluemelfixed NtUserGetClassInfo() and GetClassInfoExA/W()
2003-08-19 Royce Mitchell IIIfixed some memory leaks with GetClassInfoEx(A/W)
2003-08-19 Thomas Bluemelminor fixes
2003-08-19 Thomas BluemelGetClassInfoExA/W() checks for valid parameters now
2003-08-19 Thomas Bluemelfixed some bugs in GetClassInfoExA/W()
2003-08-18 Thomas Bluemelfixed GetClassInfoExA/W() and CreateWindowExA/W()
2003-08-14 Royce Mitchell IIIpatch by Jonathon Wilson
2003-08-09 James TaborThis implements GetClassInfo
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-06 Aleksey BraginFixed GetWindowWord()
2003-08-06 Aleksey BraginImplemented GetWindowWord() as call to NtuserGetWindowL...
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-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-16 Gé van GeldorpIntroduce WNDCLASS(EX)A/W
2003-05-17 Gé van GeldorpImplement SetWindowLong() and refine implementation...
2003-05-12 Jason FilbyUNIMPLEMENTED put in unimplemented functions
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-06-14 Jason FilbyFixed another typo
2002-06-14 Jason FilbyFixed some typos
2002-06-11 David Welch2002-06-11 David Welch <welch@whitehall1-5.seh.ox...
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-12 Casper HornstrupRemoved old wine code
2001-03-26 David WelchFixes for page list initialization
2000-04-12 Boudewijn Dekker.
1999-12-01 Boudewijn Dekkerfixed some prototypes by adding stdcall attribute
1999-08-20 Boudewijn DekkerSmall additions, not yet finished
1999-07-11 Boudewijn Dekkerno message
1999-07-05 Boudewijn Dekkerno message
1999-07-04 Boudewijn DekkerInitial commit. Ported some code from wine.