Commit Graph

84 Commits

Author SHA1 Message Date
Alexey Tsvetkov
0dd5d7fd46 Validate versions for native distributables (#405)
Resolves #91, resolves #205, resolves #341, resolves #393
2021-02-20 20:21:36 +03:00
Nikolay Igotti
ece47b8d5e Update README.md 2021-02-16 16:46:29 +03:00
Arkadii Ivanov
c1b04bf4e5 Add Navigation tutorial (#373) 2021-02-16 16:45:03 +03:00
Alexey Tsvetkov
f7feef4cc6 Check notarization status without triggering new notarization upload 2021-02-16 16:10:23 +03:00
Roman Sedaikin
de0496d980 Updated desktop-template and Scrollbars tutorial according to build153. 2021-02-16 10:13:16 +03:00
Roman Sedaikin
455b634fdd Updated Swing interoperability tutorial according to build153. 2021-02-16 09:35:16 +03:00
Nikolay Igotti
254251c844 Update README.md 2021-02-15 19:15:07 +03:00
cfnz
469f4a1204 Update Tutorial README.md as App unusable on Ubuntu with plugin version used in wizard tutorial (#376) 2021-02-15 19:12:35 +03:00
Léo Millon
e873e1340c fix(doc): Fix the destination of the 'Signing & notarization on macOS' readme link 2021-02-10 17:13:58 +01:00
Igor Demin
dc4910c2b6 Tutorials. Fix Scrollbars examples 2021-02-08 13:40:43 +03:00
Nikolay Igotti
c8b0ee23d0 Move templates to build150 and fix most tutorials. 2021-02-07 12:26:33 +03:00
Roman Sedaikin
8ba54b0c5b Updated [Swing interoperability] tutorial accordingly to build149. 2021-02-05 13:01:28 +03:00
Nikolay Igotti
4198060a46 Update README.md 2021-02-03 10:41:36 +03:00
Alexey Tsvetkov
c243639042 Support simplified sign and notarization for macOS distribution in Gradle plugin (#332) 2021-02-02 14:13:34 +03:00
Igor Demin
2d9dc39d2b Tutorials. Migrate to 0.3.0-build146 2021-02-01 11:17:56 +03:00
jimgoog
91223e764a Add link to jpackage docs for signing (#288) 2021-01-19 11:32:07 +03:00
jimgoog
db3dd2af64 Better (updating) link to apple notarizing (#264) 2021-01-11 17:20:15 +03:00
jimgoog
6280c76ac0 Include apple signing info in distribution instructions (#260) 2021-01-11 11:01:41 +03:00
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