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

385 commits

Author SHA1 Message Date
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
Nikolay Pultsin
0cc0afd54e fixed strings with '%' sign output 2012-05-05 16:06:22 +01:00
Nikolay Pultsin
039dad4d92 code simplification 2012-05-05 00:59:45 +01:00
Nikolay Pultsin
482ecca302 fixed encoding conversion for non-1-byte encodings 2012-05-05 00:15:14 +01:00
Nikolay Pultsin
1523188dd4 fixed UTF16 (both BE & LE) support 2012-05-05 00:15:02 +01:00
Nikolay Pultsin
23e4be45ef ePub: fixed author detection 2012-05-02 18:26:39 +01:00
Nikolay Pultsin
e97e8bd663 ePub3 container.xml support in native code 2012-04-15 19:40:58 +01:00
Nikolay Pultsin
04dd9f5c35 Merge branch 'master' into epub-native + compilation issues + cleanup
Conflicts:
	jni/NativeFormats/zlibrary/core/src/constants/ZLXMLNamespace.cpp
	jni/NativeFormats/zlibrary/core/src/constants/ZLXMLNamespace.h
2012-04-15 17:27:04 +01:00
Nikolay Pultsin
4dc710b249 cleanup 2012-04-15 17:08:26 +01:00
Nikolay Pultsin
a633669bbf ePub series support in native code 2012-04-15 16:58:13 +01:00
Nikolay Pultsin
9fc5a44239 Merge branch 'master' into epub-native 2012-04-15 16:35:01 +01:00
Nikolay Pultsin
1b31f8f7e4 BigDecimal for series index 2012-04-15 16:34:24 +01:00
Nikolay Pultsin
5761e598b0 epub images from native code 2012-04-14 23:44:54 +01:00
Nikolay Pultsin
3a7cfefa1c Merge branch 'master' into epub-native 2012-04-13 23:59:55 +02:00
Nikolay Pultsin
2db9885b2d fixed possible crash 2012-04-13 23:59:16 +02:00
Nikolay Pultsin
3b9ccbf4f5 Merge branch 'master' into epub-native 2012-04-13 20:15:52 +02:00
Nikolay Pultsin
02a2b5c6cd FormatPlugin.realBookFile() method 2012-04-13 20:13:13 +02:00