danwalmsley
a069ba1c8f
Merge branch 'master' into fixes/fix-another-missing-resources-default-theme
6 years ago
danwalmsley
02e6cf7ad0
Merge pull request #4506 from AvaloniaUI/fixes/menus-close-and-open-as-pointerover
Fixes/menus close and open as pointerover
6 years ago
Dan Walmsley
b5c0b240c8
use OverlayInputPassThrough in default theme menus.
6 years ago
Dan Walmsley
a25b3235eb
fix default theme pointer move over menus.
6 years ago
Max Katz
2437c95c09
Merge branch 'master' into fixes/fix-another-missing-resources-default-theme
6 years ago
Maksym Katsydan
9ff731ab70
Fix another missing resources on default theme (including #4376 )
6 years ago
danwalmsley
09cb90bf03
Merge pull request #4498 from AvaloniaUI/fixes/dont-loose-textselection-when-context-menu-opens
TextBox - dont lose textselection when context menu opens
6 years ago
danwalmsley
89bf711602
Lose not Loose!
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
6 years ago
Dan Walmsley
54cedcea87
dont allow text selection to be lost when context menu is opened... i.e. for copy and paste to work.
6 years ago
Dan Walmsley
c8d26de948
Add failing unit test.
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