- 01 Feb, 2022 1 commit
-
-
Nikolay Igotti authored
-
- 31 Jan, 2022 4 commits
-
-
Shagen Ogandzhanian authored
* Minor refactoring character in insert Text can be val * Preparations for minimal js input examplt * White-Listing special keys in SkiaLayer.js.kt proof of concept * proof-of-concept toSkikoTypeEvent * proof-of-concept toSkikoTypeEvent in Convertors.js.kt Co-authored-by:Roman Sedaikin <roman.sedaikin@jetbrains.com>
-
Roman Sedaikin authored
* Added skiko events for android. Added DOUBLETAP gesture. * More flexible build processs Co-authored-by:Nikolay Igotti <igotti@gmail.com>
-
Oleksandr Karpovich authored
Co-authored-by:Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
-
Oleksandr Karpovich authored
Co-authored-by:Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
-
- 30 Jan, 2022 1 commit
-
-
Leon Linhart authored
See https://github.com/JetBrains/compose-jb/issues/1761 This was caused by 242bf304 since `SystemTheme.jvm.kt` was renamed to `SystemTheme.awt.kt` and the corresponding native functions were not updated.
-
- 27 Jan, 2022 1 commit
-
-
Igor Demin authored
``` > SVGCanvas.cc > C:/tools/x64/jdk11.0.12_7/include\jni.h(39): fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory ``` This change was for Android. Android can't build on Windows for now, will fix it later. We probably need to check targetOs and replace slash inside https://github.com/JetBrains/skiko/blob/eaf6793bc672dd4cf357b5a0adef26585fd9c712/skiko/buildSrc/src/main/kotlin/internal/utils/ArgBuilder.kt#L79, not here
-
- 26 Jan, 2022 2 commits
-
-
Nikolay Igotti authored
-
Nikolay Igotti authored
Co-authored-by:Igor Demin <igordmn@gmail.com>
-
- 25 Jan, 2022 1 commit
-
-
Nikolay Igotti authored
-
- 24 Jan, 2022 1 commit
-
-
Nikolay Igotti authored
Co-authored-by:Aleksandr Veselov <aleksandr.veselov@jetbrains.com>
-
- 21 Jan, 2022 1 commit
-
-
Roman Sedaikin authored
-
- 18 Jan, 2022 2 commits
-
-
Roman Sedaikin authored
-
Nikolay Igotti authored
-
- 13 Jan, 2022 4 commits
-
-
Nikolay Igotti authored
-
Roman Sedaikin authored
-
Nikolay Igotti authored
-
Roman Sedaikin authored
-
- 12 Jan, 2022 1 commit
-
-
Nikolay Igotti authored
-
- 11 Jan, 2022 1 commit
-
-
Roman Sedaikin authored
-
- 30 Dec, 2021 1 commit
-
-
Nikolay Igotti authored
-
- 29 Dec, 2021 2 commits
-
-
Thai authored
-
Nikolay Igotti authored
-
- 28 Dec, 2021 1 commit
-
-
Dmitry authored
-
- 24 Dec, 2021 1 commit
-
-
Nikolay Igotti authored
This reverts commit 21ae5386.
-
- 23 Dec, 2021 4 commits
-
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
- 22 Dec, 2021 2 commits
-
-
alexander-gorshenev authored
-
Oleksandr Karpovich authored
It makes canvas to not accumulate previous effects (e.g. scale). Also, it makes canvas' state consistent with other platforms. Co-authored-by:Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
-
- 21 Dec, 2021 8 commits
-
-
Alexey Tsvetkov authored
-
Nikolay Igotti authored
Helps with https://github.com/JetBrains/skiko/issues/431
-
Alexey Tsvetkov authored
-
Alexey Tsvetkov authored
-
Alexey Tsvetkov authored
-
Alexey Tsvetkov authored
Mixing camel case and dash case looks ugly
-
Alexey Tsvetkov authored
`publishSkikoJvmRuntimemacos-x64PublicationToMavenLocal` looks much more inconsistent and ugly, than `publishSkikoJvmRuntimeMacosX64PublicationToMavenLocal`
-
Alexey Tsvetkov authored
-
- 20 Dec, 2021 1 commit
-
-
Nikolay Igotti authored
Co-authored-by:Roman Sedaikin <roman.sedaikin@jetbrains.com>
-