Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-09-29bug 246072: [Net] Native proxy libraries support for getting native provider ↵Tomasz Zarna10-13/+66
name
2008-09-29bug 248162: Schedule synchronize dialog needs polishTomasz Zarna3-168/+130
2008-09-24bug 248121: Schemas should not refer to ↵Tomasz Zarna1-1/+1
org.eclipse.core.runtime.contentTypes (doc update)
2008-09-24bug 248120: Schemas should not refer to org.eclipse.core.runtime.contentTypesTomasz Zarna5-5/+5
2008-09-22The map file has been updated for the following Bug changes:I20080923Tomasz Zarna1-0/+11
+ Bug 244185. [History View] History view as fast view should not close when opening a file in single-click mode (FIXED) + Bug 247623. Versions of Workspace plug-ins need to be incremented (FIXED) + Bug 247650. Api tooling errors in org.eclipse.team.core should be filtered out (FIXED) + Bug 247815. [CVS UI] Correct typo in method in UserInfoPrompter (FIXED) + Bug 248120. Schemas should not refer to org.eclipse.core.runtime.contentTypes (FIXED) + Bug 248121. Schemas should not refer to org.eclipse.core.runtime.contentTypes (FIXED) The following projects have changed: org.eclipse.ui.net org.eclipse.compare org.eclipse.core.tests.net org.eclipse.team.cvs.core org.eclipse.team.cvs.ui org.eclipse.core.net org.eclipse.team.ui org.eclipse.jsch.ui org.eclipse.team.tests.cvs.core org.eclipse.team.core
2008-09-22bug 247623: org.eclipse.team.ui plugin version needs to be incrementedTomasz Zarna7-7/+7
2008-09-22bug 247815: [CVS UI] Correct typo in method in UserInfoPrompterTomasz Zarna1-3/+3
2008-09-22bug 244185: [History View] History view as fast view should not close when ↵Tomasz Zarna5-64/+150
opening a file in single-click mode
2008-09-22bug 248120: Schemas should not refer to org.eclipse.core.runtime.contentTypesTomasz Zarna5-5/+5
2008-09-22bug 248121: Schemas should not refer to org.eclipse.core.runtime.contentTypesTomasz Zarna1-1/+1
2008-09-22bug 247650: Api tooling errors in org.eclipse.team.core should be filtered outTomasz Zarna1-0/+23
2008-09-17The map file has been updated for the following Bug changes:I20080917Tomasz Zarna1-0/+7
+ Bug 73923. [Actions] Add "compare with arbitrary file" (FIXED) + Bug 233691. Adopt schema identifier for contentTypes (FIXED) The following projects have changed: org.eclipse.compare org.eclipse.team.core
2008-09-17Title updateTomasz Zarna1-2/+2
2008-09-16bug 73923: [Actions] Add "compare with arbitrary file"Tomasz Zarna5-137/+526
2008-09-16bug 233691: Adopt schema identifier for contentTypesTomasz Zarna6-0/+18
2008-09-15The map file has been updated for the following Bug changes:I20080915Tomasz Zarna1-0/+6
+ Bug 246092. (regression) No longer able to apply patch from the clipboard (FIXED) The following projects have changed: org.eclipse.compare.core
2008-09-11bug 246092: (regression) No longer able to apply patch from the clipboardTomasz Zarna2-4/+13
2008-09-09The map file has been updated for the following Bug changes:I20080909Tomasz Zarna1-0/+17
+ Bug 150591. [Patch] Team -> Apply Patch and line endings (FIXED) + Bug 203474. [History View] ArrayIndexOutOfBoundsException occurred (FIXED) + Bug 230853. Sometime resources are disappeared from Synchronize View (FIXED) + Bug 232495. [Proxy] Gnome library should not blow up Eclipse w/o Gnome (FIXED) + Bug 245845. [Net] Fragment org.eclipse.core.net.linux.x86 version number needs an update (FIXED) + Bug 245849. [Net] Native file getproxygnome.c doesn't match library name libproxygnome.so (FIXED) + Bug 245850. [Net] Header generated for JNI from UnixProxyProvider is missing (FIXED) + Bug 245854. [Net] Windows native header file's name too long (FIXED) + Bug 245877. Change "No Proxy for" to "No proxy for", "User Name" to "User name" in Window -> Preferences -> Network Connections (FIXED) + Bug 246069. Don't add listener to OpenStrategy (FIXED) + Bug 246547. Failure in testImportMultipleProjects in testImportMultipleProjects (ASSIGNED) + Bug 246690. [Doc] Small updates in Compare framework documentation and javadocs (FIXED) The following projects have changed: org.eclipse.compare org.eclipse.ui.net org.eclipse.compare.core org.eclipse.team.cvs.ui org.eclipse.core.net org.eclipse.compare.tests org.eclipse.team.ui org.eclipse.team.tests.cvs.core org.eclipse.team.core org.eclipse.core.net.linux.x86 org.eclipse.core.net.win32.x86
2008-09-09bug 150591: [Patch] Team -> Apply Patch and line endingsTomasz Zarna1-1/+19
2008-09-09bug 203474: [History View] ArrayIndexOutOfBoundsException occurredTomasz Zarna1-2/+3
2008-09-09bug 246690: [Doc] Small updates in Compare framework documentation and javadocsTomasz Zarna2-7/+7
2008-09-03bug 245854: [Net] Windows native header file's name too longTomasz Zarna7-9/+9
2008-09-03bug 246069: Don't add listener to OpenStrategyTomasz Zarna2-22/+16
2008-09-03bug 245877: Change "No Proxy for" to "No proxy for", "User Name" to "User ↵Tomasz Zarna1-2/+2
name" in Window -> Preferences -> Network Connections
2008-09-03bug 245850: [Net] Header generated for JNI from UnixProxyProvider is missingTomasz Zarna4-6/+51
2008-09-03bug 245845: [Net] Fragment org.eclipse.core.net.linux.x86 version number ↵Tomasz Zarna1-1/+1
needs an update
2008-09-01bug 245849: [Net] Native file getproxygnome.c doesn't match library name ↵Tomasz Zarna10-313/+47
libproxygnome.so
2008-09-01bug 232495: [Proxy] Gnome library should not blow up Eclipse w/o GnomeTomasz Zarna3-12/+11
2008-08-27bug 230853: Sometime resources are disappeared from Synchronize View ↵Tomasz Zarna1-3/+1
(hasFileMembers check removed)
2008-08-26The map file has been updated for the following Bug changes:I20080826Tomasz Zarna1-0/+14
+ Bug 230853. Sometime resources are disappeared from Synchronize View (ASSIGNED) + Bug 234149. [Project Sets] referenceStrings in ProjectSetImporter#importProjectSet needs to be cleared per-provider (FIXED) + Bug 238796. JSch non-proxy list should be considered case insensitive (FIXED) + Bug 241539. Key binding for "Compare with Other" dialog (FIXED) + Bug 243873. NPE in "Compare with Other" dialog (FIXED) + Bug 244623. Cannot perform compare from "Compare with Other" dialog (FIXED) + Bug 244633. Enablement of "Compare with Other" action (FIXED) + Bug 244783. [Tests] Compiler compliance level for net tests (FIXED) + Bug 245101. Check Out As... wizard should not hard-code working set IDs (ASSIGNED) The following projects have changed: org.eclipse.compare org.eclipse.core.tests.net org.eclipse.team.cvs.ui org.eclipse.core.net org.eclipse.team.ui org.eclipse.team.tests.cvs.core
2008-08-26bug 230853: Sometime resources are disappeared from Synchronize ViewTomasz Zarna2-19/+38
2008-08-25bug 234149: [Project Sets] referenceStrings in ↵Tomasz Zarna1-0/+1
ProjectSetImporter#importProjectSet needs to be cleared per-provider
2008-08-25bug 245101: Check Out As... wizard should not hard-code working set IDsTomasz Zarna1-1/+1
2008-08-25bug 244633: Enablement of "Compare with Other" actionTomasz Zarna1-1/+1
2008-08-21bug 238796: JSch non-proxy list should be considered case insensitiveTomasz Zarna1-1/+1
2008-08-20The map file has been updated.I20080820Tomasz Zarna1-0/+5
The following projects have changed: org.eclipse.team.cvs.ui
2008-08-20bug 244623: Cannot perform compare from "Compare with Other" dialogTomasz Zarna1-0/+1
2008-08-19244596 java.io.PrintStream.append(char) is a 1.5 methodBogdan Gheorghe1-2/+2
2008-08-19bug 241539: Key binding for "Compare with Other" dialogTomasz Zarna2-0/+9
2008-08-19bug 243873: NPE in "Compare with Other" dialogTomasz Zarna1-6/+4
2008-08-19The map file has been updated for the following Bug changes:I20080819Tomasz Zarna1-0/+26
+ Bug 116023. [Patch] Create Patch ignores lines at end of file (FIXED) + Bug 125154. [Patch] Rejection file not created for patch not applying properly (FIXED) + Bug 156152. [Sync View] Schedule a synchronize at night (FIXED) + Bug 189144. [CVS UI][SSH2] KeyboardInteractiveDialog should respect the argument 'echo' (FIXED) + Bug 206575. Better accessibility for synchronize view (FIXED) + Bug 213272. JUnit result comparison does not use compare text font (FIXED) + Bug 225749. [Wizards] Creating working sets from Import > Project from CVS wizard (FIXED) + Bug 233185. The first two colors for live annotate are too close to each other (FIXED) + Bug 239959. Adding content to "Compare with other resource" dialog by drag&dropping (FIXED) + Bug 240856. Enable automatic proxy detection from the system (FIXED) + Bug 242728. [Tests] Make org.eclipse.compare.tests a PDE project (FIXED) + Bug 242852. [Tests] Make test cases from patchdata folder more configurable (FIXED) + Bug 243561. [Tests] Test for patchdata subfolders fails when trying to read content of CVS folders (FIXED) + Bug 243574. [Test] Remove deprecated methods from PatchTest (FIXED) + Bug 243587. 'Create Patch' wizard allows the target folder to be a closed project (FIXED) + Bug 243711. [Tests] Compile errors in build N20080810 (FIXED) + Bug 243728. NoClassDefFoundError in org.eclipse.team.tests.core (FIXED) + Bug 243845. API Tooling tags for org.eclipse.compare.patch.* in org.eclipse.compare.core (FIXED) + Bug 244303. Export 'Team Project Set' wizard's workspace file selection user interface could be improved (FIXED) + Bug 244397. [Tests] Net test failures in N20080814-2000 (FIXED) + Bug 244527. Assertion in the NetTest.setProxiesEnabled(boolean) method is errorprone (FIXED) The following projects have changed: org.eclipse.ui.net org.eclipse.compare org.eclipse.core.tests.net org.eclipse.compare.core org.eclipse.core.net org.eclipse.team.cvs.ui org.eclipse.compare.tests org.eclipse.jsch.ui org.eclipse.team.ui
2008-08-19bug 206575: Better accessibility for synchronize viewTomasz Zarna3-8/+35
2008-08-19bug 116023: [Patch] Create Patch ignores lines at end of fileTomasz Zarna1-7/+54
2008-08-19bug 156152: [Sync View] Schedule a synchronize at nightTomasz Zarna4-45/+208
2008-08-19bug 239959: Adding content to "Compare with other resource" dialog by ↵Tomasz Zarna8-16/+604
drag&dropping
2008-08-18bug 244303: Export 'Team Project Set' wizard's workspace file selection user ↵Tomasz Zarna2-18/+20
interface could be improved
2008-08-13bug 240856: Enable automatic proxy detection from the systemTomasz Zarna2-7/+7
2008-08-12bug 243587: 'Create Patch' wizard allows the target folder to be a closed ↵Tomasz Zarna3-1/+7
project
2008-08-12bug 243845: API Tooling tags for org.eclipse.compare.patch.* in ↵Tomasz Zarna4-22/+14
org.eclipse.compare.core
2008-08-12bug 233185: The first two colors for live annotate are too close to each otherTomasz Zarna1-6/+6

Back to the top