Dariusz Komosiński
|
266daced5d
|
Merge branch 'master' into fix-popup-close
|
6 years ago |
Steven Kirk
|
e81182721b
|
Merge pull request #3513 from Symbai/Symbai-patch-1
Add disable styles for TextBox / ListBox / ComboBox / Slider
|
6 years ago |
Steven Kirk
|
6907d42f9c
|
Merge branch 'master' into Symbai-patch-1
|
6 years ago |
Dariusz Komosiński
|
b28decef31
|
Merge pull request #3501 from jp2masa/update-obsolete-api-usages
Updated obsolete API usages
|
6 years ago |
Symbai
|
0655c3d8e5
|
Update ListBox.xaml
|
6 years ago |
Symbai
|
5578e94177
|
Update Slider.xaml
|
6 years ago |
Symbai
|
7c06fc3d3d
|
Update ListBox.xaml
|
6 years ago |
Symbai
|
38e65c5a53
|
Update ComboBox.xaml
|
6 years ago |
Symbai
|
c428e00de7
|
Update Default.xaml
|
6 years ago |
Symbai
|
4ac1fee023
|
Update TextBox.xaml
|
6 years ago |
Symbai
|
82c963eb80
|
Update Default.xaml
|
6 years ago |
Steven Kirk
|
259c91c43f
|
Merge branch 'master' into update-obsolete-api-usages
|
6 years ago |
Steven Kirk
|
d36ec86674
|
Merge pull request #3505 from OmidID/patch-1
Add Awesome-Avalonia link to about section
|
6 years ago |
Steven Kirk
|
b9f5fb2252
|
Merge branch 'master' into patch-1
|
6 years ago |
Nikita Tsukanov
|
45756ab1dd
|
Merge pull request #3507 from donandren/issues/3500
fix #3500 crash after close any fullscreen window on mac
|
6 years ago |
Andrey Kunchev
|
86531adc69
|
fix #3500 crash after close any fullscreen window on mac
|
6 years ago |
Omid Mafakher
|
68177c8c70
|
Add Awesome-Avalonia link to about section
@grokys I added to the About section. Do you think is it good place?
|
6 years ago |
José Pedro
|
fc9a6d5746
|
Updated obsolete API usages.
|
6 years ago |
Dariusz Komosiński
|
8c84637949
|
Merge branch 'master' into fix-popup-close
|
6 years ago |
Jumar Macato
|
a2307244ab
|
Merge pull request #3493 from MarchingCube/refactor-type-info-bulk
Remove TypeInfo usage from multiple projects.
|
6 years ago |
Dariusz Komosinski
|
e249765d06
|
Remove TypeInfo usage from Avalonia.Interactivity.
|
6 years ago |
Dariusz Komosinski
|
df0bbee6e7
|
Remove TypeInfo usage from Avalonia.ReactiveUI.
|
6 years ago |
Dariusz Komosinski
|
0d2dd884ad
|
Remove TypeInfo usage from Avalonia.Visuals.
|
6 years ago |
Dariusz Komosinski
|
6d54de504a
|
Remove TypeInfo usage from Avalonia.Markup.Xaml.
|
6 years ago |
Dariusz Komosinski
|
91c112b62c
|
Fix Popup.Close raising Closed events even when it is already closed.
|
6 years ago |
Dariusz Komosinski
|
01d26ed2ee
|
Failing unit tests for ComboBox losing focus on detach and Popup.Close raising Closed events for already closed popup.
|
6 years ago |
Jumar Macato
|
e747d572ac
|
Merge pull request #3486 from MarchingCube/refactor-styling-type-info
Remove TypeInfo usage in Avalonia.Styling.
|
6 years ago |
Steven Kirk
|
ce4acf3705
|
Merge branch 'master' into refactor-styling-type-info
|
6 years ago |
Steven Kirk
|
fb26fb572b
|
Merge pull request #3488 from MarchingCube/refactor-controls-type-info
Remove TypeInfo usage in Avalonia.Controls.
|
6 years ago |
Dariusz Komosinski
|
29d0faa6a2
|
Remove TypeInfo usage in Avalonia.Controls.
|
6 years ago |
Dariusz Komosinski
|
f952766fa4
|
Remove TypeInfo usage in Avalonia.Styling. Avoid pointless type checks.
|
6 years ago |
Steven Kirk
|
5f88c70624
|
Merge pull request #3346 from AvaloniaUI/refactor/ilogicalroot
Rename IStyleRoot to ILogicalRoot
|
6 years ago |
Steven Kirk
|
7773c0dc8f
|
Merge branch 'master' into refactor/ilogicalroot
|
6 years ago |
Steven Kirk
|
f6c2359e09
|
Merge pull request #3475 from MarchingCube/avalonialist-ensurecapacity
AvaloniaList: Allow for preallocating during `InsertRange` for more cases.
|
6 years ago |
Steven Kirk
|
200844a147
|
Merge branch 'master' into avalonialist-ensurecapacity
|
6 years ago |
Steven Kirk
|
d950916e14
|
Merge pull request #3480 from AvaloniaUI/fixes/3459-menu-keypress-nre
Fix NRE in Menu
|
6 years ago |
Steven Kirk
|
4c347e30d5
|
Merge branch 'master' into fixes/3459-menu-keypress-nre
|
6 years ago |
Steven Kirk
|
50df82d48e
|
Merge pull request #3481 from AvaloniaUI/fixes/3431-itemscontrol-bg
Respect background/border in ItemsControl.
|
6 years ago |
Steven Kirk
|
c33ae9f7c7
|
Merge branch 'master' into fixes/3459-menu-keypress-nre
|
6 years ago |
Jumar Macato
|
f92b7d2cec
|
Merge branch 'master' into fixes/3431-itemscontrol-bg
|
6 years ago |
Jumar Macato
|
ca79a319e8
|
Merge pull request #3482 from AvaloniaUI/fixes/3325-doubletapped-left-button
Only fire DoubleTapped on left button press.
|
6 years ago |
Steven Kirk
|
93c7dbbfde
|
Merge branch 'master' into refactor/ilogicalroot
|
6 years ago |
Dariusz Komosiński
|
22dd5d223d
|
Merge branch 'master' into avalonialist-ensurecapacity
|
6 years ago |
Steven Kirk
|
3cc59007b0
|
Only fire DoubleTapped on left button press.
Fixes #3325
|
6 years ago |
Steven Kirk
|
c8c96f57a3
|
Make test fail for #3325
|
6 years ago |
Steven Kirk
|
89b62370a5
|
Respect background/border in ItemsControl.
Fixes #3431
|
6 years ago |
Steven Kirk
|
c8ecf0e855
|
Merge pull request #3464 from Rfvgyhn/datagrid-multisort
Fix datagrid ascending multi-column sort
|
6 years ago |
Steven Kirk
|
05df75439c
|
Merge branch 'master' into datagrid-multisort
|
6 years ago |
Steven Kirk
|
cfeb06473f
|
Enable null checking in DefaultMenuInteractionHandler.
|
6 years ago |
Steven Kirk
|
a4a162fc78
|
Fix NRE in DefaultMenuInteractionHandler.
Fixes #3459
|
6 years ago |