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 |
Stebner
|
5abe64b8cf
|
fix module import
|
4 years ago |
Stebner
|
8aa64528e8
|
Merge
|
4 years ago |
Benedikt Stebner
|
3b4b9682b2
|
Use older msbuild
|
4 years ago |
Benedikt Stebner
|
240b644650
|
Next try
|
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 |
Dan Walmsley
|
d48981872d
|
ensure the dom is setup so that the avalonia elements tracks the size and position of container div.
|
4 years ago |
Wiesław Šoltés
|
82aebeeb34
|
Handler Adorner property changes
|
4 years ago |
Dan Walmsley
|
cd0cbedf10
|
set canvas height and width properties to resize backing buffer.
|
4 years ago |
Dan Walmsley
|
710f015b68
|
refactor subscription of pointer events to share code, and preventdefault when handled.
|
4 years ago |
Max Katz
|
50cc71996c
|
Reorganize interop, remove "blazor" terminology and add some missing features
|
4 years ago |
Dan Walmsley
|
42e0cdce37
|
remove logging.
|
4 years ago |
Dan Walmsley
|
c1a3974fb0
|
correctly style canvas to fill users div.
|
4 years ago |
Dan Walmsley
|
c19797988c
|
allow any div to be turned into a toplevel.
|
4 years ago |
Wiesław Šoltés
|
8351932bf6
|
Set control adorner from xaml
|
4 years ago |
Dan Walmsley
|
31090e4989
|
implement mouse events.
|
4 years ago |
Dan Walmsley
|
35ca12e9b1
|
add missing stubs.
|
4 years ago |
Dan Walmsley
|
19ea413e4e
|
Revert "temporarilty trim down control catalog."
This reverts commit 2a67b7950b.
# Conflicts:
# samples/ControlCatalog/MainView.xaml
|
4 years ago |
Dan Walmsley
|
8d6050bf97
|
implement dpi and size tracking.
|
4 years ago |