Update release

This commit is contained in:
Zihan Chen
2017-04-09 20:40:11 -07:00
parent 2765857ab1
commit 492e6de171
10 changed files with 982 additions and 1080 deletions
+2 -2
View File
@@ -512,7 +512,6 @@ Type Declaration
BEGIN_INTERFACE_MEMBER_NOPROXY(INativeController)
CLASS_MEMBER_STATIC_EXTERNALMETHOD(GetCurrentController, NO_PARAMETER, INativeController*(*)(), vl::reflection::description::GetCurrentController)
CLASS_MEMBER_PROPERTY_READONLY_FAST(OSVersion)
CLASS_MEMBER_PROPERTY_READONLY_FAST(ExecutablePath)
CLASS_MEMBER_METHOD(ResourceService, NO_PARAMETER)
@@ -745,6 +744,7 @@ Type Declaration
END_INTERFACE_MEMBER(IGuiResourceManager)
BEGIN_INTERFACE_MEMBER_NOPROXY(IGuiGraphicsElement)
CLASS_MEMBER_PROPERTY_READONLY_FAST(OwnerComposition)
END_INTERFACE_MEMBER(IGuiGraphicsElement)
BEGIN_CLASS_MEMBER(GuiGraphicsComposition)
@@ -852,7 +852,6 @@ Type Declaration
CLASS_MEMBER_PROPERTY_EVENT_FAST(Bounds, BoundsChanged)
CLASS_MEMBER_PROPERTY_FAST(AlignmentToParent)
CLASS_MEMBER_METHOD(ClearAlignmentToParent, NO_PARAMETER)
CLASS_MEMBER_METHOD(IsAlignedToParent, NO_PARAMETER)
END_CLASS_MEMBER(GuiBoundsComposition)
@@ -2604,6 +2603,7 @@ Type Declaration
CLASS_MEMBER_BASE(GuiScrollContainer::IStyleProvider)
CLASS_MEMBER_PROPERTY_READONLY_FAST(BaselineDocument)
CLASS_MEMBER_PROPERTY_READONLY_FAST(CaretColor)
END_INTERFACE_MEMBER(GuiDocumentViewer::IStyleProvider)
BEGIN_CLASS_MEMBER(GuiDocumentLabel)