提交历史

作者 SHA1 备注 提交日期
  Michael Ragazzon 2479218d0d Make ElementText direct child of Node [wip] 1 月之前
  Michael Ragazzon 0ac88ea3d6 Change ElementInstancer to NodeInstancer 1 月之前
  Michael Ragazzon 3b883c4297 Handle infite maximum line widths more safely 2 月之前
  Jan Lupčík 0314354d0a Fix text content disappearing when Ctrl + Alt + A key combination is used (#773) 7 月之前
  Michael Ragazzon d7d0b6e14c Handle multi-byte characters in password input fields, see #735 8 月之前
  Michael Ragazzon 2f76544c06 Text widget: Remove copy of scroll offset to avoid scroll jump after layout 1 年之前
  Michael Ragazzon 51af29b1b3 Defer scroll offset clamping to after layout, fixes #452 1 年之前
  Michael Ragazzon b453efd0f4 Text widget: Remove one-pixel cursor extension on top and bottom 1 年之前
  Michael Ragazzon 283e8421f2 Text widget: Use rounded line height to make render output more stable when scrolling vertically 1 年之前
  Michael Ragazzon 65301ada0b Avoid some string copies in the text input widget 1 年之前
  Michael Ragazzon 4df92161f4 Use StringView in FontEngineInterface to avoid a lot of string copies 1 年之前
  Michael Ragazzon 574c78ffeb Various StringUtilities feature and safety improvements 1 年之前
  Michael Ragazzon 0276e41160 Fix text widget unstable positioning when moving cursor into view 1 年之前
  Michael Ragazzon f084efb75f Text widgets should not draw the cursor when selecting text 1 年之前
  Michael Ragazzon 8a76da6d24 Consume additional text widget events during keyboard navigation 1 年之前
  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 年之前