Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-12-08Bug 471094 - [gtk] Compare dialog layout brokenY20161215-1200I20161221-0400I20161220-2000I20161220-0530I20161219-2000I20161219-0145I20161218-2000I20161217-2000I20161216-2000I20161215-2000I20161215-0915I20161215-0830I20161215-0730I20161215-0130I20161214-2000I20161214-1005I20161213-2000I20161213-0600I20161213-0300I20161212-2000I20161211-2000I20161210-2000Lars Vogel1-4/+2
Change-Id: Iabea5c115b39f6ac64d00da83c109aa73e81ad52 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-12-08[Minor] Remove Non-Javadoc comments from CompareDialogLars Vogel1-33/+0
Change-Id: I0f002b6c05774092142d7c61ffddea6990ab5b10 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-12-08Bug 508941 - Add @Override and @Deprecated to org.eclipse.compareLars Vogel79-16/+536
This change was done via Cleanup actions. Change-Id: I89fe3a04dbe1ec6fba009d770b8827c0b458efb8 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-12-08Bug 508933 - CVS tests leak running jobsSergey Prigogin1-11/+13
Added names of the unfinished jobs to the error message. Change-Id: I03f3f50cb908bdcbda14a6bbe3230ca813421309
2016-12-06Revert "Bug 508257 - The "Swap sides" preference negatively affects ↵Y20161208-1000S4_7_0_M4I20161208-0830I20161208-0730I20161207-2000I20161207-1340Sergey Prigogin2-57/+15
Refactoring Preview dialog" Reverted due to reasons explained in https://bugs.eclipse.org/bugs/show_bug.cgi?id=508257#c10 This reverts commit 3faf9a6c45cf2d8f3f7dfca712ef31c70a964826. Change-Id: I745048552066b5605ed28279e2e3023781462139
2016-11-28Bug 508257 - The "Swap sides" preference negatively affects RefactoringY20161201-1000I20161207-0800I20161207-0515I20161206-2000I20161206-0800I20161205-2000I20161205-0800I20161204-2000I20161203-2000I20161202-2000I20161201-2000I20161201-0800I20161130-2000I20161129-2330I20161129-2000I20161128-2000Sergey Prigogin2-15/+57
Preview dialog This change introduces API to disable swapping of the left and the right panes in the Compare dialog. Change-Id: I825085d5b27f3706eabafffbed509c5686e9a9be
2016-11-27Cosmetics.I20161128-0600I20161128-0330I20161127-2000Sergey Prigogin1-52/+51
2016-11-23Fixed wrong version numberY20161124-1000I20161127-1300I20161126-2000I20161126-0815I20161125-2000I20161124-2000I20161123-2000Dani Megert2-2/+2
2016-11-04Bug 506732 - cleanup trailing spaces in compare pluginsY20161117-1000Y20161110-1000I20161122-2000I20161121-2000I20161120-2000I20161119-2000I20161118-2000I20161117-2000I20161116-2000I20161115-2000I20161114-2000I20161114-0355I20161113-2000I20161112-2000I20161112-0405I20161111-2000I20161111-1220I20161111-0900I20161111-0740I20161111-0510I20161110-2030I20161110-1630I20161110-1225I20161110-1130I20161110-0710I20161110-0510I20161109-2000I20161108-1015I20161108-0800Andrey Loskutov147-2505/+2505
Change-Id: I2ed3512c294b06e85a63fab90a0934e611339e31 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-11-04Bug 506732 - cleanup trailing spaces in test pluginsAndrey Loskutov32-354/+354
Change-Id: I55e43b2389d1a9baffdfecea701b37105e4548ae Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-11-04Bug 506732 - cleanup trailing spaces in *.net pluginsAndrey Loskutov31-269/+269
Change-Id: I1c73f095df443cd039ae944d85ab03bc14cb392b Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-11-04Bug 506732 - cleanup trailing spaces in team.core and team.uiAndrey Loskutov174-2102/+2102
Change-Id: I6a92f3b0af9cd07df54bc2e37a8455a52eaf490c Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-11-03Fixed bug 506795: Warnings in official buildY20161103-1000Dani Megert1-1/+2
2016-11-01Bug 506368 - CVS test failures in N20161020Stefan Xenos2-1/+89
Ensure that there are no outstanding Jobs or *syncExecs still pending between tests. Change-Id: I4374f34520fbaf3dc1abe34922c65c5deecaf7b1 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-11-01Fixed bug 506795: Warnings in official buildI20161101-0800Dani Megert2-2/+3
2016-10-29Bug 506523 - Add @Override to org.eclipse.compare.examples.xmlLars Vogel22-15/+127
Change-Id: I704c0760d123964cc5bbd06ac7aa5852ac908eb5 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-10-29Bug 506520 - Add @Override to org.eclipse.compare.examplesLars Vogel2-0/+9
Change-Id: I89bf6c015d7194d125c8a0d0be2d9d5951f3c04d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-10-29Bug 506518 - Add @Override to org.eclipse.compare.core.Lars Vogel7-0/+20
Change-Id: I5f15a0d84360ca5a4a62fa349b1fc27d22b12262 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-10-29Cosmetics.Sergey Prigogin1-133/+135
Change-Id: I91f616a2222a77e683213332d6b062b5d8afcbb6
2016-10-26Bug 501505 - (updated bundle version)Y20161027-1250Y20161027-1000I20161027-0700I20161027-0200I20161026-2000Sergey Prigogin2-2/+2
Change-Id: I4e8e9eca3c14d9c4b6d7738f316f3efcea5776e5
2016-10-22Bug 504708 - Addition/removal icon in structure compare is wrongY20161024-2045I20161026-1100I20161026-0800I20161025-2000I20161024-2000Sergey Prigogin1-10/+12
Change-Id: I6f814da1c77f82a0dec908bd3e60ae2f5ef4a849
2016-10-19Code cleanup.Y20161024-1300Y20161024-0700Y20161021-1200Y20161021-0600Y20161020-1800Y20161020-1000I20161024-1000I20161024-0410I20161023-2000Sergey Prigogin1-44/+45
Change-Id: I24e69ca7619b1fdc456f495840cbb6e7649633a4
2016-10-19Bug 506190 - AsyncExecTests.testCancelOnRequeue fails on all platformsSergey Prigogin1-12/+10
Change-Id: I791cc25bda44a2a7ce4e57cd2f5ab80ab221366b
2016-10-15Bug 505906: UnixProxyProvider's support for no_proxy environmentY20161018-1100I20161018-0800Markus Keller5-16/+38
variable is non-standard Change-Id: I501d19073526f796d05892f2557ed63f4f59cf4a Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
2016-10-14Code cleanup.Sergey Prigogin3-39/+22
Change-Id: I72d8c8c6de2cb09a8de16b261ee52167b0b15a80
2016-10-14Bug 505996 - Can't apply patch: AFESergey Prigogin1-1/+1
Change-Id: If9f5bf1034dcbe55ce7a9140c15b5d66d3ef4706
2016-10-14Fixed compiler warnings and other cleanup.Sergey Prigogin1-11/+13
Change-Id: I1989a8acee50c0787af4a70b25cda20c2a093f73
2016-10-14Bug 504629: Team icon problemsMatthias Becker3-155/+135
Only keep API constants fixed. Change-Id: Ib15178005463134d5094b8e40ac6507d0e98ab46 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2016-10-14Bug 505670: UnixProxyProvider fails for http_proxy without protocol://Markus Keller1-2/+11
Change-Id: I7cda5e28f7f9af3cf54a350dfc6befac87231e43 Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
2016-10-12Bug 504629: Team icon problemsMatthias Becker22-0/+0
Change-Id: I510cf058f79da54c973099ddf7f9b20a85bffc48 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2016-10-11Bug 504629 - Team icon problemsY20161013-1000Matthias Becker1-6/+6
Fix missing icons in cvs.ui plugin introduces with 5ee45ccc Change-Id: I790022673885365ad27936f16edb13f95ddf3d59 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2016-10-04Incremented service version since the master branch contains codeY20161006-1000I20161011-0800I20161005-1430I20161005-1045I20161005-0815I20161004-1000I20161004-0800Sergey Prigogin2-2/+2
changes not present in R4_6_maintenace. Change-Id: I7482c08af0afa35b20b1c899a30b1e3578b47ca4
2016-10-03Use Adapters.adapt method instead of homegrown equivalents.Sergey Prigogin15-860/+739
Also fixed compilation warnings. Change-Id: Ibde2211f8793c36861140adb034174e18f3e03bd
2016-09-30Bug 213780 - Compare With direction should be configurableSergey Prigogin1-2/+3
Minor Javadoc correction. Change-Id: Ia46d4101ca6a49d4de202ade02a888339d008c51
2016-09-27Bug 501803: Use png files for compare editor instead of gif filesY20160929-1000Matthias Becker437-531/+587
Replace GIF icons with normal and high resolution PNG icons in: - org.eclipse.compare - org.eclipse.compare.win32 - org.eclipse.team.ui Change-Id: I185ad058e202933d4f6c10479576f866bd62b37b Signed-off-by: Matthias Becker <ma.becker@sap.com>
2016-09-22Ignore MacOS .DS_Store filesI20160927-0800Matthias Becker1-0/+1
Change-Id: Ic619aaf88d964f2dd1bf3c78a4be4e728ab2055c Signed-off-by: Matthias Becker <ma.becker@sap.com>
2016-09-22Bug 501998 - Remove unused strings from org.eclipse.team.cvs.uiLars Vogel2-148/+0
Change-Id: Icf2918ce5c7debdcc93e260ede1f1a586c68e150 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-09-22Fixed bug 501823: Use "Show Revision Information" instead of "Show Annotations"Y20160922-1000Dani Megert2-7/+7
2016-09-19Remove invalid .projectI20160920-0800Szymon Ptaszkiewicz1-11/+0
2016-09-06Clean up on previous workY20160915-1000Y20160908-1000I20160915-0230I20160915-0200I20160914-2300I20160914-2000I20160914-0800I20160914-0430I20160914-0030I20160913-2000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015Dani Megert1-9/+12
2016-08-31Fixed compiler warnings.Y20160901-1000I20160906-0800Sergey Prigogin21-313/+385
Change-Id: I97279754360d3135cbc6e30025bd8c2f4b3fb0ce
2016-08-30Bug 213780 - Compare With direction should be configurableConrad Groth17-452/+480
add a preference to swap the left and right side of the merge viewer. This fix just swaps the left and right input for display. The model values for left and right are not changed. Change-Id: I4aa47e2e0389a0f1e8745e89b964296eb0b67678 Signed-off-by: Conrad Groth <info@conrad-groth.de>
2016-08-24Bug 491036 - Eliminate Utils.getAdapter(Object, Class) in favor ofY20160825-1000I20160830-0800I20160824-1429Sergey Prigogin8-8/+8
Adapters.adap Incremented micro versions of the affected plug-ins. Change-Id: I103ecc0a7d516b0d36a01e4086a7260a00cd60dd
2016-08-24Bug 491036 - Eliminate Utils.getAdapter(Object, Class) in favor ofSergey Prigogin36-88/+74
Adapters.adapt Change-Id: I710ccfa96a6e3c6c329a57197273d2db524f0098
2016-08-08Bug 213780 - Fixed text discrepancy between tooltips of toolbar buttonsY20160818-1000Y20160811-1000I20160823-1359I20160823-0759I20160816-1015I20160816-0800I20160809-1300I20160809-1100Sergey Prigogin1-1/+1
Change-Id: I5e565091a78ce65bf7a9b6c2ffd9fc8f2b2de7a2
2016-08-08Fixed compiler warnings.Sergey Prigogin1-13/+7
Change-Id: Id1f7f83044c137b9db9cdc252a413b4f02a5bbba
2016-08-08Increased bundle version for 4.7 fixesDani Megert4-6/+6
2016-08-08Increased bundle version for 4.7 fixesDani Megert4-6/+6
2016-08-08Fixed compiler warnings.Sergey Prigogin9-151/+143
Change-Id: Id03714d70eb65b4c8991cca5bad9d8f99c9c4b9f
2016-08-08Fixed compiler warnings.Sergey Prigogin5-30/+25
Change-Id: Ie22173941de1768217692d0cc087999333bee764

Back to the top