Wiesław Šoltés
|
4de1d156bf
|
Fix errors
|
8 years ago |
Wiesław Šoltés
|
064c89bd42
|
Refactored Cake script to enable running Impl tasks without dependencies
|
8 years ago |
Jumar Macato
|
f71af2fb54
|
Merge pull request #1714 from RayyanTahir/1704-windowstartuplocation
WindowStartupLocation Fix
|
8 years ago |
Rayyan Tahir
|
4b83f48a36
|
Merge branch 'master' into 1704-windowstartuplocation
|
8 years ago |
Sannan Khan
|
2a14f4d6a5
|
Moved SetWindowStartupLocation() to end of Show() function
|
8 years ago |
Jumar Macato
|
2859700446
|
Merge pull request #1713 from Gillibald/fixes/PathDataScientificNotation
PathMarkupParser fix
|
8 years ago |
Benedikt Schroeder
|
ec7dd7d73a
|
Merge branch 'master' into fixes/PathDataScientificNotation
|
8 years ago |
Benedikt Schroeder
|
48747d72c3
|
Merge branch 'fixes/PathDataScientificNotation' of https://github.com/Gillibald/Avalonia into fixes/PathDataScientificNotation
|
8 years ago |
Benedikt Schroeder
|
370bfe3c82
|
Support double values that start with a dot for implicit commands
|
8 years ago |
Steven Kirk
|
4565aa8fd9
|
Merge pull request #1662 from Gillibald/feature/ApplicationExitMode
Application ExitMode
|
8 years ago |
Steven Kirk
|
ceef449a80
|
Merge branch 'master' into feature/ApplicationExitMode
|
8 years ago |
Steven Kirk
|
de9644fd0f
|
Merge pull request #1694 from AvaloniaUI/nonrx-expressionnode
Don't use rx for ExpressionNodes.
|
8 years ago |
Steven Kirk
|
f1e83da986
|
Merge branch 'master' into nonrx-expressionnode
|
8 years ago |
Steven Kirk
|
3c37681549
|
Merge pull request #1711 from AvaloniaUI/fixes/1709-changing-listbox-template
Clear ItemContainerGenerator when ItemsPresenter changed.
|
8 years ago |
Steven Kirk
|
08099aa18d
|
Merge branch 'master' into fixes/1709-changing-listbox-template
|
8 years ago |
Jumar Macato
|
f8694865e3
|
Merge pull request #1712 from Gillibald/fixes/PathDataScientificNotation
Allow lower case e for scientific notation
|
8 years ago |
Benedikt Schroeder
|
ce6d4d42a0
|
Merge branch 'master' into fixes/PathDataScientificNotation
|
8 years ago |
Benedikt Schroeder
|
ac8342ebf8
|
Allow lower case e for scientific notation
|
8 years ago |
Steven Kirk
|
52a0ee4f4b
|
Merge branch 'master' into fixes/1709-changing-listbox-template
|
8 years ago |
Steven Kirk
|
2f7a578c38
|
Added null check for panel.
Problem reared its head when #1709 was fixed.
|
8 years ago |
Steven Kirk
|
cf14976dcc
|
Fix #1709.
|
8 years ago |
Steven Kirk
|
9c1c8749dd
|
Added failing test for #1709.
|
8 years ago |
Jumar Macato
|
b0197a9360
|
Merge branch 'master' into ghosting-fix
|
8 years ago |
Steven Kirk
|
95fe6f4cdf
|
Clear templated child's parent when template detached.
|
8 years ago |
Steven Kirk
|
9ccf63d51b
|
Add failing test for clearing templated child's parent.
|
8 years ago |
Jumar Macato
|
51ddaddab5
|
Merge pull request #1710 from Gillibald/fixes/PathDataScientificNotation
Add scientific notation support for double values
|
8 years ago |
Benedikt Schroeder
|
b3cfc22e27
|
Add scientific notation support for double values
|
8 years ago |
Steven Kirk
|
319a98b480
|
Merge branch 'master' into nonrx-expressionnode
|
8 years ago |
Steven Kirk
|
151d8ad0e3
|
Merge pull request #1692 from rhencke/backspace
Make Delete on macOS delete correctly.
|
8 years ago |
Jumar Macato
|
9d94c8fb4c
|
Merge branch 'master' into ghosting-fix
|
8 years ago |
Jumar Macato
|
f92339b251
|
Fix nit
|
8 years ago |
Jumar Macato
|
db50c65340
|
Move ImmediateRenderer clearing code to Paint().
|
8 years ago |
Steven Kirk
|
ecb2a36f12
|
Merge branch 'master' into backspace
|
8 years ago |
Steven Kirk
|
e2de92f573
|
Merge branch 'master' into nonrx-expressionnode
|
8 years ago |
Steven Kirk
|
8b8ba122e3
|
Merge pull request #1685 from jkoritzinsky/spanify-PathMarkupParser
Span-ify PathMarkupParser
|
8 years ago |
Steven Kirk
|
b0cae7f321
|
Merge branch 'master' into spanify-PathMarkupParser
|
8 years ago |
Steven Kirk
|
cbc0755098
|
Move default value handling to AvaloniaObject.
|
8 years ago |
Steven Kirk
|
b00350658a
|
Lazily create ValueStore.
|
8 years ago |
Steven Kirk
|
8ad680187a
|
Store LocalValues in value store as plain values.
Instead of using a `PriorityValue`, when a property is assigned a simple `LocalValue` just store the value directly in the value store.
|
8 years ago |
sdoroff
|
bac9d7d1b9
|
Added NuGet.Config
|
8 years ago |
sdoroff
|
11d9566599
|
Updated README
|
8 years ago |
Jumar Macato
|
7c555f772f
|
Merge pull request #1702 from AvaloniaUI/fixes/clipboard-settext-win32
fix win32 clipboard settext async.
|
8 years ago |
Dan Walmsley
|
617dd6a5ab
|
fix win32 clipboard settext async.
|
8 years ago |
sdoroff
|
a2e0a8c9c6
|
Cleaned up sample
|
8 years ago |
sdoroff
|
491ac53e79
|
Initial commit
|
8 years ago |
Vsevolod Pilipenko
|
af90943056
|
Merge branch 'master' into fixes/direct2d1-image-brush-null-source
|
8 years ago |
Karnah
|
48dd3b94d1
|
Using transparent brush when image source is null
|
8 years ago |
Steven Kirk
|
27daffeb3e
|
Abstracted storage of styled values into ValueStore.
|
8 years ago |
Jumar Macato
|
d6578eba50
|
Merge pull request #1699 from AvaloniaUI/fixes/1698-classobserver-distinct
Only publish distinct values from TypeNameAndClassSelector.ClassObserver.
|
8 years ago |
Steven Kirk
|
8bd8a61142
|
Throw if no matching property accessor found.
This shouldn't happen normally as `InpcPropertyAcessorPlugin` matches everything.
|
8 years ago |