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

201 commits

Author SHA1 Message Date
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
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
Nikolay Pultsin
7fae9ff250 file aliases (for reference shortening), not used yet 2012-05-11 20:17:09 +01:00
Nikolay Pultsin
24d649c9d1 XHTMLReader reused 2012-05-11 19:45:05 +01:00
Nikolay Pultsin
2df68ca1ee namespace processing cleanup; 'inherit' font size 2012-05-10 20:07:04 +01:00
Nikolay Pultsin
5e68f8602f XHTMLImageFinder used in OEBBookReader 2012-05-10 14:21:21 +01:00
Nikolay Pultsin
67f2922418 ePub cover finder (in progress) 2012-05-10 13:24:41 +01:00
Nikolay Pultsin
591a338864 Metrics class has been moved from ZLTextStyleEntry to ZLPaintContext 2012-05-09 10:02:35 +01:00
Nikolay Pultsin
29f1fd501b CSS: text decorations support (underline & line-through) 2012-05-09 04:05:10 +01:00
Nikolay Pultsin
c281770998 CSS support (in progress) 2012-05-09 03:48:14 +01:00
Nikolay Pultsin
cbf156e8d5 CSS support (in progress) 2012-05-09 02:15:40 +01:00
Nikolay Pultsin
b8e8571704 CSS: comma-separated selectors 2012-05-09 00:56:20 +01:00
Nikolay Pultsin
7661f69aa6 CSS support (in progress) 2012-05-08 21:08:45 +01:00
Nikolay Pultsin
74434ce274 CSS: bold & italic 2012-05-08 20:18:58 +01:00
Nikolay Pultsin
094afe8652 CSS processing (in progress, alignment style setting works) 2012-05-08 13:53:17 +01:00
Nikolay Pultsin
fce4306ea0 cleanup: unused static variable 2012-05-08 00:57:25 +01:00
Nikolay Pultsin
9017ad8ea4 CSS support (in progress) 2012-05-08 00:51:25 +01:00
Nikolay Pultsin
74cb4cf7be style entry writing to the model cache 2012-05-07 15:14:10 +01:00
Nikolay Pultsin
2422f080a8 refactoring: ZLTextStyleEntry has been moved to a separate header 2012-05-07 12:30:25 +01:00
Nikolay Pultsin
7a3c54c00a small refactoring: methods renaming 2012-05-07 09:13:24 +01:00
Nikolay Pultsin
ecddc3dc1b ZLUserData has gone 2012-05-06 03:39:21 +01:00
Nikolay Pultsin
4a3ca9d76e ZLUserData has gone 2012-05-06 01:51:42 +01:00
Nikolay Pultsin
7b2ffcbab8 CSS logging 2012-05-06 01:45:55 +01:00
Nikolay Pultsin
940f214d70 no input stream lock 2012-05-06 01:27:20 +01:00
Nikolay Pultsin
2a0a349b08 zip entry cache: new implementation 2012-05-06 01:26:09 +01:00