Hacker_Delphi (RSDN.ORG)
1d130c222e
Merge branch 'master' into feature/label-control
6 years ago
Dariusz Komosiński
bc7a6be377
Merge pull request #4903 from AvaloniaUI/fixes/4901-logging-broken
Replaced LogToDebug with LogToTrace.
6 years ago
Dariusz Komosiński
fc3bbc42c7
Merge branch 'master' into fixes/4901-logging-broken
6 years ago
Nikita Tsukanov
5475264ec5
Merge pull request #4907 from AvaloniaUI/rxui-nosign
Do not sign Avalonia.ReactiveUI
6 years ago
Nikita Tsukanov
26d3792b09
Do not sign Avalonia.ReactiveUI
6 years ago
Dariusz Komosiński
87af2cc31c
Merge branch 'master' into fixes/4901-logging-broken
6 years ago
Dariusz Komosiński
d3d6373795
Merge pull request #4867 from MarchingCube/feature-context-menu-shadow
Allow for setting WM shadow hint on a context menu.
6 years ago
Hacker_Delphi (RSDN.ORG)
d6e2caf331
Merge branch 'master' into feature/label-control
6 years ago
Dariusz Komosiński
d5df9485ef
Merge branch 'master' into feature-context-menu-shadow
6 years ago
Nikita Tsukanov
6d07994bd6
Merge pull request #4905 from AvaloniaUI/datagrid-column-dnd
[DataGrid] Capture mouse pointer only when drag operation has actually started
6 years ago
Nikita Tsukanov
5d97e7fbf4
[DataGrid] Capture mouse pointer only when drag operation has actually started
6 years ago
Nikita Tsukanov
8f1e859089
Fixed XI_Leave handling
6 years ago
Hacker_Delphi (RSDN.ORG)
4174391c2b
Merge branch 'master' into feature/label-control
6 years ago
Mikhail Poliudov
5f3d81bbfc
1. implemented Label control (again)
2. changed implementation of ControlPresenter to be same as WPF one. Added additional prebuild DataTemplate (for ContentPresenter)
3. added default style for Label control (both Default and Fluent themes)
4. Added sample to TextBox page (not sure needed other sample)
5. Added styles for Label in ControlCatalog/App.xaml
6 years ago
Nikita Tsukanov
4f6dd5a44a
[X11] XI2 fix
6 years ago
Steven Kirk
aa48b5733e
Replaced LogToDebug with LogToTrace.
Calls to `System.Diagnostics.Debug` are removed in release builds meaning nothing was getting logged.
Fixes #4901
6 years ago
Nikita Tsukanov
789718b29a
Merge pull request #4898 from AvaloniaUI/enable-popup-dismiss-overlay
Enable light dismiss overlay for popups
6 years ago
Nikita Tsukanov
78fb13566c
Merge pull request #4899 from AvaloniaUI/xi2-leave-event
Pointerover fixes
6 years ago
Nikita Tsukanov
fb7b7a002c
Fixed initial pointerover at (0, 0) when window is just shown
6 years ago
Nikita Tsukanov
a93ecd1c66
[X11] Handle PointerLeave through XI2
6 years ago
Steven Kirk
de0774a1b6
Merge pull request #4813 from MarchingCube/geometry-drawing-optimize-getbounds
Cleanup and small optimization to GeometryDrawing
6 years ago
Dariusz Komosiński
d336fdf8b6
Merge branch 'master' into geometry-drawing-optimize-getbounds
6 years ago
Steven Kirk
e8385866ec
Merge pull request #4895 from donandren/issues/incorrectlayout
do not make any layout in ItemVirtualizer while not attached to visua…
6 years ago
Andrey Kunchev
e04fe994fb
do not make any layout in ItemVirtualizer while not attached to visual tree
6 years ago
Dariusz Komosiński
84dfb4e518
Merge pull request #4884 from mrj001/Issue4883
Fixed returns value; Issue 4883
6 years ago
Dariusz Komosiński
5e78cf3033
Merge branch 'master' into Issue4883
6 years ago
Nikita Tsukanov
1497882cf6
Enable light dismiss overlay for popups
6 years ago
Nikita Tsukanov
e5df3970e8
Workaround for corert
6 years ago
Nikita Tsukanov
28c88aea01
Merge pull request #4854 from AvaloniaUI/strongname2
Strong name support
6 years ago
mj
77cd515332
Fixed returns value; Issue 4883
6 years ago
Dariusz Komosiński
35da608d99
Merge branch 'master' into geometry-drawing-optimize-getbounds
6 years ago
Dariusz Komosiński
d29d4cf985
Merge branch 'master' into strongname2
6 years ago
Dariusz Komosiński
6adb3eaa63
Merge pull request #4880 from workgroupengineering/features/zerowarnings_miscellaneous
Features zerowarnings: Changes which obviously don't affect functionality
6 years ago
Giuseppe Lippolis
4403d94c5c
Change boxShadow to boxShadows
6 years ago
Giuseppe Lippolis
a2296478ff
Supress warning MSBXXXX
6 years ago
Giuseppe Lippolis
c364ca6f9b
fix NU5128
6 years ago
Giuseppe Lippolis
5a4a172652
fix NU5040
6 years ago
Giuseppe Lippolis
c98918bc2a
Update tests
6 years ago
Giuseppe Lippolis
a6c705bf70
Update XML Comment
6 years ago
Giuseppe Lippolis
919c1edde4
Remove warning sample
6 years ago
Nikita Tsukanov
8373cf6ee4
Merge branch 'strongname2' of github.com:AvaloniaUI/Avalonia into strongname2
6 years ago
Nikita Tsukanov
70aef2b17e
We can't randomly reference ReactiveUI anymore due to its maintainer's religious views
6 years ago
Dariusz Komosiński
fd5002107d
Merge pull request #4871 from YohDeadfall/removed-dead-code
Removed dead code and simplified some conditions
6 years ago
Dariusz Komosiński
a140b2f3c0
Merge branch 'master' into removed-dead-code
6 years ago
Dariusz Komosiński
fa6bc50cc4
Merge pull request #4872 from YohDeadfall/various-nullability-issues
Fixed invalid cast issue if source isn't visual and nullability warnings
6 years ago
Yoh Deadfall
71c347d3b4
Merge branch 'master' into various-nullability-issues
6 years ago
Jumar Macato
01409c48af
Merge branch 'master' into removed-dead-code
6 years ago
Jumar Macato
eb62b07cf0
Merge pull request #4863 from Gillibald/fixes/FontMetrics
Fix emoji font metrics
6 years ago
Dariusz Komosiński
d5eba14598
Merge branch 'master' into various-nullability-issues
6 years ago
Jumar Macato
f0b60be7e7
Merge branch 'master' into fixes/FontMetrics
6 years ago