mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
85527b3aaa76a40b95fa7e0b787674817b4fa913
Robert Shearman <[email protected]> - Change dialog templates to not explicitly specify extended window styles for the static rects on the Page Setup dialog as the ones specified were wrong anyway. Dmitry Timoshkov <[email protected]> - Replace 'All xxx pages' text in common print dialog by simple 'All'. Jose Manuel Ferrer Ortiz <[email protected]> - Updated Spanish resource. Jacek Caban <[email protected]> - Moved save* strings to resources. - Moved string to resources. - Get rid of W->A calls. - Unicodified fontdlg. Eric Pouech <[email protected]> - Removed excessive statement (break after return or goto, not useful break, not needed vars...) Paul Vriens <[email protected]> - use Interlocked* functions in AddRef and Release. - store the result of the Interlocked functions and use only this. Michael Stefaniuc <[email protected]> - Do not check for non NULL pointer before HeapFree'ing it. It's redundant. Alexandre Julliard <[email protected]> - Janitorial: C booleans must not be compared against TRUE. svn path=/trunk/; revision=12935
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%