Steven Kirk
|
e6536f7dcd
|
Merge branch 'master' into issues/relsourcebindingproblem
|
8 years ago |
Steven Kirk
|
5c27bb805c
|
Merge pull request #2096 from wieslawsoltes/FixScrollBarTemplate
Fixes ScrollBar template hard-coded size values
|
8 years ago |
Steven Kirk
|
4e6803a8ec
|
Merge branch 'master' into FixScrollBarTemplate
|
8 years ago |
Nikita Tsukanov
|
e3e0a9e5be
|
Merge pull request #2117 from AvaloniaUI/fix-render-artifacts
Fix render artifacts caused by unified timers
|
8 years ago |
Steven Kirk
|
209ccbe49e
|
Merge branch 'master' into fix-render-artifacts
|
8 years ago |
Benedikt Schroeder
|
2116feb346
|
Merge branch 'master' into fixes/2119
|
8 years ago |
Steven Kirk
|
bc9e990ae7
|
Merge pull request #2118 from Gillibald/fixes/RedundantTabControlScrollViewer
TabControl: Remove redundant scrollviewer from default control template
|
8 years ago |
Benedikt Schroeder
|
263b1cf86a
|
Makes sure a surface is not created with a width or height of zero
|
8 years ago |
Nikita Tsukanov
|
5e698a4ab2
|
Fixed other tests
|
8 years ago |
Nikita Tsukanov
|
2be6390683
|
Fixed tests
|
8 years ago |
Benedikt Schroeder
|
b84069b27f
|
Remove redundant scrollviewer from default control template
|
8 years ago |
Nikita Tsukanov
|
36915d6c94
|
Reworked rendering
|
8 years ago |
Nikita Tsukanov
|
02200eb4d3
|
Use proper locks for _scene manipulation
|
8 years ago |
Nikita Tsukanov
|
31b6a0d16c
|
Wait for scene to be consumed before producing a new one. Fixes TONS of variour rendering artifacts
|
8 years ago |
Nikita Tsukanov
|
d1e3047410
|
Don't be noisy about just-in-case Dispose call on disposed object on finalizer thread
|
8 years ago |
Nikita Tsukanov
|
4f049cf155
|
Allow GC to collect reused framebuffer, that's better than AccessViolationException from render thread
|
8 years ago |
Jeremy Koritzinsky
|
55892bae17
|
Merge branch 'master' into issues/relsourcebindingproblem
|
8 years ago |
Steven Kirk
|
c0b4327d30
|
Merge pull request #1842 from Gillibald/feature/TabControlRework
TabControl rework
|
8 years ago |
Steven Kirk
|
c42a477fe6
|
Merge branch 'master' into feature/TabControlRework
|
8 years ago |
Dan Walmsley
|
1ced34f15f
|
fix tilebrush scaling for direct2d.
|
8 years ago |
Andrey Kunchev
|
458d45bb49
|
fix problem in complex binging chain, when a null value in chain reset current value to all subsequent expression nodes, so next change is starting on clean
|
8 years ago |
Andrey Kunchev
|
625d8f7754
|
update relative source extension
|
8 years ago |
Andrey Kunchev
|
741154d653
|
add more failing tests more specific to the particular problem in binding with complex property path like property.item1.item2.item3
|
8 years ago |
Andrey Kunchev
|
617b5708c2
|
add failing tests for Relative Source in Binding
|
8 years ago |
Wiesław Šoltés
|
338fe1d5eb
|
Use thickness instead of width and height
|
8 years ago |
Wiesław Šoltés
|
76aac2570f
|
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia into FixScrollBarTemplate
|
8 years ago |
danwalmsley
|
9fb3076a0e
|
Merge branch 'master' into perf/property-selector-isregistered
|
8 years ago |
danwalmsley
|
04bdf452db
|
Merge branch 'master' into perf/templatedparent-direct
|
8 years ago |
danwalmsley
|
090f89142d
|
Merge pull request #2111 from AvaloniaUI/fixes/popup-obey-screen-edges-dpi
fix SnapInsideScreenEdges so that it obeys screen scaling.
|
8 years ago |
danwalmsley
|
615e2a8151
|
Merge branch 'master' into fixes/popup-obey-screen-edges-dpi
|
8 years ago |
danwalmsley
|
e526608c45
|
Merge pull request #2108 from AvaloniaUI/extra-gl-locks
Lock GL context before drawing.
|
8 years ago |
Dan Walmsley
|
f80a13b87b
|
fix SnapInsideScreenEdges so that it obeys screen scaling.
|
8 years ago |
Jumar Macato
|
371586fb43
|
Merge branch 'master' into datagrid-integration
|
8 years ago |
Jumar Macato
|
de10265e23
|
Cleanup countries list.
|
8 years ago |
Jumar Macato
|
c77a5afa60
|
Add description on DataGridPage.
|
8 years ago |
Jumar Macato
|
a827ce0ab4
|
Integrate DataGridSample into ControlCatalog
|
8 years ago |
Jumar Macato
|
75a22ad113
|
Fix default theme - part 3 of N
|
8 years ago |
Dan Walmsley
|
5d56163040
|
update replace script to include avalonia.native.
|
8 years ago |
Jumar Macato
|
6d68508499
|
Add reference to Avalonia.Markup for binding stuff.
|
8 years ago |
Jumar Macato
|
c7bd359bb3
|
Fix namespaces, part 2 of N
|
8 years ago |
Dan Walmsley
|
c2a71f005d
|
Merge branch 'master' into extra-gl-locks
|
8 years ago |
Nikita Tsukanov
|
ec628116f6
|
Force RenderComposite on UI thread
|
8 years ago |
Nikita Tsukanov
|
8fec3bb113
|
EGL refactoring and locks
|
8 years ago |
Nikita Tsukanov
|
3c989a2173
|
Fixed some OS threading issues
|
8 years ago |
Jumar Macato
|
01f2a070cf
|
DataGrid integration to Avalonia.Controls part 1 of N
|
8 years ago |
Jumar Macato
|
1336304381
|
Integrate DataGrid theme to default themes project.
|
8 years ago |
Nikita Tsukanov
|
75d470efa3
|
Depend on MSBuildAllProjects
|
8 years ago |
Nikita Tsukanov
|
d69116b475
|
Check if uri scheme is registered so tests won't fall apart
|
8 years ago |
Nikita Tsukanov
|
2741fec63e
|
Register cursor factory for tests
|
8 years ago |
Nikita Tsukanov
|
211aaaa6e1
|
Merge pull request #2107 from AvaloniaUI/features/textbox-ibeam-cursor
Features/textbox ibeam cursor
|
8 years ago |