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