Michael Ragazzon 86152b4c80 Label elements: Do not redirect clicks already en-route to the label target, fixes #494 8 months ago
..
CMakeLists.txt bbdb6e9c43 Full CMake rewrite using modern CMake conventions 1 year ago
ElementForm.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
ElementFormControl.cpp ec2bb19433 Minor: Use property id when possible 2 years ago
ElementFormControlInput.cpp d2ce1326ce Add Input Method Editor (IME) support (#541) 1 year ago
ElementFormControlSelect.cpp 347773b673 Add `CancelSelectBox()` method to `<select>` element, see #566 1 year ago
ElementFormControlTextArea.cpp 283e8421f2 Text widget: Use rounded line height to make render output more stable when scrolling vertically 1 year ago
ElementImage.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 year ago
ElementImage.h 7492876298 The great formattening - format all library source code and documents 2 years ago
ElementLabel.cpp 86152b4c80 Label elements: Do not redirect clicks already en-route to the label target, fixes #494 8 months ago
ElementLabel.h 7492876298 The great formattening - format all library source code and documents 2 years ago
ElementProgress.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 years ago
ElementTabSet.cpp bb25b88179 Allow RemoveTab to work on tabsets with no panels (#546) 2 years ago
ElementTextSelection.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
ElementTextSelection.h 7492876298 The great formattening - format all library source code and documents 2 years ago
InputType.cpp d2ce1326ce Add Input Method Editor (IME) support (#541) 1 year ago
InputType.h d2ce1326ce Add Input Method Editor (IME) support (#541) 1 year ago
InputTypeButton.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
InputTypeButton.h 7492876298 The great formattening - format all library source code and documents 2 years ago
InputTypeCheckbox.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
InputTypeCheckbox.h 7492876298 The great formattening - format all library source code and documents 2 years ago
InputTypeRadio.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
InputTypeRadio.h 7492876298 The great formattening - format all library source code and documents 2 years ago
InputTypeRange.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 year ago
InputTypeRange.h 7492876298 The great formattening - format all library source code and documents 2 years ago
InputTypeSubmit.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
InputTypeSubmit.h 7492876298 The great formattening - format all library source code and documents 2 years ago
InputTypeText.cpp 0e55f00920 Adjust intrinsic size of text input elements 1 year ago
InputTypeText.h d2ce1326ce Add Input Method Editor (IME) support (#541) 1 year ago
WidgetDropDown.cpp 347773b673 Add `CancelSelectBox()` method to `<select>` element, see #566 1 year ago
WidgetDropDown.h 347773b673 Add `CancelSelectBox()` method to `<select>` element, see #566 1 year ago
WidgetSlider.cpp 2d9793f1df Implement ability to style progress of a range input (#736) 8 months ago
WidgetSlider.h 2d9793f1df Implement ability to style progress of a range input (#736) 8 months ago
WidgetTextInput.cpp 2f76544c06 Text widget: Remove copy of scroll offset to avoid scroll jump after layout 1 year ago
WidgetTextInput.h 2f76544c06 Text widget: Remove copy of scroll offset to avoid scroll jump after layout 1 year ago
WidgetTextInputMultiLine.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
WidgetTextInputMultiLine.h 7492876298 The great formattening - format all library source code and documents 2 years ago
WidgetTextInputSingleLine.cpp 58581477a7 Make the client area always tied to the padding area, textarea elements now clip to their padding area 1 year ago
WidgetTextInputSingleLine.h 7492876298 The great formattening - format all library source code and documents 2 years ago
WidgetTextInputSingleLinePassword.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
WidgetTextInputSingleLinePassword.h 7492876298 The great formattening - format all library source code and documents 2 years ago
XMLNodeHandlerSelect.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
XMLNodeHandlerSelect.h 7492876298 The great formattening - format all library source code and documents 2 years ago
XMLNodeHandlerTabSet.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
XMLNodeHandlerTabSet.h 7492876298 The great formattening - format all library source code and documents 2 years ago
XMLNodeHandlerTextArea.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
XMLNodeHandlerTextArea.h 7492876298 The great formattening - format all library source code and documents 2 years ago