API changes in #828
======
Comparing openapi-823.jar and openapi-828.jar
---
com.intellij.openapi.util.JDOMExternalizableList (class)
method added: public SimpleIterator iterator()
---
com.intellij.openapi.vcs.CheckinDialog (class)
constructor added: public (com.intellij.openapi.project.Project arg1, String arg2, com.intellij.openapi.vcs.VcsConfiguration arg3)
---
com.intellij.openapi.vcs.CheckinProjectDialog (class)
constructor removed: public (com.intellij.openapi.project.Project arg1, String arg2, boolean arg3, com.intellij.openapi.vcs.CheckinEnvironment arg4, com.intellij.openapi.vcs.ui.be arg5)
constructor added: public (com.intellij.openapi.project.Project arg1, String arg2, boolean arg3, com.intellij.openapi.vcs.CheckinEnvironment arg4, com.intellij.openapi.vcs.ui.bj arg5)
---
com.intellij.openapi.vcs.CheckinProjectPanel (interface)
method added: void restoreState()
method added: void saveState()
---
com.intellij.openapi.vcs.FileStatus (final class)
constructor added: protected (String arg1, java.awt.Color arg2, String arg3)
method added: public static com.intellij.openapi.vcs.FileStatus createNewFileStatus(String arg0, java.awt.Color arg1, String arg2)
---
com.intellij.openapi.vcs.RollbackProvider (interface)
method removed: boolean performRollback()
method added: boolean performRollback(Runnable arg1)
======
Comparing idea-823.jar and idea-828.jar
added: com.intellij.cvsSupport2.actions.IgnoreFileAction (class)
added: com.intellij.cvsSupport2.cvsstatuses.CvsFileStatuses (class)
added: com.intellij.cvsSupport2.javacvsImpl.IgnoreFileFilter (class)
added: com.intellij.cvsSupport2.util.FileUtil (class)
---
com.intellij.aspects.rt.pattern.RegexpTypePattern (class)
constructor removed: public (String arg1, com.intellij.aspects.a.h arg2, boolean arg3)
constructor added: public (String arg1, com.intellij.aspects.b.h arg2, boolean arg3)
---
com.intellij.cvsSupport2.CvsConfiguration (class)
field added: public boolean CREATE_NEW_DIRECTORIES
field added: public boolean DONT_MAKE_ANY_CHANGES
---
com.intellij.cvsSupport2.CvsFileRevision (class)
constructor removed: public (a.a.a.a.h.b.d arg1, com.intellij.openapi.vfs.VirtualFile arg2)
constructor added: public (a.a.a.a.e.e.d arg1, com.intellij.openapi.vfs.VirtualFile arg2)
---
com.intellij.cvsSupport2.checkinProject.CvsRollbackProvider (class)
method removed: public boolean performRollback()
method added: public boolean performRollback(Runnable arg1)
---
com.intellij.cvsSupport2.cvshandlers.ApplyChanges (abstract class)
field removed: protected com.intellij.openapi.vcs.a.a.g[] j
constructor removed: protected (com.intellij.openapi.vcs.a.a.g[] arg1, com.intellij.openapi.project.Project arg2, com.intellij.cvsSupport2.CvsVcs2 arg3, String arg4, String arg5)
field added: protected com.intellij.openapi.vcs.a.b.g[] j
constructor added: protected (com.intellij.openapi.vcs.a.b.g[] arg1, com.intellij.openapi.project.Project arg2, com.intellij.cvsSupport2.CvsVcs2 arg3, String arg4, String arg5)
---
com.intellij.cvsSupport2.cvshandlers.Checkin (class)
constructor removed: public (com.intellij.openapi.vcs.a.a.g[] arg1, com.intellij.openapi.project.Project arg2, com.intellij.cvsSupport2.CvsVcs2 arg3, String arg4)
constructor added: public (com.intellij.openapi.vcs.a.b.g[] arg1, com.intellij.openapi.project.Project arg2, com.intellij.cvsSupport2.CvsVcs2 arg3, String arg4)
---
com.intellij.cvsSupport2.cvshandlers.CvsHandler (abstract class)
field added: protected com.intellij.cvsSupport2.cvsmessages.CvsListenerWithProgress h
---
com.intellij.cvsSupport2.cvsmessages.FileMessage (class)
constructor removed: public (a.a.a.a.h.j.c arg1)
constructor added: public (a.a.a.a.e.a.c arg1)
---
com.intellij.cvsSupport2.cvsoperations.AdminHandlerAdapter (class)
constant added: public String a = ".cvsignore"
---
com.intellij.cvsSupport2.cvsoperations.CheckoutProjectOperation (class)
constructor removed: public (com.intellij.cvsSupport2.CvsEnvironment arg1, String arg2, java.io.File arg3, a.a.a.a.c.l arg4)
constructor added: public (com.intellij.cvsSupport2.CvsEnvironment arg1, String arg2, java.io.File arg3, a.a.a.a.g.l arg4)
---
com.intellij.cvsSupport2.cvsoperations.CvsCommandOperation (abstract class)
field removed: protected final a.a.a.a.c.l b
field removed: protected final a.a.a.a.c.m c
constructor removed: public (a.a.a.a.c.l arg1)
constructor removed: public (a.a.a.a.c.l arg1, a.a.a.a.c.m arg2)
field added: protected final a.a.a.a.g.l b
field added: protected final a.a.a.a.g.m c
constructor added: public (a.a.a.a.g.l arg1)
constructor added: public (a.a.a.a.g.l arg1, a.a.a.a.g.m arg2)
---
com.intellij.cvsSupport2.cvsoperations.CvsOperationOnFiles (abstract class)
constructor removed: public (a.a.a.a.c.l arg1)
constructor added: public (a.a.a.a.g.l arg1)
---
com.intellij.cvsSupport2.cvsoperations.LocalPathIndifferentOperation (abstract class)
constructor removed: public (a.a.a.a.c.l arg1, com.intellij.cvsSupport2.CvsEnvironment arg2)
constructor added: public (a.a.a.a.g.l arg1, com.intellij.cvsSupport2.CvsEnvironment arg2)
---
com.intellij.cvsSupport2.cvsoperations.UpdateOperation (class)
constructor removed: public (com.intellij.openapi.vfs.VirtualFile[] arg1, boolean arg2, String arg3, boolean arg4)
constructor added: public (com.intellij.openapi.vfs.VirtualFile[] arg1, boolean arg2, String arg3, boolean arg4, boolean arg5, boolean arg6)
constructor added: public (com.intellij.openapi.vfs.VirtualFile[] arg1, com.intellij.cvsSupport2.CvsConfiguration arg2)
---
com.intellij.cvsSupport2.ui.ListTreeTableModel (class)
constructor removed: public (javax.swing.tree.TreeNode arg1, com.intellij.execution.e.c.c.b[] arg2)
constructor added: public (javax.swing.tree.TreeNode arg1, com.intellij.execution.d.d.c.b[] arg2)
---
com.intellij.localVcs.LvcsAction (class)
constructor removed: public (com.intellij.localVcs.e.ct arg1, String arg2)
constructor added: public (com.intellij.localVcs.c.ct arg1, String arg2)
---
com.intellij.openapi.util.JDOMExternalizableList (class)
method added: public SimpleIterator iterator()
---
com.intellij.openapi.vcs.CheckinDialog (class)
constructor added: public (com.intellij.openapi.project.Project arg1, String arg2, com.intellij.openapi.vcs.VcsConfiguration arg3)
---
com.intellij.openapi.vcs.CheckinProjectDialog (class)
constructor removed: public (com.intellij.openapi.project.Project arg1, String arg2, boolean arg3, com.intellij.openapi.vcs.CheckinEnvironment arg4, com.intellij.openapi.vcs.ui.be arg5)
constructor added: public (com.intellij.openapi.project.Project arg1, String arg2, boolean arg3, com.intellij.openapi.vcs.CheckinEnvironment arg4, com.intellij.openapi.vcs.ui.bj arg5)
---
com.intellij.openapi.vcs.CheckinProjectPanel (interface)
method added: void restoreState()
method added: void saveState()
---
com.intellij.openapi.vcs.FileStatus (final class)
constructor added: protected (String arg1, java.awt.Color arg2, String arg3)
method added: public static com.intellij.openapi.vcs.FileStatus createNewFileStatus(String arg0, java.awt.Color arg1, String arg2)
---
com.intellij.openapi.vcs.RollbackProvider (interface)
method removed: boolean performRollback()
method added: boolean performRollback(Runnable arg1)
---
com.intellij.psi.PsiTypeElement (interface)
method removed: com.intellij.psi.PsiType getType(com.intellij.psi.PsiReference[] arg1)
---
com.intellij.psi.PsiVariable (interface)
method removed: com.intellij.psi.PsiType getType(com.intellij.psi.PsiReference[] arg1)
Please sign in to leave a comment.