Michael Ragazzon dc5381ee69 Add "checked" property to checkbox and radio change event 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 6 ヶ月 前
ElementImage.h 38dd25c45c Add methods to media elements to manually trigger loading of source files, see #763 9 ヶ月 前
ElementLabel.cpp 86152b4c80 Label elements: Do not redirect clicks already en-route to the label target, fixes #494 10 ヶ月 前
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) 5 ヶ月 前
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) 6 ヶ月 前
InputTypeButton.h 8f11e0ff7d Support value attribute on button and submit input elements for HTML conformance (#798) 6 ヶ月 前
InputTypeCheckbox.cpp dc5381ee69 Add "checked" property to checkbox and radio change event 1 ヶ月 前
InputTypeCheckbox.h 7492876298 The great formattening - format all library source code and documents 2 年 前
InputTypeRadio.cpp dc5381ee69 Add "checked" property to checkbox and radio change event 1 ヶ月 前
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) 6 ヶ月 前
InputTypeSubmit.h 8f11e0ff7d Support value attribute on button and submit input elements for HTML conformance (#798) 6 ヶ月 前
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 8 ヶ月 前
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) 10 ヶ月 前
WidgetSlider.h 2d9793f1df Implement ability to style progress of a range input (#736) 10 ヶ月 前
WidgetTextInput.cpp 3b883c4297 Handle infite maximum line widths more safely 3 ヶ月 前
WidgetTextInput.h d7d0b6e14c Handle multi-byte characters in password input fields, see #735 9 ヶ月 前
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 9 ヶ月 前
WidgetTextInputSingleLinePassword.h d7d0b6e14c Handle multi-byte characters in password input fields, see #735 9 ヶ月 前
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 年 前