90 Commits

Author SHA1 Message Date
Yann Cébron
c71bc92978 tool_windows.md: localization (IJSDK-920) 2020-11-04 14:34:59 +01:00
Yann Cébron
1c9ef74900 tool_windows.md: cleanup 2020-11-04 12:58:04 +01:00
Yann Cébron
39a0dfb728 notifications.md: notificationGroup EP 2020.3 (IJSDK-925), add tip 2020-10-29 16:48:58 +01:00
Yann Cébron
31fba205d5 notifications.md: notificationGroup EP 2020.3 (IJSDK-925) 2020-10-29 16:41:01 +01:00
Yann Cébron
449c1d967e notifications.md: cleanup 2020-10-29 16:08:43 +01:00
Jakub Chrzanowski
3c2974d0c8 break lines on sentences 2020-09-21 21:26:19 +02:00
Jakub Chrzanowski
803a9d3ca8
Docs maintenance (#316)
docs maintenance
2020-09-21 17:15:08 +02:00
Jakub Chrzanowski
d1f8c12177 Change code samples reference to use intellij-sdk-code-samples repository 2020-08-12 21:59:31 +02:00
Yann Cébron
6c57d648a6 replace NBSP with plain space 2020-08-06 17:21:29 +02:00
Yann Cébron
e6d7628dda notifications.md: format 2020-08-06 12:05:12 +02:00
Yann Cébron
3e794869cc tool_windows.md: format 2020-08-06 12:03:37 +02:00
Yann Cébron
51607bd508 misc_swing_components.md: cleanup 2020-07-13 15:42:05 +02:00
Yann Cébron
788a7addc3 editor_components.md: cleanup 2020-07-13 15:35:59 +02:00
Yann Cébron
988c765e65 notifications.md: cleanup 2020-07-13 15:21:01 +02:00
Yann Cébron
67bc7f19eb dialog_wrapper.md: formatting, updates 2020-07-13 15:11:05 +02:00
Yann Cébron
7c6937f961 user_interface_components.md: note about unsupported GUI Designer/Kotlin 2020-07-08 11:39:21 +02:00
Yann Cébron
34cbeff833 kotlin_ui_dsl.md: update 2020-06-22 17:55:14 +02:00
Yann Cébron
07e02ae998 misc_swing_components.md: link toolbar 2020-05-11 10:20:24 +02:00
Yann Cébron
4806248fc1 rename internal_ui_inspector.md 2020-05-05 15:34:08 +02:00
Yann Cébron
b87684127a user_interface_components.md: note about using UI inspector 2020-04-29 12:09:22 +02:00
Yann Cébron
7bead165bc fix title capitalization 2020-04-22 15:02:27 +02:00
Yann Cébron
8a65dfe12a blank lines around code blocks 2020-04-22 12:54:06 +02:00
Yann Cébron
bd6691fcda fix some upsource:// links 2020-04-21 15:43:28 +02:00
Yann Cébron
51187bb7a1 [docs] change upsource to 2020.1 release, minor edits/cleanups 2020-04-17 15:30:53 +02:00
Jakub Chrzanowski
f64e752611 kotlin_ui_dsl.md: Remove unnecessary parentheses from function call with lambda 2020-04-16 11:49:40 +02:00
Yann Cébron
d6d6635dbb file_and_class_choosers.md: cleanup, minor edits 2020-04-01 17:05:30 +02:00
Yann Cébron
f3d4c675ab tool_windows.md: formatting 2020-03-19 13:01:12 +01:00
Yann Cébron
fc84c8ce71 tool_windows.md: fixes, formatting 2020-03-19 12:46:49 +01:00
JohnHake
d80dfef823 Tool Window Factory IJSDK-753 2020-03-19 01:13:57 -07:00
Yann Cébron
611962f74f notifications.md: cosmetics 2020-03-03 18:05:47 +01:00
Grig Alex
40e0954e20
Add NotificationGroup with example (#257)
* Add NotificationGroup with example

Because Notifications.Bus.register() is deprecated

* Refactor code snippet after review

Move NotificationGroup instance to class constant
2020-03-03 17:47:17 +01:00
John Hake
e2ae1b6ff9
Merge pull request #243 from codenameone/patch-2
Merge pull request #243
2020-03-03 08:37:10 -08:00
JohnHake
80129a7641 New Copyright in markdown files 2020-02-19 22:25:03 -08:00
Pieter De Clercq
7b47a22bad
Update formatting of Condition type (#252) 2020-02-19 11:16:16 +01:00
Yann Cébron
beaa5acd9a tool_windows.md: typo 2020-02-17 10:57:14 +01:00
Yann Cébron
9f4df3319d cleanup method notation 2020-02-05 12:18:15 +01:00
Codename One
7cef5e862d
Added a sample as this was pretty error prone
Also added some clarifying notes all based on this discussion: https://stackoverflow.com/questions/59443789/text-field-with-standard-psielement-auto-completion-in-intellij-plugin
2019-12-25 21:14:57 +02:00
Yann Cébron
5a4e8d9b27 update links for moved plugin_extensions_and_extension_points.md 2019-12-13 10:36:17 +01:00
Yann Cébron
f98c6d66da use FQNs for EPs 2019-12-03 15:42:20 +01:00
Yann Cébron
6d70fb2d49 fix upsource:// links formatting 2019-12-02 14:20:06 +01:00
Yann Cébron
3c1ff6671d fix upsource links for 2019.3 2019-11-28 17:19:41 +01:00
Yann Cébron
303873a257 Revert "api_changes_list.md: move to /api_changes/"
This reverts commit 9cdb04b1
2019-11-26 16:46:05 +01:00
Yann Cébron
9cdb04b1fe api_changes_list.md: move to /api_changes/ 2019-11-26 16:23:19 +01:00
Yann Cébron
90e8a8a683 kotlin_ui_dsl.md: some upsource links 2019-11-18 17:31:51 +01:00
Yann Cébron
d1102d484d popups: fix note formatting 2019-11-07 17:58:12 +01:00
Yann Cébron
ecb2b1ef7c notifications: preferred way of using addAction() rather than HTML links 2019-11-07 17:51:15 +01:00
Yann Cébron
7983c4c9c1 notifications: fix settings path 2019-11-07 17:45:08 +01:00
Yann Cébron
c62a605ac1 ui: move Kotlin UI DSL tip to top 2019-11-06 19:44:28 +01:00
Yann Cébron
aed1a0da01 UI-Notifications: small update 2019-08-23 12:23:07 +02:00
Joachim Beckers
4c25cdb690 Update notifications.md (#196) 2019-08-23 12:10:53 +02:00