danwalmsley
692a2c4c77
Merge branch 'master' into master
6 years ago
danwalmsley
731ff9770a
Merge pull request #4074 from AvaloniaUI/feature/fluent-progress-bar
Feature/fluent progress bar
6 years ago
danwalmsley
4cc8578930
Merge branch 'master' into feature/fluent-progress-bar
6 years ago
danwalmsley
1d9ee165b2
Merge pull request #4159 from maxkatz6/feature/fluent-adorner-simple
Fluent HighVisibility focus adorner
6 years ago
danwalmsley
86f47f14ad
Merge pull request #4196 from maxkatz6/fixes/fluent-configurable-tooltip-width
Add ToolTipContentMaxWidth to ToolTip
6 years ago
danwalmsley
d45cb612a1
Merge branch 'master' into fixes/fluent-configurable-tooltip-width
6 years ago
danwalmsley
7ff440f514
Merge pull request #4200 from AvaloniaUI/fixes/devtools-leaks
Fix DevTools excessive subscriptions and leaks
6 years ago
Dariusz Komosiński
3975d92581
Merge branch 'master' into fixes/devtools-leaks
6 years ago
danwalmsley
22d1beba93
Merge pull request #4195 from AvaloniaUI/osx-menu-embed-hide-and-focus
Fix some focus issues with OSX popups
6 years ago
Dariusz Komosiński
50e42b6592
Merge branch 'master' into fixes/devtools-leaks
6 years ago
danwalmsley
ff45ecd974
Merge branch 'master' into osx-menu-embed-hide-and-focus
6 years ago
danwalmsley
5cc8bed8c6
Merge pull request #4193 from AvaloniaUI/foreign-embed-createahead
Create and resize the native control even if it's not currently effectively visible
6 years ago
danwalmsley
063afe4a23
Merge branch 'master' into foreign-embed-createahead
6 years ago
danwalmsley
db61a23952
Merge pull request #4199 from maxkatz6/fixes/fluent-remove-xaml-theme-editor-colors
Remove duplicated colors from fluent theme editor with non-standard values
6 years ago
danwalmsley
111ed38dc5
Merge branch 'master' into fixes/fluent-remove-xaml-theme-editor-colors
6 years ago
Benedikt Stebner
2119dc4ae8
Merge pull request #4203 from Gillibald/feature/UnicodeUpdate
Update to Unicode 13.0
6 years ago
Benedikt Schroeder
c9a98da01a
Fix mandatory break
6 years ago
Benedikt Schroeder
864fb77420
Merge branch 'feature/UnicodeUpdate' of https://github.com/Gillibald/Avalonia into feature/UnicodeUpdate
6 years ago
Benedikt Schroeder
f211e3c724
Disable generators
Remove vertical tab and form feed
6 years ago
Benedikt Stebner
1e330b417a
Merge branch 'master' into feature/UnicodeUpdate
6 years ago
Benedikt Schroeder
f377172947
Introduce line break tests
6 years ago
Dariusz Komosiński
899ae9bcc4
Merge pull request #4201 from AvaloniaUI/fixes/layoutmanager-facepalms
Fix a couple of bugs in LayoutManager.
6 years ago
Steven Kirk
f20039070d
Fix a couple of bugs in LayoutManager.
- Clear `_running` at the end of all layout passes, not at the end of the first set of 3 attempts
- Fix a bizarre anti-copy-pasta in `RaiseEffectiveViewportChanged` where we were comparing `startCount` to the size of the measure queue twice instead of the arrange queue
6 years ago
Steven Kirk
fac5eb5eee
Show DevTools as child window.
6 years ago
Steven Kirk
b41c1babe9
Close DevTools when inspected window closes.
6 years ago
Benedikt Schroeder
4fe771786e
Update to Unicode 13.0
6 years ago
Maksym Katsydan
bd29bc333a
Remove duplicated colors from fluent theme editor with non-standard values
6 years ago
danwalmsley
246109c22b
Merge branch 'master' into foreign-embed-createahead
6 years ago
Maksym Katsydan
6e32ad7f74
Add ToolTipContentMaxWidth to ToolTip
6 years ago
Steven Kirk
89c361f6a4
Unsubscribe from stuff in DevTools MainViewModel.
6 years ago
Steven Kirk
86e571d122
Dispose class change subscriptions.
6 years ago
Steven Kirk
b6d7c8a5b7
Refactor DevTools logical/visual tree nodes.
- Previously we created a node for every logical/visual control immediately, now only create them when the `TreeView` requests nodes
- Dispose the child node collections when the DevTools window closes
6 years ago
Nikita Tsukanov
8c851b440e
OSX various popup focus shenanigans
6 years ago
Nikita Tsukanov
cba236d9a3
OSX impl for HideWithSize
6 years ago
Nikita Tsukanov
cda455edfd
Merge pull request #4191 from AvaloniaUI/fix-slow-close-immediate-renderer
Dispose the renderer before detaching visuals from the tree (perf)
6 years ago
Nikita Tsukanov
be73db7beb
Dispose the renderer before detaching visuals from the tree (perf)
See https://github.com/AvaloniaUI/Avalonia/issues/3622
6 years ago
danwalmsley
1d479dcce6
Merge branch 'master' into master
6 years ago
Dariusz Komosiński
c90c5f06e6
Merge pull request #4190 from AvaloniaUI/fixes/selectionmodel-unused-code
Removed unused call to IsSelectedWithPartialAt in SelectionModel
6 years ago
Steven Kirk
5cfc20abb2
Removed unused call to IsSelectedWithPartialAt.
6 years ago
Jumar Macato
f3bab32a72
Merge pull request #4181 from AvaloniaUI/fixes/fix-managed-dialog-windows-perm-exception
Fix access denied scenario in windows managed dialog
6 years ago
Jumar Macato
cc2ddce5ab
Fix access denied scenario in windows managed dialog
6 years ago
Steven Kirk
7c77b3ee91
Update ncrunch ignore rules.
6 years ago
Max Katz
e70c89489a
Merge branch 'master' into feature/fluent-adorner-simple
6 years ago
Nikita Tsukanov
acefd6958e
Merge pull request #4178 from RajKumarMondol/master
Correct url for [Contribute] in README
6 years ago
Raj Kumar Mondol
f6c36d7c49
Correct url for [Contribute] in README
6 years ago
Dariusz Komosiński
69ee16adca
Merge pull request #4173 from AvaloniaUI/feature/effectiveviewportchanged
Added EffectiveViewportChanged event.
6 years ago
Dariusz Komosiński
4ec63d9db6
Merge branch 'master' into feature/effectiveviewportchanged
6 years ago
Dariusz Komosiński
a1e410da3e
Merge pull request #4177 from AvaloniaUI/fixes/4176-itemsrepeater-bringintoview-popup
Fix hosting ComboBox in ItemsRepeater
6 years ago
Steven Kirk
5f77d26c42
Don't throw when a BringIntoView received from non-descendent.
The event can come from a child `Popup`.
Fixes #4176 .
6 years ago
Dariusz Komosiński
4e081ac23f
Merge branch 'master' into feature/effectiveviewportchanged
6 years ago