mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 13:09:40 +08:00
60725dc6bbc752f9b8301173d94fb3bc0aa632db
Rein Klazes <wijn@wanadoo.nl> - When scrolling, first update the new position of the control before calling UpdateWindow(). Alexandre Julliard <julliard@winehq.org> - Fixed gcc 4.0 warnings. - We are no longer generating .dbg.c files. Krzysztof Foltman <wdev@foltman.com> - Reimplementation of EM_LINELENGTH. - Some attempt at documentation of double-linked list of ME_DisplayItem's. - Optional destinations in stylesheets are now skipped properly (and not treated as the "proper" styles as they were before). - EOF condition in the middle of the stylesheet is no longer putting the reader into infinite loop, - Half-full input buffers don't trigger EOF anymore (although it could, in theory, break some apps, I find it unlikely - and the change makes Out from Boneville installer display license properly). Marcus Meissner <marcus@jet.franken.de> - The last argument to MultiByteToWideChar is wide character count and not the buffer size in bytes. Fixed all places where it was wrong. svn path=/trunk/; revision=18345
…
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%