Michael Ragazzon eb26dd47f2 Lua bindings building преди 6 години
..
Lua eb26dd47f2 Lua bindings building преди 6 години
Python f1076e0f18 Various fixes to resolve issues with building python modules on OSX преди 11 години
Clipboard.cpp 6e2aecc127 Remove WString.h, fix some compilation errors преди 6 години
Controls.cpp 11aa64ffa6 Remove some ResolveProperty преди 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 1e41f9a4ef Remove lock layout: it already had no effect преди 6 години
ElementDataGridCell.cpp a0f066d8d7 Fix the data grid and inline-block layout with specified width преди 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 1342714bc8 Optimizing datagridrow, thanks @viciious in #8 преди 6 години
ElementForm.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. преди 6 години
ElementFormControl.cpp 122bd097bb Replace many SetProperty(String, String) with SetProperty(String, Property) преди 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 edc78bb958 More of the same преди 6 години
ElementTabSet.cpp eb26dd47f2 Lua bindings building преди 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 cfbf05d038 Replace style cache by computed values преди 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 390b6e07ba Replacing GetLocalProperty преди 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 6078956945 Clean up преди 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 390b6e07ba Replacing GetLocalProperty преди 6 години
WidgetTextInput.h 6e2aecc127 Remove WString.h, fix some compilation errors преди 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 години