2
0
Michael Ragazzon 9d767bcc8a Avoid infinite recursion in input.range element. Fixes #202. 4 жил өмнө
..
DataFormatter.cpp 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. 5 жил өмнө
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 жил өмнө
DataSource.cpp 081a3231bb DataSource: Allow destruction of listeners during Notify...() callbacks, see #132. 5 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
ElementDataGridRow.cpp 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. 5 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
ElementFormControlInput.cpp d003fa9717 Clean up input element 4 жил өмнө
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 жил өмнө
ElementFormControlTextArea.cpp 424bdaef3e Add new RCSS property 'caret-color' 5 жил өмнө
ElementImage.cpp 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 жил өмнө
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 жил өмнө
ElementLabel.cpp 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility 4 жил өмнө
ElementLabel.h b50e8d192e Add label element 5 жил өмнө
ElementProgress.cpp 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility 4 жил өмнө
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 жил өмнө
ElementTextSelection.cpp 424bdaef3e Add new RCSS property 'caret-color' 5 жил өмнө
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 жил өмнө
InputType.cpp aaea5d9151 Fix contents of the text input element not always being clipped, see #143 5 жил өмнө
InputType.h aaea5d9151 Fix contents of the text input element not always being clipped, see #143 5 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
InputTypeText.cpp 424bdaef3e Add new RCSS property 'caret-color' 5 жил өмнө
InputTypeText.h aaea5d9151 Fix contents of the text input element not always being clipped, see #143 5 жил өмнө
WidgetDropDown.cpp 9e57ac4a6c Fix 'enter' key click on select element 4 жил өмнө
WidgetDropDown.h ca1a674731 Fix selection issue when multiple options have the same value 4 жил өмнө
WidgetSlider.cpp 9d767bcc8a Avoid infinite recursion in input.range element. Fixes #202. 4 жил өмнө
WidgetSlider.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 жил өмнө
WidgetTextInput.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 жил өмнө
WidgetTextInput.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө
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 жил өмнө