Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-18Bug 533755 - Direct use of IStructuredSelectionI20180420-2000I20180419-2000I20180418-2000Alexander Kurtakov1-8/+2
2018-03-02Bug 531895 - Replace usage of IDE#getEditorDescriptor(IFile)Karsten Thoms1-2/+2
2018-01-17Bug 529824 - [sonar] Resolve "Possible null pointer dereference"I20180119-0110I20180118-2000René Purrio1-9/+14
2017-10-12Bug 525944 - Use StringBuilder instead of StringBuffer inLars Vogel1-1/+1
2017-07-19Bug 519875 - Cleanup o.e.team.ui Alexander Kurtakov2-18/+3
2017-07-19Bug 519875 - Cleanup o.e.team.ui Alexander Kurtakov6-150/+62
2017-07-19Bug 519875 - Cleanup o.e.team.uiAlexander Kurtakov9-146/+71
2017-07-19Bug 519875 - Cleanup o.e.team.uiAlexander Kurtakov11-159/+42
2017-07-19Bug 519875 - Cleanup o.e.team.uiAlexander Kurtakov1-32/+2
2017-07-19Bug 519875 - Cleanup o.e.team.uiAlexander Kurtakov13-417/+113
2017-01-17Bug 347558 - Avoid passing null to listenerList#removeSergey Prigogin1-6/+5
2017-01-17Generification and cosmetics.Sergey Prigogin1-87/+60
2016-11-04Bug 506732 - cleanup trailing spaces in team.core and team.uiAndrey Loskutov1-1/+1
2016-10-14Bug 504629: Team icon problemsMatthias Becker1-1/+27
2016-08-24Bug 491036 - Eliminate Utils.getAdapter(Object, Class) in favor ofSergey Prigogin12-29/+25
2016-04-12Bug 491533 - Run remove unnecessary whitespace cleanup onY20160414-1000I20160417-1112Lars Vogel80-1289/+1289
2016-04-12Bug 491484 - Add @Override to org.eclipse.team.uiLars Vogel6-3/+50
2016-04-12Bug 491484 - Add @Override to org.eclipse.team.uiLars Vogel42-3/+297
2015-11-17Bug 448968 - Add diagnostic logging to help identify the root cause.Stefan Xenos1-3/+33
2013-04-19ISynchronizeModelElement mentions subclassing but it's an interfaceTomasz Zarna1-4/+3
2012-08-21Fixed bug 186993: [History View] Show In > History does not work fromv20120821-135513Dani Megert1-1/+13
2012-04-06bug 375933: API Problem in TeamUI#getPages(..)v20120406-1150N20120417-1633N20120417-1307I20120419-1434I20120418-0248I20120417-1000I20120417-0800Tomasz Zarna1-0/+1
2012-02-28Document that IScmUrlImportWizardPage.getSelection() can return 'null'v20120228-1441Dani Megert1-5/+5
2012-02-28TeamUI#getPages expects fileSystemScheme when importing via SCM URLv20120228-0856Tomasz Zarna2-69/+29
2011-11-03bug 354658: 'History' does not dispose created PageSite instances whenI20111108-0800Tomasz Zarna1-3/+3
2011-02-22bug 330490: API and UI to configure SCM URLs for import -- Team partTomasz Zarna2-2/+149
2011-01-24Replaced wrong usage of "it's" with "its".Dani Megert1-3/+4
2010-12-15bug 332558: package.html files need minor change to generate correct descriptionTomasz Zarna2-2/+2
2010-06-28bug 317980: Fix for wrong usages of affect* and effect*Tomasz Zarna1-2/+2
2010-05-24updated copyrightsSzymon Brandys1-1/+1
2010-04-20Fixed bug 267171: Compare editor on local file: 'Open' action should set sele...Dani Megert1-56/+6
2010-04-16Bug 304748 - set IProgressConstants.SHOW_IN_TASKBAR_ICON_PROPERTY on jobs cre...Pawel Pogorzelski2-2/+6
2010-01-26bug 298923: [Sync View][Apply patch] Merge changes from dev branch back to HEADTomasz Zarna2-3/+9
2010-01-26bug 280729: Problems in SyncInfoCompareInputTomasz Zarna1-2/+11
2009-12-03bug 296724: SyncInfoCompareInput uses '@noextend' which is unsupported on fin...Tomasz Zarna1-2/+1
2009-11-20Bug 277375 - NPE shutting down with compare editor openPawel Pogorzelski1-4/+12
2009-09-30bug 290888: ISynchronizeView is not intended to be implemented by clientsTomasz Zarna1-4/+3
2009-09-29bug 290505: [Wizards] Show content changes in CVS Commit wizard using a compa...Tomasz Zarna1-3/+3
2009-09-24Javadoc update + new API filter.Tomasz Zarna1-2/+2
2009-09-24Javadoc update.Tomasz Zarna1-9/+7
2009-09-17Typos fixed.Tomasz Zarna1-2/+2
2009-09-17bug 289727: If name of a Synchronize Participant is null set it to "Unknown"Tomasz Zarna1-1/+1
2009-08-14javadoc cleanupTomasz Zarna1-4/+2
2009-08-12javadoc cleanupTomasz Zarna1-2/+2
2009-08-11javadoc cleanupTomasz Zarna1-1/+1
2009-07-30bug 277375: NPE shutting down with compare editor openTomasz Zarna1-2/+5
2009-07-14bug 257062: IConfigurationWizardExtension has TODO in its init(IWorkbench, IP...Tomasz Zarna1-2/+1
2009-06-30bug 277878: Use Job.getJobManager() instead of Platform.getJobManager()Tomasz Zarna2-5/+6
2009-04-17Bug 261430 - [Viewers] IllegalArgumentException while comparing in the sync viewSzymon Brandys1-1/+1
2009-04-01Adapting to new API introduced by bug 268950Szymon Brandys1-1/+1

Back to the top