Merge 14551:14980 from trunk
[reactos.git] / reactos / lib / user32 /
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...
2005-03-02 Filip NavaraFix W->A conversions in EnumDisplaySettingsExA. This...
2005-02-27 Royce Mitchell IIIsmall efficiency fix
2005-02-27 Filip NavaraUse unadjusted rect (the one calculated before sending...
2005-02-26 Casper HornstrupSet base address of modules
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-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-24 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-16 Casper HornstrupAdd resources to existing modules.
2005-01-15 Casper Hornstrup* LinkerFlag tag support
2005-01-06 Klemens FriedlUpdate ReactOS Icons:
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-04 Filip NavaraRobert Shearman <rob@codeweavers.com>
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-23 Gé van GeldorpCVS maintenance
2004-12-21 Thomas Bluemel- initialize system window classes when creating window...
2004-12-20 Filip Navara- Fix parameter handling in EnumDisplaySettingsExA.
2004-12-19 Royce Mitchell IIIgdi handle leak fixed - taskmgr no longer leaks gdi...
2004-12-18 Steven EdwardsMerged most of the recent changes from the Wine edit...
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 Bluemel* Implement EnumDisplayDevicesA
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-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-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-03 Gregor AnichPrefix libs in dk/w32 and dk/nkm with "lib" to make...
2004-12-02 Filip Navara- Remove duplicate definitions.
2004-11-29 Filip NavaraDmitry Timoshkov <dmitry@codeweavers.com>
2004-11-28 Gé van GeldorpFix vertical position of text in single-line edit controls.
2004-11-27 Eric Kohl- F4 key flips the listbox in default (not extended...
2004-11-22 Gé van GeldorpZach Gorman <zach@archetypeauction.com>
2004-11-20 Eric KohlAdd UpdatePerUserSystemParameters stub and call it...
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-16 Gregor AnichSimple implementation of some multi-monitor APIs.
2004-11-13 Richard Campbell- Fixed a typo
2004-11-09 Eric KohlUse BF_SOFT style to draw pushbutton edges.
2004-10-20 Thomas Bluemelfixed language code
2004-10-20 Thomas Bluemelforgot to add these files
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-15 Thomas Bluemelsome german translations and fixes by Michael Wirth
2004-10-07 Gé van GeldorpDon't rely on UNICODE being #define'ed
2004-10-05 Gé van GeldorpDo some simple error checking on .cur and .ico file...
2004-10-04 Gé van GeldorpUse GetStringTypeW() for implementation of IsCharAlphaN...
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-09-14 Thomas Bluemellittle fix
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...
next