nimble0 536c24b493 Fix index parameter of ElementTabSet::SetPanel and ElementTabSet::SetTab not doing anything. (#246) пре 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. пре 5 година
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 536c24b493 Fix index parameter of ElementTabSet::SetPanel and ElementTabSet::SetTab not doing anything. (#246) пре 4 година
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 f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) пре 4 година
InputTypeCheckbox.h f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) пре 4 година
InputTypeRadio.cpp f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) пре 4 година
InputTypeRadio.h f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) пре 4 година
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 ad1fe2872a Select element: Avoid applying properties to selectbox scrollbar. Fixes unintended clipping of the scrollbar. пре 4 година
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. пре 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 f0e7ad239c Don't copy to clipboard if the selection is empty пре 4 година
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 година