커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  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 년 전