Steven Kirk
|
56b88d287c
|
Refactored loading assets into IAssetLoader.
|
11 years ago |
Steven Kirk
|
687f484c9a
|
Tidied up xaml stuff a bit.
|
11 years ago |
Steven Kirk
|
2375c7f714
|
Merge pull request #81 from SuperJMN/alpha1
Fixed resource loading. Deleted PerspexXamlLoader (useless).
|
11 years ago |
José Manuel Nieto Sánchez
|
c14194bee7
|
Fixed resource loading. Deleted PerspexXamlLoader (useless).
|
11 years ago |
Steven Kirk
|
279f9abab0
|
Try to do simple XAML loading.
Doesn't yet work - seems x:Class isn't supported by OmniXaml.
|
11 years ago |
Steven Kirk
|
4f770b8989
|
Started creating project template.
Not finished.
|
11 years ago |
Steven Kirk
|
d3cf5a7ba0
|
Initial nuget package spec.
|
11 years ago |
Steven Kirk
|
3abb17f210
|
Removed mono solution for now.
It's unmaintained - mono stuff will be re-added shortly.
|
11 years ago |
Steven Kirk
|
7007c366f4
|
Renamed Demos -> Samples
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |
Steven Kirk
|
a038931c1c
|
Fixed Window.SizeToContent.
Should be doing that shit in the Measure pass dawg.
|
11 years ago |
Steven Kirk
|
1c58e1554f
|
Removed extra call to ArrangeOverride.
Not sure how that crept in there!
|
11 years ago |
Steven Kirk
|
cc04e9e6f0
|
Updated dependencies.
|
11 years ago |
Steven Kirk
|
874b2636a9
|
Fix packages paths.
|
11 years ago |
Steven Kirk
|
9d5dc37c2f
|
Moved demos to Demos directory.
|
11 years ago |
Steven Kirk
|
b5df5a5610
|
Load xaml from resources rather than filesystem
|
11 years ago |
Steven Kirk
|
84306bc415
|
Make assemblies share version information.
|
11 years ago |
Steven Kirk
|
c89cab3e3e
|
Added global suppressions.
|
11 years ago |
Steven Kirk
|
09e581abc9
|
Documentation.
|
11 years ago |
Steven Kirk
|
f2170e3ad5
|
Documentation.
|
11 years ago |
Steven Kirk
|
a4b77729f3
|
Updated Serilog.
|
11 years ago |
Steven Kirk
|
bee6a6981a
|
Documentation.
|
11 years ago |
Steven Kirk
|
f1a15335aa
|
Documented Layoutable and friends.
|
11 years ago |
Steven Kirk
|
731b517d96
|
More documentation.
|
11 years ago |
Steven Kirk
|
e56b189124
|
Renamed Binding -> BindingDescriptor
And documented it.
|
11 years ago |
Steven Kirk
|
cc5c197477
|
Documented Key.
Phew.
|
11 years ago |
Steven Kirk
|
81e889627a
|
Suppress documentation warnings in tests.
|
11 years ago |
Steven Kirk
|
6bbae51e26
|
Fix failing tests.
|
11 years ago |
Steven Kirk
|
4919eeb226
|
Removed InputElement.IsTabFocused.
It was unused.
|
11 years ago |
Steven Kirk
|
7435166436
|
Added more documentation.
|
11 years ago |
Steven Kirk
|
14f20e81dd
|
Implemented Window.SizeToContent.
|
11 years ago |
Steven Kirk
|
4ec63d4dd2
|
Fix mono build instructions.
|
11 years ago |
Steven Kirk
|
b602bfc063
|
Updated mono build instructions.
|
11 years ago |
Steven Kirk
|
b82cd43dc4
|
Renamed XAML -> Markup
|
11 years ago |
Steven Kirk
|
77994d0cb1
|
Renamed "Test Applications" -> "Demos"
|
11 years ago |
Steven Kirk
|
1a84d74c21
|
Don't run render tests in parallel.
|
11 years ago |
Steven Kirk
|
eaacfa5ac9
|
Don't run Controls unit tests in parallel.
|
11 years ago |
Steven Kirk
|
aa88783b18
|
Fix failing tests.
|
11 years ago |
Steven Kirk
|
85c9a340ef
|
Use "name" instead of "id".
|
11 years ago |
Steven Kirk
|
5ead2544ec
|
Reset appveyor status to correct URL.
|
11 years ago |
Steven Kirk
|
28c8547a80
|
Set the content property for TextBlock and TextBox.
|
11 years ago |
Steven Kirk
|
fbc7c6f583
|
Merge branch 'xaml'
|
11 years ago |
Steven Kirk
|
4c4a939684
|
Enable DevTools in XamlTestApplication.
|
11 years ago |
Steven Kirk
|
09d6e22f5e
|
Fix scrollable controls in XAML.
|
11 years ago |
Steven Kirk
|
5db655fe87
|
Make TabControl show from XAML.
|
11 years ago |
Steven Kirk
|
5a5fbf1e35
|
Make NGenerics a project reference.
|
11 years ago |
José Manuel Nieto
|
4c62d0e94f
|
Update readme.md
|
11 years ago |
José Manuel Nieto Sánchez
|
6f645da011
|
Configuration for AppVeyor
|
11 years ago |
José Manuel Nieto Sánchez
|
fc3cc76bd6
|
Added XAML feature
|
11 years ago |
Steven Kirk
|
1599828f9d
|
Documentation.
|
11 years ago |