Nikita Tsukanov
|
f327ffcfa1
|
Removed PlatformSettings class
|
11 years ago |
Nikita Tsukanov
|
cf65cc5ef7
|
Massive android-backend code cleanup and fixes for threading and rendering
|
11 years ago |
Nikita Tsukanov
|
6cc1904fd4
|
Mouse events are now translated
|
11 years ago |
Steven Kirk
|
a4421a6241
|
Added Application XAML.
|
11 years ago |
Nikita Tsukanov
|
50f0865a64
|
Replaced PushTransform by PushPreTransform and PushPostTransform
|
11 years ago |
Nikita Tsukanov
|
3fc62506df
|
Introduced DrawingContext class responsible for matrix transformation and push/pop order validation
|
11 years ago |
Nikita Tsukanov
|
9d5eb304a0
|
Reverted platform detection change
|
11 years ago |
Nikita Tsukanov
|
a297199e59
|
Fixed GTK/Cairo render
|
11 years ago |
Nikita Tsukanov
|
c8e617231c
|
Moved render-related code from TopLevel to a separate class
(needed for wm stuff)
|
11 years ago |
Steven Kirk
|
57fbf27c9e
|
Documentation.
|
11 years ago |
Nikita Tsukanov
|
f50a2c361c
|
Reverted Dispatcher.UIThread and added SingleThreadDispatcher
|
11 years ago |
Nikita Tsukanov
|
d7f3778de6
|
New main loop system
|
11 years ago |
Nikita Tsukanov
|
323c1a49c1
|
Removed core dependency on Splat
|
11 years ago |
Steven Kirk
|
5a27ecf264
|
Add IAssetLoader.Exists
Closes #181.
|
11 years ago |
Steven Kirk
|
cc1c2c0313
|
Fixes #147.
|
11 years ago |
Nikita Tsukanov
|
3cd3579475
|
"field can be readonly"
|
11 years ago |
Nikita Tsukanov
|
01e2c90bc5
|
Removed this.
|
11 years ago |
Steven Kirk
|
145411020b
|
Ran .net core code formatter.
|
11 years ago |
Steven Kirk
|
6151aef188
|
Removed file headers.
|
11 years ago |
Steven Kirk
|
2e56c951d5
|
Removed StyleCop.Analysers.
|
11 years ago |
Nikita Tsukanov
|
1f2eaf7945
|
Fixed formatting
|
11 years ago |
Nikita Tsukanov
|
7e8d011f90
|
Implemented text clipboard support
|
11 years ago |
Nikita Tsukanov
|
7d416715fe
|
Register SyncContext in RegisterServices
|
11 years ago |
Nikita Tsukanov
|
99af4bfdb3
|
Added SynchronizationContext support
|
11 years ago |
Steven Kirk
|
5dc0e604fb
|
Slyecoping.
|
11 years ago |
Steven Kirk
|
56b88d287c
|
Refactored loading assets into IAssetLoader.
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |