Add netcfgx.dll
[reactos.git] / reactos / lib / user32 /
2005-10-06 Gregor AnichModifyMenuA: Zero initialize MENUITEMINFOA (like Modify...
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-21 Gé van Geldorpbrbak <mpd000@yahoo.de>:
2005-09-20 Filip NavaraFix parameter validation in WM_GETTEXT and GetWindowText.
2005-09-16 Gé van GeldorpOnly access dwTypeData if the caller pronounced it...
2005-09-13 Royce Mitchell IIIzero out the struct and disable code that has no connec...
2005-09-09 Gé van GeldorpUse max tracking size instead of maximized size to...
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
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-08-03 Gé van Geldorpi386DX <i386dx@hotmail.com>:
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-27 Alex Ionescu- Fix warnings
2005-07-26 Filip NavaraImplement ValidateRect.
2005-07-26 Alex Ionescu- Remove ROSRTL. The era is over. Thanks to Filip for...
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-24 Martin Fuchsset eol-style for most xml files
2005-07-21 Magnus OlsenUpdate with right reactos logo by mf
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-15 James TaborFix up WM_ENABLE ScrollBarWndProc. Looks like we can...
2005-07-15 James TaborFixed wParam in WM_ENABLE ScrollBarWndProc.
2005-07-15 James TaborFixing WM_ENABLE ScrollBarWndProc. Tested it with 7...
2005-07-13 James TaborImplemented VkKeyScan, GetKeyboardTypeand, GetKeyboardL...
2005-07-13 Alex IonescuExpand the wine debug macros in all cases. the actual...
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
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 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-07-08 James TaborKill debug messages.
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
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 NavaraDo NOT include defines.h in .rc files.
2005-06-17 Filip NavaraUse W32API.
2005-06-16 James TaborPlugging in CallMsgFilter.
2005-06-07 Filip NavaraImplementation of DragDetect. Based on Wine code (C...
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-25 Magnus OlsenNew normal curosr by irc:mf
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-16 Casper HornstrupAllow warnings
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Gé van GeldorpDon't include standard startup code
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-12 Casper HornstrupMerge 12736:14980 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-04 Casper HornstrupInstall generated files
2005-04-02 Steven Edwardsanother one bytes the dust. messages.h is gone
2005-04-01 Magnus OlsenSwedish translation
2005-04-01 Gunnar Dalsnesmmfuncs.h: add MmGetSystemAddressForMdlSafe/MmMapLocked...
2005-03-28 Magnus OlsenSwedish translation
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-16 Gé van GeldorpThomas Larsen <sikker2004@yahoo.com>
2005-03-15 Filip NavaraCleanup misleading code.
2005-03-13 Gé van Geldorptinus <o112w8r02@sneakemail.com>:
2005-03-10 Royce Mitchell IIIadd <pch> to existing xml files that support pch on...
2005-03-07 Gé van GeldorpUse IC instead of DC when possible
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-04 Aleksey BraginNew ReactOS icon by Mindflyer. Just give ros a fresh...
next