Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-19Bug 547304 - [cleanup] Fix wrong space/tab indentationS4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1S4_12_0_M3R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600R4_12_maintenancePaul Pazderski24-344/+344
2019-04-17Remove useless non-javadoc/@see comments. (take 3)Alexander Kurtakov18-180/+0
2019-04-13Bug 545330 - Problems in javadoc for platformAlexander Kurtakov3-6/+6
2019-02-16Bug 543933 - Build javadocs with Java 11I20190218-0600I20190217-1800Alexander Kurtakov3-4/+5
2019-02-15Bug 543933 - Build javadocs with Java 11Alexander Kurtakov4-6/+6
2019-02-14Resolve raw type warningsI20190215-0055Karsten Thoms1-1/+1
2019-01-15Bug 543478 - harmonized import settings and organized importsY20190116-2200I20190116-1800I20190115-1800Andrey Loskutov39-121/+488
2018-08-27Bug 535802 - EPL 2.0 conversion for team bundlesLars Vogel80-240/+480
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

Back to the top