Michael Ragazzon 62458e03dc Element 'select': Respect 'height' property on selectbox set by user in style sheet. il y a 5 ans
..
Lua 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. il y a 5 ans
Controls.cpp a6f5078531 Cleaning up header files: Include what we use. il y a 6 ans
DataFormatter.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. il y a 6 ans
DataQuery.cpp a6f5078531 Cleaning up header files: Include what we use. il y a 6 ans
DataSource.cpp f4c8e4b095 Make all code compatible with std containers also. il y a 6 ans
DataSourceListener.cpp 89f2c58285 Remove redundant c_str() call found by clang-tidy il y a 6 ans
ElementDataGrid.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) il y a 6 ans
ElementDataGridCell.cpp ab8bc1e2af Remove reference count on Element and replace by unique_ptr il y a 6 ans
ElementDataGridExpandButton.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) il y a 6 ans
ElementDataGridRow.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. il y a 5 ans
ElementForm.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) il y a 6 ans
ElementFormControl.cpp 391f39b038 Merge branch 'master' into performance il y a 6 ans
ElementFormControlDataSelect.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. il y a 5 ans
ElementFormControlInput.cpp 7049289f06 Text element, don't crash on invalid type il y a 6 ans
ElementFormControlSelect.cpp 55239271e0 Don't convert to/from rml when generating select dropdown options, add to benchmark. il y a 6 ans
ElementFormControlTextArea.cpp f9975a0e8e Begin conversion to UTF8 il y a 6 ans
ElementProgressBar.cpp a6f5078531 Cleaning up header files: Include what we use. il y a 6 ans
ElementTabSet.cpp 91f5231e3d Properly handle clicks on tabs in ElementTabSet (hopefully fixes #46). il y a 6 ans
ElementTextSelection.cpp d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) il y a 6 ans
ElementTextSelection.h 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) il y a 6 ans
InputType.cpp d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) il y a 6 ans
InputType.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. il y a 6 ans
InputTypeButton.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. il y a 5 ans
InputTypeButton.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
InputTypeCheckbox.cpp 391f39b038 Merge branch 'master' into performance il y a 6 ans
InputTypeCheckbox.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
InputTypeRadio.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) il y a 6 ans
InputTypeRadio.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
InputTypeRange.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. il y a 5 ans
InputTypeRange.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
InputTypeSubmit.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) il y a 6 ans
InputTypeSubmit.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
InputTypeText.cpp f9975a0e8e Begin conversion to UTF8 il y a 6 ans
InputTypeText.h d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) il y a 6 ans
SelectOption.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
WidgetDropDown.cpp 62458e03dc Element 'select': Respect 'height' property on selectbox set by user in style sheet. il y a 5 ans
WidgetDropDown.h fa1f33ff51 Select element: Close select box if parent document is scrolled. il y a 5 ans
WidgetSlider.cpp b350aa797f Fix possible wrong layout in widget slider il y a 5 ans
WidgetSlider.h b993a65fa0 Cleanup widget slider il y a 6 ans
WidgetSliderInput.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. il y a 6 ans
WidgetSliderInput.h b993a65fa0 Cleanup widget slider il y a 6 ans
WidgetTextInput.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. il y a 5 ans
WidgetTextInput.h 8207ac4c63 Further improvements to text input elements: il y a 6 ans
WidgetTextInputMultiLine.cpp ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint il y a 6 ans
WidgetTextInputMultiLine.h ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint il y a 6 ans
WidgetTextInputSingleLine.cpp ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint il y a 6 ans
WidgetTextInputSingleLine.h ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint il y a 6 ans
WidgetTextInputSingleLinePassword.cpp ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint il y a 6 ans
WidgetTextInputSingleLinePassword.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
XMLNodeHandlerDataGrid.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) il y a 6 ans
XMLNodeHandlerDataGrid.h c700fe2fac Clean up Controls::XmlNodeHandlers il y a 6 ans
XMLNodeHandlerTabSet.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) il y a 6 ans
XMLNodeHandlerTabSet.h c700fe2fac Clean up Controls::XmlNodeHandlers il y a 6 ans
XMLNodeHandlerTextArea.cpp a6f5078531 Cleaning up header files: Include what we use. il y a 6 ans
XMLNodeHandlerTextArea.h c700fe2fac Clean up Controls::XmlNodeHandlers il y a 6 ans
precompiled.h a6f5078531 Cleaning up header files: Include what we use. il y a 6 ans