Michael Ragazzon 89a357bda4 Set IME position to the caret during text editing on the Windows backend. #303 #305 3 vuotta sitten
..
DataFormatter.cpp 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. 5 vuotta sitten
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 vuotta sitten
DataSource.cpp 081a3231bb DataSource: Allow destruction of listeners during Notify...() callbacks, see #132. 5 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
ElementDataGridRow.cpp 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. 5 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
ElementFormControlInput.cpp d003fa9717 Clean up input element 4 vuotta sitten
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 vuotta sitten
ElementFormControlTextArea.cpp 106a72c709 Text area cleanup 3 vuotta sitten
ElementImage.cpp 6ebaa76960 Image elements: Fix wrong dp-scaling being applied when an image is cloned through a parent element, see #310 3 vuotta sitten
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 vuotta sitten
ElementLabel.cpp 14b4c0ad12 Rename <progressbar> element to <progress> for html compatibility 4 vuotta sitten
ElementLabel.h b50e8d192e Add label element 5 vuotta sitten
ElementProgress.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. 3 vuotta sitten
ElementTabSet.cpp 536c24b493 Fix index parameter of ElementTabSet::SetPanel and ElementTabSet::SetTab not doing anything. (#246) 4 vuotta sitten
ElementTextSelection.cpp 424bdaef3e Add new RCSS property 'caret-color' 5 vuotta sitten
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 vuotta sitten
InputType.cpp aaea5d9151 Fix contents of the text input element not always being clipped, see #143 5 vuotta sitten
InputType.h aaea5d9151 Fix contents of the text input element not always being clipped, see #143 5 vuotta sitten
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 vuotta sitten
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 vuotta sitten
InputTypeCheckbox.cpp f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) 4 vuotta sitten
InputTypeCheckbox.h f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) 4 vuotta sitten
InputTypeRadio.cpp f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) 4 vuotta sitten
InputTypeRadio.h f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) 4 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
InputTypeText.cpp 424bdaef3e Add new RCSS property 'caret-color' 5 vuotta sitten
InputTypeText.h aaea5d9151 Fix contents of the text input element not always being clipped, see #143 5 vuotta sitten
WidgetDropDown.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. 3 vuotta sitten
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 vuotta sitten
WidgetSlider.cpp 6f0adcfbdb Scroll widgets: Remove fix where the containing block's height was not used in case it was not defined. The containing block's height is now defined in all cases. See #314. (#321) 3 vuotta sitten
WidgetSlider.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 vuotta sitten
WidgetTextInput.cpp 89a357bda4 Set IME position to the caret during text editing on the Windows backend. #303 #305 3 vuotta sitten
WidgetTextInput.h 6ebb4e1607 Additional text widget refactoring: 3 vuotta sitten
WidgetTextInputMultiLine.cpp 5717640f95 Text widget refactoring: 3 vuotta sitten
WidgetTextInputMultiLine.h 5717640f95 Text widget refactoring: 3 vuotta sitten
WidgetTextInputSingleLine.cpp 5717640f95 Text widget refactoring: 3 vuotta sitten
WidgetTextInputSingleLine.h 5717640f95 Text widget refactoring: 3 vuotta sitten
WidgetTextInputSingleLinePassword.cpp 5717640f95 Text widget refactoring: 3 vuotta sitten
WidgetTextInputSingleLinePassword.h 5717640f95 Text widget refactoring: 3 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten