Dan Walmsley
3ce39fe7a0
use Action to set flags and recalculate wmstyles.
7 years ago
Dan Walmsley
5d327abc65
Revert "add CanResize checkbox to decorated window."
This reverts commit 7d1f145f93 .
7 years ago
Dan Walmsley
7d1f145f93
add CanResize checkbox to decorated window.
7 years ago
Dan Walmsley
dbacf80511
tidy decorated window.
7 years ago
Dan Walmsley
374d6a5f0d
fix smooth toggling between decorated and non-decorated.
7 years ago
Benedikt Schroeder
1d19e28e9b
Full support for relative uris
7 years ago
Benedikt Schroeder
f260ec1df4
Support relative paths for embedded fonts
7 years ago
Nikita Tsukanov
de2a8728de
Fixed TabControl and Viewbox pages
7 years ago
Nikita Tsukanov
0b8286ff0e
Merge-caused invalid xaml
7 years ago
Dan Walmsley
7483b1cb4c
revert changes.
7 years ago
Dan Walmsley
6f540cf260
fix removing decorations
7 years ago
Dan Walmsley
1a16e42378
prototype, allowing to draw in non-client area.
without breaking win32 frame functionality.
7 years ago
Benedikt Schroeder
e44eaf9a24
Improved default control template for TabControl
7 years ago
Wiesław Šoltés
dd571f131d
Added theme switching support for ControlCatalog
7 years ago
Steven Kirk
4e03b14568
Pages should be alphabetically ordered.
7 years ago
Nikita Tsukanov
b092c51a55
Use `avares://` scheme with proper relative uri handling
7 years ago
Nikita Tsukanov
343905ebb3
Generate asset resource info with paths
7 years ago
wieslawsoltes
811adc17b4
Use auto row height
7 years ago
wieslawsoltes
f01fa29aec
Do not set Height
7 years ago
Benedikt Schroeder
f8b196a39b
Minor fixes
7 years ago
Andrey Kunchev
dbfb9288d1
add viewbox page to control catalog
7 years ago
Nikita Tsukanov
986d2e4d84
[OSX] Parent-modal dialogs
7 years ago
Nikita Tsukanov
5cd7c1f6f4
Reworked dialogs for GTK/Win32
7 years ago
Benedikt Schroeder
e1fae9692d
Remove extra ItemGroup
7 years ago
Benedikt Schroeder
e87967a4ad
Fix csproj
7 years ago
Wiesław Šoltés
c9aff424a5
Remove not required properties
7 years ago
Wiesław Šoltés
d07217b59a
Enable full theme support for main view
7 years ago
Wiesław Šoltés
c1fda553e6
Fix header styles
7 years ago
Andrey Kunchev
4455e698d7
add easy way to test rendertransform in control catalog
8 years ago
Jeremy Koritzinsky
321bd15664
Merge desktop runtime support libraries. Fixes #1899 .
8 years ago
Jeremy Koritzinsky
5a9e41364b
Convert project references to reference aggregate Avalonia.csproj
8 years ago
Dan Walmsley
4c9d41d980
fix color resource names
8 years ago
Nikita Tsukanov
86e2a3e9b3
Pre-merge repo cleanup
8 years ago
Nikita Tsukanov
fad3775bde
OpenGL acceleration support
8 years ago
Dan Walmsley
3e39eca9a4
fix build number
8 years ago
Dan Walmsley
b20429ad04
update avalonia
8 years ago
Dan Walmsley
2758a5839e
add a modal window implementation
8 years ago
Dan Walmsley
97ae3760fe
update avalonia
8 years ago
Steven Kirk
ced3c6bd53
Demonstrate binding commands.
8 years ago
Nikita Tsukanov
39f57c38d4
Initial commit
Interop and PlatformThreadingInterface seem to be working, initial work on IWindowImpl
8 years ago
Steven Kirk
b449003958
Allow MenuItems to be separators.
If `MenuItem.Header == "-"` then apply the `:separator` pseudoclass to the `MenuItem` and display it as a separator.
8 years ago
Steven Kirk
4f11ecdd38
Added an example of dynamic menus to the ControlCatalog.
Creates a menu using `DataTemplates` on the MenuPage.
8 years ago
Steven Kirk
d15e86c2a7
Pass correct node bounds to PushOpacityMask. ( #1870 )
* Pass correct node bounds.
Use node bounds not clip bounds for opacity mask rect.
Fixes #1118 .
* Use layout bounds for opacity mask.
And added a new render test to make sure that the render transform is applied to it.
* Fix bad XAML formatting.
8 years ago
Jumar Macato
a91cb08248
Fix naming on Animations & Transitions to better reflect their purpose.
Make RenderDemo & ControlCatalog's TabItems opacity transition faster.
8 years ago
Benedikt Schroeder
8985af21ba
Selector fix
8 years ago
Benedikt Schroeder
00cc08f979
New selectors
8 years ago
Benedikt Schroeder
ab97dbb12c
Selector rework
8 years ago
Benedikt Schroeder
4f549c16fc
Initial
8 years ago
William David Cossey
a161f6a095
ScreenPage.cs - Bug fix.
TreeViewItem - Added Depth property.
BaseLight.xaml - Added InvisibleSelectionColor/Brush.
DatePicker.xaml - Improvments.
TreeViewItem.xaml - Reworked styling.
FormattedTextImpl.cs - Reverted previous changes.
8 years ago
William David Cossey
f7e31e58c0
Removed junk.
8 years ago