mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
120d7a64b9
Alexandre Julliard <julliard@winehq.org> - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Francois Gouget <fgouget@free.fr> - Assorted spelling fixes. Kouji Sasaki <taro-x@justsystem.co.jp> - Added handling of WM_ENABLE message. James Hawkins <truiken@gmail.com> - Audit the List-View control. - Select the item under the point (x,y) in MouseHover. - Store the click point in LISTVIEW_INFO. - Move mouse tracking to MouseMove. - Use DragDetect instead of TrackMouse. - Remove the unused TrackMouse function. - Fixed centering of tab text. Dimi Paun <dimi@lattica.com> - Do not compute the hit test if we don't really need it. - Make it more explicit how we deal with WS_DISABLED. Felix Nawothnig <felix.nawothnig@t-online.de> - Resize listview column to autofit on a doubleclick on the header-divider. - Implemented WM_ENABLE. - Rewrote item layouting - new code fixes bitmap/image position for non-left-aligned text, prevents jumping when resizing non-left-aligned text, implements clipping for images and correctly aligns bitmaps when an image is already there. - Set iItem to index before notifying callback items. Duane Clark <dclark@akamail.com> - Misc rectangle fixes. - The date should be initialized from local time. Aric Stewart <aric@codeweavers.com> - Handle WM_NCCALCSIZE in the tab control. Hans Leidekker <hans@it.vu.nl> - Fix uninitialized warnings. svn path=/trunk/; revision=15531 |
||
---|---|---|
irc | ||
msvc6 | ||
os2 | ||
posix | ||
reactos | ||
rosapps | ||
vms |