7623 Commits (4e6803a8ecf7d52ab72d24d9641a2432fadd1973)
 

Author SHA1 Message Date
Steven Kirk 4e6803a8ec
Merge branch 'master' into FixScrollBarTemplate 8 years ago
Nikita Tsukanov e3e0a9e5be
Merge pull request #2117 from AvaloniaUI/fix-render-artifacts 8 years ago
Steven Kirk 209ccbe49e
Merge branch 'master' into fix-render-artifacts 8 years ago
Steven Kirk bc9e990ae7
Merge pull request #2118 from Gillibald/fixes/RedundantTabControlScrollViewer 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
Steven Kirk c0b4327d30
Merge pull request #1842 from Gillibald/feature/TabControlRework 8 years ago
Steven Kirk c42a477fe6
Merge branch 'master' into feature/TabControlRework 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 090f89142d
Merge pull request #2111 from AvaloniaUI/fixes/popup-obey-screen-edges-dpi 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 8 years ago
Dan Walmsley f80a13b87b fix SnapInsideScreenEdges so that it obeys screen scaling. 8 years ago
Dan Walmsley 5d56163040 update replace script to include avalonia.native. 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
Nikita Tsukanov 2741fec63e Register cursor factory for tests 8 years ago
Nikita Tsukanov 211aaaa6e1
Merge pull request #2107 from AvaloniaUI/features/textbox-ibeam-cursor 8 years ago
Dan Walmsley 0f18328f14 fix formatting. 8 years ago
Dan Walmsley 7f9d223169 Set IBeam cursor in TextBox template as a style. 8 years ago
Dan Walmsley f394da73e5 dont set ibeam cursor on textbox textpresenter. 8 years ago
danwalmsley cdbc5fd51e
Merge pull request #2091 from AvaloniaUI/dialogs-rework 8 years ago
danwalmsley eb6c506c39
Merge branch 'master' into dialogs-rework 8 years ago
Nikita Tsukanov 4607d47937
Merge pull request #2092 from AvaloniaUI/deferred-renderer-forced-frame 8 years ago
Dan Walmsley faebda7b50 Merge remote-tracking branch 'origin/master' into deferred-renderer-forced-frame 8 years ago
Wiesław Šoltés 29cef8a7de Update FullLayoutTests.cs 8 years ago
Wiesław Šoltés 3547f02c56 Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia into FixScrollBarTemplate 8 years ago
Jumar Macato 44a581ad04
Merge pull request #2103 from wieslawsoltes/FixStyles 8 years ago
wieslawsoltes 5d8c6beed0 Fix tests 8 years ago
wieslawsoltes bfc748bd3f Format setters 8 years ago
wieslawsoltes 811adc17b4 Use auto row height 8 years ago
wieslawsoltes f01fa29aec Do not set Height 8 years ago
wieslawsoltes 98eb338b8d Updated NumericUpDown style 8 years ago
wieslawsoltes 18f3276e72 Merge branch 'master' of github.com:AvaloniaUI/Avalonia into FixScrollBarTemplate 8 years ago
wieslawsoltes 1d8ea08d0b Try to fix tests 8 years ago
wieslawsoltes 8b0c81ac3d Fix NumericUpDown styles 8 years ago
wieslawsoltes 855bc7d1ca Fix ButtonSpinner styles 8 years ago
Nikita Tsukanov 7dea76262b
Merge pull request #2097 from donandren/prs/defaultxmlns 8 years ago
Andrey Kunchev c083af062d add Avalonia.Layout to https://github.com/avaloniaui 8 years ago
Wiesław Šoltés c0a86be6bf Added ScrollBar size resources 8 years ago
Wiesław Šoltés 8477d085d0 Make grid sizes Auto in scrollbar template 8 years ago