コミット履歴

作者 SHA1 メッセージ 日付
  Michael Ragazzon be9a497b50 Refactor and improve text widget navigation and selection 1 年間 前
  Michael Ragazzon 58581477a7 Make the client area always tied to the padding area, textarea elements now clip to their padding area 1 年間 前
  Michael Ragazzon 7ee9489a34 Add an overflow tolerance so that overflow less than half a pixel does not cause scroll bars 1 年間 前
  Michael Ragazzon 806a42e31a Vertically center text on lines in textarea and text input elements 1 年間 前
  Jan Lupčík 6e8414fd05 Pass the composition to TextInputContext via a parameter (#630) 1 年間 前
  Jan Lupčík d2ce1326ce Add Input Method Editor (IME) support (#541) 1 年間 前
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) 1 年間 前
  Jan Lupčík c025b63c6d Move the input cursor when the selection range changes (#542) 2 年 前
  Jan Lupčík 61d1a4b372 Ignore selection range update when the element is not focused (#544) 2 年 前
  Jan Lupčík 6f793e26cc Keep the selection begin index updated (#539) 2 年 前
  Michael Ragazzon 551e6b39aa Implement :focus-visible pseudo property 2 年 前
  Gleb 162de42c48 Implement spatial navigation and nav-* properties 2 年 前
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 年 前
  Michael Ragazzon c802aeb21b Use premultiplied alpha for vertex colors 2 年 前
  Maximilian Stark 2ba8093b36 Add support for text-align for text inputs (#455) 2 年 前
  Jan Lupčík ab9a43c704 Fix clipboard being pasted when Ctrl + Alt + V key combination is used (#465) 2 年 前
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 年 前
  Michael Ragazzon 0bbd0193cb Only allow a single render interface, remove the ability to set per-context render interfaces [breaking change] 2 年 前
  Michael Ragazzon a9657acee7 Math cleanup, rename and remove some functions 2 年 前
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 年 前
  Michael Ragazzon 21a0ec2acc Merge branch 'develop' 2 年 前
  Dominik Thalhammer 801b23945d On-demand rendering (power saving mode) (#436) 2 年 前
  Michael Ragazzon ce4d519890 Input element: Fix old properties and event listeners affecting the new type when changing types 2 年 前
  Michael Ragazzon 33851f599d Merge branch 'input_selection_range' 2 年 前
  Michael Ragazzon 8f120d9612 Add GetSelection to textarea and input elements, see #419 2 年 前
  Michael Ragazzon c7bc2be60a Text input: Don't move to cursor on mousedown, only while dragging 2 年 前
  Michael Ragazzon 89e42b3efd Add selection API to text input elements: ElementFormControlInput and ElementFormControlTextArea, see #419 2 年 前
  Michael Ragazzon 0609669d66 Fix max length in text input fields not always clamping the value, such as when pasting text 2 年 前
  Michael Ragazzon 15deedb432 Fix content height of text input fields 2 年 前
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification 3 年 前