Commit Graph

66 Commits

Author SHA1 Message Date
Nikolay Igotti
a664d07c1a Check tutorials (#237) 2020-12-29 16:52:59 +03:00
Ali Khaleqi Yekta
b08b9ed17d Update README.md (#227)
Capitalize the first letter of comments.
2020-12-28 19:02:06 +03:00
Alexey Tsvetkov
3aff8f47e3 Add ability to create/run distributable app 2020-12-28 11:27:28 +03:00
Roman Sedaikin
6aaf291136 Merge pull request #213 from JetBrains/updTutorials
Updated Window control API and Swing interoperability tutorials.
2020-12-25 15:01:05 +03:00
Roman Sedaikin
baf8fb1ffe Fixed Window API tutuorial 2020-12-24 16:47:50 +03:00
Roman Sedaikin
5d3731cac4 Updated Window control API and Swing interoperability tutorials. 2020-12-23 13:46:48 +03:00
Nikolay Igotti
872b9e05cc Update click tutorial. 2020-12-23 12:02:43 +03:00
Nikolay Igotti
a1e9faf947 Update README.md 2020-12-02 13:54:12 +03:00
Igor Demin
6d2333502f Use official Jetpack Compose logo in images tutorial 2020-12-02 00:17:30 +03:00
Alexey Tsvetkov
d4e423e98f Implement packaging uber jar for current OS (#145) 2020-11-30 13:28:27 +03:00
Nikolay Igotti
da3eddfbf4 Screenshots 2020-11-30 11:09:50 +03:00
Nikolay Igotti
f5d14e54fb Add wizard section 2020-11-30 11:07:57 +03:00
Igor Demin
2e88bb1ddf Tutorials. Image_And_Icons_Manipulations. Migrate to 0.2.0-build132 2020-11-27 11:15:35 +03:00
Nikolay Igotti
cbd97aa432 Update README.md 2020-11-26 13:05:41 +03:00
Nikolay Igotti
12188983bc Update tutorials. 2020-11-26 12:57:50 +03:00
Nikolay Igotti
803ba02c49 Update README.md 2020-11-25 19:58:39 +03:00
Igor Demin
a4e674080d Documentation. Loading XML vector images 2020-11-23 12:37:10 +03:00
Igor Demin
f7f300b2e4 Documentation. Loading XML vector images 2020-11-20 21:26:44 +03:00
Roman Sedaikin
1dad836e97 Fixed code/text 2020-11-20 11:44:57 +03:00
Roman Sedaikin
9f7251dfca Fix typo 2020-11-19 16:30:56 +03:00
Roman Sedaikin
f329a2892b Added tutorial on Swing integration. 2020-11-19 15:13:02 +03:00
Malachi de AElfweald
362f6ec8b2 Native Distribution tutorial corrections (#72) 2020-11-10 09:25:52 +03:00
Freek de Bruijn
d29feef8ad Update README.md (#71) 2020-11-10 09:25:15 +03:00
Nikolay Igotti
6ea3fca296 Link 2020-11-05 13:13:50 +03:00
Nikolay Igotti
4ea130ba42 Updated screenshot. 2020-11-05 12:45:41 +03:00
Igor Demin
e9c45ecd69 Replace AppWindow by Window (#52) 2020-11-05 12:36:22 +03:00
Nikolay Igotti
48e7a6c2c0 Getting started tutorial update. 2020-11-04 01:03:24 +03:00
Alexey Tsvetkov
3b7835fb4a Merge compose.desktop.application plugin with compose plugin
This change removes `org.jetbrains.compose.desktop.application` plugin id
in favor of doing everything in `org.jetbrains.compose`.
The change simplifies configuring Compose Desktop projects.
Now, just one plugin dependency is needed.

To avoid task name conflicts with common task names such as `package` and `run`,
the plugin creates tasks lazily only if `application` block/property is used in a script.
2020-11-03 17:16:21 +03:00
Nikolay Igotti
eb8c7fdd44 Move tutorials and templates to m1-build57. 2020-11-02 09:58:17 +03:00
Nikolay Igotti
efb701067b One more rename 2020-10-30 17:09:11 +03:00
Nikolay Igotti
63ae56f094 Merge pull request #27 from JetBrains/tutorial-keys
Tutorial keys
2020-10-30 17:08:20 +03:00
Nikolay Igotti
afe9c2bad8 Merge pull request #28 from JetBrains/tutorials-readme
rename tutorials main.md to README.md
2020-10-30 17:01:40 +03:00
Roman Sedaikin
40ccf9ca59 Merge pull request #38 from JetBrains/scrollbarTutorial
Scrollbar tutorial.
2020-10-30 15:41:17 +03:00
Andrew Rudenko
2d49b671d7 Image & Icons 2020-10-30 11:57:42 +01:00
Andrew Rudenko
9e2359c174 rename tutorials main.md to README.md 2020-10-30 11:56:48 +01:00
Andrew Rudenko
029f4e72eb lang fixes 2020-10-30 11:54:31 +01:00
Roman Sedaikin
43bfc9b6bc Fixed text 2020-10-30 13:40:28 +03:00
Alexey Tsvetkov
24f183eeee Add tutorial for desktop application Gradle plugin 2020-10-29 20:48:03 +03:00
Roman Sedaikin
a7dc9d8c35 Scrollbar tutorial. 2020-10-29 12:58:04 +03:00
Andrew Rudenko
d0a4e668a3 new API 2020-10-28 17:43:17 +01:00
jimgoog
9594e0b82a Update main.md
Remove unnecessary "to"
2020-10-27 08:53:53 -07:00
Nikolay Igotti
3876014768 Move to compose.desktop.currentOs 2020-10-26 20:36:03 +03:00
Andrew Rudenko
ef0f283872 lang fixes 2020-10-23 14:43:52 +02:00
Andrew Rudenko
509649ab19 what is covered section 2020-10-23 12:31:47 +02:00
Andrew Rudenko
5d01207015 rename index.md to README.md :) 2020-10-23 12:21:35 +02:00
Andrew Rudenko
dc0a491003 rename main.md to index.md 2020-10-23 12:19:12 +02:00
Andrew Rudenko
b80f15a944 Keyboard tutorial 2020-10-23 12:16:07 +02:00
Nikolay Igotti
2d447b3b1e Merge pull request #24 from JetBrains/imageManagingTutorial
Added ImageAndIcon tutorial
2020-10-23 10:04:06 +03:00
Roman Sedaikin
1247a31440 Fixed grammar 2020-10-23 10:00:16 +03:00
Roman Sedaikin
ee70930b23 Fixed ImageAndIcon tutorial 2020-10-22 16:37:23 +03:00