Michael Ragazzon 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
..
Lua eb26dd47f2 Lua bindings building 6 anni fa
Python f1076e0f18 Various fixes to resolve issues with building python modules on OSX 11 anni fa
Controls.cpp 11aa64ffa6 Remove some ResolveProperty 6 anni fa
DataFormatter.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 anni fa
DataQuery.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 anni fa
DataSource.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 anni fa
DataSourceListener.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 anni fa
ElementDataGrid.cpp bcc1ac4f2a Implement EventId and associated EventSpecification 6 anni fa
ElementDataGridCell.cpp a0f066d8d7 Fix the data grid and inline-block layout with specified width 6 anni fa
ElementDataGridExpandButton.cpp b43cdde4c8 Replace many event string comparisons with EventId 6 anni fa
ElementDataGridRow.cpp bcc1ac4f2a Implement EventId and associated EventSpecification 6 anni fa
ElementForm.cpp bcc1ac4f2a Implement EventId and associated EventSpecification 6 anni fa
ElementFormControl.cpp 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
ElementFormControlDataSelect.cpp 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
ElementFormControlInput.cpp 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
ElementFormControlSelect.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 anni fa
ElementFormControlTextArea.cpp 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
ElementTabSet.cpp b43cdde4c8 Replace many event string comparisons with EventId 6 anni fa
ElementTextSelection.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 anni fa
ElementTextSelection.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 anni fa
InputType.cpp 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
InputType.h 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
InputTypeButton.cpp 60e88e7e65 Disabled form control elements are now properly handled. They cannot receive focus or click events from user input. 6 anni fa
InputTypeButton.h 60e88e7e65 Disabled form control elements are now properly handled. They cannot receive focus or click events from user input. 6 anni fa
InputTypeCheckbox.cpp 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
InputTypeCheckbox.h 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
InputTypeRadio.cpp 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
InputTypeRadio.h 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
InputTypeRange.cpp 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
InputTypeRange.h 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
InputTypeSubmit.cpp b43cdde4c8 Replace many event string comparisons with EventId 6 anni fa
InputTypeSubmit.h 60e88e7e65 Disabled form control elements are now properly handled. They cannot receive focus or click events from user input. 6 anni fa
InputTypeText.cpp 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
InputTypeText.h 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
SelectOption.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 anni fa
WidgetDropDown.cpp b43cdde4c8 Replace many event string comparisons with EventId 6 anni fa
WidgetDropDown.h 246e1ecc78 WIP: Specify bubbling and default actions on dispatching events 6 anni fa
WidgetSlider.cpp b43cdde4c8 Replace many event string comparisons with EventId 6 anni fa
WidgetSlider.h 246e1ecc78 WIP: Specify bubbling and default actions on dispatching events 6 anni fa
WidgetSliderInput.cpp 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
WidgetSliderInput.h 9380fb5970 Use the Dictionary on OnAttributeChange to avoid copies and double map lookup 6 anni fa
WidgetTextInput.cpp 9ec34390be Added system interface functions for getting and setting the clipboard. Implemented in Windows shell, along with mouse cursor. The drag sample and the invader options page demonstrate the cursor property. 6 anni fa
WidgetTextInput.h 246e1ecc78 WIP: Specify bubbling and default actions on dispatching events 6 anni fa
WidgetTextInputMultiLine.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 anni fa
WidgetTextInputMultiLine.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
WidgetTextInputSingleLine.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 anni fa
WidgetTextInputSingleLine.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
WidgetTextInputSingleLinePassword.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 anni fa
WidgetTextInputSingleLinePassword.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
XMLNodeHandlerDataGrid.cpp 60682a09a3 Replace, don't emplace... 6 anni fa
XMLNodeHandlerDataGrid.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 anni fa
XMLNodeHandlerTabSet.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 anni fa
XMLNodeHandlerTabSet.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 anni fa
XMLNodeHandlerTextArea.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 anni fa
XMLNodeHandlerTextArea.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 anni fa