3771 Commits (69cd5f7561e4e9c366229dd7feba3d773849dfcf)
 

Author SHA1 Message Date
Andrey Kunchev 69cd5f7561 fix binding to IList property 10 years ago
Andrey Kunchev 84ac0cec54 added failing test for 2 way binding to IList avalonia property 10 years ago
Andrey Kunchev e40d18e1a4 restore same public api of xaml loader before portable.xaml 10 years ago
Andrey Kunchev 245992abc6 fix build for resource tests 10 years ago
Andrey Kunchev 757b34e832 revert some accident changes 10 years ago
Andrey Kunchev ff5a8459c7 clean up and skip portable xaml failing test for xaml creation order, it's not valid for portable xaml context 10 years ago
Andrey Kunchev fcca312f0e comment omnixaml specific code with #ifdef 10 years ago
Andrey Kunchev 32f9c7cadd don't hardcode singleton use avalonia locator instead 10 years ago
Andrey Kunchev 12c5424031 clean up AvaloniaXamlObjectWriter 10 years ago
Andrey Kunchev a010d5c37a use Delayed Bindings for all properties except datacontext 10 years ago
Andrey Kunchev 1de932ba8e fixed Grid crash, update Grid.Column\Row definitions instead set new value 10 years ago
Andrey Kunchev 6c72365766 save namespaces for later when using defered loader, otherwise they are lost 10 years ago
Andrey Kunchev 1ab6d2a631 fixed correct submodule repo for portable.xaml 10 years ago
donandren 9d93b83fa6 WIP: really cache xaml types and props and other and other minor things 10 years ago
donandren 5aa306d4e8 WIP almost working fine, style resource binding and minor improvements 10 years ago
donandren d2f5616142 refactor initialize in control 10 years ago
donandren 8b468c174c fix AvaloniaPropertyConverter Tests, added attached property binding test, fixed some tests, simplified others 10 years ago
donandren 41f7c83cac Static and IconType converted integrated 10 years ago
donandren 0e99ccce5f added some more tests for xaml parsing of binding/multibinding/attached 10 years ago
donandren e6cd080081 support Attached property in property type converter 10 years ago
donandren cb4fcfb602 added test for complex style and Panel in control template 10 years ago
donandren 60ff3b8e4a fixed bug in panel controls when they are set with the same collection instance 10 years ago
donandren 1a424e3ac2 add test for panel children set from xaml 10 years ago
donandren 3e3285c497 initial implementation of type converters 10 years ago
donandren 55c6383a21 tempalte binding in control template operational 10 years ago
donandren d55a2b2227 template binding and xaml extensions operational 10 years ago
donandren 1ec99deaf6 some simple tests for bindind, tempaltebinding and control template 10 years ago
donandren dec6fb2e88 solution/project configurations for Omnixaml 10 years ago
donandren 51afef0f87 template loaders support 10 years ago
donandren f73b3cc54f fix style resources instantiation in portable.xaml 10 years ago
donandren 9730255601 fixed a problem with Portable.xaml siimple types are not resolved when used with clr-namespace 10 years ago
donandren 719228d35e add parse to avaloniaxamlloader 10 years ago
donandren 03d8dea955 comment some omnixaml converters 10 years ago
donandren 8483cd6990 Setters on style should be iList or List IEnumerable not working with portable xaml 10 years ago
donandren 0c5e42e078 use portable.xaml as project reference 10 years ago
donandren 37c014673b added Portable.xaml as submodule 10 years ago
donandren e71d9fc93f styles working 10 years ago
donandren d42e6d02cb initial portable xaml support attempt with datatemplate working and namespace support 10 years ago
donandren d59e5078d4 added tests for using type converters 10 years ago
donandren 1948fff8de named control added to namescope tests 10 years ago
donandren 851b97ac58 Added some simple tests for Content control and datatemplate 10 years ago
Steven Kirk 23e52b15ae Merge pull request #912 from AvaloniaUI/port-drawingcontext-changes-from-scenegraph 10 years ago
Steven Kirk 2d6ab3165c Merge branch 'master' into port-drawingcontext-changes-from-scenegraph 10 years ago
Steven Kirk f4fc6326a9 Merge pull request #915 from AvaloniaUI/size-aspect-divide 10 years ago
Steven Kirk 60089bf1b6 Merge branch 'master' into size-aspect-divide 10 years ago
Steven Kirk 96c9772858 Merge pull request #913 from AvaloniaUI/rect-union 10 years ago
Steven Kirk 9a3639818e Merge branch 'master' into rect-union 10 years ago
Steven Kirk aff81c66e6 Merge pull request #914 from AvaloniaUI/wm-paint-dirty-rect 10 years ago
Steven Kirk 609c571424 Added AspectRatio and division operator to Size. 10 years ago
Steven Kirk 8c12a51902 Merge branch 'master' into port-drawingcontext-changes-from-scenegraph 10 years ago