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

34 commits

Author SHA1 Message Date
Nikolay Pultsin
643f5a345c 'padding' and 'padding-*' CSS property support 2014-11-08 05:00:16 +00: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
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
fce3eda3a7 'margin' property support 2014-09-18 06:27:52 +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
5b95c153b8 added REM css size unit 2014-09-08 19:10:59 +01:00
Nikolay Pultsin
aa8ab30807 new engine for mobi files 2014-09-08 07:51:25 +01:00
Nikolay Pultsin
a7fa712e03 formatting 2014-06-30 00:06:05 +01:00
Nikolay Pultsin
277e570aa6 cleanup 2014-06-06 08:00:39 +01:00
Nikolay Pultsin
be841282b4 embedded fonts support (in progress) 2014-03-30 14:24:49 +03:00
Nikolay Pultsin
59639078ea embedded fonts processing (in progress) 2014-03-30 12:00:34 +03:00
Nikolay Pultsin
06e46d4c33 cleanup 2014-03-30 04:02:24 +03:00
Nikolay Pultsin
a4221e74e3 use first font family from the list 2014-03-30 03:46:45 +03:00
Nikolay Pultsin
ccdb527030 do not split css values in parser 2014-03-30 03:08:32 +03: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
f117b0a3fb new options: "apply/ignore CSS defined values" 2012-10-21 07:31:26 +04:00
Nikolay Pultsin
f2e3ec218b fixed px/pt font size processing 2012-05-15 11:49:13 +01:00
Nikolay Pultsin
915f36ad39 text-decoration: none 2012-05-13 04:21:33 +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
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
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
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
0927986772 epub code is included into native library 2012-03-29 18:03:23 +01:00