Historia zmian

Autor SHA1 Wiadomość Data
  Michael Ragazzon 4cd4a35f24 Move computed values to own file 6 lat temu
  Michael Ragazzon d59adecf25 Computed values spec 6 lat temu
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 lat temu
  Michael Ragazzon 0e390e9860 Trying to fix decorators 6 lat temu
  Michael Ragazzon 1ead58341e WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results. 6 lat temu
  Michael Ragazzon 44adb03aee WIP more strings to IDs (not compiling) 6 lat temu
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) 6 lat temu
  Michael Ragazzon 709852fcf8 Replace std::unordered_map with robin_hood 6 lat temu
  Michael e222a50e9a Refactoring. 7 lat temu
  Michael 1620032f5a Adding support for animation @keyframes 7 lat temu
  Michael a9388f5229 RCSS transition beta. Only activated on pseudo-classes for now. 7 lat temu
  Michael c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. 7 lat temu
  Michael b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 lat temu
  Michael a1ea7c5668 Transform animations begin 7 lat temu
  Michael cbd72371ae Fix font size with relative sizes 7 lat temu
  Michael 0fa99319fe Fix some of the Matrix constructors 7 lat temu
  Michael 322b983803 Scale transform single argument 7 lat temu
  Michael bf36355694 Merge branch 'master' into transform 7 lat temu
  Michael f9ef5c79b5 Remove comments 7 lat temu
  Michael 86cbcb319b Make image color and opacity not inherited. Should increase performance and fix some layout bugs (no font face defined error). 7 lat temu
  Michael 0b99b36a9c Add shorthand for RCSS 'border' 7 lat temu
  Michael db0aff2a8d Added support for 'pointer-events: none' 7 lat temu
  Michael 7c081e77e2 Added new property 'image-color' 8 lat temu
  Michael 0247e5910d Fixed color on textures 8 lat temu
  Markus Schöngart 8deea52b73 Updated transform property patch 11 lat temu
  Aleksey Kuleshov 409e96bbd7 satisfy CSS2 specification for LEFT, RIGHT, TOP, BOTTOM 11 lat temu
  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 lat temu
  Markus Schöngart 0ac598617e Implement the transform property. 11 lat temu
  Victor Luchitz 1347239034 Keep the list of inherited properties in a separate set for quicker access 13 lat temu
  Lloyd Weehuizen 09b9364721 Bug fixes and header licenses 15 lat temu