Michael Ragazzon 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility 4 years ago
..
DataFormatter.cpp 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. 5 years ago
DataQuery.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
DataSource.cpp 081a3231bb DataSource: Allow destruction of listeners during Notify...() callbacks, see #132. 5 years ago
DataSourceListener.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
ElementDataGrid.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
ElementDataGridCell.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
ElementDataGridExpandButton.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
ElementDataGridRow.cpp 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. 5 years ago
ElementForm.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
ElementFormControl.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
ElementFormControlDataSelect.cpp 8020239d7d Review select control, make options compatible with 'data-for' view. Add node handler for select which moves the options early before data-for initializes. 4 years ago
ElementFormControlInput.cpp aaea5d9151 Fix contents of the text input element not always being clipped, see #143 5 years ago
ElementFormControlSelect.cpp 8020239d7d Review select control, make options compatible with 'data-for' view. Add node handler for select which moves the options early before data-for initializes. 4 years ago
ElementFormControlTextArea.cpp 424bdaef3e Add new RCSS property 'caret-color' 5 years ago
ElementImage.cpp 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 years ago
ElementImage.h 742894e123 Add a virtual method on elements for responding to recompilation of style sheets. Eg. new style sheets may change sprites, such as in decorators and img elements. 4 years ago
ElementLabel.cpp 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility 4 years ago
ElementLabel.h b50e8d192e Add label element 4 years ago
ElementProgress.cpp 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility 4 years ago
ElementTabSet.cpp 7f8230f5a7 Tabs and panels in tab sets will no longer set the `display` property to `inline-block`, thus making it possible to customize the display property. 5 years ago
ElementTextSelection.cpp 424bdaef3e Add new RCSS property 'caret-color' 5 years ago
ElementTextSelection.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
InputType.cpp aaea5d9151 Fix contents of the text input element not always being clipped, see #143 5 years ago
InputType.h aaea5d9151 Fix contents of the text input element not always being clipped, see #143 5 years ago
InputTypeButton.cpp cf935e077a Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default. 5 years ago
InputTypeButton.h cf935e077a Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default. 5 years ago
InputTypeCheckbox.cpp cf935e077a Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default. 5 years ago
InputTypeCheckbox.h cf935e077a Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default. 5 years ago
InputTypeRadio.cpp cf935e077a Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default. 5 years ago
InputTypeRadio.h cf935e077a Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default. 5 years ago
InputTypeRange.cpp cf935e077a Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default. 5 years ago
InputTypeRange.h cf935e077a Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default. 5 years ago
InputTypeSubmit.cpp cf935e077a Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default. 5 years ago
InputTypeSubmit.h cf935e077a Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default. 5 years ago
InputTypeText.cpp 424bdaef3e Add new RCSS property 'caret-color' 5 years ago
InputTypeText.h aaea5d9151 Fix contents of the text input element not always being clipped, see #143 5 years ago
WidgetDropDown.cpp 9e57ac4a6c Fix 'enter' key click on select element 4 years ago
WidgetDropDown.h ca1a674731 Fix selection issue when multiple options have the same value 4 years ago
WidgetSlider.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 4 years ago
WidgetSlider.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 4 years ago
WidgetTextInput.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 4 years ago
WidgetTextInput.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 4 years ago
WidgetTextInputMultiLine.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
WidgetTextInputMultiLine.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
WidgetTextInputSingleLine.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
WidgetTextInputSingleLine.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
WidgetTextInputSingleLinePassword.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
WidgetTextInputSingleLinePassword.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
XMLNodeHandlerDataGrid.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
XMLNodeHandlerDataGrid.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
XMLNodeHandlerSelect.cpp 8020239d7d Review select control, make options compatible with 'data-for' view. Add node handler for select which moves the options early before data-for initializes. 4 years ago
XMLNodeHandlerSelect.h 8020239d7d Review select control, make options compatible with 'data-for' view. Add node handler for select which moves the options early before data-for initializes. 4 years ago
XMLNodeHandlerTabSet.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
XMLNodeHandlerTabSet.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
XMLNodeHandlerTextArea.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
XMLNodeHandlerTextArea.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago