Michael Ragazzon 3fd100e479 Data expressions 'null' type and pointers %!s(int64=3) %!d(string=hai) anos
..
Core.cpp 18f6a1aad8 Font textures are now initially being generated with the ascii range of characters. %!s(int64=3) %!d(string=hai) anos
DataBinding.cpp a33b379b71 Fix an off-by-one error introduced in #190 breaking the databinding sample %!s(int64=4) %!d(string=hai) anos
DataExpression.cpp c53744efb3 Data expressions: Allow transform functions to also be called using C-style function call syntax (breaking change) %!s(int64=3) %!d(string=hai) anos
DataModel.cpp 3fd100e479 Data expressions 'null' type and pointers %!s(int64=3) %!d(string=hai) anos
Debugger.cpp 35b1132d7d Add unit tests for debugger plugin shutdown %!s(int64=3) %!d(string=hai) anos
Element.cpp 4b3efb3bf4 Add unit test for Element::SetInnerRml, see #294 %!s(int64=3) %!d(string=hai) anos
ElementDocument.cpp d56f17e49c Add unit test for ReloadStyleSheet, we should no longer have any warnings %!s(int64=3) %!d(string=hai) anos
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. %!s(int64=4) %!d(string=hai) anos
ElementImage.cpp 6ebaa76960 Image elements: Fix wrong dp-scaling being applied when an image is cloned through a parent element, see #310 %!s(int64=3) %!d(string=hai) anos
ElementStyle.cpp 8298a8ddd8 Fix locating images in decoraters declared in inline style. Add unit test. See #153. %!s(int64=5) %!d(string=hai) anos
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. %!s(int64=5) %!d(string=hai) anos
Layout.cpp db35715153 Fix offsets of relatively positioned elements with percentage positioning, see #262 %!s(int64=4) %!d(string=hai) anos
Math.cpp 85bbd93a53 Add some unit tests for RoundedLerp %!s(int64=4) %!d(string=hai) anos
MediaQuery.cpp f9276da68a Add a 'theme' media query for activating and deactivating media blocks %!s(int64=5) %!d(string=hai) anos
Properties.cpp 606aa37176 Support special keyword and defaults in flex shorthand property %!s(int64=4) %!d(string=hai) anos
PropertySpecification.cpp a7e7d0ace8 Allow specifying a value for parameters passed to property parsers %!s(int64=3) %!d(string=hai) anos
Selectors.cpp 377550d164 Add :not() selector to RCSS %!s(int64=3) %!d(string=hai) anos
Specificity_Basic.cpp 28c408fb96 Update unit tests for overriding RCSS properties of equal specificity. %!s(int64=5) %!d(string=hai) anos
Specificity_MediaQuery.cpp 28c408fb96 Update unit tests for overriding RCSS properties of equal specificity. %!s(int64=5) %!d(string=hai) anos
StringUtilities.cpp 8d7cc702fc Move StringUtilities test to unit tests. %!s(int64=5) %!d(string=hai) anos
Template.cpp 0604d61ce4 Add back unit tests and warnings from #168 %!s(int64=5) %!d(string=hai) anos
URL.cpp 398602949e Fix leading '/' leftover during URL path normalization in some cases, see #161. Add unit tests for URL. %!s(int64=4) %!d(string=hai) anos
main.cpp 9b81bd0065 Fix crash when cloning elements with RML contents. See #135. %!s(int64=5) %!d(string=hai) anos