Dan Walmsley
|
437166c4fd
|
update xamlil
|
8 years ago |
Dan Walmsley
|
0df770b1c4
|
fix datagrid xmlns
|
8 years ago |
Dan Walmsley
|
e8cc8ec17f
|
fix datagrid xmlns attribute.
|
8 years ago |
Dan Walmsley
|
dda9dd729c
|
[Grid] add missing static set and get methods for IsSharedSizeScope property.
|
8 years ago |
Nikita Tsukanov
|
d52afe7a96
|
Fixed Avalonia.Diagnostics
|
8 years ago |
Nikita Tsukanov
|
63b7815fc0
|
Don't overwrite dll with pdb
|
8 years ago |
Nikita Tsukanov
|
8a877edce0
|
Why was it here in the first place?
|
8 years ago |
Dan Walmsley
|
2b7e3db469
|
correctly set notification manager properties.
|
8 years ago |
Nikita Tsukanov
|
fe251ee1aa
|
Support for properties "attached" by AddOwner
|
8 years ago |
Dan Walmsley
|
0201f90051
|
add notification managers to toplevel.
|
8 years ago |
Nikita Tsukanov
|
be404c342b
|
Fixed :not selector and fixed MyButton in tests
|
8 years ago |
Nikita Tsukanov
|
5801756763
|
Fixed target type resolve for control templates with direct parent
|
8 years ago |
Nikita Tsukanov
|
11af891f03
|
Updated XamlIl, allow types to import IServiceProvider, preserve entire parent stack
|
8 years ago |
Nikita Tsukanov
|
4b9a9cd3a1
|
Fixed step into
|
8 years ago |
Nikita Tsukanov
|
d01d69fbef
|
Application is now always the root of the parent stack
|
8 years ago |
Nikita Tsukanov
|
d0301bb4c4
|
Now passing most of the tests
|
8 years ago |
José Pedro
|
8562270c66
|
Fixed type name in XML comment.
|
8 years ago |
Benedikt Schroeder
|
21eda0db12
|
Revert removal of Application.Initialize
|
8 years ago |
Nikita Tsukanov
|
6be4062fba
|
Fixed step into
|
8 years ago |
Nikita Tsukanov
|
47fab37f11
|
Updated XamlIl
|
8 years ago |
Nikita Tsukanov
|
c952d15b7e
|
Fixed debug info
|
8 years ago |
Nikita Tsukanov
|
c1160247f0
|
Write directly to a file so it has associated pdb path
|
8 years ago |
Nikita Tsukanov
|
8ffde81adb
|
Attempt to generate debug info
|
8 years ago |
Nikita Tsukanov
|
c478e66d42
|
Fixed tasks project file
|
8 years ago |
Nikita Tsukanov
|
1b62667f2d
|
Fixed PDB
|
8 years ago |
Nikita Tsukanov
|
7563f8548f
|
Probably fixed ILRepack issue
|
8 years ago |
Nikita Tsukanov
|
dbf6c3a148
|
Entire control catalog is now loaded from precompiled xaml
|
8 years ago |
Nikita Tsukanov
|
870e591f99
|
Use regular assembly names for resource uris
|
8 years ago |
Nikita Tsukanov
|
6d83479d0d
|
Naming and a bit of cleanup
|
8 years ago |
Nikita Tsukanov
|
a25a3922fa
|
Generate Build for xaml files without x:Class
|
8 years ago |
Nikita Tsukanov
|
6ab1fbd432
|
Inject the call to compiled xaml to x:Class-type
|
8 years ago |
Nikita Tsukanov
|
6fd810f0dc
|
Disable Cecil backend in runtime compiler based on a property
|
8 years ago |
Nikita Tsukanov
|
6c58b6889c
|
PEVerify: All Classes and Methods in ControlCatalog.dll Verified.
|
8 years ago |
Nikita Tsukanov
|
cd93624f3e
|
Now somewhat compiling control catalog, PEVerify complains about assigning null to Nullable<T>
|
8 years ago |
Nikita Tsukanov
|
5b7e18544b
|
PEVerify: All Classes and Methods in Avalonia.Themes.Default.dll Verified.
|
8 years ago |
Nikita Tsukanov
|
a3f3a06478
|
Emit compiled XAML from msbuild task
|
8 years ago |
Robbie Knuth
|
1fa653350e
|
do not fire key drag event before any drag has happened
|
8 years ago |
Jumar Macato
|
29746bbed1
|
Add "UseRenderTransform" property for LayoutTransformControl. Wire up the style animation to use that property.
|
8 years ago |
Nikita Tsukanov
|
ea0c26045f
|
Updated compiler to the recent master
|
8 years ago |
Nikita Tsukanov
|
6bf7ebd721
|
Updated xamlil
|
8 years ago |
Dan Walmsley
|
d0a8da1e8c
|
fix animating height
|
8 years ago |
Dan Walmsley
|
b6fc0d7857
|
NotificationContent template works
|
8 years ago |
Dan Walmsley
|
f1cc462abc
|
implement MVVM style notifications. (Managed only)
|
8 years ago |
Benedikt Schroeder
|
4413de463e
|
Remove unsupported line caps
|
8 years ago |
Steven Kirk
|
53e666ac90
|
Added exception details to XML docs.
|
8 years ago |
Steven Kirk
|
30e006ac78
|
Throw an exception when trying to re-show closed window.
|
8 years ago |
Jumar Macato
|
ff3101de8a
|
Quadratic easing + negative slide-in effect.
|
8 years ago |
Jumar Macato
|
6fbe1c2180
|
More animations shenanigans.
|
8 years ago |
Benedikt Schroeder
|
05978b0ba6
|
Make sure Shutdown is only called once
|
8 years ago |
Benedikt Schroeder
|
7e04215897
|
No longer set first window opened as MainWindow
|
8 years ago |