Steven Kirk
|
cb39aa0426
|
Fixed doc comments.
|
8 years ago |
danwalmsley
|
d6b448f062
|
Merge branch 'master' into feature/password-box
|
8 years ago |
danwalmsley
|
0e1d494ba6
|
Merge pull request #1517 from dotnet-campus/t/lvyi/fix-1516
A new grid layout algorithm to improve performance and fix some bugs
|
8 years ago |
Dan Walmsley
|
515e180cdb
|
update documentation for CreateFormattedText method.
|
8 years ago |
Dan Walmsley
|
58daa9390b
|
Allow CreateFormattedText to have the string it renders overridden.
|
8 years ago |
Dan Walmsley
|
2e36f7fe8e
|
Merge remote-tracking branch 'origin/master' into feature/password-box
|
8 years ago |
danwalmsley
|
415d4d5b99
|
Merge branch 'master' into t/lvyi/fix-1516
|
8 years ago |
Nikita Tsukanov
|
506b4d3b33
|
Merge pull request #1574 from AvaloniaUI/fixes/has-system-decoration-false
restore correct implementation of SetSystemDecorations on Win32.
|
8 years ago |
Jeremy Koritzinsky
|
791685bae6
|
Merge pull request #1583 from zii-dmg/better-oleinitialize
OleInitialize checks already inited case and throws Win32Exception
|
8 years ago |
zii-dmg
|
c2005c8702
|
OleInitialize checks already inited case and throws Win32Exception
|
8 years ago |
Steven Kirk
|
44f33583a0
|
Merge pull request #1570 from sdoroff/auto-complete-box-fix
Fix 1554 AutoCompleteBox MinimumPrefixLength issue
|
8 years ago |
Steven Kirk
|
639b526a66
|
Merge pull request #1581 from zii-dmg/fix-hresult-size
Fixed HRESULT size (long -> uint)
|
8 years ago |
Steven Kirk
|
680c472874
|
Merge branch 'master' into auto-complete-box-fix
|
8 years ago |
zii-dmg
|
400dc55071
|
Fixed HRESULT size (long -> uint)
|
8 years ago |
Dan Walmsley
|
865a866388
|
update documentation and fix bug when
system decorations are restored so that CanResize is obeyed.
|
8 years ago |
Dan Walmsley
|
1c193eb985
|
Merge branch 'master' into fixes/has-system-decoration-false
|
8 years ago |
danwalmsley
|
e672ea1471
|
Merge branch 'master' into feature/password-box
|
8 years ago |
Steven Kirk
|
bc3d6ec8db
|
Merge pull request #1575 from AvaloniaUI/fixes/1568-attached-property-initialized
Call Initialized for attached properties.
|
8 years ago |
Steven Kirk
|
44fe6aa6ac
|
Fix failing unit tests.
AvaloniaProperty registrations are for life (of the test runner) not for christmas.
|
8 years ago |
Steven Kirk
|
e4df163ef0
|
Call Initialized for attached properties.
#1499 broke `AvaloniaProperty.Initialized` for attached properties - they were no longer called.
Fixes #1568.
|
8 years ago |
Steven Kirk
|
7d8dcc02ec
|
Added failing test for #1568
|
8 years ago |
Dan Walmsley
|
a3e02e3068
|
restore correct implementation of SetSystemDecorations on Win32.
|
8 years ago |
Dan Walmsley
|
8befbacba0
|
Use textpresenter to replace with password char.
|
8 years ago |
Dan Walmsley
|
8493ce8f04
|
correctly order the properties.
|
8 years ago |
Dan Walmsley
|
5d138be580
|
Merge remote-tracking branch 'origin/master' into feature/password-box
|
8 years ago |
sdoroff
|
2a7d2cedc3
|
Fixes #1554
The issue was caused by the lack of a proper TextChanged event on the TextBox
I implemented a work around
|
8 years ago |
walterlv
|
811e74062c
|
Fix a comment so that is is more readable.
|
8 years ago |
walterlv
|
e4b9f9ff40
|
Fix more spelling and grammar issues.
|
8 years ago |
walterlv
|
b09bd2f2f0
|
Fix some spelling and grammar issues.
|
8 years ago |
walterlv
|
03a97df75c
|
Fix some words spell.
|
8 years ago |
walterlv
|
3453c6ed99
|
Fix the calendaritem style.
|
8 years ago |
walterlv
|
b2a868dd3a
|
Finish the AggregateAdditionalConventionsForStars method algorithm.
|
8 years ago |
walterlv
|
e58a0641bf
|
If the children are in the same column/row, the Grid will not incorrectly aggregate their widths/heights.
Instead, it will calculate the Max width/height.
|
8 years ago |
walterlv
|
a4cb49fa51
|
Fix the column/row span layout.
|
8 years ago |
walterlv
|
f334ef0be2
|
Add debugger info for easier debug.
|
8 years ago |
walterlv
|
2af42057c1
|
Fix the wrong Grid.GetSafeSpan index.
|
8 years ago |
walterlv
|
3f1a5ed009
|
Remove language usage condition.
|
8 years ago |
walterlv
|
42bfe0bd4e
|
Mark Grid layout methods pure.
|
8 years ago |
walterlv
|
e280652922
|
Add debugger display or the grid layout result.
|
8 years ago |
walterlv
|
382ef6e396
|
Add more comment for grid layout code.
|
8 years ago |
walterlv
|
a6fe9928a1
|
Make all unit test for grid pass.
|
8 years ago |
walterlv
|
2052d53d68
|
Order the grid codes and make most unit test passed.
|
8 years ago |
walterlv
|
4768124962
|
Fix the AggregateAdditionalConventionsForStars method.
|
8 years ago |
walterlv
|
ed01e59fc2
|
Add document comment for some helper methods.
|
8 years ago |
walterlv
|
0110f7af65
|
Add some comments for GridLayout helper classes.
|
8 years ago |
walterlv
|
63af32bc65
|
Add some document comments for GridLayout.
|
8 years ago |
walterlv
|
163744b89b
|
Add support for layout that the children have multi span but also have desired size.
|
8 years ago |
walterlv
|
cae8a2ab5c
|
Add not enough length unit test for all test facts.
|
8 years ago |
walterlv
|
a0518955f5
|
Grid layout support positiveinfinity measure.
|
8 years ago |
walterlv
|
fc73d7cc37
|
When the available length is not enough, clip the measure list.
|
8 years ago |