Michael Ragazzon e9c3dde531 Make style tags accept xml reserved characters such as in /* <body> */, see #341 před 3 roky
..
Core.cpp 18f6a1aad8 Font textures are now initially being generated with the ascii range of characters. před 3 roky
DataBinding.cpp a33b379b71 Fix an off-by-one error introduced in #190 breaking the databinding sample před 4 roky
DataExpression.cpp ac6bc8e762 Unit tests: Fix argument size před 3 roky
DataModel.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. před 5 roky
Debugger.cpp 35b1132d7d Add unit tests for debugger plugin shutdown před 3 roky
Element.cpp 4b3efb3bf4 Add unit test for Element::SetInnerRml, see #294 před 3 roky
ElementDocument.cpp d56f17e49c Add unit test for ReloadStyleSheet, we should no longer have any warnings před 3 roky
ElementFormControlSelect.cpp 70b5954beb Select element: Do not wrap around when using up/down keys on options, leave selection unchanged if there is no valid option. před 4 roky
ElementImage.cpp 6ebaa76960 Image elements: Fix wrong dp-scaling being applied when an image is cloned through a parent element, see #310 před 3 roky
ElementStyle.cpp 8298a8ddd8 Fix locating images in decoraters declared in inline style. Add unit test. See #153. před 5 roky
GeometryDatabase.cpp 61a14fd25a - Add a visual test suite for navigating and comparing formatting of documents for correctness, in particular for testing the layout engine. Includes some examples from the CSS specifications. před 5 roky
Layout.cpp db35715153 Fix offsets of relatively positioned elements with percentage positioning, see #262 před 4 roky
Math.cpp 85bbd93a53 Add some unit tests for RoundedLerp před 4 roky
MediaQuery.cpp f9276da68a Add a 'theme' media query for activating and deactivating media blocks před 5 roky
Properties.cpp 606aa37176 Support special keyword and defaults in flex shorthand property před 4 roky
PropertySpecification.cpp a7e7d0ace8 Allow specifying a value for parameters passed to property parsers před 3 roky
Selectors.cpp 159b277fb5 The attribute selector |= should also match when the value is exactly equal před 3 roky
Specificity_Basic.cpp 28c408fb96 Update unit tests for overriding RCSS properties of equal specificity. před 5 roky
Specificity_MediaQuery.cpp 28c408fb96 Update unit tests for overriding RCSS properties of equal specificity. před 5 roky
StringUtilities.cpp 8d7cc702fc Move StringUtilities test to unit tests. před 5 roky
Template.cpp 0604d61ce4 Add back unit tests and warnings from #168 před 5 roky
URL.cpp 398602949e Fix leading '/' leftover during URL path normalization in some cases, see #161. Add unit tests for URL. před 4 roky
XMLParser.cpp e9c3dde531 Make style tags accept xml reserved characters such as in /* <body> */, see #341 před 3 roky
main.cpp 9b81bd0065 Fix crash when cloning elements with RML contents. See #135. před 5 roky