Michael R. P. Ragazzon 634543b38f Implement progress bar element (progressbar) (#69) há 6 anos atrás
..
Lua acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
Controls.cpp 634543b38f Implement progress bar element (progressbar) (#69) há 6 anos atrás
DataFormatter.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
DataQuery.cpp cb347e1a38 NULL to nullptr há 6 anos atrás
DataSource.cpp f4c8e4b095 Make all code compatible with std containers also. há 6 anos atrás
DataSourceListener.cpp cb347e1a38 NULL to nullptr há 6 anos atrás
ElementDataGrid.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
ElementDataGridCell.cpp ab8bc1e2af Remove reference count on Element and replace by unique_ptr há 6 anos atrás
ElementDataGridExpandButton.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
ElementDataGridRow.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
ElementForm.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
ElementFormControl.cpp 391f39b038 Merge branch 'master' into performance há 6 anos atrás
ElementFormControlDataSelect.cpp cb347e1a38 NULL to nullptr há 6 anos atrás
ElementFormControlInput.cpp 7049289f06 Text element, don't crash on invalid type há 6 anos atrás
ElementFormControlSelect.cpp 55239271e0 Don't convert to/from rml when generating select dropdown options, add to benchmark. há 6 anos atrás
ElementFormControlTextArea.cpp f9975a0e8e Begin conversion to UTF8 há 6 anos atrás
ElementProgressBar.cpp 634543b38f Implement progress bar element (progressbar) (#69) há 6 anos atrás
ElementTabSet.cpp 91f5231e3d Properly handle clicks on tabs in ElementTabSet (hopefully fixes #46). há 6 anos atrás
ElementTextSelection.cpp d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) há 6 anos atrás
ElementTextSelection.h 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
InputType.cpp d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) há 6 anos atrás
InputType.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
InputTypeButton.cpp 391f39b038 Merge branch 'master' into performance há 6 anos atrás
InputTypeButton.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
InputTypeCheckbox.cpp 391f39b038 Merge branch 'master' into performance há 6 anos atrás
InputTypeCheckbox.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
InputTypeRadio.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
InputTypeRadio.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
InputTypeRange.cpp bd8b042bee Update demo sample with animations. há 6 anos atrás
InputTypeRange.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
InputTypeSubmit.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
InputTypeSubmit.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
InputTypeText.cpp f9975a0e8e Begin conversion to UTF8 há 6 anos atrás
InputTypeText.h d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) há 6 anos atrás
SelectOption.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
WidgetDropDown.cpp b770b9dd69 Fix return value of WidgetDropDown::AddOption, see #64. há 6 anos atrás
WidgetDropDown.h 21bfc992e4 Defer DropDown box layout until visible há 6 anos atrás
WidgetSlider.cpp a68a42139f Range input: Can now use margins on the sliderbar to offset it from the track há 6 anos atrás
WidgetSlider.h a68a42139f Range input: Can now use margins on the sliderbar to offset it from the track há 6 anos atrás
WidgetSliderInput.cpp c1d7870981 Update box dirty changes immediately. há 6 anos atrás
WidgetSliderInput.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
WidgetTextInput.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
WidgetTextInput.h 8207ac4c63 Further improvements to text input elements: há 6 anos atrás
WidgetTextInputMultiLine.cpp ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint há 6 anos atrás
WidgetTextInputMultiLine.h ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint há 6 anos atrás
WidgetTextInputSingleLine.cpp ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint há 6 anos atrás
WidgetTextInputSingleLine.h ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint há 6 anos atrás
WidgetTextInputSingleLinePassword.cpp ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint há 6 anos atrás
WidgetTextInputSingleLinePassword.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
XMLNodeHandlerDataGrid.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
XMLNodeHandlerDataGrid.h c700fe2fac Clean up Controls::XmlNodeHandlers há 6 anos atrás
XMLNodeHandlerTabSet.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
XMLNodeHandlerTabSet.h c700fe2fac Clean up Controls::XmlNodeHandlers há 6 anos atrás
XMLNodeHandlerTextArea.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
XMLNodeHandlerTextArea.h c700fe2fac Clean up Controls::XmlNodeHandlers há 6 anos atrás