shubin fc0b04b5bf Lua plugin: Add dp_ratio attribute to Rml::Contexts providing access to its Get-/SetDensityIndependentPixelRatio methods (#386) пре 3 година
..
Elements ae02e25edb Fix ElementTabSet using 0-based indexes in Lua. пре 4 година
Colourb.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Colourb.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Colourf.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Colourf.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Context.cpp fc0b04b5bf Lua plugin: Add dp_ratio attribute to Rml::Contexts providing access to its Get-/SetDensityIndependentPixelRatio methods (#386) пре 3 година
Context.h fc0b04b5bf Lua plugin: Add dp_ratio attribute to Rml::Contexts providing access to its Get-/SetDensityIndependentPixelRatio methods (#386) пре 3 година
ContextDocumentsProxy.cpp 551ea377b5 Lua: Use standard pairs/ipairs implementation, use 1-based array indexing (#137) пре 5 година
ContextDocumentsProxy.h 551ea377b5 Lua: Use standard pairs/ipairs implementation, use 1-based array indexing (#137) пре 5 година
Document.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Document.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Element.cpp 6e6df4ccec Lua plugin: QuerySelector and QuerySelectorAll (#329) пре 3 година
Element.h 6e6df4ccec Lua plugin: QuerySelector and QuerySelectorAll (#329) пре 3 година
ElementAttributesProxy.cpp 551ea377b5 Lua: Use standard pairs/ipairs implementation, use 1-based array indexing (#137) пре 5 година
ElementAttributesProxy.h 551ea377b5 Lua: Use standard pairs/ipairs implementation, use 1-based array indexing (#137) пре 5 година
ElementChildNodesProxy.cpp dca367b214 Add ElementChildNodesProxy lua length function. (#315) пре 3 година
ElementChildNodesProxy.h dca367b214 Add ElementChildNodesProxy lua length function. (#315) пре 3 година
ElementInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
ElementInstancer.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
ElementStyleProxy.cpp 551ea377b5 Lua: Use standard pairs/ipairs implementation, use 1-based array indexing (#137) пре 5 година
ElementStyleProxy.h 551ea377b5 Lua: Use standard pairs/ipairs implementation, use 1-based array indexing (#137) пре 5 година
ElementText.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
ElementText.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Event.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Event.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
EventParametersProxy.cpp ae02e25edb Fix ElementTabSet using 0-based indexes in Lua. пре 4 година
EventParametersProxy.h 551ea377b5 Lua: Use standard pairs/ipairs implementation, use 1-based array indexing (#137) пре 5 година
GlobalLuaFunctions.cpp 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. пре 4 година
GlobalLuaFunctions.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Interpreter.cpp 4520b5210c Lua: Fix element:DispatchEvent iteration over parameters. пре 5 година
Log.cpp 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. пре 4 година
Log.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Lua.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
LuaDataModel.cpp 7dbf49c8be Lua data model improvements: Add arrays, structures and event callbacks (#150) пре 5 година
LuaDataModel.h 12a8e3336c Add DataModel lua binding пре 5 година
LuaDocument.cpp b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) пре 5 година
LuaDocument.h b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) пре 5 година
LuaDocumentElementInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
LuaDocumentElementInstancer.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
LuaElementInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
LuaElementInstancer.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
LuaEventListener.cpp 79f779c13b Add stack traceback to Lua error message. (#140) пре 5 година
LuaEventListener.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
LuaEventListenerInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
LuaEventListenerInstancer.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
LuaPlugin.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
LuaPlugin.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
LuaType.cpp 79f779c13b Add stack traceback to Lua error message. (#140) пре 5 година
Pairs.h 551ea377b5 Lua: Use standard pairs/ipairs implementation, use 1-based array indexing (#137) пре 5 година
RmlUi.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
RmlUi.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
RmlUiContextsProxy.cpp 551ea377b5 Lua: Use standard pairs/ipairs implementation, use 1-based array indexing (#137) пре 5 година
RmlUiContextsProxy.h 551ea377b5 Lua: Use standard pairs/ipairs implementation, use 1-based array indexing (#137) пре 5 година
Utilities.cpp b8cd4d3937 Add functions to pushing indices to Lua and getting indices from Lua (same as getting/pushing integers but handles changing between 0 and 1 based indexing). пре 4 година
Vector2f.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Vector2f.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Vector2i.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година
Vector2i.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. пре 5 година