- Remove usage of STATIC, and use static in the right place.
[reactos.git] / reactos / lib / user32 / windows / window.c
2005-11-22 Alex Ionescu- Remove usage of STATIC, and use static in the right...
2005-10-05 Martin Fuchspartial implementation of ShowWindowAsync() using the...
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-20 Filip NavaraFix parameter validation in WM_GETTEXT and GetWindowText.
2005-08-06 James TaborShow SetParent implemented.
2005-07-31 Alex Ionescu- Silence some debug messages
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-18 James TaborImplement ShowOwnedPopups and ArrangeIconicWindows...
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-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-21 Filip NavaraCorrectly draw the titlebar as active or inactive durin...
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-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-16 Richard Campbell- Implemented SwitchToThisWindow, not 100% correct...
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-23 Thomas Bluemelignore the hInstance field while searching classes...
2004-05-21 Thomas Bluemelimplemented DisableProcessWindowsGhosting() (window...
2004-05-20 Royce Mitchell IIIget current HINSTANCE if given NULL in CreateWindowExA...
2004-05-08 Thomas Bluemelfixed handling of CW_USEDEFAULT with CreateWindow(Ex)()
2004-05-02 Thomas Bluemelimplemented IsWindowInDestroy()
2004-05-01 Thomas Bluemelimplemented AnyPopup()
2004-04-29 Gé van GeldorpImplement DDE Execute:
2004-04-15 Thomas Bluemel1. move SendMessage calls out of the message queue...
2004-04-14 Thomas Bluemelrewrote NtUserFindWindowEx() so it works as it's suppos...
2004-04-13 Thomas Bluemeldon't pass ansi strings to win32k!!!!
2004-04-10 Filip Navara- Implement FindWindowEx for case when ClassName =...
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-04-07 Gé van GeldorpThere can never be a parent/child relationship between...
2004-04-02 Thomas Bluemelpartially implemented IsHungAppWindow()
2004-04-02 Thomas Bluemelimplemented GetWindowModuleFileName()
2004-04-02 Thomas Bluemelimplemented GetWindowInfo()
2004-03-14 Gé van GeldorpMatch error tested against to the actual error returned by
2004-03-07 Filip Navara- Fixed MapWindowPoints for NULL window handles.
2004-02-26 Thomas Bluemelminor fixes
2004-02-22 Gé van GeldorpImplement system menus
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-02 Emanuele AlibertiType casting for compiling USER32. What did break it?
2004-02-02 Richard Campbellunstubbed childwindowfrompoint(ex). This function...
2004-01-26 Thomas Bluemelgave NtUserCall*Param decent names
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2003-12-26 Gé van GeldorpMarshall messages across process boundaries (not comple...
2003-12-22 Filip Navara- Enabled CS_PARENTDC style for edit control.
2003-12-19 Thomas Bluemelimplemented maximize/restore and minimize buttons for...
2003-12-18 Filip NavaraCall CreateMDIWindow[AW] from CreateWindowEx[AW] if...
2003-12-10 Vizziniminor fix by filip navara
2003-12-10 Richard CampbellSorry, ultraedit32 is REALLY starting to piss me off.
2003-12-10 Richard CampbellImplemented OpenIcon()
2003-12-08 Filip NavaraImplementation of ScrollWindow, ScrollWindowEx, ScrollD...
2003-12-07 Gé van GeldorpMove desktop window proc from WIN32K to CSRSS
2003-12-07 Filip NavaraBasic implementation of CopyImage and FindWidowExA.
2003-11-30 Filip NavaraWork on activation/focus.
2003-11-18 Thomas Bluemel1. implemented GetGUIThreadInfo()
2003-11-11 Gé van GeldorpWndProc changes by Jonathan Wilson
2003-11-09 Filip Navara- Moved GetFocus, DrawCaptionTemp[AW], DrawMenuBarTemp...
2003-11-09 Filip Navara- Implemented NtUserDefSetText and NtUserInternalGetWin...
2003-11-02 Filip Navara- Basic MDI support ported from Wine.
2003-10-30 Mark TempelUpdate to implement WindowFromPoint by delegating to...
2003-10-28 Filip Navara- Fixed more bugs reported by Wine user32 window test...
2003-10-25 Filip Navara- Better implementation of window non-client area funct...
2003-10-19 Filip Navara- Fixed GetFullPathNameA and debug message in GetFullPa...
2003-09-20 Gé van GeldorpRevert previous change to dialog.c and fix the problem...
2003-09-13 Thomas Bluemelfixed the hMenu parameter in CreateWindowEx so that...
2003-08-28 Gé van GeldorpSilence debug messages
2003-08-21 Thomas Bluemelinitial support for system menus
2003-08-20 Andrew Greenwood* Made a start on a few user32 stubs
2003-08-19 Thomas Bluemelimplemented SetLastErrorEx()
2003-08-19 Thomas Bluemelfixed some bugs in GetClassInfoExA/W()
2003-08-18 Thomas Bluemelfixed GetClassInfoExA/W() and CreateWindowExA/W()
2003-08-18 Thomas BluemelImplemented SetWindowContextHelpId() and GetWindowConte...
2003-08-17 Thomas BluemelImplemented AnimateWindow()
2003-08-17 Andrew Greenwood* Ported listbox conrtol from WINE - it doesn't work...
2003-08-17 Andrew Greenwood* Implemented EnabledWindow and IsWindowEnabled (seem...
2003-08-17 Andrew GreenwoodMore work on DrawStateA/DrawStateW. They are still...
2003-08-17 Royce Mitchell III* fixes a couple (several?) memory leaks
2003-08-15 Andrew GreenwoodThis commit mostly adds DbgPrint() statements to places...
2003-08-14 Royce Mitchell IIIpatch by Jonathon Wilson
2003-08-12 Thomas BluemelImplemented InternalGetWindowText() partially
2003-08-11 Gunnar Dalsnes-WinStaLock is now WinLock & made global
2003-08-11 Gé van GeldorpRepairs to WNDPROC and class handling by Jonathan 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-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-08-04 Gunnar Dalsnes-misc
2003-07-28 Eric KohlAdded Messagebox support.
2003-07-27 David Welch- Made a start on implemented window moving.
next