Michael Ragazzon 654fa0907c Small optimizations 6 лет назад
..
Lua aa89d4f91a Lua 5.3 support 10 лет назад
Python f1076e0f18 Various fixes to resolve issues with building python modules on OSX 11 лет назад
Clipboard.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 лет назад
Controls.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
DataFormatter.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 лет назад
DataQuery.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 лет назад
DataSource.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 лет назад
DataSourceListener.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 лет назад
ElementDataGrid.cpp 7ad658f7b7 Replace resize events with virtual function call 6 лет назад
ElementDataGridCell.cpp 7ad658f7b7 Replace resize events with virtual function call 6 лет назад
ElementDataGridExpandButton.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 лет назад
ElementDataGridRow.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
ElementForm.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
ElementFormControl.cpp 654fa0907c Small optimizations 6 лет назад
ElementFormControlDataSelect.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 лет назад
ElementFormControlInput.cpp 9c51f99a57 This subtle little bug... 6 лет назад
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 лет назад
ElementFormControlTextArea.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
ElementTabSet.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
ElementTextSelection.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
ElementTextSelection.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
InputType.cpp 7ad658f7b7 Replace resize events with virtual function call 6 лет назад
InputType.h 7ad658f7b7 Replace resize events with virtual function call 6 лет назад
InputTypeButton.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
InputTypeButton.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 лет назад
InputTypeCheckbox.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
InputTypeCheckbox.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
InputTypeRadio.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
InputTypeRadio.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
InputTypeRange.cpp 7ad658f7b7 Replace resize events with virtual function call 6 лет назад
InputTypeRange.h 7ad658f7b7 Replace resize events with virtual function call 6 лет назад
InputTypeSubmit.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 лет назад
InputTypeSubmit.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
InputTypeText.cpp 7ad658f7b7 Replace resize events with virtual function call 6 лет назад
InputTypeText.h 7ad658f7b7 Replace resize events with virtual function call 6 лет назад
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 лет назад
WidgetDropDown.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 лет назад
WidgetDropDown.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 лет назад
WidgetSlider.cpp 654fa0907c Small optimizations 6 лет назад
WidgetSlider.h 5db7d68e7e Use double for absolute time 7 лет назад
WidgetSliderInput.cpp 51efaa7569 Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible. 7 лет назад
WidgetSliderInput.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
WidgetTextInput.cpp 7ad658f7b7 Replace resize events with virtual function call 6 лет назад
WidgetTextInput.h 7ad658f7b7 Replace resize events with virtual function call 6 лет назад
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 лет назад
WidgetTextInputMultiLine.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
WidgetTextInputSingleLine.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 лет назад
WidgetTextInputSingleLine.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
WidgetTextInputSingleLinePassword.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 лет назад
WidgetTextInputSingleLinePassword.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
XMLNodeHandlerDataGrid.cpp 60682a09a3 Replace, don't emplace... 6 лет назад
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 лет назад
XMLNodeHandlerTabSet.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 лет назад
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 лет назад
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 лет назад
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 лет назад