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