1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 02:39:23 +02:00
Commit graph

248 commits

Author SHA1 Message Date
Nikolay Pultsin
fcafd8120a native code cleanup: synchronization with ics branch 2013-02-01 15:38:23 +00:00
Nikolay Pultsin
ff38a7b0cb updated package name 2013-01-20 06:50:17 +04:00
Nikolay Pultsin
5c01bea10a no Book.save() call in native code 2013-01-20 05:14:20 +04:00
Nikolay Pultsin
2c21956566 formatting 2013-01-14 07:56:44 +04:00
Nikolay Pultsin
3c61717c88 getEncoding(int) was not used in native code 2013-01-14 07:54:57 +04:00
Nikolay Pultsin
08d28f39dc fixed package name 2013-01-14 05:52:14 +04:00
Nikolay Pultsin
5235601266 several body tag issues 2013-01-05 01:07:00 +00:00
Nikolay Pultsin
ac49acf890 copyrights in native code: 2012 => 2013 2013-01-03 04:54:12 +00:00
Nikolay Pultsin
22a54c86ae synchronization with C++ version 2013-01-03 04:33:59 +00:00
Nikolay Pultsin
9711842566 fixed svg namespace processing 2013-01-03 02:15:51 +00:00
Nikolay Pultsin
7ed774b888 synchronization with C++ version 2012-11-25 09:12:40 +04:00
Nikolay Pultsin
d93770c0f8 native code: synchronization with C++ version 2012-11-13 01:49:26 +04:00
Nikolay Pultsin
6fd4e1e98f utf8 encoding converter 2012-11-12 13:35:25 +04:00
Nikolay Pultsin
646f31535c better support for <pre>formatted text in ePubs 2012-11-07 23:32:24 +04:00
Nikolay Pultsin
a3246a3b98 removed extra paragraph break after footnotes 2012-11-04 10:23:11 +04:00
Nikolay Pultsin
d552496d2e footnotes in RTF, VERSION => 1.6.5 2012-11-04 05:06:41 +04:00
Nikolay Pultsin
3753e8d202 code cleanup 2012-10-27 04:03:46 +04:00
Nikolay Pultsin
8ac2815d94 synchronization with C++ version 2012-10-27 03:54:42 +04:00
Nikolay Pultsin
e790aeb68a code cleanup 2012-10-26 10:15:16 +04:00
Nikolay Pultsin
7f30c5fa73 doc (ms word) files encoding auto detection 2012-10-26 09:47:34 +04:00
Nikolay Pultsin
f117b0a3fb new options: "apply/ignore CSS defined values" 2012-10-21 07:31:26 +04:00
Alexander Turkin
813ff0f64b DocPlugin: setting default paragraph alignment if it's not specified + little bit of refactoring 2012-10-19 16:55:39 +04:00
Nikolay Pultsin
184a18cfbf fixed ms word files visibility => 1.6.1 2012-10-06 06:33:45 +04:00
Nikolay Pultsin
63716490cf fixed cover image loading (media-type xml attribute is now used) 2012-09-27 01:43:07 +04:00
Nikolay Pultsin
cbd5adb685 zip reading fix (ported from C++ version) 2012-07-25 04:21:38 +04:00
Alexander Turkin
7af03baffd DocPlugin: float images support has been added 2012-07-06 22:11:34 +04:00
Alexander Turkin
401aaba8bf DocPlugin: support for images (also supporting for blocked images in ZLFileImage) 2012-07-04 18:03:17 +04:00
Alexander Turkin
0abb1f46a6 ms-word doc plugin: added forgotten [] for delete syntax 2012-06-21 17:32:29 +04:00
Alexander Turkin
aed70a41ea ms-word doc plugin: now can read doc files with erorrs in formatting structures 2012-06-15 17:32:29 +04:00
Alexander Turkin
52607ae0f1 first version of ms-word doc plugin has been added 2012-06-15 01:27:06 +04:00
Nikolay Pultsin
2fe2ee64c2 zip issue introduced in 1.5.4 2012-06-03 15:00:57 +01:00
Nikolay Pultsin
aa25d379de fixed skipping for empty entries in zip's 2012-05-26 23:22:00 +01:00
Nikolay Pultsin
8994050e18 fb2: <empty-line/> inside <p> tag processing has been fixed 2012-05-25 04:46:08 +01:00
Nikolay Pultsin
156067b787 CSS parsing fix: allow '}' immediately after attribute value 2012-05-25 04:38:43 +01:00
Nikolay Pultsin
51995e5d95 series info reading (ePub), more TODO items 2012-05-22 02:57:13 +01:00
Nikolay Pultsin
f26138d066 fixed C++ => java non-utf string conversion for architectures where std::string consists of signed chars 2012-05-18 21:02:40 +01:00
Nikolay Pultsin
4980970323 fixed opf processing for files with declared opf: prefix 2012-05-17 00:59:01 +01:00
Nikolay Pultsin
a61ae2f7ed correct skipping for zip entries with Compression method == 0 & flags == 0x08 2012-05-17 00:58:35 +01:00
Nikolay Pultsin
49d3f2bfe5 fixed ToC processing 2012-05-15 11:52:21 +01:00
Nikolay Pultsin
f2e3ec218b fixed px/pt font size processing 2012-05-15 11:49:13 +01:00
Nikolay Pultsin
7f5f78385b all platforms + proguard 2012-05-13 18:36:48 +01:00
Nikolay Pultsin
404cf126b2 html support 2012-05-13 18:08:24 +01:00
Nikolay Pultsin
1c82b8bb54 clean collection on exit 2012-05-13 17:57:48 +01:00
Nikolay Pultsin
8804e70d28 included html format support files (not used at this moment) 2012-05-13 17:51:22 +01:00
Nikolay Pultsin
0a19a10264 standard namespace processing mechanish everywhere in native code 2012-05-13 17:43:56 +01:00
Nikolay Pultsin
fe50da6206 updated stylesheet parser: skips @-rules with no style body correctly 2012-05-13 15:10:33 +01:00
Nikolay Pultsin
362bec72eb fixed TOC processing in ePubs 2012-05-13 14:03:15 +01:00
Nikolay Pultsin
9b22b0743a ContentsTree instead of ZLTextTreeModel 2012-05-13 13:43:25 +01:00
Nikolay Pultsin
b783fa99b9 reference shortening in ePubs; updated TODO 2012-05-13 05:31:24 +01:00
Nikolay Pultsin
915f36ad39 text-decoration: none 2012-05-13 04:21:33 +01:00