Michael Ragazzon ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 7 месяцев назад
..
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 7047e36285 Make Element::IsReplaced virtual 6 месяцев назад
ElementImage.h 7047e36285 Make Element::IsReplaced virtual 6 месяцев назад
ElementLabel.cpp 86152b4c80 Label elements: Do not redirect clicks already en-route to the label target, fixes #494 9 месяцев назад
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 bb25b88179 Allow RemoveTab to work on tabsets with no panels (#546) 2 лет назад
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 7492876298 The great formattening - format all library source code and documents 2 лет назад
InputTypeButton.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
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 9b8cdfcb64 Refactor ElementUtilities to make breadth-first search reusable 6 месяцев назад
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 7492876298 The great formattening - format all library source code and documents 2 лет назад
InputTypeSubmit.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
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 ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 6 месяцев назад
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 лет назад