mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 23:44:57 +08:00
565cf7f36d74e144b03264efd231d6cd500e510f
Vitaliy Margolen <wine-patch@kievinfo.com> - Unify HEADER_GetItem[A/W] into one function. - Unify HEADER_InsertItem[A/W] into one function. - Unify HEADER_SetItem[A/W] into one function. Michael Kaufmann <hallo@michael-kaufmann.ch> - Handle WM_PRINTCLIENT. Don't use SelectClipRgn in WM_PRINTCLIENT. Dimi Paun <dimi@lattica.com> - Validate the column index passed in by the caller. Alex Villacís Lasso <a_villacis@palosanto.com> - Do not issue a GetUpdateRect() to query an update region for WM_PAINT(wParam=HDC) case. Instead, use GetClientRect() for a bounding rect. Vincent Béron <vberon@mecano.gme.usherb.ca> - Move functions in comctl32/string.c to remove function declaration. Dmitry Timoshkov <dmitry@codeweavers.com> - Use Win32 APIs for string comparison. - Avoid printing out a possibly uninitialized variable. Ulrich Czekalla <ulrich@codeweavers.com> - Clear bLButtonDown flags if mouse is not down. Martin Fuchs <martin-fuchs@gmx.net> - Include config.h and port.h for strncasecmp() in MSVC port. svn path=/trunk/; revision=19296
…
…
…
…
…
…
…
…
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%