danwalmsley
|
a487b38c33
|
Revert "Updated ReactiveUI to version 10.1.1"
|
7 years ago |
Dan Walmsley
|
0ca7fa3786
|
fix control catalog android
|
7 years ago |
Dan Walmsley
|
e3b4ba5a61
|
trigger ci
|
7 years ago |
Dan Walmsley
|
981bc5cff1
|
trigger ci
|
7 years ago |
Dan Walmsley
|
e738cae5c9
|
fix build issue
|
7 years ago |
Dan Walmsley
|
a465b3ab21
|
make app menu declaration sensible.
|
7 years ago |
Dan Walmsley
|
d0dda3e7c6
|
correctly handle changes on app menu
|
7 years ago |
Dan Walmsley
|
512cc41080
|
fix app menu test
|
7 years ago |
Dan Walmsley
|
23a056f2e3
|
fix clearing items when updating
|
7 years ago |
Dan Walmsley
|
a6e5073c6b
|
attempt to test changes on application menu
|
7 years ago |
Dan Walmsley
|
1e00b3fe3f
|
fix build
|
7 years ago |
Dan Walmsley
|
d2848809a2
|
Implement auto generate standard osx app menu items.
|
7 years ago |
Dan Walmsley
|
5736a7965d
|
add support for seperators
|
7 years ago |
Dan Walmsley
|
0a1269636f
|
add a menu to decorated window.
|
7 years ago |
Dan Walmsley
|
92e0e2bccc
|
attempt at application menu pre-pending.
|
7 years ago |
Dan Walmsley
|
5889c7feb8
|
use gesture for osx.
|
7 years ago |
Dan Walmsley
|
238855c5d1
|
allow application name to be set on osx.
|
7 years ago |
Dan Walmsley
|
439f7af663
|
fix typo
|
7 years ago |
Dan Walmsley
|
7ee0bb804a
|
display screen dpi info on screenspage
|
7 years ago |
Steven Kirk
|
c1c7f57ee6
|
Disable vertical scrollbar in ItemsRepeater page.
|
7 years ago |
Steven Kirk
|
de4e69b0ba
|
Remove OneWayToSource binding from BindingDemo.
Until #2983 is fixed.
|
7 years ago |
Steven Kirk
|
65e457a38b
|
Added OneWayToSource binding to BindingDemo.
Now crashing with an NRE.
|
7 years ago |
Nikita Tsukanov
|
19962e4c4d
|
NativeMenu/NativeMenu item with dbusmenu-based exporter
|
7 years ago |
Dan Walmsley
|
065f3b76bb
|
add a repro to control catalog.
|
7 years ago |
José Pedro
|
e700832ee0
|
Updated ReactiveUI to version 10.0.1.
|
7 years ago |
Dariusz Komosinski
|
7ac47b7437
|
Fix drag and drop not working on .net core 2.2+
|
7 years ago |
Nikita Tsukanov
|
b225e84324
|
Various control catalog improvements
|
7 years ago |
Nikita Tsukanov
|
2293d8332e
|
Explicitly drop pointer capture for DnD (not actually a fix for the underlying issue)
|
7 years ago |
Steven Kirk
|
fa6505123f
|
Allow adding items anywhere in list.
By clicking an item in `ItemsRepeater` to select the insertion point.
|
7 years ago |
Steven Kirk
|
8ef5fdfbc1
|
Add "Add Item" button to ItemsRepeaterPage.
|
7 years ago |
Nikita Tsukanov
|
62bc60bee3
|
[DirectFB] Added configurable scaling support
|
7 years ago |
Steven Kirk
|
7cbb50709d
|
Fix typo in StandardCursorType.
Fixes #2784
|
7 years ago |
Dan Walmsley
|
79b3085096
|
spaces not tabs!
|
7 years ago |
Dan Walmsley
|
1e91d3d862
|
remove debug code.
|
7 years ago |
Dan Walmsley
|
5cd0a43cbc
|
fix managed file dialog demo
|
7 years ago |
Nikita Tsukanov
|
6f74b568b2
|
Implemented libdrm backend with OpenGL acceleration support
|
7 years ago |
Dariusz Komosinski
|
689781f24e
|
Make ViewModelBase and ViewLocator internal.
|
7 years ago |
Nikita Tsukanov
|
9118872498
|
Android -> 8.0
|
7 years ago |
Nikita Tsukanov
|
bc2cc9928c
|
Compilation
|
7 years ago |
Nikita Tsukanov
|
d52d3417ae
|
Backported eb07c4b - jitter fix
|
7 years ago |
Steven Kirk
|
997fd1aa30
|
Moved ItemsRepeater to Avalonia.Controls.
Keep it in a subdirectory though.
|
7 years ago |
Steven Kirk
|
2210b441a2
|
Moved attached layout code to Avalonia.Layout.
Also involved moving `Orientation` enum.
|
7 years ago |
Ivan Kochurkin
|
df6068604b
|
Fix @Gillibald review notes: get rid of passing control to viewmodel, use binding instead
|
7 years ago |
Ivan Kochurkin
|
6f58bb0e39
|
Implement functionality for added controls in TreeViewPage.xaml.cs
|
7 years ago |
Ivan Kochurkin
|
9e874529c6
|
Add `Add`, `Remove` buttons and `SelectionMode` combobox to TreeViewPage.xaml
|
7 years ago |
Ivan Kochurkin
|
c3f0841142
|
Implement functionality for added controls in ListBoxPage.xaml.cs
|
7 years ago |
Ivan Kochurkin
|
1707496b3f
|
Add `Add`, `Remove` buttons and `SelectionMode` combobox to ListBoxPage.xaml
|
7 years ago |
Steven Kirk
|
139475de1c
|
Added TabStripPage to ControlCatalog.
To make sure that everything still works with TabStrip.
|
7 years ago |
Steven Kirk
|
2fa8247f01
|
Removed MemberSelector.
|
7 years ago |
Steven Kirk
|
89268e9df6
|
Allow switching ItemsRepeater layout in ControlCatalog.
|
7 years ago |