mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
IJPL-161089 ApiCheckTest
GitOrigin-RevId: 7b5c69091c6e04f3e36a04da1d19df432825d580
This commit is contained in:
committed by
intellij-monorepo-bot
parent
86d58fbf8c
commit
562d970db4
@@ -2412,6 +2412,7 @@ a:com.intellij.openapi.vcs.ex.LineStatusTrackerMarkerRenderer
|
||||
- <init>(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.markup.MarkupEditorFilter):V
|
||||
- b:<init>(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.markup.MarkupEditorFilter,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- p:createAdditionalInfoPanel(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point,com.intellij.openapi.Disposable):javax.swing.JComponent
|
||||
- p:createAdditionalToolbarActions(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point,com.intellij.openapi.Disposable):java.util.List
|
||||
- pf:createPopupPanel(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point,com.intellij.openapi.Disposable):com.intellij.openapi.vcs.ex.LineStatusMarkerPopupPanel
|
||||
- p:createToolbarActions(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point):java.util.List
|
||||
- pf:getFileType():com.intellij.openapi.fileTypes.FileType
|
||||
|
||||
@@ -2866,6 +2866,7 @@ c:com.intellij.ui.components.JBPanel
|
||||
- getMaximumSize():java.awt.Dimension
|
||||
- getMinimumSize():java.awt.Dimension
|
||||
- getPreferredSize():java.awt.Dimension
|
||||
- f:resetPreferredHeight():com.intellij.ui.components.JBPanel
|
||||
- f:withBackground(java.awt.Color):com.intellij.ui.components.JBPanel
|
||||
- f:withBorder(javax.swing.border.Border):com.intellij.ui.components.JBPanel
|
||||
- f:withFont(com.intellij.util.ui.JBFont):com.intellij.ui.components.JBPanel
|
||||
|
||||
@@ -463,6 +463,7 @@ f:com.intellij.openapi.vcs.VcsConfiguration
|
||||
- GROUP_MULTIFILE_MERGE_BY_DIRECTORY:Z
|
||||
- IGNORED_UNREGISTERED_ROOTS:java.util.List
|
||||
- INCLUDE_TEXT_INTO_SHELF:Z
|
||||
- LAST_CHUNK_COMMIT_MESSAGE:java.lang.String
|
||||
- LAST_COMMIT_MESSAGE:java.lang.String
|
||||
- LIMIT_HISTORY:Z
|
||||
- LOCAL_CHANGES_DETAILS_PREVIEW_SHOWN:Z
|
||||
@@ -503,6 +504,7 @@ f:com.intellij.openapi.vcs.VcsConfiguration
|
||||
- getPatchFileExtension():java.lang.String
|
||||
- getRecentMessages():java.util.ArrayList
|
||||
- getState():com.intellij.openapi.vcs.VcsConfiguration
|
||||
- getTempChunkCommitMessage():java.lang.String
|
||||
- getUpdateOption():com.intellij.openapi.progress.PerformInBackgroundOption
|
||||
- isChangedOnServerEnabled():Z
|
||||
- isIgnoredUnregisteredRoot(java.lang.String):Z
|
||||
@@ -510,6 +512,7 @@ f:com.intellij.openapi.vcs.VcsConfiguration
|
||||
- removeFromIgnoredUnregisteredRoots(java.util.Collection):V
|
||||
- replaceMessage(java.lang.String,java.lang.String):V
|
||||
- saveCommitMessage(java.lang.String):V
|
||||
- saveTempChunkCommitMessage(java.lang.String):V
|
||||
- setRecentMessages(java.util.List):V
|
||||
e:com.intellij.openapi.vcs.VcsConfiguration$StandardConfirmation
|
||||
- java.lang.Enum
|
||||
|
||||
Reference in New Issue
Block a user