.. |
Attributes
|
Solution arrangement. Minor renames.
|
2016-01-09 12:12:54 +01:00 |
Builder
|
Merge pull request #92 from Perspex/issue-91
|
2016-02-20 13:54:44 +01:00 |
ObjectAssembler
|
Fixes https://github.com/SuperJMN/OmniXAML/issues/102
|
2016-02-29 10:31:56 +01:00 |
Parsers
|
Fix for #87.
|
2016-02-20 12:58:36 +01:00 |
TypeConversion
|
New IValueContext: Any Converter or MemberValuePlugin can access the conversion pipeline and the TopDownValueContext.
|
2016-02-20 20:58:25 +01:00 |
Typing
|
New IValueContext: Any Converter or MemberValuePlugin can access the conversion pipeline and the TopDownValueContext.
|
2016-02-20 20:58:25 +01:00 |
Visualization
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
DefaultLoader.cs
|
Removed more methods that are not useful
|
2016-01-10 20:03:27 +01:00 |
DefaultObjectAssemblerFactory.cs
|
New IValueContext: Any Converter or MemberValuePlugin can access the conversion pipeline and the TopDownValueContext.
|
2016-02-20 20:58:25 +01:00 |
DefaultParserFactory.cs
|
New IValueContext: Any Converter or MemberValuePlugin can access the conversion pipeline and the TopDownValueContext.
|
2016-02-20 20:58:25 +01:00 |
DeferredLoaderMapping.cs
|
Arguments are simpler to provide (XamlParser) and performed a major cleanup.
|
2015-08-14 00:56:51 +02:00 |
DependencySortingVisitor.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
IContentPropertyProvider.cs
|
Changed interface of ViewService
|
2015-09-01 20:03:29 +02:00 |
IDeferredLoader.cs
|
Renames
|
2016-01-07 22:19:11 +01:00 |
IInstanceLifeCycleListener.cs
|
Finished lifecycle
|
2016-01-10 21:07:19 +01:00 |
ILoader.cs
|
Removed more methods that are not useful
|
2016-01-10 20:03:27 +01:00 |
IMarkupExtension.cs
|
Super reorganization
|
2015-08-12 11:56:07 +02:00 |
INameScope.cs
|
Provided new next directives and infrastructure for Name
|
2015-08-27 15:52:57 +02:00 |
IObjectAssembler.cs
|
Finished lifecycle
|
2016-01-10 21:07:19 +01:00 |
IObjectAssemblerFactory.cs
|
Removed specific methods for root instance
|
2016-01-10 19:57:23 +01:00 |
IParser.cs
|
Renames
|
2016-01-07 22:19:11 +01:00 |
IParserFactory.cs
|
Removed specific methods for root instance
|
2016-01-10 19:57:23 +01:00 |
IRuntimeTypeSource.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
ITypeFactory.cs
|
Simplified interfaces.
|
2015-09-01 19:40:49 +02:00 |
ITypeFeatureProvider.cs
|
Removed ContentPropertyProvider (its functionality is now on Metadata)
|
2016-01-09 21:01:38 +01:00 |
ITypeProvider.cs
|
Super reorganization
|
2015-08-12 11:56:07 +02:00 |
IValueConverter.cs
|
Super reorganization
|
2015-08-12 11:56:07 +02:00 |
InstanceLifeCycleHandler.cs
|
working!
|
2015-11-22 23:09:00 +01:00 |
Instruction.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
InstructionNode.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
InstructionTreeBuilder.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
InstructionType.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
LoadException.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
LoadMixin.cs
|
Good Mixins
|
2016-01-10 20:18:33 +01:00 |
LookaheadBuffer.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
MarkupExtension.cs
|
Super reorganization
|
2015-08-12 11:56:07 +02:00 |
MarkupExtensionContext.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
MemberDependencyNodeSorter.cs
|
Fix for https://github.com/SuperJMN/OmniXAML/issues/77 (Two DropDowns have SelectedIndex set, only the first works). Thanks grokys!
|
2016-02-06 13:11:35 +01:00 |
MemberReverserVisitor.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
NamespaceDeclaration.cs
|
Super reorganization
|
2015-08-12 11:56:07 +02:00 |
NamespacePrefix.cs
|
Created SpecialNs
|
2015-09-02 11:40:39 +02:00 |
ObjectAssemblerMixin.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
OmniXaml.csproj
|
Fixed packages
|
2016-02-23 20:46:39 +01:00 |
ParseException.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
PhaseParserKit.cs
|
Renames
|
2016-01-07 22:19:11 +01:00 |
PrefixRegistrationMode.cs
|
Super reorganization
|
2015-08-12 11:56:07 +02:00 |
ProtoInstruction.cs
|
Renames
|
2016-01-07 22:19:11 +01:00 |
ProtoInstructionBuilder.cs
|
Renames
|
2016-01-07 22:19:11 +01:00 |
RuntimeTypeSource.cs
|
Major cleaning
|
2016-01-07 16:24:00 +01:00 |
Sequence.cs
|
Arguments are simpler to provide (XamlParser) and performed a major cleanup.
|
2015-08-14 00:56:51 +02:00 |
TemplateHostingObjectAssembler.cs
|
Finished lifecycle
|
2016-01-10 21:07:19 +01:00 |
TypeFactory.cs
|
Simplified interfaces.
|
2015-09-01 19:40:49 +02:00 |
TypeFactoryMixin.cs
|
Simplified interfaces.
|
2015-09-01 19:40:49 +02:00 |
TypeFeatureProvider.cs
|
Removed ContentPropertyProvider (its functionality is now on Metadata)
|
2016-01-09 21:01:38 +01:00 |
TypeNotFoundException.cs
|
Super reorganization
|
2015-08-12 11:56:07 +02:00 |
ValueConversionException.cs
|
Super reorganization
|
2015-08-12 11:56:07 +02:00 |
XmlLoader.cs
|
Removed more methods that are not useful
|
2016-01-10 20:03:27 +01:00 |
XmlParser.cs
|
Renames
|
2016-01-07 22:19:11 +01:00 |
packages.config
|
Fixed packages
|
2016-02-23 20:46:39 +01:00 |