Michael
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
7 years ago |
Michael
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 years ago |
Michael
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
7 years ago |
Michael
|
d093d96237
Implement support for different angle units in transforms. Resolve units of Primitives when adding animation keys.
|
7 years ago |
Michael
|
cbd72371ae
Fix font size with relative sizes
|
7 years ago |
Michael
|
bf36355694
Merge branch 'master' into transform
|
7 years ago |
Michael
|
35440e0b7b
Fix some layout changes not taking effect
|
7 years ago |
Michael
|
db0aff2a8d
Added support for 'pointer-events: none'
|
7 years ago |
Michael
|
ed39b743ff
Rename logical pixel (lp) to density-independent pixel (dp)
|
8 years ago |
Michael
|
cd394a8b5c
Introduced logical pixels
|
8 years ago |
Fredrik Berggren
|
20084b7489
Accessor and caching of offset properties.
|
10 years ago |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
11 years ago |
David Wimsey
|
4e1786a833
Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already.
|
11 years ago |
David Wimsey
|
0c1d739cd2
Fixed duplicate code due to merging two related pull requests.
|
11 years ago |
David Wimsey
|
f22219c7d3
Merge pull request #129 from SiPlus/patch-1
|
11 years ago |
David Wimsey
|
b64e2e1e35
Merge pull request #114 from opengenius/master
|
11 years ago |
SiPlus
|
31a279dd75
Add inches to line height
|
11 years ago |
SiPlus
|
64e2b25797
Bring back PPI-based units
|
11 years ago |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
11 years ago |
genius
|
d0c2d60132
use dpi units
|
12 years ago |
Julian
|
94a2515387
added REM unit support
|
12 years ago |
Victor Luchitz
|
f4bc0e526a
Optimize document re-layout by caching layout-important CSS properties
|
13 years ago |
Victor Luchitz
|
a147bff0ad
Optimize handing of properties in cases of full updates
|
13 years ago |
Arkadiusz Wahlig
|
fc0168ce1d
Added "in", "cm", "mm", "pt" and "pc" units.
|
13 years ago |
Lloyd Weehuizen
|
4f9d03679e
Optimise lookup of properties, so they don't hit the style sheet specification at each lookup.
|
15 years ago |
Lloyd Weehuizen
|
429e8e4eac
Fix for stackoverflow in when using DataGridTrees
|
15 years ago |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
15 years ago |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 years ago |