Use max tracking size instead of maximized size to limit window size.
[reactos.git] / reactos / lib / user32 / misc /
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-08 James TaborImplement TrackMouseEvent.
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-06-17 Filip NavaraUse W32API.
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Hervé PoussineauDon't free heap for string that we don't own
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-27 Magnus Olsenfix memmory coruption in EnumDisplaySettingsExA
2005-05-26 Alex IonescuDon't free heap for string that we don't own
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-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-02 Filip NavaraFix W->A conversions in EnumDisplaySettingsExA. This...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-02-08 Gé van GeldorpRedraw shell background when wallpaper is changed
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
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-27 Filip Navara- Implement MsgWaitForMultipleObjects.
2004-12-25 Filip Navara- Partial implementation of RealMsgWaitForMultipleObjec...
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-20 Filip Navara- Fix parameter handling in EnumDisplaySettingsExA.
2004-12-16 Richard Campbell- Implemented SwitchToThisWindow, not 100% correct...
2004-12-13 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-12 Thomas Bluemel* Implement EnumDisplayDevicesA
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-06 Alex IonescuFilip and Richard are both smoking something.
2004-12-06 Richard Campbell- Filip is smoking something :-)
2004-12-06 Filip Navara- Basic implementation of (NtUser)UpdatePerUserSystemPa...
2004-11-20 Eric KohlAdd UpdatePerUserSystemParameters stub and call it...
2004-11-16 Gregor AnichSimple implementation of some multi-monitor APIs.
2004-11-13 Richard Campbell- Fixed a typo
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-17 Thomas Bluemeladded very basic support for desktop wallpapers
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-23 Casper Hornstrup2004-07-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-18 Gregor AnichFix EnumDisplaySettingsExA (did not output anything...
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-12 Gé van GeldorpSetLogonNotifyWindow is now implemented
2004-07-12 Gé van GeldorpShutdown step 1: inform winlogon
2004-07-08 Eric KohlFix RegisterLogonProcess().
2004-07-08 Thomas BluemelFixed handling of NULL arguments in ChangeDisplaySettin...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-05-31 Filip NavaraMerge DDE patch from Wine:
2004-05-28 Gé van GeldorpClean up calls from win32k to csrss
2004-05-21 Thomas Bluemelimplemented DisableProcessWindowsGhosting() (window...
2004-05-16 Filip NavaraWindow Class handling fixes:
2004-05-15 Thomas BluemelAnich Gregor: Basic implementation of GetUserObjectInfo...
2004-05-02 Thomas Bluemelimplemented IsWindowInDestroy()
2004-05-01 Thomas Bluemelimplemented AnyPopup()
2004-05-01 Thomas Bluemelimplemented RegisterLogonProcess(), LockWindowStation...
2004-04-29 Gé van GeldorpImplement DDE Execute:
2004-04-29 Thomas Bluemelimplemented keybd_event(), mouse_event(), BlockInput...
2004-04-09 Filip Navara- Include "roscfg.h".
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-23 Thomas BluemelImplemented GetWindowRgn() and GetWindowRgnBox()
2004-03-07 Filip Navara- Moved the loading of font names from user32.dll to...
2004-02-28 Richard Campbelltemporary workaround for a font issue in win32k...negat...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 Richard CampbellSystemParametersInfo:
2004-01-30 Gé van GeldorpSilence debug messages
2004-01-25 Jason Filby*** empty log message ***
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-18 Gé van GeldorpICO_ExtractIconsW should process icons in large/small...
2004-01-03 Steven EdwardsMinor fixes.
2003-12-28 Thomas Bluemelreverted my last change
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-12-13 Filip NavaraCommented out EnumWindowStationsW and NtUserBuildNameLi...
2003-12-12 Gé van GeldorpIncomplete implementation of hooks
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-12-03 Gé van GeldorpRemove direct references from csrss to win32k (call...
2003-11-19 Thomas BluemelPatch by Jonathon Wilson:
2003-11-19 Thomas Bluemelimplemented CheckRadioButton()
2003-11-19 Thomas Bluemelforgot to add file
2003-11-19 Thomas Bluemel1. implemented GetGuiResources()
2003-11-18 Royce Mitchell IIIremove unnecessary include
2003-11-09 Filip Navara- Moved GetFocus, DrawCaptionTemp[AW], DrawMenuBarTemp...
2003-11-09 Filip Navara- Moved GetFocus, DrawCaptionTemp[AW], DrawMenuBarTemp...
2003-11-07 Steven EdwardsFix building.
2003-11-07 Steven EdwardsAdded PrivateExtractIcons and friends ported from WINE
next