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
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
Yann Cébron
ed4ce44f9d
Kotlin UI DSL: add note about API status
2019-08-21 10:20:49 +02:00
Yann Cébron
642f5be2f8
UI/popups: recommend createPopupChooserBuilder() (reported by Y. Artamonov)
2019-08-13 15:47:39 +02:00
Felix W. Dekker
3bbe1bdd9b
Update dialog_wrapper.md ( #187 )
...
* Update dialog_wrapper.md
* Make showAndGet addition instead of replacement
2019-07-26 15:04:37 +02:00
Yann Cébron
97d97c36bc
Kotlin UI DSL: minor
2019-07-24 14:21:02 +02:00
Yann Cébron
e2dfb6e48d
Kotlin UI DSL: header warning reworded
2019-07-24 14:15:53 +02:00
Dmitry Jemerov
267c04743a
Correct docs
2019-07-01 14:00:47 +02:00
Dmitry Jemerov
41a62f0459
Expand the Kotlin UI DSL documentation a bit
2019-07-01 12:26:07 +02:00
John Hake
0a5c351b95
Revert "IJSDK-473"
2019-06-17 21:08:02 -07:00
Yann Cébron
970f5f31b3
dialog_wrapper.md: cleanup
2019-03-29 16:15:05 +01:00
Yann Cébron
f6900b6794
dialog_wrapper.md: note about DialogWrapper.DEFAULT_ACTION
2019-03-29 16:11:22 +01:00
Yann Cébron
d8c1eba5ab
user_interface_components.md: cleanup
2019-03-12 12:16:26 +01:00
Yann Cébron
44c17d1b6a
SDK Docs: update links, use HTTPS where possible
2019-03-12 11:44:02 +01:00
Alex
db688a36be
IJSDK-533: DialogWrapper example ( #136 )
...
* added code example for dialog wrapper
* added code example for dialog wrapper
* improved example with feedback
* removed package name and imports from dialog example
2019-01-18 14:45:13 +01:00
Flamenco
afa19297af
Correct spelling
2018-08-30 07:35:09 -04:00
Xiao An
506e2fb93d
Fix a typo in tool_windows.md
...
`<tool window>` -> `<toolWindow>`.
Refer to [PlatformExtensionPoints.xml](https://github.com/JetBrains/intellij-community/blob/master/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml#L148 )
2018-04-08 17:00:55 +08:00
Flamenco
1164d3748a
Add clarification about canCloseContents default
2017-11-27 07:07:05 -05:00
Flamenco
83563a1ab7
Fix spelling typo ( #65 )
2017-11-27 11:23:21 +03:00
Matt Ellis
d4f293c1c5
Updated usage of 'toolwindow' to 'tool window'
2017-10-30 10:32:07 +00:00
Matt Ellis
e7619a1b0a
Fix broken links ( #42 )
...
Also update to sdkdocs-template@e14eae811df1a8e81c9d408cd3bcf0d7b4bc3954
2017-07-14 11:16:58 -06:00
Matt Ellis
c307eb5642
Minor formatting fixes
2017-06-09 17:13:28 +01:00
Yann Cébron
ff3e77ba5b
tool_windows.md: cleanup
2016-11-18 13:20:19 +09:00
Yann Cébron
75286952ee
notifications.md: cleanup
2016-11-18 13:13:57 +09:00
Yann Cébron
32b5930394
misc_swing_components.md: cleanup
2016-11-18 13:12:04 +09:00
Yann Cébron
a742f8ad76
file_and_class_choosers.md: cleanup
2016-11-18 13:10:21 +09:00
Yann Cébron
45c1cc2046
lists_and_trees.md: cleanup
2016-11-18 13:08:33 +09:00
Yann Cébron
bc19c63bc8
dialog_wrapper.md: cleanup
2016-11-18 13:04:47 +09:00
Yann Cébron
404f3f4577
IJSDK-76 Optimize screenshot file sizes
2016-10-27 10:46:40 +02:00
breandan
2e41dd7fa6
Add missing image and update formatting
2015-12-02 01:26:45 -05:00
breandan
2d000580e8
Migrate tool window sample, fixes IJSDK-103
...
Migrate "Creation of Tool Windows" (https://confluence.jetbrains.com/display/IDEADEV/Creation+of+Tool+Windows ) and associated code sample (http://git.jetbrains.org/?p=idea/community.git;a=commit;h=cca55289efa57e969f90c12a064dde3f388adaa1 ) to the SDK docs.
2015-12-02 01:07:44 -05:00
breandan
da6f83a159
Replace "IntelliJ IDEA" with "IntelliJ Platform" where appropriate and other minor changes
2015-11-30 06:25:21 -05:00
Matt Ellis
ca989bbb03
Simplified links to Upsource
...
Now using upsource:// protocol and converted to full link at build time.
2015-11-26 15:39:11 +00:00
breandan
801b0b640f
Migrate links to .java classes from GitHub to Upsource.
...
The first step in migrating the documentation to Upsource. This has the added benefit of tying us to a specific version in case of code drift. Future migrations will be required in order to use method links (when supported).
Search: \(https://github.com/JetBrains/intellij-community/blob/master/(.+\.java) \)
Replace: \(https://upsource.jetbrains.com/idea-community/file/1731d054af4ca27aa827c03929e27eeb0e6a8366/$1 \)
2015-08-18 16:40:09 -04:00
breandan
d5952b46f7
Clean up inconsistent markdown code style
...
Search: ```([^`\n]+)```
Replace: `$1`
2015-08-18 15:21:34 -04:00