mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
11761ed43619e3c34bb10cd536abf021aebd587e
Maxime Bellenge <[email protected]> - Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet styles. - Add DT_END_ELLIPSIS as defaut style for text. Ilya Korniyko <[email protected]> - Encoding fixes in Ukrainian translation. Filip Navara <[email protected]> - Let the subclassing stack grow the opposite way to make the code more transparent. - Remove SubclassWndProc and move its logic to DefSubclassProc. Dimitrie O. Paun <[email protected]> - Clear the state image bits only if LVS_EX_CHECKBOXES is set. - Fix obvious logical error in focus handling. - Indentation and formatting fixes. - (based on a patch by Krishna Murthy). Ulrich Czekalla <[email protected]> - Handle case where iterator range contains 0 elements. - Handle case when item text is empty. According to MSDN, length should be returned when lParam is NULL. Patrik Stridvall <[email protected]> - StrSpnW doesn't exist in comctl32.dll but StrCSpnW does. Jon Griffiths <[email protected]> - Implemented TCM_SETITEMEXTRA. Robert Shearman <[email protected]> - Don't draw whole button pressed when separate dropdown pressed, just the separate dropdown itself. - TBN_DRAGOUT and NM_RDBLCLK notifications. - Remove unneeded member of private toolbar struct. svn path=/trunk/; revision=9677
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%