Use max tracking size instead of maximized size to limit window size.
[reactos.git] / reactos / lib / user32 / windows /
2005-09-09 Gé van GeldorpUse max tracking size instead of maximized size to...
2005-08-11 Steven EdwardsTrackMoveEvent is a semi-implemented not UNIMPLEMENTED...
2005-08-06 James TaborShow DrawTextExA implemented.
2005-08-06 James TaborShow SetParent implemented.
2005-08-06 James TaborShow UpdateWindow implemented.
2005-07-31 Alex Ionescu- Silence some debug messages
2005-07-30 James TaborImplement SetMenuItemBitmaps and fix bool flags.
2005-07-29 James TaborPatch by Dmitry Timoshkov dmitry@baikal.ru. Take into...
2005-07-29 James TaborShow SetMenuItemInfoA&W implemented.
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-26 Filip NavaraImplement ValidateRect.
2005-07-26 Alex Ionescu - Don't try to get the length of a possibly empty...
2005-07-25 James TaborAdded more Wine MDI functions. I've tested these for...
2005-07-25 James TaborPatch by Robert Shearman rob@codeweavers.com, Use GdiGe...
2005-07-18 James TaborImplement ShowOwnedPopups and ArrangeIconicWindows...
2005-07-17 James TaborImplemented NtUser-GetMenuItemRect.
2005-07-16 Jens CollinGetMenuStringA and GetMenuStringW inverted the MF_BYPOS...
2005-07-13 James TaborImplemented VkKeyScan, GetKeyboardTypeand, GetKeyboardL...
2005-07-11 James TaborFix error return for WIN_ListChildren.
2005-07-09 James TaborImplement MDICascade, MDITile and WIN_ListChildren...
2005-07-09 James TaborImplement ModifyMenu A & W.
2005-07-09 James TaborImplement GetMenuString A & W. Not fully tested.
2005-07-09 James TaborImplement CheckMenuRadioItem. Not fully tested.
2005-07-09 James TaborImplement DrawMenuBar.
2005-07-08 James TaborImplement TrackMouseEvent.
2005-07-08 James TaborKill debug messages.
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
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-16 James TaborPlugging in CallMsgFilter.
2005-06-07 Filip NavaraImplementation of DragDetect. Based on Wine code (C...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-14 Gé van GeldorpImplement WH_MOUSE_LL hook
2005-05-14 Gé van GeldorpPresent for GreatLord:
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-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-02 Alex IonescuFix many of the scrollbar issues. However, MDI Scrollba...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Filip NavaraFix coordinate mapping of unmodRect in DefWndDoSizeMove.
2005-05-01 Filip NavaraChange the default system menu icon in MDI_AugmentFrame...
2005-05-01 Filip Navara- Merge changes to MDI_AugmentFrameMenu from Wine ...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-02 Steven Edwardsanother one bytes the dust. messages.h is gone
2005-04-01 Gunnar Dalsnesmmfuncs.h: add MmGetSystemAddressForMdlSafe/MmMapLocked...
2005-03-21 Gunnar DalsnesCopyAcceleratorTableA: dont access lpAccelDst it its...
2005-03-21 Filip NavaraCorrectly draw the titlebar as active or inactive durin...
2005-03-21 Filip Navara- Cleanup DefWndDoButton function.
2005-03-16 Filip NavaraUlrich Czekalla <ulrich@codeweavers.com>
2005-03-15 Filip NavaraCleanup misleading code.
2005-03-13 Gé van Geldorptinus <o112w8r02@sneakemail.com>:
2005-03-07 Gé van GeldorpUse IC instead of DC when possible
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-27 Royce Mitchell IIIsmall efficiency fix
2005-02-27 Filip NavaraUse unadjusted rect (the one calculated before sending...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-24 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Gé van GeldorpCopy correct number of bytes
2005-01-03 Gé van GeldorpDon't destroy cursors/icons prematurely.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-30 Filip Navara- Reimplementation of CreateCursor (now the correct...
2004-12-28 Gé van GeldorpImplement ToAscii() and ToAsciiEx()
2004-12-27 Filip Navara- Implement MsgWaitForMultipleObjects.
2004-12-26 Filip Navara- Free all memory in error case of GetClassInfoExCommon.
2004-12-25 Filip Navara- Partial implementation of RealMsgWaitForMultipleObjec...
2004-12-25 Filip Navara- Fix finding of windows by classes in NtUserFindWindow.
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-19 Royce Mitchell IIIgdi handle leak fixed - taskmgr no longer leaks gdi...
2004-12-17 Gé van GeldorpDon't mess with WNDCLASS contents if class doesn't...
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-13 Filip NavaraDon't pass UNICODE_STRINGs in the dwTypeData of MENUITE...
2004-12-12 Thomas BluemelMessageBoxIndirectA() should check whether the MB_USERI...
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-11 Filip Navara- Minor fixes to MenuGetRosMenuItemInfo.
2004-12-11 Filip Navara- Fix yet another heap free error.
2004-12-11 Steven Edwardsadd wrapper code for the VkKeyScan functions around
2004-12-05 Filip Navara- Allocate the MDI client context structure only once...
2004-12-05 Filip Navara- Fix conversion of messages from Unicode to Ansi and...
2004-12-04 Filip Navara- Correct freeing of heap memory.
2004-12-04 Filip Navara- Implement SetMenuItemInfo[AW].
2004-12-02 Filip Navara- Remove duplicate definitions.
2004-11-29 Filip NavaraDmitry Timoshkov <dmitry@codeweavers.com>
2004-11-22 Gé van GeldorpZach Gorman <zach@archetypeauction.com>
2004-11-19 Gé van GeldorpAt least show the window when wParam is TRUE and the...
2004-11-19 Thomas Bluemelbuffers are calculated properly, no need to allocate...
2004-11-09 Eric KohlUse BF_SOFT style to draw pushbutton edges.
2004-10-07 Gé van GeldorpDon't rely on UNICODE being #define'ed
next