artyom
|
accdd502b8
|
Reference ReactiveUI the Avalonia way
|
8 years ago |
artyom
|
d36a55f615
|
Add ActivationForViewFetcher tests
|
8 years ago |
artyom
|
dd528260fe
|
feature: Support ReactiveUI WhenActivated
|
8 years ago |
Dan Walmsley
|
64629128ff
|
fixes a NRE in menu interaction handler
|
8 years ago |
Nikita Tsukanov
|
caa65545d7
|
[SKIA] Call NotifyPixelsChanged when WritableBitmap gets unlocked
|
8 years ago |
Dan Walmsley
|
f2bd597329
|
whitespace.
|
8 years ago |
Nikita Tsukanov
|
ff23551c01
|
Introduced GTK platform options with environment based configuration
|
8 years ago |
Nikita Tsukanov
|
4f1552c6a2
|
Introduced several 5-line .cs files
|
8 years ago |
Nikita Tsukanov
|
61d890660a
|
Specify EGL_STENCIL_SIZE and EGL_DEPTH_SIZE
|
8 years ago |
Nikita Tsukanov
|
d0c266949c
|
Actually detect OS instead of relying on GetRuntimeInfo()
|
8 years ago |
Nikita Tsukanov
|
25919bf48a
|
Implemented ANGLE-based OpenGL support in Win32 backend
|
8 years ago |
Nikita Tsukanov
|
a8004c7218
|
Use PixelSize and Scaling for GL surfaces
|
8 years ago |
Nikita Tsukanov
|
4c9c0c0c40
|
OpenGL/EGL rendering support in Skia/GTK backends
|
8 years ago |
Nikita Tsukanov
|
add3e81095
|
Extracted interop bits from GTK3 backend to Avalonia.Base and IRuntimePlatform
|
8 years ago |
Andrey Kunchev
|
6844cc1450
|
fixes #1930 PathMarkupParser ends figure always
|
8 years ago |
Andrey Kunchev
|
f1622f4802
|
don't reset data template on attached to visual tree, but on attached to logical tree
|
8 years ago |
Dan Walmsley
|
63928f6242
|
[Image] Measure is triggered when source or stretch property is changed.
|
8 years ago |
Steven Kirk
|
d4c102998c
|
Updated portable.xml submodule.
|
8 years ago |
ahopper
|
c5419a3c26
|
create only one identity matrix
|
8 years ago |
wojciech krysiak
|
57058f19cd
|
Fix SelectedItemsChanged event arguments in SelectingItemsControl
|
8 years ago |
Benedikt Schroeder
|
476a9800c0
|
Inital
|
8 years ago |
Benedikt Schroeder
|
292b1d0253
|
Remove extra DrawRectangle call
|
8 years ago |
Benedikt Schroeder
|
f619cbed48
|
Fix code style
|
8 years ago |
Benedikt Schroeder
|
0ef1bbce76
|
Fix #1904
|
8 years ago |
Jumar Macato
|
12747f3175
|
Fix missed merge conflict.
|
8 years ago |
Jumar Macato
|
e4fff20551
|
Address PR Reviews
|
8 years ago |
Jeremy Koritzinsky
|
58319bf299
|
Fix typing of Clock.GlobalClock.
|
8 years ago |
Siegfried Pammer
|
032fc349f9
|
Apply requested changes and some more clean up.
|
8 years ago |
Jumar Macato
|
d9f1da0052
|
Fix missed method rename.
|
8 years ago |
Jumar Macato
|
a462d0563c
|
Add missing license headers on Avalonia.Animations.
|
8 years ago |
Jumar Macato
|
ee1a8ee30f
|
Make a specialized observable for instance lifetime handling. Delete DisposeOnNextObservable.
|
8 years ago |
Steven Kirk
|
f55b556b1c
|
Make separator MenuItem non-focusable.
|
8 years ago |
Steven Kirk
|
e58b4d5152
|
Don't dispose completed binding.
|
8 years ago |
Steven Kirk
|
f2f96e2f46
|
Don't dispose completed binding.
|
8 years ago |
Jumar Macato
|
74c8cedde9
|
Try fixing the sporadic Bindings Exceptions.
|
8 years ago |
Jumar Macato
|
a8d4c8d799
|
Add a new Disposable Extention.
|
8 years ago |
Steven Kirk
|
b449003958
|
Allow MenuItems to be separators.
If `MenuItem.Header == "-"` then apply the `:separator` pseudoclass to the `MenuItem` and display it as a separator.
|
8 years ago |
Jeremy Koritzinsky
|
0aa5866ea8
|
Fix missed changes in IRenderTimer.
|
8 years ago |
ahopper
|
df014f3b1e
|
Fix drawing presenter clipping (#1882)
* fix clipping offset
* simplified clipping calculation
|
8 years ago |
Jeremy Koritzinsky
|
5fce271ff8
|
PR Feedback
|
8 years ago |
Jumar Macato
|
3cbcd0ac0f
|
Match CSS's behavior on selectors & animations.
|
8 years ago |
Steven Kirk
|
ac0c9e69cd
|
Added IAffectsRender interface...
...and use it as a general-purpose means of attaching to property values that can affect render.
|
8 years ago |
Siegfried Pammer
|
388df18e52
|
Initial commit of Event Viewer.
|
8 years ago |
Jumar Macato
|
64a4a6d82a
|
Simplify Fix; Invalidate when IsIndeterminate property changes.
|
8 years ago |
Benedikt Schroeder
|
e625f03c16
|
Use ID2D1Device instead of ID2D1Device1 to keep wi
|
8 years ago |
Benedikt Schroeder
|
50f15b1154
|
Namespace fix
|
8 years ago |
Benedikt Schroeder
|
1bf4954334
|
Downgrade SharpDX to 4.0.1
|
8 years ago |
Jeremy Koritzinsky
|
bc850b49c1
|
Add in custom hit testing for ImmediateRenderer. Fixes #1879.
|
8 years ago |
Jumar Macato
|
dc36911e44
|
Flip the sign on the outgoing carousel animation.
|
8 years ago |
Jumar Macato
|
ec695433de
|
Cancel an animation instance when the selector turns false.
|
8 years ago |