Steven Kirk
e4e400479c
Added another failing test for #4496 .
6 years ago
Steven Kirk
05e0f00cae
Added failing test for #4496 .
6 years ago
danwalmsley
080252ee23
Merge pull request #4493 from AvaloniaUI/api-compat
Reset apicompat baseline to preview3
6 years ago
Dan Walmsley
df19b1c127
change api stability to preview3.
6 years ago
danwalmsley
8f5e9dfe75
Merge pull request #4492 from AvaloniaUI/fix-ci2
dont generate sharpgen sources.
6 years ago
Dan Walmsley
0daf5f771e
dont generate sharpgen sources.
6 years ago
danwalmsley
e8d6462a0a
Merge pull request #4422 from AvaloniaUI/add-content-presenters-fluent-textbox
Add content presenters fluent textbox
6 years ago
danwalmsley
735895afd7
Merge branch 'master' into add-content-presenters-fluent-textbox
6 years ago
danwalmsley
578943deed
Merge pull request #4482 from AvaloniaUI/fixes/4481-osx-window-minsize
osx obey minsize.
6 years ago
Dan Walmsley
03cc2dfff7
clear reveal password when lose focus.
6 years ago
Dan Walmsley
ba11b5d8d0
add failing unit test, for pw reveal getting reset on focus lost.
6 years ago
Jumar Macato
23713366fa
add support for default theme
6 years ago
Jumar Macato
ef4457e3fe
Merge branch 'master' into add-content-presenters-fluent-textbox
6 years ago
Jumar Macato
6b13653ba3
Merge pull request #4487 from maxkatz6/feature/fluent-update-textbox-buttons-style
Feature/fluent update textbox buttons style
6 years ago
Maksym Katsydan
a887e3e50e
Fluent TextBox: Return "Hide" password button icon
6 years ago
Maksym Katsydan
71393ceb6a
Fluent TextBox: Update naming and fix nits from previous PR
6 years ago
Maksym Katsydan
e5644c0b72
Fluent TextBox: Remove multibinding from floatingWatermark
Also rename floatingWatermark and watermark
6 years ago
Maksym Katsydan
913958732e
Fluent TextBox: Add PasswordBoxRevealButton style
6 years ago
Maksym Katsydan
ff873cb5b8
Fluent TextBox: Add TextBoxClearButton style
6 years ago
Maksym Katsydan
87afc2ffa0
TextBox: Add :empty pseudoclass
6 years ago
danwalmsley
7e2c3c37cf
Merge branch 'master' into fixes/4481-osx-window-minsize
6 years ago
danwalmsley
86bfdd41e6
Merge pull request #4454 from jp2masa/compiled-bindings-fixes
Fixed item type inference for ItemsRepeater in compiled bindings
6 years ago
Dan Walmsley
5f4e4cbb3b
osx obey minsize.
6 years ago
danwalmsley
3c1e18fa76
Merge branch 'master' into add-content-presenters-fluent-textbox
6 years ago
Steven Kirk
af2c23cc1f
Merge branch 'master' into compiled-bindings-fixes
6 years ago
Steven Kirk
f5cbe636f1
Merge pull request #4473 from worldbeater/rxui-updates
Fix issues related to RoutedViewHost and AutoDataTemplateBindingHook
6 years ago
danwalmsley
351454bf3c
Merge branch 'master' into rxui-updates
6 years ago
danwalmsley
c824a92dce
Merge pull request #4478 from AvaloniaUI/fixes/4477-autosize-secondary-screen
Fix auto-sizing on secondary monitors on win32.
6 years ago
Steven Kirk
7a325af366
Fix auto-sizing on secondary monitors on win32.
- Allow nested calls to `BeginAutoSizing` - previously it was called twice when showing a window on a secondary monitor and when the second `using` block exited it cleared the autosizing state despite the outer block not completing
- Call `SetWindowStartupLocation` within the auto-sizing block. Moving to a secondary monitor causes a resize message.
6 years ago
danwalmsley
9f008f4399
Merge branch 'master' into add-content-presenters-fluent-textbox
6 years ago
danwalmsley
c033a0dfe1
Merge pull request #4368 from Splitwirez/old-win-window-transparency
Window blurbehind for Windows 7 and 8.x
6 years ago
Dan Walmsley
c46df2b0a9
usings.
6 years ago
Dan Walmsley
54eb6d0343
remove comments, add missing braces (style), tidy.
6 years ago
Jumar Macato
8300b0c35d
rename prop
6 years ago
Jumar Macato
2a11f6801c
address review
6 years ago
Jumar Macato
88c29ac597
Merge branch 'master' into add-content-presenters-fluent-textbox
6 years ago
Jumar Macato
661480e55c
polish
6 years ago
Jumar Macato
e8d3ad9d3f
revert unnecessary changes
6 years ago
danwalmsley
093e3bf2ba
Merge branch 'master' into old-win-window-transparency
6 years ago
Jumar Macato
ffa8fa7262
implement ShowPassword Property in textpresenter and forward from textbox
6 years ago
danwalmsley
0f6fb24ed8
Merge pull request #4106 from MarchingCube/bitmap-alpha-format-support
Bitmap alpha format support
6 years ago
danwalmsley
a869fc53a3
Merge branch 'master' into bitmap-alpha-format-support
6 years ago
danwalmsley
c9b62df93c
Merge pull request #4452 from AvaloniaUI/fixes/4330-itemsrepeater-no-scrollviewer
Make ItemsRepeater work with no ScrollViewer.
6 years ago
danwalmsley
675e13f8b1
Merge branch 'master' into fixes/4330-itemsrepeater-no-scrollviewer
6 years ago
danwalmsley
600ac25931
Merge pull request #4446 from AvaloniaUI/fixes/4403-setter-binding-unsetvalue
Correctly handle UnsetValue/DoNothing in binding setters.
6 years ago
Steven Kirk
eca86323e7
Merge branch 'master' into fixes/4403-setter-binding-unsetvalue
6 years ago
Steven Kirk
124855449a
Merge pull request #4444 from AvaloniaUI/fixes/3437-arg-ordering
Fix incorrect argument ordering.
6 years ago
Artyom V. Gorchakov
724cc8b4e5
Merge branch 'master' into rxui-updates
6 years ago
Steven Kirk
698bc8bd9c
Merge branch 'master' into fixes/3437-arg-ordering
6 years ago
Steven Kirk
86b68ccace
Merge pull request #4469 from AvaloniaUI/fixes/direct-property-metadata
Allow overriding metadata for direct properties.
6 years ago