boombuler
|
1e2e5b5efc
|
fixes #1537
since the `System.Runtime.InteropServices.ComTypes.IDataObject` of .net
core is missing the GUID, any OLE-Calls with this type will fail.
|
8 years ago |
boombuler
|
1f4d21244a
|
register `DragSource` after the UI thread has set
due to the fact that the UI-Thread is unknown, there
is no OLEContext available and the platform specific
DragSource will never be used.
|
8 years ago |
Steven Kirk
|
5d37be469a
|
Merge branch 'master' into can-resize
|
8 years ago |
danwalmsley
|
9ac3b9a8c2
|
Merge pull request #1543 from AvaloniaUI/pr-template
Added PR template.
|
8 years ago |
Dan Walmsley
|
a4221ad809
|
whitespace.
|
8 years ago |
Steven Kirk
|
a0e92d85a0
|
Merge branch 'master' into parent-ambient-provider
|
8 years ago |
Dan Walmsley
|
d1200e1e47
|
protect against copy and cut.
|
8 years ago |
Dan Walmsley
|
a9747e0bd6
|
whitespace.
|
8 years ago |
Dan Walmsley
|
aca0fb3eba
|
Implement password char on TextBox rather than separate control.
|
8 years ago |
Dan Walmsley
|
2bd00bff49
|
Add a PasswordBox control.
|
8 years ago |
Steven Kirk
|
a5b535e4af
|
Merge branch 'master' into master
|
8 years ago |
Steven Kirk
|
3514171338
|
Added PR template.
|
8 years ago |
Eli Arbel
|
d40a5e958c
|
Merge pull request #1539 from Gillibald/fix/numericParsing
Removed culture aware parsing of types like Thickness, Matrix, Rect
|
8 years ago |
Eli Arbel
|
7f62efcd47
|
Merge branch 'master' into fix/numericParsing
|
8 years ago |
Steven Kirk
|
d03276c285
|
Merge pull request #1499 from AvaloniaUI/refactor/properties-overhaul
Allow AvaloniaProperties to be registered anywhere.
|
8 years ago |
Steven Kirk
|
1da23aa0a3
|
Merge branch 'master' into refactor/properties-overhaul
|
8 years ago |
Benedikt Schroeder
|
f2e01704b2
|
comment removed
|
8 years ago |
Benedikt Schroeder
|
36be969fc6
|
Merge branch 'master' into fix/numericParsing
|
8 years ago |
Benedikt Schroeder
|
4e4c49b1e3
|
fix comments
|
8 years ago |
Benedikt Schroeder
|
eb273c0fcb
|
Inital
|
8 years ago |
Benedikt Schroeder
|
35bb01880f
|
Merge branch 'feature/customFonts' of https://github.com/Gillibald/Avalonia into feature/customFonts
|
8 years ago |
Benedikt Schroeder
|
d5ace4db8d
|
tests fixed
|
8 years ago |
Benedikt Schroeder
|
642a5e5af9
|
Merge branch 'master' into feature/customFonts
|
8 years ago |
Benedikt Schroeder
|
7082831021
|
Assets revert
|
8 years ago |
Benedikt Schroeder
|
e96c6e4fe7
|
Sample revert
|
8 years ago |
Benedikt Schroeder
|
53db6d75e9
|
Skia support
|
8 years ago |
Benedikt Schroeder
|
1ace429342
|
Direct2D1 caching
|
8 years ago |
Benedikt Schroeder
|
9f29e9a8f4
|
caching
|
8 years ago |
Benedikt Schroeder
|
3b308d8d19
|
Direct2D1 experimental
|
8 years ago |
danwalmsley
|
93a6da0b9c
|
Merge pull request #1526 from AvaloniaUI/feature/context-menus-obey-screen-edges
Make menus and context menus obey screen edges.
|
8 years ago |
Dan Walmsley
|
fd8e1ecba7
|
walk tree to find window.
|
8 years ago |
lindexi
|
2473657148
|
Fix 1533 Avoid throwing exception in TryReadDouble
|
8 years ago |
Dan Walmsley
|
6bb25bea93
|
fix typo.
|
8 years ago |
danwalmsley
|
ec21fe244a
|
Merge branch 'master' into feature/context-menus-obey-screen-edges
|
8 years ago |
Benedikt Schroeder
|
d15aeef92b
|
Initial
|
8 years ago |
Jeremy Koritzinsky
|
7d8530ea8a
|
Merge pull request #1524 from Gillibald/fix/1520-BindingExpressionTests
Fix/1520 binding expression tests
|
8 years ago |
Jeremy Koritzinsky
|
a6f9a4f41b
|
Merge pull request #1528 from jp2masa/remove-avaloniawin32exception-usings
Removed AvaloniaWin32Exception usings
|
8 years ago |
Jeremy Koritzinsky
|
f898f5e035
|
Merge pull request #1530 from jp2masa/defaultrenderloop-nre
Fixed possible NullReferenceException in DefaultRenderLoop
|
8 years ago |
José Pedro
|
c1d6fe6686
|
Fixed possible NullReferenceException in DefaultRenderLoop.
|
8 years ago |
José Pedro
|
35b4913c0b
|
Removed AvaloniaWin32Exception usings.
|
8 years ago |
Dan Walmsley
|
240bb40be4
|
whitespace fixes.
|
8 years ago |
Dan Walmsley
|
89767c8b78
|
add comments to new properties.
|
8 years ago |
Dan Walmsley
|
3bc303c4e8
|
implement menus and submenus obey screen extremities.
|
8 years ago |
CommonGuy
|
d9819ab004
|
Extract WindowLong parameter into enum
|
8 years ago |
Benedikt Schroeder
|
6299bf0fbe
|
Merge branch 'master' into feature/layoutHelper
|
8 years ago |
Benedikt Schroeder
|
b70981b29a
|
Merge branch 'master' into fix/1520-BindingExpressionTests
|
8 years ago |
Benedikt Schroeder
|
73ca7334ee
|
Initial
|
8 years ago |
Benedikt Schroeder
|
e454318990
|
Merge pull request #2 from AvaloniaUI/master
Merge
|
8 years ago |
Benedikt Schroeder
|
eafb8cde9e
|
revert BindingExpressionTests
|
8 years ago |
CommonGuy
|
a50a8a3314
|
Add CanResize to Window
|
8 years ago |