1031 Commits

Author SHA1 Message Date
Ivan Semenov
40dee1891b
Document method removal (#646) 2022-02-07 16:40:17 +01:00
Yann Cébron
69daf0e688 api_changes_list_2022.md: cleanup 2022-01-24 17:44:32 +01:00
Dmitry Jemerov
a737b86efb
Add API change for DialogAppender.addFilter(Filter) (#644) 2022-01-24 17:43:15 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
a04018d65e api_changes_list_2022.md: JSch library 2022-01-03 17:13:40 +01:00
Yann Cébron
407675efa8 cleanup 2022-01-03 16:09:12 +01:00
Vladimir Lagunov
61b6363a4b
Update api_changes_list_2022.md (#621) 2022-01-03 15:46:27 +01:00
Yann Cébron
2be42676f4 api_changes_list_2021.md: api changes #620 2021-12-20 11:10:00 +01:00
Greg Shrago
fadc015c4d
document ActionPlaces changes 2021-12-15 20:08:55 +03:00
Greg Shrago
38bcc172d7
document CustomComponentAction changes 2021-12-15 20:04:46 +03:00
Greg Shrago
a7d457e78c
document JavaFullClassNameIndex changes 2021-12-15 19:55:44 +03:00
Yann Cébron
791cc03c62 api_changes_list_2021.md: ToolWindow.getEmptyText()
Thanks to @jansorg
2021-12-08 15:33:50 +01:00
Elizaveta Shashkova
81bc847f8b
Document api changes in PydevConsoleRunnerImpl (#615) 2021-12-06 15:08:10 +01:00
Yann Cébron
1f95bb7f93 api_changes_list_2021.md: grammar 2021-11-29 17:41:58 +01:00
Yann Cébron
6d0f0d77d9 api_changes_list_2021.md: 2021.3 tests workaround 2021-11-29 17:26:25 +01:00
Yann Cébron
4eb8d77fd4 api_changes_list_2021.md: CoffeescriptIcons 2021-11-22 10:31:10 +01:00
Yann Cébron
1f17c55594 api_changes_list_2020.md: cleanup 2021-11-08 19:59:54 +01:00
Yann Cébron
bbf0d4d239 api_changes_list_2022.md: cleanup 2021-11-08 19:57:50 +01:00
Yann Cébron
47bc3bd524 api_changes_list_2021.md: cleanup 2021-11-08 19:57:20 +01:00
Yann Cébron
cfab7ca293 api changes 2021: heading 2021-11-08 19:11:36 +01:00
Yann Cébron
964ea742d4 api changes 2021: InlayProviderSettingsModel 2021-11-08 19:03:03 +01:00
Yann Cébron
e5227a850a api_changes_list_2021.md: fix format 2021-11-08 18:51:58 +01:00
Yann Cébron
256dff07e6 markdown: cleanup, formatting 2021-11-08 18:49:28 +01:00
Yann Cébron
1335410cfe api changes 2021: IJ Ultimate, Persistence 2021-11-08 14:44:58 +01:00
Yann Cébron
4b3967b8d1 api changes 2021: IJ Ultimate, RestClientIcons 2021-11-08 11:40:19 +01:00
Yann Cébron
d70971435a api changes 2021: IJ Ultimate, JavaeeIcons 2021-11-08 10:51:34 +01:00
Yann Cébron
f3ad69b543 api changes 2021: IJ Ultimate, com.intellij.javaee.appServerIntegrations package 2021-11-04 19:34:46 +01:00
Yann Cébron
2075635de9 api changes 2021: IJ Ultimate 2021-11-04 15:26:17 +01:00
Ilya Kazakevich
8fdf798182
Document DirectoryProjectConfigurator changes (#582) 2021-11-01 17:04:30 +01:00
Yann Cébron
086390c310 API pages: 2022 2021-11-01 16:08:42 +01:00
Ivan Semenov
e320bb48e4
Update api_changes_list_2021.md (#555) 2021-10-07 16:37:01 +02:00
Yann Cébron
6620cae19a api_changes_list_2021.md: note idea.force.use.core.classloader for 2021.3 2021-09-28 16:52:27 +02:00
Yann Cébron
ecca84120a fix gh plugin tag link 2021-09-23 12:05:08 +02:00
Yann Cébron
2f526342e6 breaking/notable: shorter headings 2021-09-23 11:55:53 +02:00
Yann Cébron
589dae0be9 api_changes_list_2021.md: link EAP page 2021-09-23 11:35:19 +02:00
Yann Cébron
5a63826eda api_changes: badge for latest gradle plugin version 2021-09-23 11:32:33 +02:00
Yann Cébron
9c60f02d51 api changes: sync doc 2021-08-18 09:54:28 +02:00
Jakub Chrzanowski
5d9eec099d com.intellij.diagnostic.PerformanceWatcher.Snapshot class now interface 2021-08-17 23:18:15 +02:00
Jakub Chrzanowski
2157638e85 com.intellij.diagnostic.PerformanceWatcher.Snapshot class now interface 2021-08-17 23:18:15 +02:00
Yann Cébron
85be3e0b71 api_changes_list_2021.md: fix format 2021-08-16 12:09:39 +02:00
Dmitry Trofimov
5b6e41287d
Document incompatibilities (#521)
During the decoupling of ide.core and ide.core.impl modules from platform.ide and platofrm.ide.impl there were some incompatible changes that couldn't be avoided.
The main reason for it was that there were dependency on the UI sepcific implementations in the API, which in general should be avoided.
2021-08-16 12:05:36 +02:00
Jakub Chrzanowski
0b1dea8706
Temporarily remove:
`com.intellij.diagnostic.PerformanceWatcher.Snapshot` class now interface
: Recompile the dependant code or use `com.intellij.diagnostic.PerformanceWatcherImpl.SnapshotImpl` instead
2021-08-04 08:04:56 +02:00
Dmitry Trofimov
d189b9da40 Document incompatibilities introduced after platform.ide and platform.ide.impl refactoring.
During this refactoring new modules platform.ide.core and platform.ide.core.impl were extracted. The new core modules are UI independent. Unfortunately, the compatibility couldn't be preserved in some cases.
2021-08-04 07:58:17 +02:00
Lada Gagina
cac7ade2a7
Update api_changes_list_2021.md (#514) 2021-07-28 16:58:42 +02:00
Yann Cébron
bbbd6b7000 api pages: 2021.3 placeholder 2021-07-14 15:37:19 +02:00
Yann Cébron
9a69602e9d remove inline formatting in links 2021-07-06 10:52:07 +02:00
Yann Cébron
8fb3aa3f38 api_changes_list_2021.md: PluginManagerMain.suggestToEnableInstalledDependantPlugins 2021-07-05 17:48:38 +02:00
Andrew
cd64761d87
Update api_changes_list_2021.md (#466)
Spring updates 2
2021-07-05 17:20:24 +02:00
Yann Cébron
ec33828eb9 api_changes_list_2021.md: Spring 2021-07-05 17:09:03 +02:00
Andrew
9b48ac1b24
Update api_changes_list_2021.md (#464)
Spring updates
2021-07-05 17:07:40 +02:00