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