jEdit-announce digest, Vol 1 #233 - 1 msg

jedit-announce-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Sat, 11 Jan 2003 12:12:14 -0800
Newsgroups gmane.editors.jedit.announce
Message-ID <[email protected]>
Send jEdit-announce mailing list submissions to
	[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/jedit-announce
or, via email, send a message with subject or body 'help' to
	jedit-announce-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org

You can reach the person managing the list at
	jedit-announce-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of jEdit-announce digest..."


Today's Topics:

   1. jEdit 4.1pre8 now available (Slava Pestov)

--__--__--

Message: 1
From: Slava Pestov <[email protected]>
To: jEdit-announce list <[email protected]>,
	jEdit-users list <[email protected]>
Organization: 
Date: 11 Jan 2003 00:30:30 -0500
Subject: [ jEdit-announce ] jEdit 4.1pre8 now available

jEdit 4.1pre8 is now available from <http://www.jedit.org>.

Thanks to Carmine Lucarelli, Chris Petersen, Jonathan Revusky,
Kris Kopicki, Silas Smith and Will Varfar for contributing to this
release.

+ Syntax Highlighting Changes:

- Icon syntax highlighting (Silas Smith).

- Redcode syntax highlighting (Will Varfar).

- Minor updates to JavaScript, PHP and ShellScript modes
  (Chris Petersen).

- Updated FreeMarker syntax highlighting (Jonathan Revusky).

- Java mode now highlights "assert" and "strictfp" keywords.

+ Auto Indent Changes:

- "indentPrevLine" buffer-local property now named "indentNextLine".
  Update your modes.

- Added a new "indentNextLines" property that indents all subsequent
  lines, not just the next line. This finally gives correct auto-indent
  behavior in Python files.

- Added a new "lineUpClosingBracket" property. If false, then a closing
  bracket will not unindent the current line, but rather the next line.
  This gives us semi-correct indent behavior in Lisp and Scheme modes.

+ Miscellaneous Changes:

- Plugin manager progress window now only has one progress bar.

- In the file system browser, S+ENTER with a directory selected opens
  the directory in a new browser window.

- Pressing LEFT in the filename field with the caret already at the
  left-most position goes to the parent directory location.

- Added View->Show Buffer Switcher command (shortcut: A+BACK_QUOTE). It
  shows the buffer switcher combo box if it is enabled.

- Improved scrolling performance when soft wrap is on. In previous 4.1
  pre-releases and especially in 4.0, the editor was noticably less
  responsive if soft wrap was on. No longer.

- Documentation updates.

- Added some more tips of the day.

+ Bug Fixes:

- Sometimes the status bar was not updated properly in newly created
  views.

- Fixed a few help viewer quirks.

- Fixed several bugs in the text area scrolling code.

- Fixed Global Options dialog box resizing problems.

- Fixed possible ArrayIndexOutOfBoundsExceptions when deleting text.

- Fixed various minor bugs with the "Format Paragraph" command.

- Fixed some popup menu display bugs.

- Fixed possible NullPointerException in Syntax Highlighting option
  pane.

- Highlighting of m{...} and s{...}{...} in Perl mode was broken.

- The 4.1pre7 changelog claimed that roots: now listed the desktop. This
  was broken and has now been fixed (Carmine Lucarelli).

- Fixed NPE when a client instance of jEdit requested an already opened
  buffer to be shown in a new view if that buffer had been changed on
  disk.

- Contents of filename field in "Save As" dialog box now take precedence
  over the currently selected file in the file list.

- Fixed possible deadlock on startup if jEdit was opening a file stored
  on a remote server using, say, the FTP plugin and the plugin displayed
  a modal dialog box.

- If "two stage save" was disabled, saving a file did not send VFS
  update messages, so features that relied on that message didn't work
  (reload of file system browser, reload of edit modes).

- Fixed minor XSLT syntax highlighting glitch.

- Fixed minor CSS syntax highlighting glitch.

- jEdit would misdetect Windows ME as Windows NT. This caused problems
  for the Console plugin.

- Right mouse button should work on MacOS X now.

- Markers menu showed wrong line text (Ollie Rutherfurd).

- "Write HyperSearch Results" macro updated to work with
  multiple-results code (Rudi Widmann).

- Fixed various auto indent bugs.

- Wheel mouse page scroll now scrolls the correct amount if soft wrap is
  on.

- Starting a rectangular selection on a bracket should no longer leave a
  bogus bracket block selection in place.

+ API Additions:

- Added org.gjt.sp.jedit.gui.AnimatedIcon class (Kris Kopicki).

-- 
Slava Pestov <[email protected]>




--__--__--

_______________________________________________
jEdit Announcement List
[email protected]
https://lists.sourceforge.net/lists/listinfo/jedit-announce


End of jEdit-announce Digest