Make definition files optional, move revision numbers to corresponding .patch files.

This commit is contained in:
Sebastian Lackner
2014-11-15 10:33:43 +01:00
parent 723bc23e50
commit 7a419c031a
136 changed files with 80 additions and 454 deletions

View File

@@ -1,27 +1,3 @@
Author: Jactry Zeng
Subject: Implement Stubs for ITextRange interface.
Revision: 3
Author: Jactry Zeng
Subject: Implement Stubs for ITextFont interface.
Revision: 2
Author: Jactry Zeng
Subject: Implement Stubs for ITextPara interface.
Revision: 2
Author: Jactry Zeng
Subject: Implement ITextRange/Selection::{GetChar,GetStart,GetEnd,GetDuplicate,Collapse,SetStart,SetEnd}.
Revision: 1
Author: Jactry Zeng
Subject: Implement ITextRange/Selection::{GetText,SetRange,IsEqual,GetStoryLength}.
Revision: 1
Author: Sebastian Lackner
Subject: Implement ITextSelection_fnGetDuplicate.
Revision: 1
Fixes: [12458] Support for ITextDocument_fnRange function
Fixes: [18303] Support for ITextRange, ITextFont and ITextPara
Fixes: Adobe Reader needs ITextSelection_fnGetDuplicate implementation