Phil Krylov : riched20: Initial support for simple tables.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Feb 4 11:14:59 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 08bf7180f37153536d871ee5f06b76b7c163c23a
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=08bf7180f37153536d871ee5f06b76b7c163c23a

Author: Phil Krylov <phil at newstar.rinet.ru>
Date:   Sat Feb  4 17:01:01 2006 +0100

riched20: Initial support for simple tables.

---

 dlls/riched20/caret.c   |   30 ++++++++++++++++++++++++--
 dlls/riched20/editor.c  |   55 ++++++++++++++++++++++++++++++++++++++++++++++-
 dlls/riched20/editor.h  |    2 ++
 dlls/riched20/editstr.h |   16 ++++++++++++++
 dlls/riched20/list.c    |   18 +++++++++++++++
 dlls/riched20/paint.c   |    2 +-
 dlls/riched20/para.c    |   12 ++++++++++
 dlls/riched20/reader.c  |    4 +--
 dlls/riched20/run.c     |   15 +++++++++----
 dlls/riched20/writer.c  |   39 ++++++++++++++++++++++++++++++---
 10 files changed, 178 insertions(+), 15 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=08bf7180f37153536d871ee5f06b76b7c163c23a



More information about the wine-cvs mailing list