Subclipse Changelog
This file documents all of the changes that have been made to Subclipse beginning with the 1.6.0 release process.
Please visit
http://subclipse.tigris.org/ for the latest information on Subclipse.
The latest version of this file can be viewed directly from our
website at
http://subclipse.tigris.org/subclipse_1.6.x/changes.html. Please
note that the file on the website may contain information about changes
that have not yet been made available in a release. Generally, these changes
will be available in the next release but it is also possible that a change
will be pulled out due to testing problems.
NOTE: As of Subclipse 1.6.0, the minimum Subversion JavaHL requirement is
1.6.0.
Version 1.6.5
11 August 2009
from: /trunk
http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.6.5
- Added some missing resource to svnClientAdapter.
- Fix "show compare" toggle button state when compare panel is opened by double-clicking a file. (974)
- Unable to rename/refactor java file with svn:keywords. (923)
- Place externals icon decorator on file externals. (940)
- Fix potential NPE in History view. (977)
Version 1.6.4
07 August 2009
from: /trunk
http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.6.4
- JavaHL 1.6.4 binaries for Windows
- Fix NPE in StatusCacheManager. (951)
- Fix Compare with option when file or folder names have URL escaped characters, such as a space. (965)
- Integrate compare pane with commit dialog. (962)
- Fix error handling in Mark as Merged operation when temporary file cannot be created. (967)
- Allow Ctrl-Enter close of set property dialog when cursor is in value field. (969)
- Do not trim leading spaces when saving commit comment. (970)
- Eliminate error when right clicking on deleted file in "affected paths" section of History View. (902)
- Improve handling of bugtraq:logregex property. (972)
- Refresh local status state when sync state explicitly refreshed. (941)
- Disable Open and Show Annotation actions when folder selected in history view change paths section.
- When deleted change path is selected in History View, pass revision-1 to context menu options.
- Option to restore deleted file from History View. (973)
- Do not enable Checkout Wizard Finish button when no folder selected. (933)
- Change resource selection area mode buttons (flat/tree/compressed) to have radio button behavior. (915)
Version 1.6.3
13 July 2009
from: /trunk
http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.6.3
- Allow new update dialog to have defaults set programmatically for use by merge client.
Version 1.6.2
13 March 2009
from: /trunk
http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.6.2
- UI support for set-depth=exclude. (866)
- New Update to Version ... option. Rename existing option to Update to HEAD (866)
- Improvements to tree conflict resolution. (826)
- Do not enable revision graph option on change set nodes. (868)
Version 1.6.1
27 February 2009
from: /trunk
http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.6.1
- Fix error on first build of cache for revision graph. (853)
- Team menu re-organization. (854)
- Synch view fixes for changesets and compare. (856)
- Use project name as default when sharing project. (859)
- Organize SVN toolbar menu and add icons. (857)
Version 1.6.0
23 February 2009
from: /trunk
http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.6.0
- JavaHL 1.6.0-rc2 binaries for Windows
- Support for Subversion tree conflicts
- Revision Graph Improvements:
- Improved error handling and logging.
- Enable from Synch view.
- Select and refresh multiple revisions. (842)
- More accurate label for refresh option. (842)
- Improve layout of tooltip. (847)
- Show author for incoming changes in synch view. (824)
- Do not allow file to be moved to project that is managed by a different provider. (428)
- Log more errors, rather than printing stack traces. (825)
- Show dialog for Mark Resolved option. (826)
- Fix problem when comparing resource in Eclipse 3.5. (838)
- Use bugtraq:label for column heading in History view. (841)
- Open bug URL from History view. (840)
- Only update resources with incoming changes when doing Override and Update. (848)
- Do not recurse into container when one is selected along with a child. (839)