Since the 10.1 release, we've incorporated a few fixes and
refinements. A pre-release build is now available with those
changes. (This build incorporates the changes from 3119, which
you can read about here: <http://groups.google.com/group/bbedit/msg/5100a85ae60fa17b>.)
Note that this is a _pre-release_ version. The intent is to fix
bugs and address areas of improvement based on what our
customers have reported. However, since the software is at this
point not fully tested, there _may_ be bugs and regressions. If
this prospect makes you nervous, then sticking with the public
release versions is your best course of action. Nobody will be
offended if you choose to do so; you're under no obligation to
install and use anything but a public release. :-)
Following is a summary of the changes in the software since the
last public release. The change notes are organized into
additions, changes, and fixes, and are annotated where
appropriate with case numbers. So if you recognize a number
corresponding to a support case that was opened for you, you can
now verify that it's been fixed correctly.
One final note: If you run into a bug in a pre-release version,
PLEASE DO NOT REPORT THE BUG TO THE LIST. This includes asking
about whether others have seen the same problem. Instead, please
send a bug report to <sup...@barebones.com> and we will deal
with it there. This will help us keep the list discussion on
topic and productive for all list members.
============================================================================
version 10.1.1 (3121) (11/29/2011)
Additions
-------
o (none in this build)
Changes
-------
* [DOC] The file filter menu used in disk browsers and project
windows has been reworked to make it a little more useful. The
options are now:
* All Available: When selected, an item is listed if BBEdit
recognizes it as one of its own document types. This includes
text files, images, text factories, and so on.
* Text Files Only: Only text files will be listed.
* Everything: Every item is listed, including invisible
files and
folders.
* [DOC] The default keyboard equivalent for "Un/Comment
Selection" is
now Command-/, for consistency with Xcode.
* [215616] When using Un/Comment, if nothing is selected,
BBEdit will
apply the line-comment delimiter to the entire line
containing the
insertion point. If you preferred the old behavior:
`defaults write com.barebones.bbedit
CommentWholeLineWithInsertionPoint -bool NO`
The `PreferLineCommentsWhenCommenting` expert preference
now defaults to `YES` (and it is documented in the Expert
Preferences help now), so BBEdit will prefer to use the language's
line-comment delimiter whenever possible.
Fixes
-----
* [211360, 225436] Fixed bug in which changes to the Preview Helpers
browser list did not take effect until quitting and relaunching
BBEdit.
* [225436] Fixed bug in which an overpopulated "Preview In" browser
menu would have most of its commands disabled when they shouldn't
have been.
* [204377] Fixed bug in which scripted operations returning a
list of
results would incorrectly return a null result rather than
an empty
list in the case of no results.
* [215411, 215413] Fixed bug in which "contents of selection
of text"
would return the wrong text in cases of a rectangular selection.
* [215779] Added some missing expert preference defaults for
CSS generation:
`CSSMarkup_NewLineBeforeBrace # use -bool NO to cuddle braces`
`CSSMarkup_SimpleRulesOnOneLine # use -bool NO to use
multi-line blocks for all rules`
`CSSMarkup_PreferShortHexColors # use -bool NO to force
#XXYYZZ instead of #XYZ`
* [225248] Exposed "`files list visible`" in the scripting terminology,
as a property of the "`project window`" class (which is
used for both
multi-document windows and projects). Changing this
property has the
same effect as using "Show Files" or "Hide Files" on the
View menu.
* [224972] Fixed cosmetic in multi-file replace "Save" dialog.
* [224836] Fixed bug in which the "`move`" scripting verb
reported an
error when trying to move documents between editing windows.
* [222172] Fixed bug in which the Editor Defaults tab width
and a
couple of other preferences settings didn't take effect
when edited
unless you remembered to hit Enter.
* [222001] "Strip trailing whitespace", if selected, is now applied
before "Ensure file ends with line break", to avoid an edge
case in
which the file grows an extra line if the last line
consists solely
of whitespace.
* Fixed bug in which items on unavailable volumes would show
no icon
rather than the intended generic icon.
* Fixed bug in which BBEdit would inappropriately attempt to resolve
remote volume references in projects when drawing the list
of files.
* [202327] Fixed bug in which multiple selected files were not
accepted from the "Open Files with BBEdit" service. (Only
the first
selected file was opened.)
* [221559] Fixed bug in which files opened from collections in the
project list would inappropriately expand their parent
hierarchy in
cases where the item's parent folder was also in the
project list.
* [221466] Fixed bug in which documents were inappropriately revealed
in the project list when being reopened in the course of
opening the
project document.
* [225417] Fixed bug in which menu scripts which were aliases
to the
actual script file would not work correctly unless the
alias name
ended with ".scpt" or one of the other filename extensions
known to
be AppleScripts.
* [215663] Fixed bug in which "Save Default Text Window" incorrectly
read "Save Default Project Window" when the front window
was a
non-project window containing multiple documents.
* Fixed bug in which project windows (backed by an actual
project on
disk) or instaprojects were inappropriately mixed in with
non-project windows which contained multiple documents.
* Fixed bug in which querying the "`open file by name window`"
property from the scripting interface would result in undesired
opening of the Open File by Name window, along with its attendant
computational work.
=end=
The package can be downloaded from our web server:
<http://pine.barebones.com/seeding/bbedit-1011_3121.dmg>
Enjoy,
R.
--
Rich Siegel Bare Bones Software, Inc.
<sie...@barebones.com> <http://www.barebones.com/>