14 Oct
2016
14 Oct
'16
6:46 p.m.
Module: wine Branch: master Commit: 452c9a71249c461bb246164fb9fc4f386b6a9eb8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=452c9a71249c461bb246164fb9... Author: Huw Davies <huw(a)codeweavers.com> Date: Fri Oct 14 10:05:04 2016 +0100 riched20: Incrementally update the character format. Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/riched20/editstr.h | 21 -------- dlls/riched20/writer.c | 140 ++++++++++++++++++++++++++++++------------------ 2 files changed, 88 insertions(+), 73 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=452c9a71249c461bb24616...