|
From: <dmo...@us...> - 2005-03-08 23:31:23
|
Date: Tuesday March 8, 2005 @ 15:31 Author: dmoebius Update of /cvsroot/jedit/plugins/BufferList In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2899 Modified Files: BufferList.html BufferList.props TODO.txt build.xml Removed Files: CHANGELOG.txt Log Message: VERSION 1.0: - New option to replace occurrences of the user's home directory with the char "~". Enabled by default. (Daniel Wunsch) - New option to clip the text of long directory names with "..." at the start or at the end of the display, instead of showing a horizonal scrollbar. (Kudos to Marcelo Vanzin) - Bugfix: setting an italic font for BufferList was ignored (Ronald Fischer) - Updated docs. Moved CHANGELOG.txt into BufferList.html. VERSION 0.11: - Added new hierarchical layout (containing only as many intermediate levels as neccessary). Disabled by default, but can be enabled with the new option "Flat Tree". (Karsten Pilz) - Some refactorings (Karsten Pilz) - Source code reformatted (Karsten Pilz) |