Steven Kirk
eb5a7c4ac2
Updated for alpha
11 years ago
Steven Kirk
4c9c81a5b3
Update solution dependencies.
Make sure Direct2D, Win32, Cairo and Gtk are build before the test apps.
11 years ago
Steven Kirk
13b12ad19f
Make xaml test app use 4.5.1 fx.
11 years ago
Steven Kirk
241cd04c07
Updated OmniXaml.
11 years ago
Steven Kirk
0d700c9233
Documented Perspex.Themes.Default.
11 years ago
Steven Kirk
ac24ccaebd
Allow setters to use observables for their value.
11 years ago
Steven Kirk
c68cd8a48b
Fix class selector string representation.
11 years ago
Steven Kirk
7b234aefb9
Remove unneeded OmniXaml libs.
11 years ago
Steven Kirk
c33adc416f
Don't reference platform-specific assemblies.
Instead of referencing platform-specific targets in the sample
applications, copy the libs in a build task
(Shared\perspex.platform.targets) - the correct lib will then be loaded
dynamically at runtime.
11 years ago
Steven Kirk
1a2fba4798
Revert "Fixed casing of Docs and Tests directories."
This reverts commit 845b28a2c2 .
11 years ago
Steven Kirk
378f1617ac
Fixed screenshot url
11 years ago
Steven Kirk
845b28a2c2
Fixed casing of Docs and Tests directories.
11 years ago
Steven Kirk
5fa4b159e0
Perspex-Mono was removed.
11 years ago
Steven Kirk
70a9ba81a5
Added AssetLoader to Perspex.Gtk.
11 years ago
Steven Kirk
214fb2b65f
Added Cairo and Gtk backends back in.
Added the to main Perspex.sln - there's no point having a separate Perspex-Mono.sln because things just get out of date immediately.
11 years ago
Steven Kirk
f08220c599
Add shorthand property AddClassHandler.
11 years ago
Steven Kirk
c5020d38ee
Remove RoutedEventArgs.OriginalSource.
Still not entirely sure what it's purpose is in WPF.
11 years ago
Steven Kirk
7954d52a24
Documentation
11 years ago
Steven Kirk
e320148952
Removed AdornerTemplate.
Use ITemplate<IControl>.
11 years ago
Steven Kirk
84924dee3c
Added IPanel interface.
11 years ago
Steven Kirk
d9bac5e50d
Removed ItemsPanelTemplate
Use ITemplate<Panel> instead.
11 years ago
Steven Kirk
5dc0e604fb
Slyecoping.
11 years ago
Steven Kirk
6794fc7407
Fix setting window title.
Closes #82 .
11 years ago
Steven Kirk
45da77b11c
Merge branch 'alpha1'
11 years ago
Steven Kirk
a6079c23f6
Updated NuGet build.
11 years ago
Steven Kirk
2520ae160a
Added StyleCop.Analyzers to Perspex.Markup,Xaml.
11 years ago
Steven Kirk
ef36608fcd
Remove templates dir.
Will be moved to a separate project.
11 years ago
Steven Kirk
097d87926b
Perspex.Xaml -> Perspex.Markup.Xaml.
11 years ago
Steven Kirk
e858d34b8f
Simplify basic XAML load syntax.
11 years ago
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