nimble0 536c24b493 Fix index parameter of ElementTabSet::SetPanel and ElementTabSet::SetTab not doing anything. (#246) vor 4 Jahren
..
DataFormatter.cpp 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. vor 5 Jahren
DataQuery.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
DataSource.cpp 081a3231bb DataSource: Allow destruction of listeners during Notify...() callbacks, see #132. vor 5 Jahren
DataSourceListener.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
ElementDataGrid.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
ElementDataGridCell.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
ElementDataGridExpandButton.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
ElementDataGridRow.cpp 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. vor 5 Jahren
ElementForm.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
ElementFormControl.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
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. vor 4 Jahren
ElementFormControlInput.cpp d003fa9717 Clean up input element vor 4 Jahren
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. vor 4 Jahren
ElementFormControlTextArea.cpp 424bdaef3e Add new RCSS property 'caret-color' vor 5 Jahren
ElementImage.cpp 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. vor 4 Jahren
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. vor 5 Jahren
ElementLabel.cpp 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility vor 4 Jahren
ElementLabel.h b50e8d192e Add label element vor 5 Jahren
ElementProgress.cpp 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility vor 4 Jahren
ElementTabSet.cpp 536c24b493 Fix index parameter of ElementTabSet::SetPanel and ElementTabSet::SetTab not doing anything. (#246) vor 4 Jahren
ElementTextSelection.cpp 424bdaef3e Add new RCSS property 'caret-color' vor 5 Jahren
ElementTextSelection.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
InputType.cpp aaea5d9151 Fix contents of the text input element not always being clipped, see #143 vor 5 Jahren
InputType.h aaea5d9151 Fix contents of the text input element not always being clipped, see #143 vor 5 Jahren
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. vor 5 Jahren
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. vor 5 Jahren
InputTypeCheckbox.cpp f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) vor 4 Jahren
InputTypeCheckbox.h f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) vor 4 Jahren
InputTypeRadio.cpp f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) vor 4 Jahren
InputTypeRadio.h f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) vor 4 Jahren
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. vor 5 Jahren
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. vor 5 Jahren
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. vor 5 Jahren
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. vor 5 Jahren
InputTypeText.cpp 424bdaef3e Add new RCSS property 'caret-color' vor 5 Jahren
InputTypeText.h aaea5d9151 Fix contents of the text input element not always being clipped, see #143 vor 5 Jahren
WidgetDropDown.cpp ad1fe2872a Select element: Avoid applying properties to selectbox scrollbar. Fixes unintended clipping of the scrollbar. vor 4 Jahren
WidgetDropDown.h 70b5954beb Select element: Do not wrap around when using up/down keys on options, leave selection unchanged if there is no valid option. vor 4 Jahren
WidgetSlider.cpp 9d767bcc8a Avoid infinite recursion in input.range element. Fixes #202. vor 4 Jahren
WidgetSlider.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. vor 5 Jahren
WidgetTextInput.cpp f0e7ad239c Don't copy to clipboard if the selection is empty vor 4 Jahren
WidgetTextInput.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. vor 5 Jahren
WidgetTextInputMultiLine.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
WidgetTextInputMultiLine.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
WidgetTextInputSingleLine.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
WidgetTextInputSingleLine.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
WidgetTextInputSingleLinePassword.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
WidgetTextInputSingleLinePassword.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
XMLNodeHandlerDataGrid.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
XMLNodeHandlerDataGrid.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
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. vor 4 Jahren
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. vor 4 Jahren
XMLNodeHandlerTabSet.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
XMLNodeHandlerTabSet.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
XMLNodeHandlerTextArea.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
XMLNodeHandlerTextArea.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren