Jeremy Koritzinsky
|
3640d4dc1b
|
Implemented optimization to only construct a dictionary for priority levels if there is more than one in use. This drops memory consumption in most applications by a reasonable amount since most don't use multiple bindings on single properties (like animation and a local binding).
|
10 years ago |
Steven Kirk
|
2ba2c51c7f
|
Merge pull request #691 from AvaloniaUI/binding-updates2
Update of Data Validation and binding in general
|
10 years ago |
Steven Kirk
|
26f9d3fcd5
|
Add ncrunchprojects for new projects.
They need to be ignored by NCrunch.
|
10 years ago |
Steven Kirk
|
c56b21f2cf
|
Merge branch 'master' into binding-updates2
|
10 years ago |
Steven Kirk
|
c2a14f9db7
|
Swapped names in ExpressionNode.
Swapped names of StartListening and StartListeningCore - method names
ending with Core should be the subclass implementation.
|
10 years ago |
Steven Kirk
|
b7704c8c34
|
Merge pull request #692 from AvaloniaUI/relative-path-fixes
Fix relative points in paths.
|
10 years ago |
Nikita Tsukanov
|
b0e242e582
|
Merge pull request #708 from wieslawsoltes/BuildFixes
Build Fixes
|
10 years ago |
Wiesław Šoltés
|
028c5c2f2f
|
Renamed file name same as class
|
10 years ago |
Wiesław Šoltés
|
8b035ffb2b
|
Renamed typeparam to fix build
|
10 years ago |
Wiesław Šoltés
|
54dd77c66c
|
Disable windows related projects for mono builds
|
10 years ago |
Wiesław Šoltés
|
3c660eb21a
|
Added missing DotNetFrameworkRuntime reference
|
10 years ago |
Nikita Tsukanov
|
4017cb9a59
|
Merge pull request #698 from kekekeks/embed
Implemented embedding to WPF and WinForms
|
10 years ago |
Nikita Tsukanov
|
dccbec50ca
|
Merge remote-tracking branch 'upstream/master' into embed
|
10 years ago |
Nikita Tsukanov
|
fa2c3ab4a8
|
Fixed keyboard focus for gtk
|
10 years ago |
Nikita Tsukanov
|
d1ac5a4002
|
Code cleanup
|
10 years ago |
Nikita Tsukanov
|
c08673fed5
|
Fix for layout
|
10 years ago |
Wiesław Šoltés
|
01d8d465e7
|
Fix reference hintpath
|
10 years ago |
Wiesław Šoltés
|
9d40d5dc69
|
Update build.sh
|
10 years ago |
Wiesław Šoltés
|
dfa87fe4ba
|
Use return in Select
|
10 years ago |
Wiesław Šoltés
|
c207e208f1
|
Uses lastest build of the Roslyn script engine
|
10 years ago |
Wiesław Šoltés
|
22e9d24874
|
Disable mono script compiler
|
10 years ago |
Wiesław Šoltés
|
db49e2c771
|
Update build.cake
|
10 years ago |
Wiesław Šoltés
|
41da9ecddd
|
Update build.cake
|
10 years ago |
Wiesław Šoltés
|
298d6e67dc
|
Update build.cake
|
10 years ago |
Wiesław Šoltés
|
ec9524e379
|
Update build.sh
|
10 years ago |
Nikita Tsukanov
|
07fea3befa
|
Added RuntimePlatformInfo
|
10 years ago |
Nikita Tsukanov
|
440e35f1f1
|
Incorporated Avalonia.DotNetFrameworkRuntime.dll to the main nuget package
|
10 years ago |
Nikita Tsukanov
|
3809d96815
|
Merge branch 'master' into runtime-platform
|
10 years ago |
Nikita Tsukanov
|
07a8e2f987
|
Allow to skip unit tests from cake build
|
10 years ago |
Nikita Tsukanov
|
172cdb60be
|
Don't depend on git binary to be present in PATH
|
10 years ago |
Nikita Tsukanov
|
f4475012a5
|
Updated gitignore
|
10 years ago |
Nikita Tsukanov
|
8d21c8069d
|
Moved project
|
10 years ago |
Nikita Tsukanov
|
1aaefb062d
|
Merge remote-tracking branch 'upstream/master' into runtime-platform
|
10 years ago |
Nikita Tsukanov
|
11703d166f
|
Update SharedAssemblyInfo.cs
|
10 years ago |
Nikita Tsukanov
|
7765dc43fb
|
Update appveyor.yml
|
10 years ago |
Wiesław Šoltés
|
cbe3cf91ea
|
Fixed myget api url
|
10 years ago |
Nikita Tsukanov
|
f1f872f55c
|
added nuget key
|
10 years ago |
Nikita Tsukanov
|
42eed51351
|
Merge pull request #688 from wieslawsoltes/CakeBuid
Cake build system
|
10 years ago |
Nikita Tsukanov
|
3af869f49f
|
Moved IPclPlatformWrapper and IAssetLoader to a separate assembly
|
10 years ago |
Wiesław Šoltés
|
f87a300ab4
|
Changed variable name for fix mono builds
|
10 years ago |
Wiesław Šoltés
|
f2d68cd9fa
|
Fix path normalization
|
10 years ago |
Wiesław Šoltés
|
3c088d1d69
|
Merge remote-tracking branch 'AvaloniaUI/master' into CakeBuid
|
10 years ago |
Wiesław Šoltés
|
bbba388b72
|
Autodetect and verify NuGet dependencies versions
|
10 years ago |
Nikita Tsukanov
|
4a25b33cea
|
Sync package versions
|
10 years ago |
Wiesław Šoltés
|
df54dd5d2a
|
Fixed invalid CleanDirectory call
|
10 years ago |
Wiesław Šoltés
|
13f0adca91
|
Moved uploading artifact to appveyor.yml
|
10 years ago |
Wiesław Šoltés
|
45e6ae77b3
|
Use correct NuGet package version
|
10 years ago |
Wiesław Šoltés
|
d70ec3163b
|
Use correct JetBrains.dotMemoryUnit version
|
10 years ago |
Wiesław Šoltés
|
9cdcf6cb02
|
Revert "Updated projects and packages"
This reverts commit 7cca79b435.
|
10 years ago |
Nikita Tsukanov
|
c1cdbd17bf
|
Merge pull request #697 from VitalElement/issue696-fontweight-converter
FontWeight TypeConverter to Resolve Issue 696
|
10 years ago |