mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
b09d85cc206cb4a431af26fefd1374532572f932
Michael Jung <[email protected]> - Fixed inconsistency in LISTVIEW_DUMP macro. Robert Shearman <[email protected]> - Add support for navigating a toolbar with the arrow keys. - Fix WrapToolbar in the case of no parent window. - Use the newly added NMTBINITCUSTOMIZE for sending the TBN_INITCUSTOMIZE so that it is safe on 64-bit platforms. Aric Stewart <[email protected]> - Reading the MRUlist using the W functions we need to divide the size by sizeof(WCHAR) to get the count of characters. Alexandre Julliard <[email protected]> - Specify 64-bit integers as double instead of long long in spec files so that we get the correct number of arguments. - We are no longer generating .dbg.c files. Milko Krachounov <[email protected]> - Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw, shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui, setupapi, wininet, regedit, uninstaller, notepad, winecfg and winhelp. Dmitry Timoshkov <[email protected]> - Call SetDIBits with a proper DC in order to set bitmap bits. Mike McCormack <[email protected]> - Fix if's that are followed by semicolons. Alexander N. Sørnes <[email protected]> - Added Norwegian translation of comctl32 and shell32. Marcus Meissner <[email protected]> - The last argument to MultiByteToWideChar is wide character count and not the buffer size in bytes. Fixed all places where it was wrong. Frank Richter <[email protected]> - Unregister theming subclasses at comctl32 shutdown; should fix reported re-registration errors. Jason Edmeades <[email protected]> - Fix some off by one calculations in the comboboxex functions, and handle an out of range positive index the same as windows + unit test case. svn path=/trunk/; revision=18329
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%