Dan Walmsley
d6dd8238ec
rename property.
5 years ago
Dan Walmsley
95f4ed1a21
add diagnostics for debugging window deactivated issue.
5 years ago
Dan Walmsley
e00a4f61ce
implement example tray icon in control catalog with binding.
5 years ago
Dan Walmsley
30f6145d73
implement visible changed and tooltip.
5 years ago
Dan Walmsley
2d2d8fa5a7
add example win32 tray icon.
5 years ago
Dan Walmsley
3438ac149b
initial implementation of tray icon.
5 years ago
Splitwirez
59d51d6a56
New Fluent expander style ( #5573 )
* Updated Fluent theme Expander style. closes #5358
* Fixed padding mismatch between header and content
* Fixed CornerRadii, unleashed the c o l o u r e s
* Use CornerRadiusFilterConverter instead of expander specific converters
* Formatting
* Fix default theme in ControlCatalog
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
Co-authored-by: Max Katz <maxkatz6@outlook.com>
5 years ago
Max Katz
37dda37e46
Move Fluent theme files
5 years ago
Max Katz
e4433efad7
Control Catalog - FluentLight as default theme
6 years ago
Maksym Katsydan
fe6a735c6f
Create DataGrid Fluent.xaml theme based on Default
6 years ago
Maksym Katsydan
3d2db41bc8
ControlCatalog: Some fixes and workarounds, so it will not use missing resources
6 years ago
Maksym Katsydan
281e31a65c
Add missing fluent resources for default styles on ControlCatalog
6 years ago
Dan Walmsley
c3c82230d2
remove usages of old ThemeAccentBrush.
6 years ago
Dan Walmsley
2a439bddf9
use avares for fluent theme.
6 years ago
Dan Walmsley
069438bfae
fix resolving theme.
6 years ago
Dan Walmsley
8e4716cabd
allow switching of the entire themes.
6 years ago
Dan Walmsley
79527e6ab9
restore app.xaml.cs
6 years ago
Dan Walmsley
c375629717
restore app.xaml /cs
6 years ago
Dan Walmsley
138ea74b88
Add code to show desired syntax.
6 years ago
Dan Walmsley
761656f23c
remove unused field
6 years ago
Dan Walmsley
f6f9c575be
remove old osx app menu from control catalog.
6 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
a6e5073c6b
attempt to test changes on application menu
7 years ago
Dan Walmsley
238855c5d1
allow application name to be set on osx.
7 years ago
Nikita Tsukanov
3e071fc366
Naming
7 years ago
Nikita Tsukanov
b33601ee9b
Refactored lifetime control into separate lifetime classes
7 years ago
Benedikt Schroeder
21eda0db12
Revert removal of Application.Initialize
7 years ago
Benedikt Schroeder
7e04215897
No longer set first window opened as MainWindow
7 years ago
Benedikt Schroeder
1bb3156950
Introduce StartupEventArgs and ExitEventArgs
7 years ago
Benedikt Schroeder
5557829950
Initial
7 years ago
Nikita Tsukanov
86e2a3e9b3
Pre-merge repo cleanup
8 years ago
Nikita Tsukanov
39f57c38d4
Initial commit
Interop and PlatformThreadingInterface seem to be working, initial work on IWindowImpl
8 years ago
Nikita Tsukanov
e14ac5742f
RegisterServices should be called by AppBuilder
10 years ago
Steven Kirk
d79fc6bbd8
Added AppBuilder
Use AppBuilder to configure the Application and make sure that
everything is set up in the correct order.
10 years ago
Steven Kirk
5be41985c3
Renamed Perspex -> Avalonia
10 years ago
Jason Jarvis
c755b17c41
Initial work to split ControlCatalog out into Portable implementation and Desktop wrapper.
10 years ago
Jason Jarvis
874e350126
Fixed up tab and name styling issues.
10 years ago
Jason Jarvis
97388703b3
Adding various other runtime application configuration extensions to improve boilerplate main startup. Updated most Sample applications to use simpler bootstrapping extensions.
10 years ago
Steven Kirk
ea6b1d4cfd
Starting removing hard dependency on Serilog.
Instead log through a static Logger, and provide a Serilog consumer for
this.
10 years ago
Steven Kirk
94ea1dc6c3
Renamed .paml files to .xaml.
10 years ago
Steven Kirk
ab2d7571e1
Include default theme and base color in App.paml.
10 years ago
Steven Kirk
5773704f2d
Started updating DevTools to use XAML.
10 years ago
Steven Kirk
bbe0f5a7a7
Added control catalog.
Ported from old branch to incorporate latest master.
10 years ago