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
Nikita Tsukanov
860eddb344
Fixed #2094
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
Nikita Tsukanov
4bde2c4640
[X11] Fixed references
7 years ago
Nikita Tsukanov
97faa23d38
[X11] Fixed references and update to new API
7 years ago
Benedikt Schroeder
e1fae9692d
Remove extra ItemGroup
8 years ago
Benedikt Schroeder
e87967a4ad
Fix csproj
8 years ago
Wiesław Šoltés
c9aff424a5
Remove not required properties
8 years ago
Wiesław Šoltés
d07217b59a
Enable full theme support for main view
8 years ago
Wiesław Šoltés
c1fda553e6
Fix header styles
8 years ago
Andrey Kunchev
4455e698d7
add easy way to test rendertransform in control catalog
8 years ago
Jumar Macato
ef7a1f723d
Fix AnimationsPage crash, related to #1939
8 years ago
Jeremy Koritzinsky
237f01fb1a
Move AppBuilder.UsePlatformDetect into Avalonia.Desktop and renamed the reflection-based one to a different name. Conditionalize the output-path loading like before.
8 years ago
Jeremy Koritzinsky
3b9c7e47f0
Update Avalonia.sln and legacy desktop projects.
8 years ago
Jeremy Koritzinsky
40a901347a
Update Cake to build packages via MSBuild.
8 years ago
Jeremy Koritzinsky
acb3d46ca0
Enable generating NuGet packages via the MSBuild Pack target.
8 years ago
Jeremy Koritzinsky
56019e8caf
Remove old NCrunch files.
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
9ee771b425
[X11] Reference X11 backend from ControlCatalog
8 years ago
Nikita Tsukanov
666efd311b
[X11] Initial windowing and mouse events
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
Nikita Tsukanov
16ea1f3762
[X11] Platform threading interface and platform sanity checks
8 years ago
artyom
ebcbe99c4e
Add tests for ReactiveUI 9.0.1
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
Jeremy Koritzinsky
58a85c53c7
Have each AnimationInstance and TransitionInstance use their own internal clock instead of relying on tracking the start time of the global clock. Use a binary search to find the correct keyframe instead of linear search.
8 years ago
Jeremy Koritzinsky
51faa94534
Allow users to supply custom clocks in XAML or code before animations are applied. Change AnimationsPage to show an example with a custom clock and the animations on that page.
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
Benedikt Schroeder
2a64f133d5
SharpDX update to current version
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
024e0da1da
Direct3DInterop fixes
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