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