Nikolay Igotti
dcf4070b29
Update README.md
4 years ago
Alexey Tsvetkov
d0485ed2f5
Add widget gallery example ( #242 )
4 years ago
Nikolay Igotti
a664d07c1a
Check tutorials ( #237 )
4 years ago
Ali Khaleqi Yekta
b08b9ed17d
Update README.md ( #227 )
...
Capitalize the first letter of comments.
4 years ago
Nikolay Igotti
8e51fb1cf1
Simple game example ( #224 )
4 years ago
Alexey Tsvetkov
7e243b5cbd
Extract runtime image creation into separate task
...
This change speeds up incremental build of
an application image.
For example, for one (relatively small) tested application
the overall time spent on creating binary images in incremental case
(after one file change) went from ~5 seconds down to 1.4 seconds
(non-rigorous benchmark using a relatively fast 8-core 2.3Ghz i9 MBP).
4 years ago
Alexey Tsvetkov
b915b44d04
Add option to preserve working dir after build
...
Useful for troubleshooting and experimentation
(e.g. re-run tool in CLI with different args).
To enable:
* Add 'compose.preserve.working.dir=true' to gradle.properties;
* Add '-Pcompose.preserve.working.dir=true' to CLI args.
4 years ago
Alexey Tsvetkov
3aff8f47e3
Add ability to create/run distributable app
4 years ago
Roman Sedaikin
6aaf291136
Merge pull request #213 from JetBrains/updTutorials
...
Updated Window control API and Swing interoperability tutorials.
4 years ago
Roman Sedaikin
baf8fb1ffe
Fixed Window API tutuorial
4 years ago
Roman Sedaikin
5d3731cac4
Updated Window control API and Swing interoperability tutorials.
4 years ago
Nikolay Igotti
872b9e05cc
Update click tutorial.
4 years ago
Arkadii Ivanov
48b66451ee
TodoApp. Update libraries. ( #210 )
4 years ago
Nikolay Igotti
2fa3dcde04
Custom components template. ( #206 )
4 years ago
Arkadii Ivanov
497fd017fc
Add iOS target and app for todoapp example ( #166 )
4 years ago
Igor Demin
a4d59048f5
Update CHANGELOG.md
4 years ago
Nikolay Igotti
9354a554b4
iMove to 0.3.0-build135 and Kotlin 1.4.21.
4 years ago
Igor Demin
541a14cc92
Templates. Migrate to 0.3.0-build135
4 years ago
spvessel
906ef97262
Added browser slices support
4 years ago
spvessel
1d3ffe4208
Updated cef example according to cfd 0.3.0-build133
4 years ago
Nikolay Igotti
a1e9faf947
Update README.md
4 years ago
Igor Demin
1d2a157687
Merge pull request #160 from JetBrains/tutorials_compose_svg
...
Use official Jetpack Compose logo in images tutorial
4 years ago
Igor Demin
6d2333502f
Use official Jetpack Compose logo in images tutorial
4 years ago
Nikolay Igotti
a1980a3a0b
Update README.md
4 years ago
Alexey Tsvetkov
d4e423e98f
Implement packaging uber jar for current OS ( #145 )
4 years ago
Igor Demin
fcc26bfa89
Merge pull request #154 from JetBrains/picture_in_readme1
...
Picture on main page in README.md
4 years ago
Igor Demin
198fefe6a2
README
4 years ago
Nikolay Igotti
da3eddfbf4
Screenshots
4 years ago
Nikolay Igotti
f5d14e54fb
Add wizard section
4 years ago
Roman Sedaikin
027bbb276e
Fixed fetching.list
4 years ago
Roman Sedaikin
1c39246706
New images for imageviewer
4 years ago
Igor Demin
9193a7ea99
CHANGELOG. fix sentence
4 years ago
Igor Demin
c9a37c3407
CHANGELOG. Replace GH-* by links to issues
4 years ago
Igor Demin
83f7d2ece1
CHANGELOG. Replace GH-* by links to issues
4 years ago
Igor Demin
2e88bb1ddf
Tutorials. Image_And_Icons_Manipulations. Migrate to 0.2.0-build132
4 years ago
Igor Demin
8e2536a2fa
Examples. Issues. Migrate to 0.2.0-build132
4 years ago
Igor Demin
7879b8d570
Multiplatform template. androidx.compose.foundation.Text is deprecated, replace by androidx.compose.material.Text
4 years ago
Nikolay Igotti
84163e7499
Move to 0.2.0-build132
4 years ago
Nikolay Igotti
b67a0ad7d1
Update CHANGELOG.md
4 years ago
Nikolay Igotti
80a9284097
Update README.md.
4 years ago
Nikolay Igotti
cbd97aa432
Update README.md
4 years ago
Nikolay Igotti
12188983bc
Update tutorials.
4 years ago
Nikolay Igotti
803ba02c49
Update README.md
4 years ago
Igor Demin
b77b327430
Merge pull request #128 from JetBrains/xml_vector_images
...
Documentation. Loading XML vector images
4 years ago
Igor Demin
a4e674080d
Documentation. Loading XML vector images
4 years ago
Nikolay Igotti
18afa24fe0
Move to 0.2.0-build128
4 years ago
Nikolay Igotti
412213445a
Move codeviewer to 0.2.0-build128
4 years ago
Igor Demin
f7f300b2e4
Documentation. Loading XML vector images
4 years ago
Roman Sedaikin
61b88deb0a
Merge pull request #123 from JetBrains/swingIntegrationTutorial
...
Added tutorial on Swing integration.
4 years ago
Roman Sedaikin
50baa3fe02
Update CHANGELOG.md
4 years ago