mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
120d7a64b9545c2bd185b6d375de1eded2e17efa
Alexandre Julliard <[email protected]> - 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 <[email protected]> - Assorted spelling fixes. Kouji Sasaki <[email protected]> - Added handling of WM_ENABLE message. James Hawkins <[email protected]> - 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 <[email protected]> - 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 <[email protected]> - 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 <[email protected]> - Misc rectangle fixes. - The date should be initialized from local time. Aric Stewart <[email protected]> - Handle WM_NCCALCSIZE in the tab control. Hans Leidekker <[email protected]> - Fix uninitialized warnings. svn path=/trunk/; revision=15531
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%