Steven Kirk
|
48a33cc415
|
Handle null in MarkupBindingChainException
|
10 years ago |
Steven Kirk
|
7d6503a5f7
|
Added RelativeSource=Self XAML tests.
|
10 years ago |
Steven Kirk
|
8f21388e28
|
Added RelativeSource=Self binding mode.
|
10 years ago |
Steven Kirk
|
3af246dfac
|
Merge pull request #839 from AvaloniaUI/fixes/834-item-virt-horiz-scrollbar
Fix for #834 ListBox displays unnecessary horizontal scrollbar
|
10 years ago |
Steven Kirk
|
79c5db52f5
|
Merge branch 'master' into fixes/834-item-virt-horiz-scrollbar
|
10 years ago |
Steven Kirk
|
88f13cc676
|
Merge pull request #842 from AvaloniaUI/fixes/837-designer-focus
Don't focus Win32 window in design mode.
|
10 years ago |
Steven Kirk
|
5e84430868
|
Don't focus Win32 window in design mode.
Fixes #837.
|
10 years ago |
Steven Kirk
|
799ffe72b8
|
Fix erroneous test expectations.
|
10 years ago |
Steven Kirk
|
49757372a9
|
Fix for #834.
Listen for bounds changes on the `VirtualizingPanel` and update the
scroll accordingly.
|
10 years ago |
Steven Kirk
|
44f6d12157
|
Add failing test for #834.
|
10 years ago |
Steven Kirk
|
f63a64e11b
|
Remove pointless code.
|
10 years ago |
Wiesław Šoltés
|
6b11c03888
|
Merge pull request #835 from AvaloniaUI/fixes/831-contentpresenter-datacontext
Clear ContentPresenter data context.
|
10 years ago |
Steven Kirk
|
7c1bfa17a5
|
Merge remote-tracking branch 'origin/master' into fixes/831-contentpresenter-datacontext
|
10 years ago |
Steven Kirk
|
6e681043c3
|
Merge pull request #833 from AvaloniaUI/fixes/831-bound-properties-incorrectly-updated
Update binding chain on null root.
|
10 years ago |
Steven Kirk
|
f73a10b593
|
Clear ContentPresenter data context.
When assigning a control to `ContentPresenter.Content` after a
non-control the data context should get cleared. Fixes another problem
in #831.
|
10 years ago |
Steven Kirk
|
f4f0597dca
|
Update next node in binding chain on error.
Fixes #831 and makes `Pushing_Null_To_RootObservable_Updates_Leaf_Node`
test pass.
|
10 years ago |
Steven Kirk
|
15896f3158
|
Added failing test for #831.
|
10 years ago |
Steven Kirk
|
3aa9c32f91
|
Merge pull request #828 from SuperJMN/master
Environment.CurrentDirectory is modified after showing a Dialog
|
10 years ago |
Steven Kirk
|
6c1154c47c
|
Merge branch 'master' into master
|
10 years ago |
Steven Kirk
|
30782b1392
|
Merge pull request #830 from AvaloniaUI/fixes/814-override-metadata
Merge overridden direct property metadata.
|
10 years ago |
Steven Kirk
|
a0a201006f
|
Merge overridden direct property metadata.
|
10 years ago |
José Manuel Nieto Sánchez
|
934cc3bafd
|
Environment.CurrentDirectory is modified after call to GetOpenFileName | GetSaveFileName call.
|
10 years ago |
Steven Kirk
|
49d94f3075
|
Merge pull request #819 from VitalElement/fixes/fix-devtools-crash
Fixes crash in DevTools
|
10 years ago |
danwalmsley
|
16217119e7
|
GridSplitter no longer has an orientation property.
|
10 years ago |
Steven Kirk
|
a01412625f
|
Merge pull request #817 from SuperJMN/patch-1
Added remark for RenderTransformOrigin
|
10 years ago |
José Manuel Nieto
|
971962f014
|
Added remark for RenderTransformOrigin
|
10 years ago |
Jeremy Koritzinsky
|
15de0387a7
|
Merge pull request #813 from jkoritzinsky/Set-Indexer-Node
Make it possible to set the value of an indexer binding
|
10 years ago |
Jeremy Koritzinsky
|
058e28640c
|
Fixed some whitespace.
|
10 years ago |
Jeremy Koritzinsky
|
1dc96e4184
|
Added more tests.
|
10 years ago |
Jeremy Koritzinsky
|
b038ed55ee
|
Add ability to set the value pointed to by an indexer node.
|
10 years ago |
Jeremy Koritzinsky
|
7f043a5c46
|
Merge pull request #801 from susloparovdenis/gridsplitter
Removed Orientation Property from GridSplitter.
|
10 years ago |
susloparov
|
8704235b66
|
Added test for GridSplitter
|
10 years ago |
Denis
|
d03662a373
|
Not throw exception in last or first position.
|
10 years ago |
susloparov
|
2e813c867d
|
Removed Orientation Property from GridSplitter
It's possible to unambiguously detect orientation based on
Column/RowDefenitions or other elements.
|
10 years ago |
danwalmsley
|
898bec7750
|
Merge pull request #805 from VitalElement/fixes/dont-cover-taskbar-with-system-decorations-hidden
Fixes/dont cover taskbar with system decorations hidden
|
10 years ago |
Dan Walmsley
|
4fbb262eef
|
Merged branch fixes/dont-cover-taskbar-with-system-decorations-hidden into fixes/dont-cover-taskbar-with-system-decorations-hidden
|
10 years ago |
Dan Walmsley
|
3e5d0e69b0
|
fix indentation.
|
10 years ago |
Dan Walmsley
|
1ab0a87780
|
fix comments.
|
10 years ago |
danwalmsley
|
022cbf64b8
|
Merge branch 'master' into fixes/dont-cover-taskbar-with-system-decorations-hidden
|
10 years ago |
Dan Walmsley
|
43cac2c562
|
Renamed property to CoverTaskbarWhenMaximized.
|
10 years ago |
Dan Walmsley
|
4c4342e2dd
|
refactored to seperate method.
|
10 years ago |
Dan Walmsley
|
198f18df66
|
Fix indentation.
|
10 years ago |
danwalmsley
|
4afe10a09a
|
Merge pull request #797 from jkoritzinsky/Save-WindowIcon
Added a method to save an icon to a stream. This enables the scenario…
|
10 years ago |
danwalmsley
|
7b0c4f780f
|
Merge branch 'master' into Save-WindowIcon
|
10 years ago |
danwalmsley
|
e7a5356e2e
|
Merge pull request #789 from AvaloniaUI/fixes/736-remove-testapplication
Removed test applications.
|
10 years ago |
danwalmsley
|
166e24f078
|
Merge branch 'master' into Save-WindowIcon
|
10 years ago |
danwalmsley
|
78e5e29bb7
|
Merge branch 'master'
Conflicts:
samples/TestApplication/TestApplication.csproj
samples/XamlTestApplication/XamlTestApplication.csproj
samples/XamlTestApplicationPcl/XamlTestApplicationPcl.csproj
|
10 years ago |
danwalmsley
|
0272059934
|
Merge branch 'master' into fixes/dont-cover-taskbar-with-system-decorations-hidden
|
10 years ago |
Steven Kirk
|
bb0d6f4475
|
Merge pull request #804 from dlemstra/magick
Added missing using statements.
|
10 years ago |
Steven Kirk
|
41fc010ef8
|
Merge branch 'master' into magick
|
10 years ago |