From d82ae3432741dabc748eee85bd652356dbf1841d Mon Sep 17 00:00:00 2001 From: Nikolay Pultsin Date: Sat, 30 May 2009 15:12:04 +0000 Subject: [PATCH] misc fixes underlining for hyperlinks git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@980 6a642e6f-84f6-412e-ac94-c4a38d5a04b0 --- data/formats/fb2/FBReaderVersion.ent | 2 +- platform/android/AndroidManifest.xml | 2 +- platform/android/data/default/styles.xml | 4 +- .../android/fbreader/LibraryTabActivity.java | 31 ++++++++++++-- .../android/fbreader/TOCActivity.java | 8 ++-- .../android/fbreader/ZLTreeAdapter.java | 2 - .../android/view/ZLAndroidPaintContext.java | 3 +- .../formats/fb2/Base64EncodedImage.java | 2 +- .../formats/xhtml/XHTMLTagItemAction.java | 2 +- .../geometerplus/fbreader/library/Book.java | 10 +++++ .../zlibrary/core/tree/ZLTree.java | 42 ++++++++++++++++++- .../zlibrary/core/view/ZLPaintContext.java | 11 +++-- .../zlibrary/text/view/ZLTextStyle.java | 2 + .../zlibrary/text/view/ZLTextView.java | 34 ++++++++++++--- .../zlibrary/text/view/ZLTextViewBase.java | 2 +- .../text/view/style/ZLTextBaseStyle.java | 6 +++ .../text/view/style/ZLTextDecoratedStyle.java | 13 ++++++ .../view/style/ZLTextFullDecoratedStyle.java | 11 +++++ .../view/style/ZLTextFullStyleDecoration.java | 4 +- .../style/ZLTextPartialDecoratedStyle.java | 11 +++++ .../view/style/ZLTextStyleCollection.java | 8 ++-- .../view/style/ZLTextStyleDecoration.java | 4 +- 22 files changed, 179 insertions(+), 35 deletions(-) diff --git a/data/formats/fb2/FBReaderVersion.ent b/data/formats/fb2/FBReaderVersion.ent index 643f943f3..fc465f1a5 100644 --- a/data/formats/fb2/FBReaderVersion.ent +++ b/data/formats/fb2/FBReaderVersion.ent @@ -1 +1 @@ - + diff --git a/platform/android/AndroidManifest.xml b/platform/android/AndroidManifest.xml index a4945de68..1acc3f9e4 100644 --- a/platform/android/AndroidManifest.xml +++ b/platform/android/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/platform/android/data/default/styles.xml b/platform/android/data/default/styles.xml index a0ae7f970..1bf7dcff6 100644 --- a/platform/android/data/default/styles.xml +++ b/platform/android/data/default/styles.xml @@ -24,8 +24,8 @@