| .. |
|
Lua
|
acea973863
Move remaining functions out of String.h and into StringUtilities.h.
|
6 лет назад |
|
Controls.cpp
|
25b8b45ca7
Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault.
|
6 лет назад |
|
DataFormatter.cpp
|
acea973863
Move remaining functions out of String.h and into StringUtilities.h.
|
6 лет назад |
|
DataQuery.cpp
|
cb347e1a38
NULL to nullptr
|
6 лет назад |
|
DataSource.cpp
|
f4c8e4b095
Make all code compatible with std containers also.
|
6 лет назад |
|
DataSourceListener.cpp
|
cb347e1a38
NULL to nullptr
|
6 лет назад |
|
ElementDataGrid.cpp
|
2287f1cac8
Remove min-rows and stop hiding datagridbody. What was the purpose of this? Perhaps an old hack to increase performance. If so, it shouldn't matter anymore. This created problems with focusing on document show.
|
6 лет назад |
|
ElementDataGridCell.cpp
|
ab8bc1e2af
Remove reference count on Element and replace by unique_ptr
|
6 лет назад |
|
ElementDataGridExpandButton.cpp
|
391f39b038
Merge branch 'master' into performance
|
6 лет назад |
|
ElementDataGridRow.cpp
|
762dab7f68
Cleaning up some more
|
6 лет назад |
|
ElementForm.cpp
|
cb347e1a38
NULL to nullptr
|
6 лет назад |
|
ElementFormControl.cpp
|
391f39b038
Merge branch 'master' into performance
|
6 лет назад |
|
ElementFormControlDataSelect.cpp
|
cb347e1a38
NULL to nullptr
|
6 лет назад |
|
ElementFormControlInput.cpp
|
d1d72de3f8
Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList)
|
6 лет назад |
|
ElementFormControlSelect.cpp
|
55239271e0
Don't convert to/from rml when generating select dropdown options, add to benchmark.
|
6 лет назад |
|
ElementFormControlTextArea.cpp
|
9f142f1ef2
Fix textarea
|
6 лет назад |
|
ElementTabSet.cpp
|
91f5231e3d
Properly handle clicks on tabs in ElementTabSet (hopefully fixes #46).
|
6 лет назад |
|
ElementTextSelection.cpp
|
d1d72de3f8
Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList)
|
6 лет назад |
|
ElementTextSelection.h
|
d1d72de3f8
Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList)
|
6 лет назад |
|
InputType.cpp
|
d1d72de3f8
Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList)
|
6 лет назад |
|
InputType.h
|
acea973863
Move remaining functions out of String.h and into StringUtilities.h.
|
6 лет назад |
|
InputTypeButton.cpp
|
391f39b038
Merge branch 'master' into performance
|
6 лет назад |
|
InputTypeButton.h
|
3db7c4036f
Use override instead of virtual where appropriate.
|
6 лет назад |
|
InputTypeCheckbox.cpp
|
391f39b038
Merge branch 'master' into performance
|
6 лет назад |
|
InputTypeCheckbox.h
|
3db7c4036f
Use override instead of virtual where appropriate.
|
6 лет назад |
|
InputTypeRadio.cpp
|
cb347e1a38
NULL to nullptr
|
6 лет назад |
|
InputTypeRadio.h
|
3db7c4036f
Use override instead of virtual where appropriate.
|
6 лет назад |
|
InputTypeRange.cpp
|
ce02e7c1ec
Make variants and properties movable
|
6 лет назад |
|
InputTypeRange.h
|
3db7c4036f
Use override instead of virtual where appropriate.
|
6 лет назад |
|
InputTypeSubmit.cpp
|
cb347e1a38
NULL to nullptr
|
6 лет назад |
|
InputTypeSubmit.h
|
3db7c4036f
Use override instead of virtual where appropriate.
|
6 лет назад |
|
InputTypeText.cpp
|
d1d72de3f8
Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList)
|
6 лет назад |
|
InputTypeText.h
|
d1d72de3f8
Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList)
|
6 лет назад |
|
SelectOption.cpp
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 лет назад |
|
WidgetDropDown.cpp
|
a6d058b58b
Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h.
|
6 лет назад |
|
WidgetDropDown.h
|
21bfc992e4
Defer DropDown box layout until visible
|
6 лет назад |
|
WidgetSlider.cpp
|
cb347e1a38
NULL to nullptr
|
6 лет назад |
|
WidgetSlider.h
|
3db7c4036f
Use override instead of virtual where appropriate.
|
6 лет назад |
|
WidgetSliderInput.cpp
|
391f39b038
Merge branch 'master' into performance
|
6 лет назад |
|
WidgetSliderInput.h
|
3db7c4036f
Use override instead of virtual where appropriate.
|
6 лет назад |
|
WidgetTextInput.cpp
|
acea973863
Move remaining functions out of String.h and into StringUtilities.h.
|
6 лет назад |
|
WidgetTextInput.h
|
acea973863
Move remaining functions out of String.h and into StringUtilities.h.
|
6 лет назад |
|
WidgetTextInputMultiLine.cpp
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 лет назад |
|
WidgetTextInputMultiLine.h
|
3db7c4036f
Use override instead of virtual where appropriate.
|
6 лет назад |
|
WidgetTextInputSingleLine.cpp
|
391f39b038
Merge branch 'master' into performance
|
6 лет назад |
|
WidgetTextInputSingleLine.h
|
3db7c4036f
Use override instead of virtual where appropriate.
|
6 лет назад |
|
WidgetTextInputSingleLinePassword.cpp
|
391f39b038
Merge branch 'master' into performance
|
6 лет назад |
|
WidgetTextInputSingleLinePassword.h
|
3db7c4036f
Use override instead of virtual where appropriate.
|
6 лет назад |
|
XMLNodeHandlerDataGrid.cpp
|
c700fe2fac
Clean up Controls::XmlNodeHandlers
|
6 лет назад |
|
XMLNodeHandlerDataGrid.h
|
c700fe2fac
Clean up Controls::XmlNodeHandlers
|
6 лет назад |
|
XMLNodeHandlerTabSet.cpp
|
ea0c176ecb
Fixes a bug where panels specified in rml were not added to the tabset.
|
6 лет назад |
|
XMLNodeHandlerTabSet.h
|
c700fe2fac
Clean up Controls::XmlNodeHandlers
|
6 лет назад |
|
XMLNodeHandlerTextArea.cpp
|
cb347e1a38
NULL to nullptr
|
6 лет назад |
|
XMLNodeHandlerTextArea.h
|
c700fe2fac
Clean up Controls::XmlNodeHandlers
|
6 лет назад |