donandren
|
3729b9797f
|
another failing test for issue #855 and #824
|
9 years ago |
donandren
|
220a987467
|
issue #855 unit test
|
9 years ago |
Nikita Tsukanov
|
008cec2e15
|
Merge pull request #899 from kekekeks/toplevels
Refactored out WindowBase from TopLevel
|
9 years ago |
Steven Kirk
|
4c3c01d115
|
Merge branch 'master' into toplevels
|
9 years ago |
Steven Kirk
|
df9c50448e
|
Merge pull request #902 from kekekeks/contextprov
Add a way to pass view model for the main window
|
9 years ago |
Nikita Tsukanov
|
75940e20d7
|
Merge branch 'master' into toplevels
|
9 years ago |
Nikita Tsukanov
|
657c53fb73
|
Make it clear that MaxClientSize is used when available
|
9 years ago |
Nikita Tsukanov
|
6072bad3f6
|
Naming
|
9 years ago |
Nikita Tsukanov
|
e1b2ac5697
|
Add a way to pass view model for the main window
|
9 years ago |
Nikita Tsukanov
|
432153c006
|
Readd [Fact] for path tests
|
9 years ago |
Nikita Tsukanov
|
03ae54cb25
|
Platform toplevel cleanup
|
9 years ago |
Nikita Tsukanov
|
82aa5709b2
|
Merge pull request #901 from kekekeks/skia-fixes-2017-02-19
Don't skip tests that are passing now
|
9 years ago |
Nikita Tsukanov
|
a26b583a79
|
Merge branch 'master' into skia-fixes-2017-02-19
|
9 years ago |
Nikita Tsukanov
|
026c943055
|
Fixed tests
|
9 years ago |
Nikita Tsukanov
|
32d307f032
|
Possible leaks
|
9 years ago |
Nikita Tsukanov
|
46de034f98
|
Don't skip tests that are passing now
|
9 years ago |
Nikita Tsukanov
|
d17b32d7bd
|
Fixed tests
|
9 years ago |
Nikita Tsukanov
|
f0285179bd
|
Fixed comments and solution
|
9 years ago |
Steven Kirk
|
4e93799840
|
Merge pull request #840 from AvaloniaUI/fixes/825-layoutupdated
Added LayoutUpdated event.
|
9 years ago |
Steven Kirk
|
daa500f6a1
|
Merge branch 'master' into fixes/825-layoutupdated
|
9 years ago |
Nikita Tsukanov
|
f21212e76a
|
Refactored out WindowBase from TopLevel
|
9 years ago |
Nikita Tsukanov
|
4d3d42b600
|
[SKIA] Fixed DPI scaling issues introduced by b96c2de
|
9 years ago |
Nikita Tsukanov
|
1620c40491
|
Merge pull request #896 from kekekeks/direct2d-os-version-detect
Check for Windows version in Direct2D platform
|
9 years ago |
Nikita Tsukanov
|
d7bee43015
|
Check for Windows version in Direct2D platform
|
9 years ago |
Nikita Tsukanov
|
dd25cffdcc
|
[WIN32_CORE] Use flat GDI+ API for icon loading
|
9 years ago |
Nikita Tsukanov
|
23efb08685
|
Merge pull request #885 from kekekeks/make-ios-great-again
Somewhat fixed iOS. Now also using framebuffer model
|
9 years ago |
Nikita Tsukanov
|
1f91e01293
|
[SKIA] One codebase to rule them all
|
9 years ago |
Nikita Tsukanov
|
7e163ef310
|
Somewhat fixed iOS. Now also using framebuffer model
|
9 years ago |
Nikita Tsukanov
|
d6b85139a7
|
Merge pull request #884 from kekekeks/skia-post-transform
Moved hiddenPostTransform inside Skia backend
|
9 years ago |
Jeremy Koritzinsky
|
42f0c7b792
|
Merge branch 'master' into skia-post-transform
|
9 years ago |
Jeremy Koritzinsky
|
7027b4bc06
|
Merge pull request #883 from kekekeks/droid-popup
[DROID] Implemented Popups, fixed AppBuilder
|
9 years ago |
Jeremy Koritzinsky
|
b85e598152
|
Merge branch 'master' into droid-popup
|
9 years ago |
Nikita Tsukanov
|
b96c2de97b
|
Moved hiddenPostTransform inside Skia backend
|
9 years ago |
Nikita Tsukanov
|
10bf738545
|
[GTK3] Implemented HiDPI support (needs GTK 3.10)
|
9 years ago |
Nikita Tsukanov
|
f2f30fe006
|
Implemented WindowState for GTK3
|
9 years ago |
Nikita Tsukanov
|
185a42ea09
|
Fixed references for Avalonia.AndroidTestApplication
|
9 years ago |
Nikita Tsukanov
|
b2a0f150f2
|
Fixed AppBuilder for net core
|
9 years ago |
Nikita Tsukanov
|
8c6d8ae832
|
[DROID] Implemented Popups, fixed AppBuilder
|
9 years ago |
Steven Kirk
|
7e517a79c3
|
Merge pull request #881 from wieslawsoltes/CleanUpCakeBuildScript
Remove unnecessary information call
|
9 years ago |
Steven Kirk
|
b2a6f93fc8
|
Merge branch 'master' into CleanUpCakeBuildScript
|
9 years ago |
Nikita Tsukanov
|
f7b4567af0
|
Merge pull request #882 from kekekeks/samplemem
Don't spawn 1KK treeview nodes immediately
|
9 years ago |
Steven Kirk
|
5901cf1417
|
Merge branch 'master' into samplemem
|
9 years ago |
Nikita Tsukanov
|
e39f2ddd2a
|
Don't spawn 1KK treeview nodes immediately
|
9 years ago |
Wiesław Šoltés
|
3674dbd529
|
Remove unnecessary information call
|
9 years ago |
Steven Kirk
|
0b829b4ae1
|
Merge pull request #880 from kekekeks/disposal
Make sure that Renderer is disposed when TopLevel is closed
|
9 years ago |
Nikita Tsukanov
|
f6ea72872a
|
Properly handle disposal for Win32 and GTK3
|
9 years ago |
Nikita Tsukanov
|
c93a6235aa
|
Make sure that Renderer is disposed when TopLevel is closed
|
9 years ago |
Nikita Tsukanov
|
7fa329606e
|
Use SafeHandle for cairo surface and don't reuse ImageSurfaceFramebuffer to conserve RAM.
Also fixes memory leak.
|
9 years ago |
Nikita Tsukanov
|
cf1c4102c8
|
Merge pull request #879 from AvaloniaUI/pixel-format-shim
Implemented pixel format converter for framebuffer render target
|
9 years ago |
Nikita Tsukanov
|
9d64f9ddb0
|
Implemented pixel format converter for framebuffer render target
|
9 years ago |