Commit Graph

438 Commits

Author SHA1 Message Date
yuri.kobets@gmail.com
857f909fcd Fixed: Some links are not working because element::get_inline_boxes don't ignore the skipped elements.
Added the "nowrap" styles into <td> and <th> tags (see master.css).
2013-07-12 22:26:55 +00:00
yuri.kobets@gmail.com
2b3759f8cc 2013-07-12 12:37:00 +00:00
yuri.kobets@gmail.com
0a0b19e2f2 2013-07-12 12:36:29 +00:00
yuri.kobets@gmail.com
cd77c14ea3 Added support for white-space CSS property. 2013-07-10 21:15:50 +00:00
yuri.kobets@gmail.com
0de53d8187 2013-07-09 21:55:04 +00:00
yuri.kobets@gmail.com
2175d1f2fe 2013-06-25 20:48:42 +00:00
yuri.kobets@gmail.com
e2c19d33dc 2013-06-25 20:21:19 +00:00
yuri.kobets@gmail.com
ae62afb2f0 2013-06-17 23:27:05 +00:00
yuri.kobets@gmail.com
cc4e5b02fa Added external projects for litebrowser. Some changes in the folder structure. 2013-06-11 23:42:02 +00:00
yuri.kobets@gmail.com
667e72859c 2013-06-11 23:05:51 +00:00
yuri.kobets@gmail.com
8bb3e894cb 2013-06-11 00:04:49 +00:00
yuri.kobets@gmail.com
b8d0631334 * The litebrowser is switched to cairo engine (including fonts)
* Added handling the !important in CSS
2013-06-09 01:37:06 +00:00
yuri.kobets@gmail.com
6711996440 2013-02-11 00:06:47 +00:00
yuri.kobets@gmail.com
8e4db5a91b 2013-02-03 23:52:29 +00:00
yuri.kobets@gmail.com
85ba476a29 2013-02-03 01:51:28 +00:00
yuri.kobets@gmail.com
6a8a4b5e12 2013-02-01 22:18:10 +00:00
yuri.kobets@gmail.com
1d807556f0 2012-12-02 03:36:41 +00:00
yuri.kobets@gmail.com
da6e9a896b added support for overflow:hidden 2012-07-23 21:10:06 +00:00
yuri.kobets@gmail.com
569a058f1b 2012-07-22 01:15:21 +00:00
yuri.kobets@gmail.com
5d213c98b0 1. Removed m_inlines array, now elements are rendered from m_children array.
2. Improved positions of the absolute elements: correct handling auto value for left, top, right, bottom
3. Calculating CSS selectors specificity and sorting selectors with by specificity.
2012-07-21 10:23:31 +00:00
yuri.kobets@gmail.com
652cbba377 2012-07-08 17:58:36 +00:00
yuri.kobets@gmail.com
58e8966fff 2012-06-25 01:49:03 +00:00
yuri.kobets@gmail.com
900ac9dd95 2012-06-24 00:28:03 +00:00
yuri.kobets@gmail.com
b3b2dc7252 2012-06-17 23:40:01 +00:00
yuri.kobets@gmail.com
597b6d0617 2012-06-02 00:27:35 +00:00
yuri.kobets@gmail.com
cac380dd3b Improved tables handle. 2012-05-30 23:22:47 +00:00
yuri.kobets@gmail.com
64aa4d04bc 2012-05-28 16:10:00 +00:00
yuri.kobets@gmail.com
f44c6acd80 2012-05-27 21:02:20 +00:00
yuri.kobets@gmail.com
81e0ce2a91 2012-05-25 17:27:23 +00:00
yuri.kobets@gmail.com
eca5cfca94 2012-05-19 19:34:59 +00:00
yuri.kobets@gmail.com
e3a130fb8a 2012-05-18 23:11:11 +00:00
yuri.kobets@gmail.com
2c95aea31b 2012-05-17 22:52:11 +00:00
yuri.kobets@gmail.com
03105e1255 2012-05-14 03:26:26 +00:00
yuri.kobets@gmail.com
48e15b6d01 2012-05-11 22:39:38 +00:00
yuri.kobets@gmail.com
7a93eae90a Fixed top/bottom margins collapsing. 2012-05-09 03:23:01 +00:00
yuri.kobets@gmail.com
b68b535d97 Added tables processing 2012-05-07 04:06:36 +00:00
yuri.kobets@gmail.com
d6515c1c4a Added text-align CSS property handling. 2012-05-03 02:33:03 +00:00
yuri.kobets@gmail.com
b5417526f2 2012-05-01 22:08:37 +00:00