Giuseppe Lippolis
|
ac9cdda48c
|
fix: Missing CA1802
|
4 years ago |
Emmanuel Hansen
|
d5440ed76b
|
fix android native embedded control regression
|
4 years ago |
robloo
|
7f221b321f
|
Raise text change events if set through the TextBox.Text property
|
4 years ago |
robloo
|
751474b329
|
Add TextChangedEventArgs and TextChangingEventArgs
|
4 years ago |
Dan Walmsley
|
06cf7d5d75
|
update inter to v4 saving alot of space.
|
4 years ago |
Giuseppe Lippolis
|
85ac29c788
|
fix: CA1802
|
4 years ago |
Giuseppe Lippolis
|
543acb1235
|
fix: Address CA1825 rule
|
4 years ago |
Giuseppe Lippolis
|
cd1c62b1b4
|
fix: Diasable Net Analyzers to avoid submodule commit issue
|
4 years ago |
Emmanuel Hansen
|
97c0b13048
|
fix android crash when ime is dismissed on a read only input
|
4 years ago |
Giuseppe Lippolis
|
4de98100ea
|
feat: Enable net Analyzer
|
4 years ago |
Emmanuel Hansen
|
0869827722
|
Address Review
|
4 years ago |
robloo
|
d3dcf73113
|
Add TextBox.TextChanging event
|
4 years ago |
robloo
|
9f74febca3
|
Add initial TextBox.TextChanged event
|
4 years ago |
Emmanuel Hansen
|
ebdb4e1974
|
Seperate Avalonia lifecycle from android activity
|
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 |