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

31 commits

Author SHA1 Message Date
Nikolay Pultsin
594a4bde49 copyright: Geometer Plus => FBReader.ORG Limited, 2014 => 2015 2015-02-28 15:14:56 +01: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
4d4a096e3f compound CSS selectors support (in progress) 2014-10-12 01:16:43 +02:00
Nikolay Pultsin
fce3eda3a7 'margin' property support 2014-09-18 06:27:52 +01:00
Nikolay Pultsin
e8f554c4ca fixed multiple CSS enries for same selector 2014-09-18 06:26:16 +01:00
Nikolay Pultsin
a7fa712e03 formatting 2014-06-30 00:06:05 +01:00
Nikolay Pultsin
48cdfee8a2 store encryption info in FontEntry as well as file path 2014-04-07 20:18:43 +01:00
Nikolay Pultsin
ccd1c34858 pass font file names to java style 2014-03-31 16:04:42 +01:00
Nikolay Pultsin
44b7b1b694 FontMap does not depend on CSS 2014-03-30 19:21:01 +03:00
Nikolay Pultsin
59639078ea embedded fonts processing (in progress) 2014-03-30 12:00:34 +03:00
Nikolay Pultsin
ccdb527030 do not split css values in parser 2014-03-30 03:08:32 +03:00
Nikolay Pultsin
5cea231a6a filter CSS comments in CSSInputStream 2014-03-30 02:34:28 +03:00
Nikolay Pultsin
7ff13974d3 introduced FontEntry & FontMap classes 2014-03-28 23:31:51 +03:00
Nikolay Pultsin
ccf682055c pass encryption map into imported CSS's stream creation 2014-03-26 13:51:57 +02:00
Nikolay Pultsin
ccbba5f70b css @import cycles & duplicates protection 2014-03-26 13:38:06 +02:00
Nikolay Pultsin
73b04597df ignore @import commands after first style description 2014-03-26 12:08:27 +02:00
Nikolay Pultsin
f22f0a041f CSS @import support 2014-03-26 11:54:05 +02:00
Nikolay Pultsin
8e925ef8d7 ePub embedded fonts support (in progress) 2014-03-17 23:20:59 +02:00
Nikolay Pultsin
f1043daea9 CSS parser cache 2014-03-17 14:56:33 +02:00
Nikolay Pultsin
93ea82e5c2 std:: prefix 2014-01-31 21:24:56 +00:00
Nikolay Pultsin
c07d37e7cd year in copyrights: 2013 => 2014 2014-01-12 01:40:02 +00:00
Nikolay Pultsin
ac49acf890 copyrights in native code: 2012 => 2013 2013-01-03 04:54:12 +00:00
Nikolay Pultsin
d93770c0f8 native code: synchronization with C++ version 2012-11-13 01:49:26 +04:00
Nikolay Pultsin
156067b787 CSS parsing fix: allow '}' immediately after attribute value 2012-05-25 04:38:43 +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
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
9017ad8ea4 CSS support (in progress) 2012-05-08 00:51:25 +01:00
Nikolay Pultsin
7b2ffcbab8 CSS logging 2012-05-06 01:45:55 +01:00
Nikolay Pultsin
0927986772 epub code is included into native library 2012-03-29 18:03:23 +01:00