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

374 commits

Author SHA1 Message Date
Nikolay Pultsin
5763e2ef63 refactoring: no dependency fbreader => text view (in progress) 2014-12-30 01:18:55 +00:00
Nikolay Pultsin
4df42533f4 better processing of page-break-* CSS properties (still not fully used during rendering) 2014-12-19 20:09:23 +00:00
Nikolay Pultsin
a9c6b16219 fixed fbreader-action: link processing 2014-12-18 21:58:24 +00:00
Nikolay Pultsin
7fa54dfd9b intro ePub auto generation 2014-12-18 20:20:32 +00:00
Nikolay Pultsin
84fbbf955e new intorduction file (Russian only) 2014-12-10 17:31:04 +00:00
Nikolay Pultsin
37cc633101 code simplification 2014-11-08 19:54:19 +00:00
Nikolay Pultsin
650351d085 better display:block support 2014-11-08 14:14:10 +00:00
Nikolay Pultsin
a1fdb147cc code simplification 2014-11-08 13:55:26 +00:00
Nikolay Pultsin
b2218bc073 initial support for CSS display:block property value 2014-11-08 13:39:41 +00:00
Nikolay Pultsin
643f5a345c 'padding' and 'padding-*' CSS property support 2014-11-08 05:00:16 +00:00
Nikolay Pultsin
21d3298f01 code cleanup 2014-10-21 19:59:41 +03:00
Nikolay Pultsin
ad13986da7 fixed possible out-ouf-range 2014-10-21 19:48:28 +03:00
Nikolay Pultsin
545b0555c4 fixed possible seg.fault 2014-10-21 19:47:53 +03:00
Nikolay Pultsin
b2c2d04b60 added support for '*' selector inside combined selectors 2014-10-21 12:58:04 +01:00
Nikolay Pultsin
dca814ceb9 compound styles processing optimization 2014-10-21 12:04:52 +01:00
Nikolay Pultsin
7a57572056 fixed style _attribute_ support
vertical-align CSS property support (only lengths, "sub" and "super" values)
2014-10-13 20:49:19 +02:00
Nikolay Pultsin
1104322cfb combined selectors matching 2014-10-12 22:39:36 +02:00
Nikolay Pultsin
d1a804f1e1 - debug printing 2014-10-12 02:33:23 +02:00
Nikolay Pultsin
31c69f7ba7 fixed shared_ptr issue 2014-10-12 02:28:21 +02:00
Nikolay Pultsin
4de9d69bc0 StyleSheetTable::Key replaced with CSSSelector 2014-10-12 02:05:29 +02:00
Nikolay Pultsin
4d4a096e3f compound CSS selectors support (in progress) 2014-10-12 01:16:43 +02:00
Nikolay Pultsin
b168e21d64 enum for compound CSS keys relationships 2014-09-28 11:12:45 +01:00
Nikolay Pultsin
83e3cb355d fixed <ul>/<ol> top/bottom margin behaviour 2014-09-18 23:39:58 +01:00
Nikolay Pultsin
fce3eda3a7 'margin' property support 2014-09-18 06:27:52 +01:00
Nikolay Pultsin
81e2abe85d extra paremeter book skipEmpty for ZLStringUtil::split() 2014-09-18 06:27:43 +01:00
Nikolay Pultsin
fed9619767 fixed '0' value processing for lengths in CSS 2014-09-18 06:27:26 +01:00
Nikolay Pultsin
e8f554c4ca fixed multiple CSS enries for same selector 2014-09-18 06:26:16 +01:00
Nikolay Pultsin
bb49ef1460 multi-level ToC + fixed huffdic decompression issue 2014-09-17 10:03:37 +01:00
Nikolay Pultsin
19d46654aa fixed DocDecompressor 2014-09-17 03:11:00 +01:00
Nikolay Pultsin
e37b4dca88 break line on blackquote 2014-09-17 03:10:12 +01:00
Nikolay Pultsin
18523e6364 fixed TOC issue 2014-09-17 02:28:55 +01:00
Nikolay Pultsin
7045d516ec formatting 2014-09-17 02:19:39 +01:00
Nikolay Pultsin
0dea7db853 cosmetic changes 2014-09-11 03:00:20 +01:00
Nikolay Pultsin
0e57bacde9 Merge branch 'patch-4' of github.com:tamo/FBReaderJ into tamo-fix 2014-09-11 02:49:07 +01:00
Nikolay Pultsin
efb39d2933 code simplification 2014-09-10 22:43:24 +01:00
Nikolay Pultsin
a5946f747e case-insensitive for 'rel="StyleSheet"' 2014-09-10 18:46:52 +01:00
Nikolay Pultsin
a500ec82eb moby: error handling 2014-09-09 23:42:03 +01:00
Nikolay Pultsin
82cdca266c fixed CSS applying 2014-09-09 21:59:25 +01:00
Nikolay Pultsin
b4fefc8c04 CSS in HTMLs 2014-09-09 21:50:25 +01:00
Nikolay Pultsin
b21e516d6a CSS stream 2014-09-08 21:26:16 +01:00
Nikolay Pultsin
5b95c153b8 added REM css size unit 2014-09-08 19:10:59 +01:00
Nikolay Pultsin
724a5386f4 correct file size in PalmDocStream 2014-09-08 10:52:42 +01:00
Nikolay Pultsin
0fa20025e5 formatting 2014-09-08 10:52:31 +01:00
Nikolay Pultsin
aa8ab30807 new engine for mobi files 2014-09-08 07:51:25 +01:00
TAKAHASHI Tamotsu
44bf01e8da Fix header
I forgot to commit the header changes
2014-09-08 12:59:52 +09:00
TAKAHASHI Tamotsu
67126db1b7 Fix a bug and two todo's about list
A bug: <li><p> added a newline after bullet.
Todo's: <ol> and indent (copied from HTMLBookReader)
2014-09-08 12:55:35 +09:00
Nikolay Pultsin
dc3f6de29f fixed work with file names containing ':' 2014-08-23 16:02:38 +01:00
Nikolay Pultsin
848cb4d963 ZLFileImage constructor signature changed 2014-07-13 13:42:27 +01:00
Nikolay Pultsin
a7fa712e03 formatting 2014-06-30 00:06:05 +01:00
Nikolay Pultsin
785e236615 compilation issue 2014-06-15 12:42:09 +01:00