Giuseppe Lippolis
|
4de98100ea
|
feat: Enable net Analyzer
|
4 years ago |
Dan Walmsley
|
5503e8f775
|
move sample, and fix splash screen positioning and rename blazor sample.
|
4 years ago |
Dan Walmsley
|
4a94292d33
|
keep input box at zIndex-1 to prevent it interfering with the user... still works luckily
|
4 years ago |
Dan Walmsley
|
c682c46948
|
better example splash screen.
|
4 years ago |
Max Katz
|
897f7c9706
|
Reuse module initialization and make it configurable + some fixes
|
4 years ago |
Max Katz
|
0d05c40ca2
|
Remove old blazor backend. Keep blazor components with new WASM implementation.
|
4 years ago |
robloo
|
bbd8223170
|
Fix some template part names in selectors
|
4 years ago |
robloo
|
ea6c90b8fc
|
Fix comments
|
4 years ago |
robloo
|
61e15b3a8c
|
Create MaterialColorPalette.cs
|
4 years ago |
Dan Walmsley
|
1a994036bf
|
fix avalonia.web package.
|
4 years ago |
Dan Walmsley
|
1ae178f52f
|
package interop.js in correct location.
|
4 years ago |
Dan Walmsley
|
e423d86b63
|
deploy interop.js and remove emscripten clib.
|
4 years ago |
Giuseppe Lippolis
|
d92edc8d62
|
fix(LogArea): Replace string with nameof
|
4 years ago |
Giuseppe Lippolis
|
397066663b
|
feat(LogArea): Add missing Platform
Added missing LogArea Platform:
- LinuxFramebuffer
- FreeDesktopPlatform
- macOSPlatform
|
4 years ago |
Stebner
|
5abe64b8cf
|
fix module import
|
4 years ago |
Stebner
|
8aa64528e8
|
Merge
|
4 years ago |
rabbitism
|
79cc37e372
|
feat: add :dropdownopen and :pressed pseudoclass for combobox.
simplify fluent theme combobox default template.
update unit test.
|
4 years ago |
Benedikt Stebner
|
3b4b9682b2
|
Use older msbuild
|
4 years ago |
Benedikt Stebner
|
240b644650
|
Next try
|
4 years ago |
Arhell
|
14029cb934
|
update src folder links
|
4 years ago |
dif-sam
|
6f2b426e39
|
Update flag for XSetWMNormalHints
That small change can fix bug with StartupLocation on Ubuntu. (https://stackoverflow.com/questions/11069666/cannot-get-xcreatesimplewindow-to-open-window-at-the-right-position)
|
4 years ago |
Gillibald
|
0415da9d29
|
Emscripten interop sample
|
4 years ago |
Benedikt Stebner
|
116fd47439
|
Implement FormattedText.BuildHighlightGeometry
|
4 years ago |
Max Katz
|
1c58c4dba1
|
Add native control host support
|
4 years ago |
Max Katz
|
a090e0efb8
|
Move Skia related files to the new folder
|
4 years ago |
Max Katz
|
4dcbc24359
|
Port StorageProvider to use new API
|
4 years ago |
Max Katz
|
185dd96a17
|
Add ESLint to the project
|
4 years ago |
Giuseppe Lippolis
|
18330caa10
|
fix: warning CS0436: The type 'ModuleInitializerAttribute' in './src/Shared/ModuleInitializer.cs' conflicts with the imported type 'ModuleInitializerAttribute' in 'Avalonia.Base'.
|
4 years ago |
Dan Walmsley
|
dff3c6a95a
|
tidy splashscreen.
|
4 years ago |
Giuseppe Lippolis
|
542f38d278
|
fix(X11IconLoader): IDE0052 Unread private member
|
4 years ago |
Dan Walmsley
|
5a882ce9e9
|
add html based splash screen capability.
|
4 years ago |
Dan Walmsley
|
1d550168f8
|
more warning fixes
|
4 years ago |
Dan Walmsley
|
eb4605cf17
|
fix some compile warnings.
|
4 years ago |
Dan Walmsley
|
f005a5d0de
|
comment out broken code due to net 7 breaking csharp compiler.
|
4 years ago |
Dan Walmsley
|
285a5beca7
|
fix reference.
|
4 years ago |
Dan Walmsley
|
a34f216b84
|
reference avalonia and not avalonia.base.
|
4 years ago |
Dan Walmsley
|
f725b080ec
|
remove not needed usings. tasks.
|
4 years ago |
Tiago Conceição
|
280f373d7c
|
Fix Dereference of a possibly null reference and simplify checks
|
4 years ago |
Dan Walmsley
|
534a78c04f
|
remove hard coded lib paths.
|
4 years ago |
Dan Walmsley
|
4ca077cd70
|
non hard coded path for interop.js
|
4 years ago |
Dan Walmsley
|
b2b706ed20
|
working input.
|
4 years ago |
Dan Walmsley
|
98aba6d4a7
|
add basics for ime support.
|
4 years ago |
Dan Walmsley
|
01127d6693
|
style the input element correctly for IME support.
|
4 years ago |
Dan Walmsley
|
ddc9b33e1a
|
add input and composition events to input helper.
|
4 years ago |
Benedikt Stebner
|
373372fd51
|
Update to Unicode 15.0
|
4 years ago |
robloo
|
2908449123
|
Complete functional Simple ColorView ControlTheme
|
4 years ago |
robloo
|
ff4aa1c42f
|
Add ColorViewTabItemTheme
|
4 years ago |
Dan Walmsley
|
8a9764a7f6
|
fix sizing issues.
|
4 years ago |
Dan Walmsley
|
6d610c3533
|
initialize input hidden.
|
4 years ago |
Dan Walmsley
|
fdf37f5786
|
ensure input box is hidden until needed.
|
4 years ago |