Steven Kirk
|
b602e8caba
|
Merge branch 'master' into render-loop
Conflicts:
src/Android/Avalonia.Android/AndroidPlatform.cs
src/Avalonia.Controls/TopLevel.cs
|
10 years ago |
danwalmsley
|
0689ca7baf
|
Merge pull request #770 from wieslawsoltes/MoveRenderTarget
Removed RenderTarget implementation from shared project
|
10 years ago |
danwalmsley
|
65804a4952
|
Merge branch 'master' into MoveRenderTarget
|
10 years ago |
Jeremy Koritzinsky
|
e21c43ad6d
|
Merge pull request #769 from VitalElement/fixes/cairo-pattern_leak
fixes Cairo.Pattern leaks. Courtesy of nc4rrillo
|
10 years ago |
Wiesław Šoltés
|
0221b8543c
|
Removed RenderTarget implementation from shared project
|
10 years ago |
danwalmsley
|
50e00725cb
|
Merge branch 'master' into fixes/cairo-pattern_leak
|
10 years ago |
danwalmsley
|
9664bca03b
|
Merge pull request #768 from wieslawsoltes/SkiaSharpUpdate1.54.1
Update SkiaSharp to version 1.54.1
|
10 years ago |
danwalmsley
|
ca7ea20965
|
Merge branch 'master' into SkiaSharpUpdate1.54.1
|
10 years ago |
danwalmsley
|
9b2ca480f2
|
Merge pull request #760 from wieslawsoltes/UpdateTravisCIConfig
Use latest mono version for Travis CI builds
|
10 years ago |
Dan Walmsley
|
0d8a82c07a
|
fixes Cairo.Pattern leaks. Courtest of nc4rrillo
|
10 years ago |
Wiesław Šoltés
|
1992c518b1
|
Remove SkiaSharp package from test project
|
10 years ago |
Wiesław Šoltés
|
1291ffff83
|
Set ShouldIncludeNativeSkiaSharp flag
|
10 years ago |
Wiesław Šoltés
|
e21e15a036
|
Added SkiaSharp package to test project
|
10 years ago |
Dan Walmsley
|
ce0d936cd2
|
Copy skiasharp native dlls to allow unit tests to run.
|
10 years ago |
danwalmsley
|
f8fb10e08c
|
Merge branch 'master' into SkiaSharpUpdate1.54.1
|
10 years ago |
Steven Kirk
|
796cb3bc27
|
Merge branch 'master' into UpdateTravisCIConfig
|
10 years ago |
Steven Kirk
|
679c5bb1ab
|
Merge pull request #766 from AvaloniaUI/binding-tweaks-and-docs
Binding tweaks and docs
|
10 years ago |
Wiesław Šoltés
|
749f086d0c
|
Updated SkiaSharp to version 1.54.1
|
10 years ago |
Steven Kirk
|
940a9112e7
|
Merge branch 'master' into binding-tweaks-and-docs
|
10 years ago |
Steven Kirk
|
081f9409b8
|
Merge pull request #767 from AvaloniaUI/kvantt-textbox-fixes
TextBox fixes
|
10 years ago |
Steven Kirk
|
85f07274d4
|
Fixed failing test.
|
10 years ago |
Steven Kirk
|
8955a20cf6
|
Merge branch 'master' into pr/763
|
10 years ago |
Steven Kirk
|
af696acc69
|
Removed gtkMode from Next/PreviousWord.
As we always want this behaviour.
|
10 years ago |
Steven Kirk
|
bb577d0317
|
Added missing file extension.
|
10 years ago |
Steven Kirk
|
a00fab3b72
|
Wording tweaks.
|
10 years ago |
Steven Kirk
|
536b9dbf4a
|
Add some documentation on bindings.
|
10 years ago |
Steven Kirk
|
d1295bb6c8
|
Updated "from WPF" doc.
|
10 years ago |
Steven Kirk
|
1b4ebf5b1d
|
Renamed AsBinding -> ToBinding.
|
10 years ago |
Steven Kirk
|
6be24be0a5
|
Merge pull request #764 from AvaloniaUI/fixes/711-stream-binding-expression-operator
Add a stream binding operator.
|
10 years ago |
Steven Kirk
|
a027291aa0
|
Merge branch 'master' into fixes/711-stream-binding-expression-operator
|
10 years ago |
Steven Kirk
|
ee8dbe502e
|
Merge pull request #765 from VitalElement/fixes/allow-alt-modifier-for-text-input
Fixes/allow alt modifier for text input
|
10 years ago |
Dan Walmsley
|
c33a7da97b
|
Added todo comment for focus scopes.
|
10 years ago |
Dan Walmsley
|
980a04b38f
|
Whitespace changes.
|
10 years ago |
Dan Walmsley
|
3fea4d34f1
|
Restore focus of input element after alt-key has stolen focus.
|
10 years ago |
Dan Walmsley
|
4c5c099ec3
|
Dont focus menu then alt key down event is followed
by another keydown event.
|
10 years ago |
Steven Kirk
|
b0e0596500
|
Updated OmniXAML to allow '^' in markup extension.
|
10 years ago |
Steven Kirk
|
b6c51b34ef
|
Renamed ValueHandler -> StreamPlugin
|
10 years ago |
Steven Kirk
|
715149b1f5
|
Improve stream operator error message.
When a stream operator is applied to an unsupported type.
|
10 years ago |
Steven Kirk
|
0ddf4caa95
|
Added a "stream" binding expression operator.
Which is now required when wanting to get the value produced by a
Task/IObservable rather than the Task/IObservable itself. Fixes #711.
|
10 years ago |
Ivan Kochurkin
|
f940456d3e
|
gtkMode = true by default in NextWord and PreviousWord methods.
|
10 years ago |
Ivan Kochurkin
|
8eea7fb4bc
|
fixes #686: "End" key works incorrectly in TextBox.
|
10 years ago |
Steven Kirk
|
d35c483b64
|
Merge pull request #758 from AvaloniaUI/fixes/633-virt-horizontal-scroll
WIP: Cross-axis scrolling for virtualized lists.
|
10 years ago |
Steven Kirk
|
84486d0161
|
Merge branch 'master' into fixes/633-virt-horizontal-scroll
|
10 years ago |
Steven Kirk
|
829fed015e
|
Merge pull request #745 from robbieknuth/fixes/702_textbox_tab_focus_select_all_text
When a textbox gets focus via the tab key, select all text if the textbox is single line.
|
10 years ago |
Steven Kirk
|
bdeac95e9c
|
Merge branch 'master' into fixes/633-virt-horizontal-scroll
|
10 years ago |
Steven Kirk
|
d5e220279f
|
Merge branch 'master' into fixes/702_textbox_tab_focus_select_all_text
|
10 years ago |
Steven Kirk
|
612839c13a
|
Fix virtualized list keyboard scrolling.
When cross-axis scrollbar is visible.
|
10 years ago |
Wiesław Šoltés
|
8a50e8cc55
|
Use latest mono version
The bugs described in PR #757 should be fixed.
|
10 years ago |
Wiesław Šoltés
|
92be70cdae
|
Merge pull request #759 from VitalElement/skia-smooth-font-rendering
Improved text rendering quality on skia backend.
|
10 years ago |
Dan Walmsley
|
256465cd73
|
Improved text rendering quality on skia backend.
|
10 years ago |