Michael R. P. Ragazzon
|
41e1291ad9
Avoid allocations during global initialization (#689)
|
1 年之前 |
Michael Ragazzon
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 年之前 |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 年之前 |
Maximilian Stark
|
dd99820ecd
Media queries (#169)
|
4 年之前 |
Maximilian Stark
|
48eda79d2c
Added VH and VW units (#162)
|
4 年之前 |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
5 年之前 |
Michael Ragazzon
|
15240e28d3
Fix warnings on GCC and Clang with -Wall -pedantic
|
5 年之前 |
Michael Ragazzon
|
735f6d37f2
Update number parser procedure. Fixes #102. Improves performance.
|
5 年之前 |
Michael Ragazzon
|
6d5975da52
Remove non-standard string comparison, and unnecessary template.
|
5 年之前 |
Michael Ragazzon
|
6c53cbf85b
Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81.
|
5 年之前 |
Michael Ragazzon
|
e612bceeb3
Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser.
|
6 年之前 |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 年之前 |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 年之前 |
Michael Ragazzon
|
e6638f1020
WIP: Attempt to replace Rocket::String with std::string
|
6 年之前 |
Michael
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
7 年之前 |
Michael
|
bf36355694
Merge branch 'master' into transform
|
7 年之前 |
Michael
|
ed39b743ff
Rename logical pixel (lp) to density-independent pixel (dp)
|
8 年之前 |
Michael
|
cd394a8b5c
Introduced logical pixels
|
8 年之前 |
Michael
|
51d702f011
Fix parsing of em size (pull req. 274)
|
8 年之前 |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
11 年之前 |
David Wimsey
|
336b8f8d69
Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future
|
11 年之前 |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
11 年之前 |
Julian
|
94a2515387
added REM unit support
|
12 年之前 |
hoshi10
|
5a76104b26
Replaced IN with INCH in Property::Unit enum
|
13 年之前 |
Arkadiusz Wahlig
|
fc0168ce1d
Added "in", "cm", "mm", "pt" and "pc" units.
|
13 年之前 |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
15 年之前 |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 年之前 |