Michael Ragazzon 3b883c4297 Handle infite maximum line widths more safely 1 月之前
..
CMakeLists.txt bbdb6e9c43 Full CMake rewrite using modern CMake conventions 1 年之前
ElementForm.cpp 7492876298 The great formattening - format all library source code and documents 2 年之前
ElementFormControl.cpp ec2bb19433 Minor: Use property id when possible 2 年之前
ElementFormControlInput.cpp d2ce1326ce Add Input Method Editor (IME) support (#541) 1 年之前
ElementFormControlSelect.cpp 347773b673 Add `CancelSelectBox()` method to `<select>` element, see #566 1 年之前
ElementFormControlTextArea.cpp 283e8421f2 Text widget: Use rounded line height to make render output more stable when scrolling vertically 1 年之前
ElementImage.cpp 29f3d5956c Image element: Handle zero dimensions without producing NaN-numbers 4 月之前
ElementImage.h 38dd25c45c Add methods to media elements to manually trigger loading of source files, see #763 7 月之前
ElementLabel.cpp 86152b4c80 Label elements: Do not redirect clicks already en-route to the label target, fixes #494 8 月之前
ElementLabel.h 7492876298 The great formattening - format all library source code and documents 2 年之前
ElementProgress.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 年之前
ElementTabSet.cpp 7366ad1f9f Add pseudo class to active tabset panel (#809) 3 月之前
ElementTextSelection.cpp 7492876298 The great formattening - format all library source code and documents 2 年之前
ElementTextSelection.h 7492876298 The great formattening - format all library source code and documents 2 年之前
InputType.cpp d2ce1326ce Add Input Method Editor (IME) support (#541) 1 年之前
InputType.h d2ce1326ce Add Input Method Editor (IME) support (#541) 1 年之前
InputTypeButton.cpp 8f11e0ff7d Support value attribute on button and submit input elements for HTML conformance (#798) 4 月之前
InputTypeButton.h 8f11e0ff7d Support value attribute on button and submit input elements for HTML conformance (#798) 4 月之前
InputTypeCheckbox.cpp 7492876298 The great formattening - format all library source code and documents 2 年之前
InputTypeCheckbox.h 7492876298 The great formattening - format all library source code and documents 2 年之前
InputTypeRadio.cpp 36b6876d6a Group radio buttons when outside a form element (#779) 5 月之前
InputTypeRadio.h 7492876298 The great formattening - format all library source code and documents 2 年之前
InputTypeRange.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 年之前
InputTypeRange.h 7492876298 The great formattening - format all library source code and documents 2 年之前
InputTypeSubmit.cpp 8f11e0ff7d Support value attribute on button and submit input elements for HTML conformance (#798) 4 月之前
InputTypeSubmit.h 8f11e0ff7d Support value attribute on button and submit input elements for HTML conformance (#798) 4 月之前
InputTypeText.cpp 0e55f00920 Adjust intrinsic size of text input elements 1 年之前
InputTypeText.h d2ce1326ce Add Input Method Editor (IME) support (#541) 1 年之前
WidgetDropDown.cpp e3ac620500 Drop-down widget: Remove unnecessary box sizing and offset of the value element 7 月之前
WidgetDropDown.h 347773b673 Add `CancelSelectBox()` method to `<select>` element, see #566 1 年之前
WidgetSlider.cpp 2d9793f1df Implement ability to style progress of a range input (#736) 8 月之前
WidgetSlider.h 2d9793f1df Implement ability to style progress of a range input (#736) 8 月之前
WidgetTextInput.cpp 3b883c4297 Handle infite maximum line widths more safely 1 月之前
WidgetTextInput.h d7d0b6e14c Handle multi-byte characters in password input fields, see #735 8 月之前
WidgetTextInputMultiLine.cpp 7492876298 The great formattening - format all library source code and documents 2 年之前
WidgetTextInputMultiLine.h 7492876298 The great formattening - format all library source code and documents 2 年之前
WidgetTextInputSingleLine.cpp 58581477a7 Make the client area always tied to the padding area, textarea elements now clip to their padding area 1 年之前
WidgetTextInputSingleLine.h 7492876298 The great formattening - format all library source code and documents 2 年之前
WidgetTextInputSingleLinePassword.cpp d7d0b6e14c Handle multi-byte characters in password input fields, see #735 8 月之前
WidgetTextInputSingleLinePassword.h d7d0b6e14c Handle multi-byte characters in password input fields, see #735 8 月之前
XMLNodeHandlerSelect.cpp 7492876298 The great formattening - format all library source code and documents 2 年之前
XMLNodeHandlerSelect.h 7492876298 The great formattening - format all library source code and documents 2 年之前
XMLNodeHandlerTabSet.cpp 7492876298 The great formattening - format all library source code and documents 2 年之前
XMLNodeHandlerTabSet.h 7492876298 The great formattening - format all library source code and documents 2 年之前
XMLNodeHandlerTextArea.cpp 7492876298 The great formattening - format all library source code and documents 2 年之前
XMLNodeHandlerTextArea.h 7492876298 The great formattening - format all library source code and documents 2 年之前